diff --git a/Services/Database/classes/class.ilDBGenerator.php b/Services/Database/classes/class.ilDBGenerator.php index 92db15effe45..5ee53b296d2d 100644 --- a/Services/Database/classes/class.ilDBGenerator.php +++ b/Services/Database/classes/class.ilDBGenerator.php @@ -321,7 +321,7 @@ public function buildDBGenerationScript($a_filename = "") { // auto increment sequence $this->buildCreateSequenceStatement($table, $file); - if (in_array($table, array('usr_session_stats', 'usr_session_raw'))) { + if (in_array($table, array('usr_session_stats', 'usr_session_raw', 'il_plugin'))) { continue; } diff --git a/include/inc.ilias_version.php b/include/inc.ilias_version.php index bd01c10e8ebc..8bb52b2b2ebf 100644 --- a/include/inc.ilias_version.php +++ b/include/inc.ilias_version.php @@ -9,5 +9,5 @@ * * @package ilias-core */ -define("ILIAS_VERSION", "5.3.10 2018-10-04"); -define("ILIAS_VERSION_NUMERIC", "5.3.10"); // must be always x.y.z: x, y and z are numbers +define("ILIAS_VERSION", "5.3.11 2018-11-20"); +define("ILIAS_VERSION_NUMERIC", "5.3.11"); // must be always x.y.z: x, y and z are numbers diff --git a/setup/sql/ilDBTemplate.php b/setup/sql/ilDBTemplate.php index 6012fa597ec3..0916244c864f 100644 --- a/setup/sql/ilDBTemplate.php +++ b/setup/sql/ilDBTemplate.php @@ -5349,55 +5349,55 @@ function setupILIASDatabase() 'parent_type' => array('text', 'dclf'), 'class_name' => array('text', 'ilDclDetailedViewDefinition'), 'directory' => array('text', 'classes/DetailedView'), 'component' => array('text', 'Modules/DataCollection'))); $ilDB->insert("copg_pobj_def", array( -'parent_type' => array('text', 'blp'), 'class_name' => array('text', 'ilBlogPosting'), 'directory' => array('text', 'classes'), 'component' => array('text', 'Modules/Blog'))); +'parent_type' => array('text', 'lobj'), 'class_name' => array('text', 'ilLOPage'), 'directory' => array('text', 'classes/Objectives'), 'component' => array('text', 'Modules/Course'))); $ilDB->insert("copg_pobj_def", array( -'parent_type' => array('text', 'wpg'), 'class_name' => array('text', 'ilWikiPage'), 'directory' => array('text', 'classes'), 'component' => array('text', 'Modules/Wiki'))); +'parent_type' => array('text', 'mep'), 'class_name' => array('text', 'ilMediaPoolPage'), 'directory' => array('text', 'classes'), 'component' => array('text', 'Modules/MediaPool'))); $ilDB->insert("copg_pobj_def", array( -'parent_type' => array('text', 'sahs'), 'class_name' => array('text', 'ilSCORM2004Page'), 'directory' => array('text', 'classes'), 'component' => array('text', 'Modules/Scorm2004'))); +'parent_type' => array('text', 'wpg'), 'class_name' => array('text', 'ilWikiPage'), 'directory' => array('text', 'classes'), 'component' => array('text', 'Modules/Wiki'))); $ilDB->insert("copg_pobj_def", array( -'parent_type' => array('text', 'qht'), 'class_name' => array('text', 'ilAssHintPage'), 'directory' => array('text', 'classes'), 'component' => array('text', 'Modules/TestQuestionPool'))); +'parent_type' => array('text', 'blp'), 'class_name' => array('text', 'ilBlogPosting'), 'directory' => array('text', 'classes'), 'component' => array('text', 'Modules/Blog'))); $ilDB->insert("copg_pobj_def", array( -'parent_type' => array('text', 'qpl'), 'class_name' => array('text', 'ilAssQuestionPage'), 'directory' => array('text', 'classes'), 'component' => array('text', 'Modules/TestQuestionPool'))); +'parent_type' => array('text', 'prtf'), 'class_name' => array('text', 'ilPortfolioPage'), 'directory' => array('text', 'classes'), 'component' => array('text', 'Modules/Portfolio'))); $ilDB->insert("copg_pobj_def", array( -'parent_type' => array('text', 'qfbg'), 'class_name' => array('text', 'ilAssGenFeedbackPage'), 'directory' => array('text', 'classes/feedback'), 'component' => array('text', 'Modules/TestQuestionPool'))); +'parent_type' => array('text', 'prtt'), 'class_name' => array('text', 'ilPortfolioTemplatePage'), 'directory' => array('text', 'classes'), 'component' => array('text', 'Modules/Portfolio'))); $ilDB->insert("copg_pobj_def", array( -'parent_type' => array('text', 'qfbs'), 'class_name' => array('text', 'ilAssSpecFeedbackPage'), 'directory' => array('text', 'classes/feedback'), 'component' => array('text', 'Modules/TestQuestionPool'))); +'parent_type' => array('text', 'gdf'), 'class_name' => array('text', 'ilGlossaryDefPage'), 'directory' => array('text', 'classes'), 'component' => array('text', 'Modules/Glossary'))); $ilDB->insert("copg_pobj_def", array( -'parent_type' => array('text', 'prtf'), 'class_name' => array('text', 'ilPortfolioPage'), 'directory' => array('text', 'classes'), 'component' => array('text', 'Modules/Portfolio'))); +'parent_type' => array('text', 'lm'), 'class_name' => array('text', 'ilLMPage'), 'directory' => array('text', 'classes'), 'component' => array('text', 'Modules/LearningModule'))); $ilDB->insert("copg_pobj_def", array( -'parent_type' => array('text', 'prtt'), 'class_name' => array('text', 'ilPortfolioTemplatePage'), 'directory' => array('text', 'classes'), 'component' => array('text', 'Modules/Portfolio'))); +'parent_type' => array('text', 'qht'), 'class_name' => array('text', 'ilAssHintPage'), 'directory' => array('text', 'classes'), 'component' => array('text', 'Modules/TestQuestionPool'))); $ilDB->insert("copg_pobj_def", array( -'parent_type' => array('text', 'mep'), 'class_name' => array('text', 'ilMediaPoolPage'), 'directory' => array('text', 'classes'), 'component' => array('text', 'Modules/MediaPool'))); +'parent_type' => array('text', 'qpl'), 'class_name' => array('text', 'ilAssQuestionPage'), 'directory' => array('text', 'classes'), 'component' => array('text', 'Modules/TestQuestionPool'))); $ilDB->insert("copg_pobj_def", array( -'parent_type' => array('text', 'gdf'), 'class_name' => array('text', 'ilGlossaryDefPage'), 'directory' => array('text', 'classes'), 'component' => array('text', 'Modules/Glossary'))); +'parent_type' => array('text', 'qfbg'), 'class_name' => array('text', 'ilAssGenFeedbackPage'), 'directory' => array('text', 'classes/feedback'), 'component' => array('text', 'Modules/TestQuestionPool'))); $ilDB->insert("copg_pobj_def", array( -'parent_type' => array('text', 'lm'), 'class_name' => array('text', 'ilLMPage'), 'directory' => array('text', 'classes'), 'component' => array('text', 'Modules/LearningModule'))); +'parent_type' => array('text', 'qfbs'), 'class_name' => array('text', 'ilAssSpecFeedbackPage'), 'directory' => array('text', 'classes/feedback'), 'component' => array('text', 'Modules/TestQuestionPool'))); $ilDB->insert("copg_pobj_def", array( -'parent_type' => array('text', 'lobj'), 'class_name' => array('text', 'ilLOPage'), 'directory' => array('text', 'classes/Objectives'), 'component' => array('text', 'Modules/Course'))); +'parent_type' => array('text', 'sahs'), 'class_name' => array('text', 'ilSCORM2004Page'), 'directory' => array('text', 'classes'), 'component' => array('text', 'Modules/Scorm2004'))); $ilDB->insert("copg_pobj_def", array( -'parent_type' => array('text', 'cont'), 'class_name' => array('text', 'ilContainerPage'), 'directory' => array('text', 'classes'), 'component' => array('text', 'Services/Container'))); +'parent_type' => array('text', 'impr'), 'class_name' => array('text', 'ilImprint'), 'directory' => array('text', 'classes'), 'component' => array('text', 'Services/Imprint'))); $ilDB->insert("copg_pobj_def", array( -'parent_type' => array('text', 'cstr'), 'class_name' => array('text', 'ilContainerStartObjectsPage'), 'directory' => array('text', 'classes'), 'component' => array('text', 'Services/Container'))); +'parent_type' => array('text', 'stys'), 'class_name' => array('text', 'ilPageLayoutPage'), 'directory' => array('text', 'Layout/classes'), 'component' => array('text', 'Services/COPage'))); $ilDB->insert("copg_pobj_def", array( -'parent_type' => array('text', 'impr'), 'class_name' => array('text', 'ilImprint'), 'directory' => array('text', 'classes'), 'component' => array('text', 'Services/Imprint'))); +'parent_type' => array('text', 'cont'), 'class_name' => array('text', 'ilContainerPage'), 'directory' => array('text', 'classes'), 'component' => array('text', 'Services/Container'))); $ilDB->insert("copg_pobj_def", array( -'parent_type' => array('text', 'stys'), 'class_name' => array('text', 'ilPageLayoutPage'), 'directory' => array('text', 'Layout/classes'), 'component' => array('text', 'Services/COPage'))); +'parent_type' => array('text', 'cstr'), 'class_name' => array('text', 'ilContainerStartObjectsPage'), 'directory' => array('text', 'classes'), 'component' => array('text', 'Services/Container'))); $ilDB->insert("copg_pobj_def", array( 'parent_type' => array('text', 'auth'), 'class_name' => array('text', 'ilLoginPage'), 'directory' => array('text', 'classes'), 'component' => array('text', 'Services/Authentication'))); @@ -22243,350 +22243,350 @@ function setupILIASDatabase() $ilDB->addPrimaryKey("il_component", $pk_fields); $ilDB->insert("il_component", array( -'type' => array('text', 'Modules'), 'name' => array('text', 'RemoteCategory'), 'id' => array('text', 'rcat'))); +'type' => array('text', 'Modules'), 'name' => array('text', 'WebResource'), 'id' => array('text', 'webr'))); $ilDB->insert("il_component", array( -'type' => array('text', 'Modules'), 'name' => array('text', 'WorkspaceFolder'), 'id' => array('text', 'wfld'))); +'type' => array('text', 'Modules'), 'name' => array('text', 'RemoteFile'), 'id' => array('text', 'rfil'))); $ilDB->insert("il_component", array( -'type' => array('text', 'Modules'), 'name' => array('text', 'BookingManager'), 'id' => array('text', 'book'))); +'type' => array('text', 'Modules'), 'name' => array('text', 'Bibliographic'), 'id' => array('text', 'bibl'))); $ilDB->insert("il_component", array( -'type' => array('text', 'Modules'), 'name' => array('text', 'DataCollection'), 'id' => array('text', 'dcl'))); +'type' => array('text', 'Modules'), 'name' => array('text', 'RemoteGroup'), 'id' => array('text', 'rgrp'))); $ilDB->insert("il_component", array( -'type' => array('text', 'Modules'), 'name' => array('text', 'Blog'), 'id' => array('text', 'blog'))); +'type' => array('text', 'Modules'), 'name' => array('text', 'RemoteTest'), 'id' => array('text', 'rtst'))); $ilDB->insert("il_component", array( -'type' => array('text', 'Modules'), 'name' => array('text', 'StudyProgramme'), 'id' => array('text', 'prg'))); +'type' => array('text', 'Modules'), 'name' => array('text', 'DataCollection'), 'id' => array('text', 'dcl'))); $ilDB->insert("il_component", array( -'type' => array('text', 'Modules'), 'name' => array('text', 'Wiki'), 'id' => array('text', 'wiki'))); +'type' => array('text', 'Modules'), 'name' => array('text', 'GroupReference'), 'id' => array('text', 'grpr'))); $ilDB->insert("il_component", array( -'type' => array('text', 'Modules'), 'name' => array('text', 'ExternalFeed'), 'id' => array('text', 'feed'))); +'type' => array('text', 'Modules'), 'name' => array('text', 'Course'), 'id' => array('text', 'crs'))); $ilDB->insert("il_component", array( 'type' => array('text', 'Modules'), 'name' => array('text', 'RemoteLearningModule'), 'id' => array('text', 'rlm'))); $ilDB->insert("il_component", array( -'type' => array('text', 'Modules'), 'name' => array('text', 'Folder'), 'id' => array('text', 'fold'))); - -$ilDB->insert("il_component", array( -'type' => array('text', 'Modules'), 'name' => array('text', 'Bibliographic'), 'id' => array('text', 'bibl'))); +'type' => array('text', 'Modules'), 'name' => array('text', 'CourseReference'), 'id' => array('text', 'crsr'))); $ilDB->insert("il_component", array( -'type' => array('text', 'Modules'), 'name' => array('text', 'GroupReference'), 'id' => array('text', 'grpr'))); +'type' => array('text', 'Modules'), 'name' => array('text', 'Test'), 'id' => array('text', 'tst'))); $ilDB->insert("il_component", array( -'type' => array('text', 'Modules'), 'name' => array('text', 'ScormAicc'), 'id' => array('text', 'sahs'))); +'type' => array('text', 'Modules'), 'name' => array('text', 'Category'), 'id' => array('text', 'cat'))); $ilDB->insert("il_component", array( -'type' => array('text', 'Modules'), 'name' => array('text', 'Scorm2004'), 'id' => array('text', 'sc13'))); +'type' => array('text', 'Modules'), 'name' => array('text', 'RemoteCategory'), 'id' => array('text', 'rcat'))); $ilDB->insert("il_component", array( -'type' => array('text', 'Modules'), 'name' => array('text', 'RemoteCourse'), 'id' => array('text', 'rcrs'))); +'type' => array('text', 'Modules'), 'name' => array('text', 'File'), 'id' => array('text', 'file'))); $ilDB->insert("il_component", array( -'type' => array('text', 'Modules'), 'name' => array('text', 'Chatroom'), 'id' => array('text', 'chtr'))); +'type' => array('text', 'Modules'), 'name' => array('text', 'StudyProgramme'), 'id' => array('text', 'prg'))); $ilDB->insert("il_component", array( -'type' => array('text', 'Modules'), 'name' => array('text', 'RemoteTest'), 'id' => array('text', 'rtst'))); +'type' => array('text', 'Modules'), 'name' => array('text', 'Group'), 'id' => array('text', 'grp'))); $ilDB->insert("il_component", array( -'type' => array('text', 'Modules'), 'name' => array('text', 'Survey'), 'id' => array('text', 'svy'))); +'type' => array('text', 'Modules'), 'name' => array('text', 'OrgUnit'), 'id' => array('text', 'orgu'))); $ilDB->insert("il_component", array( -'type' => array('text', 'Modules'), 'name' => array('text', 'WebResource'), 'id' => array('text', 'webr'))); +'type' => array('text', 'Modules'), 'name' => array('text', 'RemoteCourse'), 'id' => array('text', 'rcrs'))); $ilDB->insert("il_component", array( -'type' => array('text', 'Modules'), 'name' => array('text', 'Session'), 'id' => array('text', 'sess'))); +'type' => array('text', 'Modules'), 'name' => array('text', 'SurveyQuestionPool'), 'id' => array('text', 'spl'))); $ilDB->insert("il_component", array( -'type' => array('text', 'Modules'), 'name' => array('text', 'RemoteGlossary'), 'id' => array('text', 'rglo'))); +'type' => array('text', 'Modules'), 'name' => array('text', 'WorkspaceFolder'), 'id' => array('text', 'wfld'))); $ilDB->insert("il_component", array( -'type' => array('text', 'Modules'), 'name' => array('text', 'IndividualAssessment'), 'id' => array('text', 'iass'))); +'type' => array('text', 'Modules'), 'name' => array('text', 'Folder'), 'id' => array('text', 'fold'))); $ilDB->insert("il_component", array( -'type' => array('text', 'Modules'), 'name' => array('text', 'TestQuestionPool'), 'id' => array('text', 'qpl'))); +'type' => array('text', 'Modules'), 'name' => array('text', 'RemoteWiki'), 'id' => array('text', 'rwik'))); $ilDB->insert("il_component", array( -'type' => array('text', 'Modules'), 'name' => array('text', 'Category'), 'id' => array('text', 'cat'))); +'type' => array('text', 'Modules'), 'name' => array('text', 'ScormAicc'), 'id' => array('text', 'sahs'))); $ilDB->insert("il_component", array( 'type' => array('text', 'Modules'), 'name' => array('text', 'RootFolder'), 'id' => array('text', 'root'))); $ilDB->insert("il_component", array( -'type' => array('text', 'Modules'), 'name' => array('text', 'Exercise'), 'id' => array('text', 'exc'))); +'type' => array('text', 'Modules'), 'name' => array('text', 'MediaPool'), 'id' => array('text', 'mep'))); $ilDB->insert("il_component", array( -'type' => array('text', 'Modules'), 'name' => array('text', 'RemoteGroup'), 'id' => array('text', 'rgrp'))); +'type' => array('text', 'Modules'), 'name' => array('text', 'Wiki'), 'id' => array('text', 'wiki'))); $ilDB->insert("il_component", array( -'type' => array('text', 'Modules'), 'name' => array('text', 'WorkspaceRootFolder'), 'id' => array('text', 'wsrt'))); +'type' => array('text', 'Modules'), 'name' => array('text', 'Blog'), 'id' => array('text', 'blog'))); $ilDB->insert("il_component", array( -'type' => array('text', 'Modules'), 'name' => array('text', 'HTMLLearningModule'), 'id' => array('text', 'htlm'))); +'type' => array('text', 'Modules'), 'name' => array('text', 'CategoryReference'), 'id' => array('text', 'catr'))); $ilDB->insert("il_component", array( -'type' => array('text', 'Modules'), 'name' => array('text', 'RemoteWiki'), 'id' => array('text', 'rwik'))); +'type' => array('text', 'Modules'), 'name' => array('text', 'Forum'), 'id' => array('text', 'frm'))); $ilDB->insert("il_component", array( -'type' => array('text', 'Modules'), 'name' => array('text', 'SurveyQuestionPool'), 'id' => array('text', 'spl'))); +'type' => array('text', 'Modules'), 'name' => array('text', 'Chatroom'), 'id' => array('text', 'chtr'))); $ilDB->insert("il_component", array( -'type' => array('text', 'Modules'), 'name' => array('text', 'SystemFolder'), 'id' => array('text', 'adm'))); +'type' => array('text', 'Modules'), 'name' => array('text', 'Exercise'), 'id' => array('text', 'exc'))); $ilDB->insert("il_component", array( -'type' => array('text', 'Modules'), 'name' => array('text', 'Portfolio'), 'id' => array('text', 'prtf'))); +'type' => array('text', 'Modules'), 'name' => array('text', 'SystemFolder'), 'id' => array('text', 'adm'))); $ilDB->insert("il_component", array( -'type' => array('text', 'Modules'), 'name' => array('text', 'OrgUnit'), 'id' => array('text', 'orgu'))); +'type' => array('text', 'Modules'), 'name' => array('text', 'Cloud'), 'id' => array('text', 'cld'))); $ilDB->insert("il_component", array( -'type' => array('text', 'Modules'), 'name' => array('text', 'MediaPool'), 'id' => array('text', 'mep'))); +'type' => array('text', 'Modules'), 'name' => array('text', 'ItemGroup'), 'id' => array('text', 'itgr'))); $ilDB->insert("il_component", array( -'type' => array('text', 'Modules'), 'name' => array('text', 'Cloud'), 'id' => array('text', 'cld'))); +'type' => array('text', 'Modules'), 'name' => array('text', 'Portfolio'), 'id' => array('text', 'prtf'))); $ilDB->insert("il_component", array( 'type' => array('text', 'Modules'), 'name' => array('text', 'Glossary'), 'id' => array('text', 'glo'))); $ilDB->insert("il_component", array( -'type' => array('text', 'Modules'), 'name' => array('text', 'RemoteFile'), 'id' => array('text', 'rfil'))); +'type' => array('text', 'Modules'), 'name' => array('text', 'RemoteGlossary'), 'id' => array('text', 'rglo'))); $ilDB->insert("il_component", array( -'type' => array('text', 'Modules'), 'name' => array('text', 'Test'), 'id' => array('text', 'tst'))); +'type' => array('text', 'Modules'), 'name' => array('text', 'WorkspaceRootFolder'), 'id' => array('text', 'wsrt'))); $ilDB->insert("il_component", array( -'type' => array('text', 'Modules'), 'name' => array('text', 'CategoryReference'), 'id' => array('text', 'catr'))); +'type' => array('text', 'Modules'), 'name' => array('text', 'MediaCast'), 'id' => array('text', 'mcst'))); $ilDB->insert("il_component", array( -'type' => array('text', 'Modules'), 'name' => array('text', 'MediaCast'), 'id' => array('text', 'mcst'))); +'type' => array('text', 'Modules'), 'name' => array('text', 'IndividualAssessment'), 'id' => array('text', 'iass'))); $ilDB->insert("il_component", array( -'type' => array('text', 'Modules'), 'name' => array('text', 'Poll'), 'id' => array('text', 'poll'))); +'type' => array('text', 'Modules'), 'name' => array('text', 'Survey'), 'id' => array('text', 'svy'))); $ilDB->insert("il_component", array( -'type' => array('text', 'Modules'), 'name' => array('text', 'CourseReference'), 'id' => array('text', 'crsr'))); +'type' => array('text', 'Modules'), 'name' => array('text', 'LearningModule'), 'id' => array('text', 'lm'))); $ilDB->insert("il_component", array( -'type' => array('text', 'Modules'), 'name' => array('text', 'Group'), 'id' => array('text', 'grp'))); +'type' => array('text', 'Modules'), 'name' => array('text', 'HTMLLearningModule'), 'id' => array('text', 'htlm'))); $ilDB->insert("il_component", array( -'type' => array('text', 'Modules'), 'name' => array('text', 'LearningModule'), 'id' => array('text', 'lm'))); +'type' => array('text', 'Modules'), 'name' => array('text', 'BookingManager'), 'id' => array('text', 'book'))); $ilDB->insert("il_component", array( -'type' => array('text', 'Modules'), 'name' => array('text', 'Forum'), 'id' => array('text', 'frm'))); +'type' => array('text', 'Modules'), 'name' => array('text', 'TestQuestionPool'), 'id' => array('text', 'qpl'))); $ilDB->insert("il_component", array( -'type' => array('text', 'Modules'), 'name' => array('text', 'ItemGroup'), 'id' => array('text', 'itgr'))); +'type' => array('text', 'Modules'), 'name' => array('text', 'ExternalFeed'), 'id' => array('text', 'feed'))); $ilDB->insert("il_component", array( -'type' => array('text', 'Modules'), 'name' => array('text', 'Course'), 'id' => array('text', 'crs'))); +'type' => array('text', 'Modules'), 'name' => array('text', 'Poll'), 'id' => array('text', 'poll'))); $ilDB->insert("il_component", array( -'type' => array('text', 'Modules'), 'name' => array('text', 'File'), 'id' => array('text', 'file'))); +'type' => array('text', 'Modules'), 'name' => array('text', 'Scorm2004'), 'id' => array('text', 'sc13'))); $ilDB->insert("il_component", array( -'type' => array('text', 'Services'), 'name' => array('text', 'AuthShibboleth'), 'id' => array('text', 'shiba'))); +'type' => array('text', 'Modules'), 'name' => array('text', 'Session'), 'id' => array('text', 'sess'))); $ilDB->insert("il_component", array( -'type' => array('text', 'Services'), 'name' => array('text', 'Table'), 'id' => array('text', 'table'))); +'type' => array('text', 'Services'), 'name' => array('text', 'Imprint'), 'id' => array('text', 'impr'))); $ilDB->insert("il_component", array( -'type' => array('text', 'Services'), 'name' => array('text', 'Container'), 'id' => array('text', 'cont'))); +'type' => array('text', 'Services'), 'name' => array('text', 'Logging'), 'id' => array('text', 'log'))); $ilDB->insert("il_component", array( -'type' => array('text', 'Services'), 'name' => array('text', 'Link'), 'id' => array('text', 'link'))); +'type' => array('text', 'Services'), 'name' => array('text', 'Notifications'), 'id' => array('text', 'nota'))); $ilDB->insert("il_component", array( -'type' => array('text', 'Services'), 'name' => array('text', 'Contact'), 'id' => array('text', 'contact'))); +'type' => array('text', 'Services'), 'name' => array('text', 'TermsOfService'), 'id' => array('text', 'tos'))); $ilDB->insert("il_component", array( -'type' => array('text', 'Services'), 'name' => array('text', 'Language'), 'id' => array('text', 'lang'))); +'type' => array('text', 'Services'), 'name' => array('text', 'UIComponent'), 'id' => array('text', 'ui'))); $ilDB->insert("il_component", array( -'type' => array('text', 'Services'), 'name' => array('text', 'LTI'), 'id' => array('text', 'lti'))); +'type' => array('text', 'Services'), 'name' => array('text', 'Membership'), 'id' => array('text', 'mmbr'))); $ilDB->insert("il_component", array( -'type' => array('text', 'Services'), 'name' => array('text', 'Taxonomy'), 'id' => array('text', 'tax'))); +'type' => array('text', 'Services'), 'name' => array('text', 'Help'), 'id' => array('text', 'help'))); $ilDB->insert("il_component", array( -'type' => array('text', 'Services'), 'name' => array('text', 'ContainerReference'), 'id' => array('text', 'cntr'))); +'type' => array('text', 'Services'), 'name' => array('text', 'Cron'), 'id' => array('text', 'cron'))); $ilDB->insert("il_component", array( 'type' => array('text', 'Services'), 'name' => array('text', 'EventHandling'), 'id' => array('text', 'evnt'))); $ilDB->insert("il_component", array( -'type' => array('text', 'Services'), 'name' => array('text', 'WorkflowEngine'), 'id' => array('text', 'wfe'))); +'type' => array('text', 'Services'), 'name' => array('text', 'Badge'), 'id' => array('text', 'badge'))); $ilDB->insert("il_component", array( -'type' => array('text', 'Services'), 'name' => array('text', 'Mail'), 'id' => array('text', 'mail'))); +'type' => array('text', 'Services'), 'name' => array('text', 'PrivacySecurity'), 'id' => array('text', 'ps'))); $ilDB->insert("il_component", array( -'type' => array('text', 'Services'), 'name' => array('text', 'Skill'), 'id' => array('text', 'skll'))); +'type' => array('text', 'Services'), 'name' => array('text', 'Tree'), 'id' => array('text', 'tree'))); $ilDB->insert("il_component", array( -'type' => array('text', 'Services'), 'name' => array('text', 'UIComponent'), 'id' => array('text', 'ui'))); +'type' => array('text', 'Services'), 'name' => array('text', 'OnScreenChat'), 'id' => array('text', 'osch'))); $ilDB->insert("il_component", array( -'type' => array('text', 'Services'), 'name' => array('text', 'Certificate'), 'id' => array('text', 'cert'))); +'type' => array('text', 'Services'), 'name' => array('text', 'Init'), 'id' => array('text', 'init'))); $ilDB->insert("il_component", array( -'type' => array('text', 'Services'), 'name' => array('text', 'AdvancedMetaData'), 'id' => array('text', 'amet'))); +'type' => array('text', 'Services'), 'name' => array('text', 'Database'), 'id' => array('text', 'db'))); $ilDB->insert("il_component", array( -'type' => array('text', 'Services'), 'name' => array('text', 'Search'), 'id' => array('text', 'src'))); +'type' => array('text', 'Services'), 'name' => array('text', 'ContainerReference'), 'id' => array('text', 'cntr'))); $ilDB->insert("il_component", array( -'type' => array('text', 'Services'), 'name' => array('text', 'Awareness'), 'id' => array('text', 'awrn'))); +'type' => array('text', 'Services'), 'name' => array('text', 'Repository'), 'id' => array('text', 'rep'))); $ilDB->insert("il_component", array( -'type' => array('text', 'Services'), 'name' => array('text', 'TermsOfService'), 'id' => array('text', 'tos'))); +'type' => array('text', 'Services'), 'name' => array('text', 'Contact'), 'id' => array('text', 'contact'))); $ilDB->insert("il_component", array( -'type' => array('text', 'Services'), 'name' => array('text', 'DataSet'), 'id' => array('text', 'ds'))); +'type' => array('text', 'Services'), 'name' => array('text', 'Calendar'), 'id' => array('text', 'cal'))); $ilDB->insert("il_component", array( -'type' => array('text', 'Services'), 'name' => array('text', 'PersonalWorkspace'), 'id' => array('text', 'pwsp'))); +'type' => array('text', 'Services'), 'name' => array('text', 'WebServices'), 'id' => array('text', 'wsrv'))); $ilDB->insert("il_component", array( -'type' => array('text', 'Services'), 'name' => array('text', 'Membership'), 'id' => array('text', 'mmbr'))); +'type' => array('text', 'Services'), 'name' => array('text', 'AdvancedEditing'), 'id' => array('text', 'adve'))); $ilDB->insert("il_component", array( -'type' => array('text', 'Services'), 'name' => array('text', 'SystemCheck'), 'id' => array('text', 'sysc'))); +'type' => array('text', 'Services'), 'name' => array('text', 'Skill'), 'id' => array('text', 'skll'))); $ilDB->insert("il_component", array( -'type' => array('text', 'Services'), 'name' => array('text', 'Repository'), 'id' => array('text', 'rep'))); +'type' => array('text', 'Services'), 'name' => array('text', 'Certificate'), 'id' => array('text', 'cert'))); $ilDB->insert("il_component", array( -'type' => array('text', 'Services'), 'name' => array('text', 'PersonalDesktop'), 'id' => array('text', 'pdsk'))); +'type' => array('text', 'Services'), 'name' => array('text', 'AdvancedMetaData'), 'id' => array('text', 'amet'))); $ilDB->insert("il_component", array( -'type' => array('text', 'Services'), 'name' => array('text', 'Export'), 'id' => array('text', 'exp'))); +'type' => array('text', 'Services'), 'name' => array('text', 'COPage'), 'id' => array('text', 'copg'))); $ilDB->insert("il_component", array( -'type' => array('text', 'Services'), 'name' => array('text', 'PrivacySecurity'), 'id' => array('text', 'ps'))); +'type' => array('text', 'Services'), 'name' => array('text', 'Notification'), 'id' => array('text', 'noti'))); $ilDB->insert("il_component", array( -'type' => array('text', 'Services'), 'name' => array('text', 'Accordion'), 'id' => array('text', 'accrdn'))); +'type' => array('text', 'Services'), 'name' => array('text', 'Mail'), 'id' => array('text', 'mail'))); $ilDB->insert("il_component", array( -'type' => array('text', 'Services'), 'name' => array('text', 'Object'), 'id' => array('text', 'obj'))); +'type' => array('text', 'Services'), 'name' => array('text', 'AccessControl'), 'id' => array('text', 'ac'))); $ilDB->insert("il_component", array( -'type' => array('text', 'Services'), 'name' => array('text', 'AdvancedEditing'), 'id' => array('text', 'adve'))); +'type' => array('text', 'Services'), 'name' => array('text', 'Accordion'), 'id' => array('text', 'accrdn'))); $ilDB->insert("il_component", array( -'type' => array('text', 'Services'), 'name' => array('text', 'DidacticTemplate'), 'id' => array('text', 'otpl'))); +'type' => array('text', 'Services'), 'name' => array('text', 'PersonalDesktop'), 'id' => array('text', 'pdsk'))); $ilDB->insert("il_component", array( -'type' => array('text', 'Services'), 'name' => array('text', 'WebDAV'), 'id' => array('text', 'wbdv'))); +'type' => array('text', 'Services'), 'name' => array('text', 'LinkChecker'), 'id' => array('text', 'lchk'))); $ilDB->insert("il_component", array( -'type' => array('text', 'Services'), 'name' => array('text', 'LinkChecker'), 'id' => array('text', 'lchk'))); +'type' => array('text', 'Services'), 'name' => array('text', 'LDAP'), 'id' => array('text', 'ldap'))); $ilDB->insert("il_component", array( -'type' => array('text', 'Services'), 'name' => array('text', 'Cron'), 'id' => array('text', 'cron'))); +'type' => array('text', 'Services'), 'name' => array('text', 'DataSet'), 'id' => array('text', 'ds'))); $ilDB->insert("il_component", array( -'type' => array('text', 'Services'), 'name' => array('text', 'News'), 'id' => array('text', 'news'))); +'type' => array('text', 'Services'), 'name' => array('text', 'Awareness'), 'id' => array('text', 'awrn'))); $ilDB->insert("il_component", array( -'type' => array('text', 'Services'), 'name' => array('text', 'WebServices'), 'id' => array('text', 'wsrv'))); +'type' => array('text', 'Services'), 'name' => array('text', 'PersonalWorkspace'), 'id' => array('text', 'pwsp'))); $ilDB->insert("il_component", array( -'type' => array('text', 'Services'), 'name' => array('text', 'Bookmarks'), 'id' => array('text', 'bkm'))); +'type' => array('text', 'Services'), 'name' => array('text', 'Navigation'), 'id' => array('text', 'navh'))); $ilDB->insert("il_component", array( -'type' => array('text', 'Services'), 'name' => array('text', 'Imprint'), 'id' => array('text', 'impr'))); +'type' => array('text', 'Services'), 'name' => array('text', 'Component'), 'id' => array('text', 'comp'))); $ilDB->insert("il_component", array( -'type' => array('text', 'Services'), 'name' => array('text', 'Tagging'), 'id' => array('text', 'tag'))); +'type' => array('text', 'Services'), 'name' => array('text', 'Language'), 'id' => array('text', 'lang'))); $ilDB->insert("il_component", array( -'type' => array('text', 'Services'), 'name' => array('text', 'Init'), 'id' => array('text', 'init'))); +'type' => array('text', 'Services'), 'name' => array('text', 'Style'), 'id' => array('text', 'styl'))); $ilDB->insert("il_component", array( -'type' => array('text', 'Services'), 'name' => array('text', 'PDFGeneration'), 'id' => array('text', 'pdfg'))); +'type' => array('text', 'Services'), 'name' => array('text', 'User'), 'id' => array('text', 'user'))); $ilDB->insert("il_component", array( -'type' => array('text', 'Services'), 'name' => array('text', 'Badge'), 'id' => array('text', 'badge'))); +'type' => array('text', 'Services'), 'name' => array('text', 'Tagging'), 'id' => array('text', 'tag'))); $ilDB->insert("il_component", array( -'type' => array('text', 'Services'), 'name' => array('text', 'COPage'), 'id' => array('text', 'copg'))); +'type' => array('text', 'Services'), 'name' => array('text', 'Search'), 'id' => array('text', 'src'))); $ilDB->insert("il_component", array( -'type' => array('text', 'Services'), 'name' => array('text', 'MetaData'), 'id' => array('text', 'meta'))); +'type' => array('text', 'Services'), 'name' => array('text', 'Container'), 'id' => array('text', 'cont'))); $ilDB->insert("il_component", array( -'type' => array('text', 'Services'), 'name' => array('text', 'Help'), 'id' => array('text', 'help'))); +'type' => array('text', 'Services'), 'name' => array('text', 'BackgroundTask'), 'id' => array('text', 'btsk'))); $ilDB->insert("il_component", array( -'type' => array('text', 'Services'), 'name' => array('text', 'Tree'), 'id' => array('text', 'tree'))); +'type' => array('text', 'Services'), 'name' => array('text', 'PDFGeneration'), 'id' => array('text', 'pdfg'))); $ilDB->insert("il_component", array( -'type' => array('text', 'Services'), 'name' => array('text', 'Database'), 'id' => array('text', 'db'))); +'type' => array('text', 'Services'), 'name' => array('text', 'Bookmarks'), 'id' => array('text', 'bkm'))); $ilDB->insert("il_component", array( -'type' => array('text', 'Services'), 'name' => array('text', 'Preview'), 'id' => array('text', 'prvw'))); +'type' => array('text', 'Services'), 'name' => array('text', 'Link'), 'id' => array('text', 'link'))); $ilDB->insert("il_component", array( -'type' => array('text', 'Services'), 'name' => array('text', 'Calendar'), 'id' => array('text', 'cal'))); +'type' => array('text', 'Services'), 'name' => array('text', 'News'), 'id' => array('text', 'news'))); $ilDB->insert("il_component", array( -'type' => array('text', 'Services'), 'name' => array('text', 'Accessibility'), 'id' => array('text', 'acc'))); +'type' => array('text', 'Services'), 'name' => array('text', 'Object'), 'id' => array('text', 'obj'))); $ilDB->insert("il_component", array( -'type' => array('text', 'Services'), 'name' => array('text', 'LDAP'), 'id' => array('text', 'ldap'))); +'type' => array('text', 'Services'), 'name' => array('text', 'LTI'), 'id' => array('text', 'lti'))); $ilDB->insert("il_component", array( -'type' => array('text', 'Services'), 'name' => array('text', 'Notifications'), 'id' => array('text', 'nota'))); +'type' => array('text', 'Services'), 'name' => array('text', 'Table'), 'id' => array('text', 'table'))); $ilDB->insert("il_component", array( -'type' => array('text', 'Services'), 'name' => array('text', 'OnScreenChat'), 'id' => array('text', 'osch'))); +'type' => array('text', 'Services'), 'name' => array('text', 'Taxonomy'), 'id' => array('text', 'tax'))); $ilDB->insert("il_component", array( -'type' => array('text', 'Services'), 'name' => array('text', 'Component'), 'id' => array('text', 'comp'))); +'type' => array('text', 'Services'), 'name' => array('text', 'MediaObjects'), 'id' => array('text', 'mob'))); $ilDB->insert("il_component", array( -'type' => array('text', 'Services'), 'name' => array('text', 'Logging'), 'id' => array('text', 'log'))); +'type' => array('text', 'Services'), 'name' => array('text', 'DidacticTemplate'), 'id' => array('text', 'otpl'))); $ilDB->insert("il_component", array( -'type' => array('text', 'Services'), 'name' => array('text', 'MediaObjects'), 'id' => array('text', 'mob'))); +'type' => array('text', 'Services'), 'name' => array('text', 'Tracking'), 'id' => array('text', 'trac'))); $ilDB->insert("il_component", array( -'type' => array('text', 'Services'), 'name' => array('text', 'Navigation'), 'id' => array('text', 'navh'))); +'type' => array('text', 'Services'), 'name' => array('text', 'WebDAV'), 'id' => array('text', 'wbdv'))); $ilDB->insert("il_component", array( -'type' => array('text', 'Services'), 'name' => array('text', 'Notification'), 'id' => array('text', 'noti'))); +'type' => array('text', 'Services'), 'name' => array('text', 'Preview'), 'id' => array('text', 'prvw'))); $ilDB->insert("il_component", array( 'type' => array('text', 'Services'), 'name' => array('text', 'Administration'), 'id' => array('text', 'adm'))); $ilDB->insert("il_component", array( -'type' => array('text', 'Services'), 'name' => array('text', 'AccessControl'), 'id' => array('text', 'ac'))); +'type' => array('text', 'Services'), 'name' => array('text', 'Export'), 'id' => array('text', 'exp'))); $ilDB->insert("il_component", array( -'type' => array('text', 'Services'), 'name' => array('text', 'Style'), 'id' => array('text', 'styl'))); +'type' => array('text', 'Services'), 'name' => array('text', 'WorkflowEngine'), 'id' => array('text', 'wfe'))); $ilDB->insert("il_component", array( -'type' => array('text', 'Services'), 'name' => array('text', 'Tracking'), 'id' => array('text', 'trac'))); +'type' => array('text', 'Services'), 'name' => array('text', 'AuthShibboleth'), 'id' => array('text', 'shiba'))); $ilDB->insert("il_component", array( -'type' => array('text', 'Services'), 'name' => array('text', 'User'), 'id' => array('text', 'user'))); +'type' => array('text', 'Services'), 'name' => array('text', 'BackgroundTasks'), 'id' => array('text', 'bgtk'))); $ilDB->insert("il_component", array( -'type' => array('text', 'Services'), 'name' => array('text', 'BackgroundTask'), 'id' => array('text', 'btsk'))); +'type' => array('text', 'Services'), 'name' => array('text', 'Accessibility'), 'id' => array('text', 'acc'))); $ilDB->insert("il_component", array( -'type' => array('text', 'Services'), 'name' => array('text', 'BackgroundTasks'), 'id' => array('text', 'bgtk'))); +'type' => array('text', 'Services'), 'name' => array('text', 'SystemCheck'), 'id' => array('text', 'sysc'))); $ilDB->insert("il_component", array( 'type' => array('text', 'Services'), 'name' => array('text', 'Authentication'), 'id' => array('text', 'auth'))); +$ilDB->insert("il_component", array( +'type' => array('text', 'Services'), 'name' => array('text', 'MetaData'), 'id' => array('text', 'meta'))); + // // il_custom_block @@ -26141,181 +26141,184 @@ function setupILIASDatabase() $ilDB->addPrimaryKey("il_object_def", $pk_fields); $ilDB->insert("il_object_def", array( -'id' => array('text', 'rcat'), 'class_name' => array('text', 'RemoteCategory'), 'component' => array('text', 'Modules/RemoteCategory'), 'location' => array('text', 'Modules/RemoteCategory/classes'), 'checkbox' => array('integer', '1'), 'inherit' => array('integer', '0'), 'translate' => array('text', '0'), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '1'), 'allow_copy' => array('integer', '1'), 'rbac' => array('integer', '1'), 'system' => array('integer', '0'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '30'), 'grp' => array('text', 'cat'), 'default_pres_pos' => array('integer', '40'), 'export' => array('integer', '0'), 'repository' => array('integer', '0'), 'workspace' => array('integer', '0'), 'administration' => array('integer', '0'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '0'))); +'id' => array('text', 'webr'), 'class_name' => array('text', 'LinkResource'), 'component' => array('text', 'Modules/WebResource'), 'location' => array('text', 'Modules/WebResource/classes'), 'checkbox' => array('integer', '1'), 'inherit' => array('integer', '0'), 'translate' => array('text', '0'), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '1'), 'allow_copy' => array('integer', '1'), 'rbac' => array('integer', '1'), 'system' => array('integer', '0'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '100'), 'grp' => array('text', ''), 'default_pres_pos' => array('integer', '120'), 'export' => array('integer', '1'), 'repository' => array('integer', '1'), 'workspace' => array('integer', '1'), 'administration' => array('integer', '0'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '0'))); $ilDB->insert("il_object_def", array( -'id' => array('text', 'wfld'), 'class_name' => array('text', 'WorkspaceFolder'), 'component' => array('text', 'Modules/WorkspaceFolder'), 'location' => array('text', 'Modules/WorkspaceFolder/classes'), 'checkbox' => array('integer', '1'), 'inherit' => array('integer', '1'), 'translate' => array('text', '0'), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '0'), 'allow_copy' => array('integer', '0'), 'rbac' => array('integer', '0'), 'system' => array('integer', '0'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '300'), 'grp' => array('text', ''), 'default_pres_pos' => array('integer', '300'), 'export' => array('integer', '0'), 'repository' => array('integer', '0'), 'workspace' => array('integer', '1'), 'administration' => array('integer', '0'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '0'))); +'id' => array('text', 'wbrs'), 'class_name' => array('text', 'WebResourceAdministration'), 'component' => array('text', 'Modules/WebResource'), 'location' => array('text', 'Modules/WebResource/classes'), 'checkbox' => array('integer', '0'), 'inherit' => array('integer', '0'), 'translate' => array('text', 'sys'), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '0'), 'allow_copy' => array('integer', '0'), 'rbac' => array('integer', '1'), 'system' => array('integer', '1'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '0'), 'grp' => array('text', ''), 'default_pres_pos' => array('integer', '0'), 'export' => array('integer', '0'), 'repository' => array('integer', '1'), 'workspace' => array('integer', '0'), 'administration' => array('integer', '1'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '0'))); $ilDB->insert("il_object_def", array( -'id' => array('text', 'book'), 'class_name' => array('text', 'BookingPool'), 'component' => array('text', 'Modules/BookingManager'), 'location' => array('text', 'Modules/BookingManager/classes'), 'checkbox' => array('integer', '1'), 'inherit' => array('integer', '1'), 'translate' => array('text', ''), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '1'), 'allow_copy' => array('integer', '1'), 'rbac' => array('integer', '1'), 'system' => array('integer', '0'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '250'), 'grp' => array('text', ''), 'default_pres_pos' => array('integer', '250'), 'export' => array('integer', '0'), 'repository' => array('integer', '1'), 'workspace' => array('integer', '0'), 'administration' => array('integer', '0'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '0'))); +'id' => array('text', 'rfil'), 'class_name' => array('text', 'RemoteFile'), 'component' => array('text', 'Modules/RemoteFile'), 'location' => array('text', 'Modules/RemoteFile/classes'), 'checkbox' => array('integer', '1'), 'inherit' => array('integer', '0'), 'translate' => array('text', '0'), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '1'), 'allow_copy' => array('integer', '1'), 'rbac' => array('integer', '1'), 'system' => array('integer', '0'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '30'), 'grp' => array('text', 'file'), 'default_pres_pos' => array('integer', '40'), 'export' => array('integer', '0'), 'repository' => array('integer', '0'), 'workspace' => array('integer', '0'), 'administration' => array('integer', '0'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '0'))); $ilDB->insert("il_object_def", array( -'id' => array('text', 'dcl'), 'class_name' => array('text', 'DataCollection'), 'component' => array('text', 'Modules/DataCollection'), 'location' => array('text', 'Modules/DataCollection/classes'), 'checkbox' => array('integer', '1'), 'inherit' => array('integer', '1'), 'translate' => array('text', '0'), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '1'), 'allow_copy' => array('integer', '1'), 'rbac' => array('integer', '1'), 'system' => array('integer', '0'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '340'), 'grp' => array('text', ''), 'default_pres_pos' => array('integer', '340'), 'export' => array('integer', '1'), 'repository' => array('integer', '1'), 'workspace' => array('integer', '0'), 'administration' => array('integer', '0'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '0'))); +'id' => array('text', 'bibl'), 'class_name' => array('text', 'Bibliographic'), 'component' => array('text', 'Modules/Bibliographic'), 'location' => array('text', 'Modules/Bibliographic/classes'), 'checkbox' => array('integer', '1'), 'inherit' => array('integer', '1'), 'translate' => array('text', '0'), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '1'), 'allow_copy' => array('integer', '1'), 'rbac' => array('integer', '1'), 'system' => array('integer', '0'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '360'), 'grp' => array('text', ''), 'default_pres_pos' => array('integer', '360'), 'export' => array('integer', '1'), 'repository' => array('integer', '1'), 'workspace' => array('integer', '0'), 'administration' => array('integer', '0'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '0'))); $ilDB->insert("il_object_def", array( -'id' => array('text', 'blog'), 'class_name' => array('text', 'Blog'), 'component' => array('text', 'Modules/Blog'), 'location' => array('text', 'Modules/Blog/classes'), 'checkbox' => array('integer', '1'), 'inherit' => array('integer', '1'), 'translate' => array('text', '0'), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '1'), 'allow_copy' => array('integer', '1'), 'rbac' => array('integer', '1'), 'system' => array('integer', '0'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '330'), 'grp' => array('text', ''), 'default_pres_pos' => array('integer', '330'), 'export' => array('integer', '1'), 'repository' => array('integer', '1'), 'workspace' => array('integer', '1'), 'administration' => array('integer', '0'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '0'))); +'id' => array('text', 'bibs'), 'class_name' => array('text', 'BibliographicAdmin'), 'component' => array('text', 'Modules/Bibliographic'), 'location' => array('text', 'Modules/Bibliographic/classes/Admin'), 'checkbox' => array('integer', '0'), 'inherit' => array('integer', '0'), 'translate' => array('text', 'sys'), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '0'), 'allow_copy' => array('integer', '0'), 'rbac' => array('integer', '1'), 'system' => array('integer', '1'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '0'), 'grp' => array('text', ''), 'default_pres_pos' => array('integer', '0'), 'export' => array('integer', '0'), 'repository' => array('integer', '1'), 'workspace' => array('integer', '0'), 'administration' => array('integer', '1'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '0'))); $ilDB->insert("il_object_def", array( -'id' => array('text', 'blga'), 'class_name' => array('text', 'BlogAdministration'), 'component' => array('text', 'Modules/Blog'), 'location' => array('text', 'Modules/Blog/classes'), 'checkbox' => array('integer', '0'), 'inherit' => array('integer', '0'), 'translate' => array('text', 'sys'), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '0'), 'allow_copy' => array('integer', '0'), 'rbac' => array('integer', '1'), 'system' => array('integer', '1'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '0'), 'grp' => array('text', ''), 'default_pres_pos' => array('integer', '0'), 'export' => array('integer', '0'), 'repository' => array('integer', '1'), 'workspace' => array('integer', '0'), 'administration' => array('integer', '1'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '0'))); +'id' => array('text', 'rgrp'), 'class_name' => array('text', 'RemoteGroup'), 'component' => array('text', 'Modules/RemoteGroup'), 'location' => array('text', 'Modules/RemoteGroup/classes'), 'checkbox' => array('integer', '1'), 'inherit' => array('integer', '0'), 'translate' => array('text', '0'), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '1'), 'allow_copy' => array('integer', '1'), 'rbac' => array('integer', '1'), 'system' => array('integer', '0'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '30'), 'grp' => array('text', 'grp'), 'default_pres_pos' => array('integer', '40'), 'export' => array('integer', '0'), 'repository' => array('integer', '0'), 'workspace' => array('integer', '0'), 'administration' => array('integer', '0'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '0'))); $ilDB->insert("il_object_def", array( -'id' => array('text', 'prg'), 'class_name' => array('text', 'StudyProgramme'), 'component' => array('text', 'Modules/StudyProgramme'), 'location' => array('text', 'Modules/StudyProgramme/classes'), 'checkbox' => array('integer', '1'), 'inherit' => array('integer', '1'), 'translate' => array('text', '0'), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '0'), 'allow_copy' => array('integer', '1'), 'rbac' => array('integer', '1'), 'system' => array('integer', '0'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '30'), 'grp' => array('text', ''), 'default_pres_pos' => array('integer', '30'), 'export' => array('integer', '0'), 'repository' => array('integer', '1'), 'workspace' => array('integer', '0'), 'administration' => array('integer', '0'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '0'))); +'id' => array('text', 'rtst'), 'class_name' => array('text', 'RemoteTest'), 'component' => array('text', 'Modules/RemoteTest'), 'location' => array('text', 'Modules/RemoteTest/classes'), 'checkbox' => array('integer', '1'), 'inherit' => array('integer', '0'), 'translate' => array('text', '0'), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '1'), 'allow_copy' => array('integer', '1'), 'rbac' => array('integer', '1'), 'system' => array('integer', '0'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '30'), 'grp' => array('text', 'tst'), 'default_pres_pos' => array('integer', '40'), 'export' => array('integer', '0'), 'repository' => array('integer', '0'), 'workspace' => array('integer', '0'), 'administration' => array('integer', '0'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '0'))); $ilDB->insert("il_object_def", array( -'id' => array('text', 'prgs'), 'class_name' => array('text', 'StudyProgrammeAdmin'), 'component' => array('text', 'Modules/StudyProgramme'), 'location' => array('text', 'Modules/StudyProgramme/classes'), 'checkbox' => array('integer', '0'), 'inherit' => array('integer', '0'), 'translate' => array('text', 'sys'), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '0'), 'allow_copy' => array('integer', '0'), 'rbac' => array('integer', '1'), 'system' => array('integer', '1'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '0'), 'grp' => array('text', ''), 'default_pres_pos' => array('integer', '0'), 'export' => array('integer', '0'), 'repository' => array('integer', '1'), 'workspace' => array('integer', '0'), 'administration' => array('integer', '1'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '0'))); +'id' => array('text', 'dcl'), 'class_name' => array('text', 'DataCollection'), 'component' => array('text', 'Modules/DataCollection'), 'location' => array('text', 'Modules/DataCollection/classes'), 'checkbox' => array('integer', '1'), 'inherit' => array('integer', '1'), 'translate' => array('text', '0'), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '1'), 'allow_copy' => array('integer', '1'), 'rbac' => array('integer', '1'), 'system' => array('integer', '0'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '340'), 'grp' => array('text', ''), 'default_pres_pos' => array('integer', '340'), 'export' => array('integer', '1'), 'repository' => array('integer', '1'), 'workspace' => array('integer', '0'), 'administration' => array('integer', '0'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '0'))); $ilDB->insert("il_object_def", array( -'id' => array('text', 'wiki'), 'class_name' => array('text', 'Wiki'), 'component' => array('text', 'Modules/Wiki'), 'location' => array('text', 'Modules/Wiki/classes'), 'checkbox' => array('integer', '1'), 'inherit' => array('integer', '1'), 'translate' => array('text', ''), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '1'), 'allow_copy' => array('integer', '1'), 'rbac' => array('integer', '1'), 'system' => array('integer', '0'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '115'), 'grp' => array('text', ''), 'default_pres_pos' => array('integer', '140'), 'export' => array('integer', '1'), 'repository' => array('integer', '1'), 'workspace' => array('integer', '0'), 'administration' => array('integer', '0'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '0'))); +'id' => array('text', 'grpr'), 'class_name' => array('text', 'GroupReference'), 'component' => array('text', 'Modules/GroupReference'), 'location' => array('text', 'Modules/GroupReference/classes'), 'checkbox' => array('integer', '1'), 'inherit' => array('integer', '0'), 'translate' => array('text', '0'), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '0'), 'allow_copy' => array('integer', '1'), 'rbac' => array('integer', '1'), 'system' => array('integer', '0'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '51'), 'grp' => array('text', 'grp'), 'default_pres_pos' => array('integer', '20'), 'export' => array('integer', '1'), 'repository' => array('integer', '1'), 'workspace' => array('integer', '0'), 'administration' => array('integer', '0'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '0'))); $ilDB->insert("il_object_def", array( -'id' => array('text', 'wiks'), 'class_name' => array('text', 'WikiSettings'), 'component' => array('text', 'Modules/Wiki'), 'location' => array('text', 'Modules/Wiki/classes'), 'checkbox' => array('integer', '0'), 'inherit' => array('integer', '0'), 'translate' => array('text', 'sys'), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '0'), 'allow_copy' => array('integer', '0'), 'rbac' => array('integer', '1'), 'system' => array('integer', '1'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '0'), 'grp' => array('text', ''), 'default_pres_pos' => array('integer', '0'), 'export' => array('integer', '0'), 'repository' => array('integer', '1'), 'workspace' => array('integer', '0'), 'administration' => array('integer', '1'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '0'))); +'id' => array('text', 'crs'), 'class_name' => array('text', 'Course'), 'component' => array('text', 'Modules/Course'), 'location' => array('text', 'Modules/Course/classes'), 'checkbox' => array('integer', '1'), 'inherit' => array('integer', '1'), 'translate' => array('text', '0'), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '0'), 'allow_copy' => array('integer', '1'), 'rbac' => array('integer', '1'), 'system' => array('integer', '0'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '20'), 'grp' => array('text', 'crs'), 'default_pres_pos' => array('integer', '30'), 'export' => array('integer', '1'), 'repository' => array('integer', '1'), 'workspace' => array('integer', '0'), 'administration' => array('integer', '0'), 'amet' => array('integer', '1'), 'orgunit_permissions' => array('integer', '1'), 'lti_provider' => array('integer', '1'))); $ilDB->insert("il_object_def", array( -'id' => array('text', 'feed'), 'class_name' => array('text', 'ExternalFeed'), 'component' => array('text', 'Modules/ExternalFeed'), 'location' => array('text', 'Modules/ExternalFeed/classes'), 'checkbox' => array('integer', '1'), 'inherit' => array('integer', '1'), 'translate' => array('text', ''), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '1'), 'allow_copy' => array('integer', '1'), 'rbac' => array('integer', '1'), 'system' => array('integer', '0'), 'sideblock' => array('integer', '1'), 'default_pos' => array('integer', '80'), 'grp' => array('text', ''), 'default_pres_pos' => array('integer', '0'), 'export' => array('integer', '1'), 'repository' => array('integer', '1'), 'workspace' => array('integer', '0'), 'administration' => array('integer', '0'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '0'))); +'id' => array('text', 'crss'), 'class_name' => array('text', 'CourseAdministration'), 'component' => array('text', 'Modules/Course'), 'location' => array('text', 'Modules/Course/classes'), 'checkbox' => array('integer', '0'), 'inherit' => array('integer', '0'), 'translate' => array('text', 'sys'), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '0'), 'allow_copy' => array('integer', '0'), 'rbac' => array('integer', '1'), 'system' => array('integer', '1'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '0'), 'grp' => array('text', ''), 'default_pres_pos' => array('integer', '0'), 'export' => array('integer', '0'), 'repository' => array('integer', '1'), 'workspace' => array('integer', '0'), 'administration' => array('integer', '1'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '0'))); + +$ilDB->insert("il_object_def", array( +'id' => array('text', 'crsv'), 'class_name' => array('text', 'CourseVerification'), 'component' => array('text', 'Modules/Course'), 'location' => array('text', 'Modules/Course/classes/Verification'), 'checkbox' => array('integer', '0'), 'inherit' => array('integer', '0'), 'translate' => array('text', '0'), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '0'), 'allow_copy' => array('integer', '0'), 'rbac' => array('integer', '0'), 'system' => array('integer', '0'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '90'), 'grp' => array('text', ''), 'default_pres_pos' => array('integer', '150'), 'export' => array('integer', '0'), 'repository' => array('integer', '0'), 'workspace' => array('integer', '1'), 'administration' => array('integer', '0'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '0'))); $ilDB->insert("il_object_def", array( 'id' => array('text', 'rlm'), 'class_name' => array('text', 'RemoteLearningModule'), 'component' => array('text', 'Modules/RemoteLearningModule'), 'location' => array('text', 'Modules/RemoteLearningModule/classes'), 'checkbox' => array('integer', '1'), 'inherit' => array('integer', '0'), 'translate' => array('text', '0'), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '1'), 'allow_copy' => array('integer', '1'), 'rbac' => array('integer', '1'), 'system' => array('integer', '0'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '30'), 'grp' => array('text', 'lres'), 'default_pres_pos' => array('integer', '40'), 'export' => array('integer', '0'), 'repository' => array('integer', '0'), 'workspace' => array('integer', '0'), 'administration' => array('integer', '0'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '0'))); $ilDB->insert("il_object_def", array( -'id' => array('text', 'fold'), 'class_name' => array('text', 'Folder'), 'component' => array('text', 'Modules/Folder'), 'location' => array('text', 'Modules/Folder/classes'), 'checkbox' => array('integer', '1'), 'inherit' => array('integer', '1'), 'translate' => array('text', '0'), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '0'), 'allow_copy' => array('integer', '1'), 'rbac' => array('integer', '1'), 'system' => array('integer', '0'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '40'), 'grp' => array('text', ''), 'default_pres_pos' => array('integer', '20'), 'export' => array('integer', '1'), 'repository' => array('integer', '1'), 'workspace' => array('integer', '0'), 'administration' => array('integer', '0'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '0'))); +'id' => array('text', 'crsr'), 'class_name' => array('text', 'CourseReference'), 'component' => array('text', 'Modules/CourseReference'), 'location' => array('text', 'Modules/CourseReference/classes'), 'checkbox' => array('integer', '1'), 'inherit' => array('integer', '0'), 'translate' => array('text', '0'), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '0'), 'allow_copy' => array('integer', '1'), 'rbac' => array('integer', '1'), 'system' => array('integer', '0'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '25'), 'grp' => array('text', 'crs'), 'default_pres_pos' => array('integer', '20'), 'export' => array('integer', '1'), 'repository' => array('integer', '1'), 'workspace' => array('integer', '0'), 'administration' => array('integer', '0'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '0'))); $ilDB->insert("il_object_def", array( -'id' => array('text', 'bibl'), 'class_name' => array('text', 'Bibliographic'), 'component' => array('text', 'Modules/Bibliographic'), 'location' => array('text', 'Modules/Bibliographic/classes'), 'checkbox' => array('integer', '1'), 'inherit' => array('integer', '1'), 'translate' => array('text', '0'), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '1'), 'allow_copy' => array('integer', '1'), 'rbac' => array('integer', '1'), 'system' => array('integer', '0'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '360'), 'grp' => array('text', ''), 'default_pres_pos' => array('integer', '360'), 'export' => array('integer', '1'), 'repository' => array('integer', '1'), 'workspace' => array('integer', '0'), 'administration' => array('integer', '0'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '0'))); +'id' => array('text', 'tst'), 'class_name' => array('text', 'Test'), 'component' => array('text', 'Modules/Test'), 'location' => array('text', 'Modules/Test/classes'), 'checkbox' => array('integer', '1'), 'inherit' => array('integer', '1'), 'translate' => array('text', '0'), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '1'), 'allow_copy' => array('integer', '1'), 'rbac' => array('integer', '1'), 'system' => array('integer', '0'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '180'), 'grp' => array('text', ''), 'default_pres_pos' => array('integer', '170'), 'export' => array('integer', '1'), 'repository' => array('integer', '1'), 'workspace' => array('integer', '0'), 'administration' => array('integer', '0'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '1'))); $ilDB->insert("il_object_def", array( -'id' => array('text', 'bibs'), 'class_name' => array('text', 'BibliographicAdmin'), 'component' => array('text', 'Modules/Bibliographic'), 'location' => array('text', 'Modules/Bibliographic/classes/Admin'), 'checkbox' => array('integer', '0'), 'inherit' => array('integer', '0'), 'translate' => array('text', 'sys'), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '0'), 'allow_copy' => array('integer', '0'), 'rbac' => array('integer', '1'), 'system' => array('integer', '1'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '0'), 'grp' => array('text', ''), 'default_pres_pos' => array('integer', '0'), 'export' => array('integer', '0'), 'repository' => array('integer', '1'), 'workspace' => array('integer', '0'), 'administration' => array('integer', '1'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '0'))); +'id' => array('text', 'assf'), 'class_name' => array('text', 'AssessmentFolder'), 'component' => array('text', 'Modules/Test'), 'location' => array('text', 'Modules/Test/classes'), 'checkbox' => array('integer', '0'), 'inherit' => array('integer', '0'), 'translate' => array('text', 'sys'), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '0'), 'allow_copy' => array('integer', '0'), 'rbac' => array('integer', '1'), 'system' => array('integer', '1'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '0'), 'grp' => array('text', ''), 'default_pres_pos' => array('integer', '0'), 'export' => array('integer', '0'), 'repository' => array('integer', '1'), 'workspace' => array('integer', '0'), 'administration' => array('integer', '1'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '0'))); $ilDB->insert("il_object_def", array( -'id' => array('text', 'grpr'), 'class_name' => array('text', 'GroupReference'), 'component' => array('text', 'Modules/GroupReference'), 'location' => array('text', 'Modules/GroupReference/classes'), 'checkbox' => array('integer', '1'), 'inherit' => array('integer', '0'), 'translate' => array('text', '0'), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '0'), 'allow_copy' => array('integer', '1'), 'rbac' => array('integer', '1'), 'system' => array('integer', '0'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '51'), 'grp' => array('text', 'grp'), 'default_pres_pos' => array('integer', '20'), 'export' => array('integer', '1'), 'repository' => array('integer', '1'), 'workspace' => array('integer', '0'), 'administration' => array('integer', '0'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '0'))); +'id' => array('text', 'tstv'), 'class_name' => array('text', 'TestVerification'), 'component' => array('text', 'Modules/Test'), 'location' => array('text', 'Modules/Test/classes'), 'checkbox' => array('integer', '0'), 'inherit' => array('integer', '0'), 'translate' => array('text', '0'), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '0'), 'allow_copy' => array('integer', '0'), 'rbac' => array('integer', '0'), 'system' => array('integer', '0'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '90'), 'grp' => array('text', ''), 'default_pres_pos' => array('integer', '150'), 'export' => array('integer', '0'), 'repository' => array('integer', '0'), 'workspace' => array('integer', '1'), 'administration' => array('integer', '0'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '0'))); $ilDB->insert("il_object_def", array( -'id' => array('text', 'sahs'), 'class_name' => array('text', 'SAHSLearningModule'), 'component' => array('text', 'Modules/ScormAicc'), 'location' => array('text', 'Modules/ScormAicc/classes'), 'checkbox' => array('integer', '1'), 'inherit' => array('integer', '1'), 'translate' => array('text', '0'), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '1'), 'allow_copy' => array('integer', '1'), 'rbac' => array('integer', '1'), 'system' => array('integer', '0'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '140'), 'grp' => array('text', 'lres'), 'default_pres_pos' => array('integer', '0'), 'export' => array('integer', '1'), 'repository' => array('integer', '1'), 'workspace' => array('integer', '0'), 'administration' => array('integer', '0'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '1'))); +'id' => array('text', 'cat'), 'class_name' => array('text', 'Category'), 'component' => array('text', 'Modules/Category'), 'location' => array('text', 'Modules/Category/classes'), 'checkbox' => array('integer', '1'), 'inherit' => array('integer', '1'), 'translate' => array('text', 'db'), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '0'), 'allow_copy' => array('integer', '1'), 'rbac' => array('integer', '1'), 'system' => array('integer', '0'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '10'), 'grp' => array('text', 'cat'), 'default_pres_pos' => array('integer', '10'), 'export' => array('integer', '1'), 'repository' => array('integer', '1'), 'workspace' => array('integer', '0'), 'administration' => array('integer', '0'), 'amet' => array('integer', '1'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '0'))); $ilDB->insert("il_object_def", array( -'id' => array('text', 'scov'), 'class_name' => array('text', 'SCORMVerification'), 'component' => array('text', 'Modules/ScormAicc'), 'location' => array('text', 'Modules/ScormAicc/classes/Verification'), 'checkbox' => array('integer', '0'), 'inherit' => array('integer', '0'), 'translate' => array('text', '0'), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '0'), 'allow_copy' => array('integer', '0'), 'rbac' => array('integer', '0'), 'system' => array('integer', '0'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '90'), 'grp' => array('text', ''), 'default_pres_pos' => array('integer', '150'), 'export' => array('integer', '0'), 'repository' => array('integer', '0'), 'workspace' => array('integer', '1'), 'administration' => array('integer', '0'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '0'))); +'id' => array('text', 'rcat'), 'class_name' => array('text', 'RemoteCategory'), 'component' => array('text', 'Modules/RemoteCategory'), 'location' => array('text', 'Modules/RemoteCategory/classes'), 'checkbox' => array('integer', '1'), 'inherit' => array('integer', '0'), 'translate' => array('text', '0'), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '1'), 'allow_copy' => array('integer', '1'), 'rbac' => array('integer', '1'), 'system' => array('integer', '0'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '30'), 'grp' => array('text', 'cat'), 'default_pres_pos' => array('integer', '40'), 'export' => array('integer', '0'), 'repository' => array('integer', '0'), 'workspace' => array('integer', '0'), 'administration' => array('integer', '0'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '0'))); $ilDB->insert("il_object_def", array( -'id' => array('text', 'rcrs'), 'class_name' => array('text', 'RemoteCourse'), 'component' => array('text', 'Modules/RemoteCourse'), 'location' => array('text', 'Modules/RemoteCourse/classes'), 'checkbox' => array('integer', '1'), 'inherit' => array('integer', '0'), 'translate' => array('text', '0'), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '1'), 'allow_copy' => array('integer', '1'), 'rbac' => array('integer', '1'), 'system' => array('integer', '0'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '30'), 'grp' => array('text', 'crs'), 'default_pres_pos' => array('integer', '40'), 'export' => array('integer', '0'), 'repository' => array('integer', '0'), 'workspace' => array('integer', '0'), 'administration' => array('integer', '0'), 'amet' => array('integer', '1'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '0'))); +'id' => array('text', 'file'), 'class_name' => array('text', 'File'), 'component' => array('text', 'Modules/File'), 'location' => array('text', 'Modules/File/classes'), 'checkbox' => array('integer', '1'), 'inherit' => array('integer', '0'), 'translate' => array('text', '0'), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '1'), 'allow_copy' => array('integer', '1'), 'rbac' => array('integer', '1'), 'system' => array('integer', '0'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '90'), 'grp' => array('text', ''), 'default_pres_pos' => array('integer', '150'), 'export' => array('integer', '1'), 'repository' => array('integer', '1'), 'workspace' => array('integer', '1'), 'administration' => array('integer', '0'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '0'))); $ilDB->insert("il_object_def", array( -'id' => array('text', 'chtr'), 'class_name' => array('text', 'Chatroom'), 'component' => array('text', 'Modules/Chatroom'), 'location' => array('text', 'Modules/Chatroom/classes'), 'checkbox' => array('integer', '1'), 'inherit' => array('integer', '0'), 'translate' => array('text', '0'), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '1'), 'allow_copy' => array('integer', '1'), 'rbac' => array('integer', '1'), 'system' => array('integer', '0'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '90'), 'grp' => array('text', ''), 'default_pres_pos' => array('integer', '150'), 'export' => array('integer', '0'), 'repository' => array('integer', '1'), 'workspace' => array('integer', '0'), 'administration' => array('integer', '0'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '0'))); +'id' => array('text', 'prg'), 'class_name' => array('text', 'StudyProgramme'), 'component' => array('text', 'Modules/StudyProgramme'), 'location' => array('text', 'Modules/StudyProgramme/classes'), 'checkbox' => array('integer', '1'), 'inherit' => array('integer', '1'), 'translate' => array('text', '0'), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '0'), 'allow_copy' => array('integer', '1'), 'rbac' => array('integer', '1'), 'system' => array('integer', '0'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '30'), 'grp' => array('text', ''), 'default_pres_pos' => array('integer', '30'), 'export' => array('integer', '0'), 'repository' => array('integer', '1'), 'workspace' => array('integer', '0'), 'administration' => array('integer', '0'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '0'))); $ilDB->insert("il_object_def", array( -'id' => array('text', 'chta'), 'class_name' => array('text', 'ChatroomAdmin'), 'component' => array('text', 'Modules/Chatroom'), 'location' => array('text', 'Modules/Chatroom/classes'), 'checkbox' => array('integer', '0'), 'inherit' => array('integer', '0'), 'translate' => array('text', 'sys'), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '0'), 'allow_copy' => array('integer', '0'), 'rbac' => array('integer', '1'), 'system' => array('integer', '1'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '0'), 'grp' => array('text', ''), 'default_pres_pos' => array('integer', '0'), 'export' => array('integer', '0'), 'repository' => array('integer', '1'), 'workspace' => array('integer', '0'), 'administration' => array('integer', '1'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '0'))); +'id' => array('text', 'prgs'), 'class_name' => array('text', 'StudyProgrammeAdmin'), 'component' => array('text', 'Modules/StudyProgramme'), 'location' => array('text', 'Modules/StudyProgramme/classes'), 'checkbox' => array('integer', '0'), 'inherit' => array('integer', '0'), 'translate' => array('text', 'sys'), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '0'), 'allow_copy' => array('integer', '0'), 'rbac' => array('integer', '1'), 'system' => array('integer', '1'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '0'), 'grp' => array('text', ''), 'default_pres_pos' => array('integer', '0'), 'export' => array('integer', '0'), 'repository' => array('integer', '1'), 'workspace' => array('integer', '0'), 'administration' => array('integer', '1'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '0'))); $ilDB->insert("il_object_def", array( -'id' => array('text', 'rtst'), 'class_name' => array('text', 'RemoteTest'), 'component' => array('text', 'Modules/RemoteTest'), 'location' => array('text', 'Modules/RemoteTest/classes'), 'checkbox' => array('integer', '1'), 'inherit' => array('integer', '0'), 'translate' => array('text', '0'), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '1'), 'allow_copy' => array('integer', '1'), 'rbac' => array('integer', '1'), 'system' => array('integer', '0'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '30'), 'grp' => array('text', 'tst'), 'default_pres_pos' => array('integer', '40'), 'export' => array('integer', '0'), 'repository' => array('integer', '0'), 'workspace' => array('integer', '0'), 'administration' => array('integer', '0'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '0'))); +'id' => array('text', 'grp'), 'class_name' => array('text', 'Group'), 'component' => array('text', 'Modules/Group'), 'location' => array('text', 'Modules/Group/classes'), 'checkbox' => array('integer', '1'), 'inherit' => array('integer', '1'), 'translate' => array('text', '0'), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '0'), 'allow_copy' => array('integer', '1'), 'rbac' => array('integer', '1'), 'system' => array('integer', '0'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '50'), 'grp' => array('text', ''), 'default_pres_pos' => array('integer', '70'), 'export' => array('integer', '1'), 'repository' => array('integer', '1'), 'workspace' => array('integer', '0'), 'administration' => array('integer', '0'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '1'), 'lti_provider' => array('integer', '1'))); $ilDB->insert("il_object_def", array( -'id' => array('text', 'svy'), 'class_name' => array('text', 'Survey'), 'component' => array('text', 'Modules/Survey'), 'location' => array('text', 'Modules/Survey/classes'), 'checkbox' => array('integer', '1'), 'inherit' => array('integer', '1'), 'translate' => array('text', '0'), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '1'), 'allow_copy' => array('integer', '1'), 'rbac' => array('integer', '1'), 'system' => array('integer', '0'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '190'), 'grp' => array('text', ''), 'default_pres_pos' => array('integer', '180'), 'export' => array('integer', '1'), 'repository' => array('integer', '1'), 'workspace' => array('integer', '0'), 'administration' => array('integer', '0'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '1'))); +'id' => array('text', 'grps'), 'class_name' => array('text', 'GroupAdministration'), 'component' => array('text', 'Modules/Group'), 'location' => array('text', 'Modules/Group/classes'), 'checkbox' => array('integer', '0'), 'inherit' => array('integer', '0'), 'translate' => array('text', 'sys'), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '0'), 'allow_copy' => array('integer', '0'), 'rbac' => array('integer', '1'), 'system' => array('integer', '1'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '0'), 'grp' => array('text', ''), 'default_pres_pos' => array('integer', '0'), 'export' => array('integer', '0'), 'repository' => array('integer', '1'), 'workspace' => array('integer', '0'), 'administration' => array('integer', '1'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '0'))); $ilDB->insert("il_object_def", array( -'id' => array('text', 'svyf'), 'class_name' => array('text', 'SurveyAdministration'), 'component' => array('text', 'Modules/Survey'), 'location' => array('text', 'Modules/Survey/classes'), 'checkbox' => array('integer', '0'), 'inherit' => array('integer', '0'), 'translate' => array('text', 'sys'), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '0'), 'allow_copy' => array('integer', '0'), 'rbac' => array('integer', '1'), 'system' => array('integer', '1'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '0'), 'grp' => array('text', ''), 'default_pres_pos' => array('integer', '0'), 'export' => array('integer', '0'), 'repository' => array('integer', '1'), 'workspace' => array('integer', '0'), 'administration' => array('integer', '1'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '0'))); +'id' => array('text', 'orgu'), 'class_name' => array('text', 'OrgUnit'), 'component' => array('text', 'Modules/OrgUnit'), 'location' => array('text', 'Modules/OrgUnit/classes'), 'checkbox' => array('integer', '1'), 'inherit' => array('integer', '1'), 'translate' => array('text', 'db'), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '0'), 'allow_copy' => array('integer', '0'), 'rbac' => array('integer', '1'), 'system' => array('integer', '0'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '10'), 'grp' => array('text', 'orgu'), 'default_pres_pos' => array('integer', '10'), 'export' => array('integer', '1'), 'repository' => array('integer', '1'), 'workspace' => array('integer', '0'), 'administration' => array('integer', '1'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '0'))); $ilDB->insert("il_object_def", array( -'id' => array('text', 'webr'), 'class_name' => array('text', 'LinkResource'), 'component' => array('text', 'Modules/WebResource'), 'location' => array('text', 'Modules/WebResource/classes'), 'checkbox' => array('integer', '1'), 'inherit' => array('integer', '0'), 'translate' => array('text', '0'), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '1'), 'allow_copy' => array('integer', '1'), 'rbac' => array('integer', '1'), 'system' => array('integer', '0'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '100'), 'grp' => array('text', ''), 'default_pres_pos' => array('integer', '120'), 'export' => array('integer', '1'), 'repository' => array('integer', '1'), 'workspace' => array('integer', '1'), 'administration' => array('integer', '0'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '0'))); +'id' => array('text', 'rcrs'), 'class_name' => array('text', 'RemoteCourse'), 'component' => array('text', 'Modules/RemoteCourse'), 'location' => array('text', 'Modules/RemoteCourse/classes'), 'checkbox' => array('integer', '1'), 'inherit' => array('integer', '0'), 'translate' => array('text', '0'), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '1'), 'allow_copy' => array('integer', '1'), 'rbac' => array('integer', '1'), 'system' => array('integer', '0'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '30'), 'grp' => array('text', 'crs'), 'default_pres_pos' => array('integer', '40'), 'export' => array('integer', '0'), 'repository' => array('integer', '0'), 'workspace' => array('integer', '0'), 'administration' => array('integer', '0'), 'amet' => array('integer', '1'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '0'))); $ilDB->insert("il_object_def", array( -'id' => array('text', 'wbrs'), 'class_name' => array('text', 'WebResourceAdministration'), 'component' => array('text', 'Modules/WebResource'), 'location' => array('text', 'Modules/WebResource/classes'), 'checkbox' => array('integer', '0'), 'inherit' => array('integer', '0'), 'translate' => array('text', 'sys'), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '0'), 'allow_copy' => array('integer', '0'), 'rbac' => array('integer', '1'), 'system' => array('integer', '1'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '0'), 'grp' => array('text', ''), 'default_pres_pos' => array('integer', '0'), 'export' => array('integer', '0'), 'repository' => array('integer', '1'), 'workspace' => array('integer', '0'), 'administration' => array('integer', '1'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '0'))); +'id' => array('text', 'spl'), 'class_name' => array('text', 'SurveyQuestionPool'), 'component' => array('text', 'Modules/SurveyQuestionPool'), 'location' => array('text', 'Modules/SurveyQuestionPool/classes'), 'checkbox' => array('integer', '1'), 'inherit' => array('integer', '1'), 'translate' => array('text', '0'), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '1'), 'allow_copy' => array('integer', '1'), 'rbac' => array('integer', '1'), 'system' => array('integer', '0'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '220'), 'grp' => array('text', ''), 'default_pres_pos' => array('integer', '210'), 'export' => array('integer', '1'), 'repository' => array('integer', '1'), 'workspace' => array('integer', '0'), 'administration' => array('integer', '0'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '0'))); $ilDB->insert("il_object_def", array( -'id' => array('text', 'sess'), 'class_name' => array('text', 'Session'), 'component' => array('text', 'Modules/Session'), 'location' => array('text', 'Modules/Session/classes'), 'checkbox' => array('integer', '1'), 'inherit' => array('integer', '0'), 'translate' => array('text', '0'), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '0'), 'allow_copy' => array('integer', '1'), 'rbac' => array('integer', '1'), 'system' => array('integer', '0'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '15'), 'grp' => array('text', ''), 'default_pres_pos' => array('integer', '15'), 'export' => array('integer', '1'), 'repository' => array('integer', '1'), 'workspace' => array('integer', '0'), 'administration' => array('integer', '0'), 'amet' => array('integer', '1'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '0'))); +'id' => array('text', 'wfld'), 'class_name' => array('text', 'WorkspaceFolder'), 'component' => array('text', 'Modules/WorkspaceFolder'), 'location' => array('text', 'Modules/WorkspaceFolder/classes'), 'checkbox' => array('integer', '1'), 'inherit' => array('integer', '1'), 'translate' => array('text', '0'), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '0'), 'allow_copy' => array('integer', '0'), 'rbac' => array('integer', '0'), 'system' => array('integer', '0'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '300'), 'grp' => array('text', ''), 'default_pres_pos' => array('integer', '300'), 'export' => array('integer', '0'), 'repository' => array('integer', '0'), 'workspace' => array('integer', '1'), 'administration' => array('integer', '0'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '0'))); $ilDB->insert("il_object_def", array( -'id' => array('text', 'rglo'), 'class_name' => array('text', 'RemoteGlossary'), 'component' => array('text', 'Modules/RemoteGlossary'), 'location' => array('text', 'Modules/RemoteGlossary/classes'), 'checkbox' => array('integer', '1'), 'inherit' => array('integer', '0'), 'translate' => array('text', '0'), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '1'), 'allow_copy' => array('integer', '1'), 'rbac' => array('integer', '1'), 'system' => array('integer', '0'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '30'), 'grp' => array('text', 'glo'), 'default_pres_pos' => array('integer', '40'), 'export' => array('integer', '0'), 'repository' => array('integer', '0'), 'workspace' => array('integer', '0'), 'administration' => array('integer', '0'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '0'))); +'id' => array('text', 'fold'), 'class_name' => array('text', 'Folder'), 'component' => array('text', 'Modules/Folder'), 'location' => array('text', 'Modules/Folder/classes'), 'checkbox' => array('integer', '1'), 'inherit' => array('integer', '1'), 'translate' => array('text', '0'), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '0'), 'allow_copy' => array('integer', '1'), 'rbac' => array('integer', '1'), 'system' => array('integer', '0'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '40'), 'grp' => array('text', ''), 'default_pres_pos' => array('integer', '20'), 'export' => array('integer', '1'), 'repository' => array('integer', '1'), 'workspace' => array('integer', '0'), 'administration' => array('integer', '0'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '0'))); $ilDB->insert("il_object_def", array( -'id' => array('text', 'iass'), 'class_name' => array('text', 'IndividualAssessment'), 'component' => array('text', 'Modules/IndividualAssessment'), 'location' => array('text', 'Modules/IndividualAssessment/classes'), 'checkbox' => array('integer', '1'), 'inherit' => array('integer', '1'), 'translate' => array('text', '0'), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '1'), 'allow_copy' => array('integer', '1'), 'rbac' => array('integer', '1'), 'system' => array('integer', '0'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '190'), 'grp' => array('text', ''), 'default_pres_pos' => array('integer', '190'), 'export' => array('integer', '0'), 'repository' => array('integer', '1'), 'workspace' => array('integer', '0'), 'administration' => array('integer', '0'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '1'), 'lti_provider' => array('integer', '0'))); +'id' => array('text', 'rwik'), 'class_name' => array('text', 'RemoteWiki'), 'component' => array('text', 'Modules/RemoteWiki'), 'location' => array('text', 'Modules/RemoteWiki/classes'), 'checkbox' => array('integer', '1'), 'inherit' => array('integer', '0'), 'translate' => array('text', '0'), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '1'), 'allow_copy' => array('integer', '1'), 'rbac' => array('integer', '1'), 'system' => array('integer', '0'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '30'), 'grp' => array('text', 'wiki'), 'default_pres_pos' => array('integer', '40'), 'export' => array('integer', '0'), 'repository' => array('integer', '0'), 'workspace' => array('integer', '0'), 'administration' => array('integer', '0'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '0'))); $ilDB->insert("il_object_def", array( -'id' => array('text', 'qpl'), 'class_name' => array('text', 'QuestionPool'), 'component' => array('text', 'Modules/TestQuestionPool'), 'location' => array('text', 'Modules/TestQuestionPool/classes'), 'checkbox' => array('integer', '1'), 'inherit' => array('integer', '1'), 'translate' => array('text', '0'), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '1'), 'allow_copy' => array('integer', '1'), 'rbac' => array('integer', '1'), 'system' => array('integer', '0'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '210'), 'grp' => array('text', ''), 'default_pres_pos' => array('integer', '200'), 'export' => array('integer', '1'), 'repository' => array('integer', '1'), 'workspace' => array('integer', '0'), 'administration' => array('integer', '0'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '0'))); +'id' => array('text', 'sahs'), 'class_name' => array('text', 'SAHSLearningModule'), 'component' => array('text', 'Modules/ScormAicc'), 'location' => array('text', 'Modules/ScormAicc/classes'), 'checkbox' => array('integer', '1'), 'inherit' => array('integer', '1'), 'translate' => array('text', '0'), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '1'), 'allow_copy' => array('integer', '1'), 'rbac' => array('integer', '1'), 'system' => array('integer', '0'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '140'), 'grp' => array('text', 'lres'), 'default_pres_pos' => array('integer', '0'), 'export' => array('integer', '1'), 'repository' => array('integer', '1'), 'workspace' => array('integer', '0'), 'administration' => array('integer', '0'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '1'))); $ilDB->insert("il_object_def", array( -'id' => array('text', 'cat'), 'class_name' => array('text', 'Category'), 'component' => array('text', 'Modules/Category'), 'location' => array('text', 'Modules/Category/classes'), 'checkbox' => array('integer', '1'), 'inherit' => array('integer', '1'), 'translate' => array('text', 'db'), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '0'), 'allow_copy' => array('integer', '1'), 'rbac' => array('integer', '1'), 'system' => array('integer', '0'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '10'), 'grp' => array('text', 'cat'), 'default_pres_pos' => array('integer', '10'), 'export' => array('integer', '1'), 'repository' => array('integer', '1'), 'workspace' => array('integer', '0'), 'administration' => array('integer', '0'), 'amet' => array('integer', '1'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '0'))); +'id' => array('text', 'scov'), 'class_name' => array('text', 'SCORMVerification'), 'component' => array('text', 'Modules/ScormAicc'), 'location' => array('text', 'Modules/ScormAicc/classes/Verification'), 'checkbox' => array('integer', '0'), 'inherit' => array('integer', '0'), 'translate' => array('text', '0'), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '0'), 'allow_copy' => array('integer', '0'), 'rbac' => array('integer', '0'), 'system' => array('integer', '0'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '90'), 'grp' => array('text', ''), 'default_pres_pos' => array('integer', '150'), 'export' => array('integer', '0'), 'repository' => array('integer', '0'), 'workspace' => array('integer', '1'), 'administration' => array('integer', '0'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '0'))); $ilDB->insert("il_object_def", array( 'id' => array('text', 'root'), 'class_name' => array('text', 'RootFolder'), 'component' => array('text', 'Modules/RootFolder'), 'location' => array('text', 'Modules/RootFolder/classes'), 'checkbox' => array('integer', '0'), 'inherit' => array('integer', '0'), 'translate' => array('text', '0'), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '0'), 'allow_copy' => array('integer', '0'), 'rbac' => array('integer', '1'), 'system' => array('integer', '1'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '0'), 'grp' => array('text', ''), 'default_pres_pos' => array('integer', '0'), 'export' => array('integer', '0'), 'repository' => array('integer', '1'), 'workspace' => array('integer', '0'), 'administration' => array('integer', '0'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '0'))); $ilDB->insert("il_object_def", array( -'id' => array('text', 'exc'), 'class_name' => array('text', 'Exercise'), 'component' => array('text', 'Modules/Exercise'), 'location' => array('text', 'Modules/Exercise/classes'), 'checkbox' => array('integer', '1'), 'inherit' => array('integer', '1'), 'translate' => array('text', ''), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '1'), 'allow_copy' => array('integer', '1'), 'rbac' => array('integer', '1'), 'system' => array('integer', '0'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '170'), 'grp' => array('text', ''), 'default_pres_pos' => array('integer', '160'), 'export' => array('integer', '1'), 'repository' => array('integer', '1'), 'workspace' => array('integer', '0'), 'administration' => array('integer', '0'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '1'), 'lti_provider' => array('integer', '0'))); +'id' => array('text', 'mep'), 'class_name' => array('text', 'MediaPool'), 'component' => array('text', 'Modules/MediaPool'), 'location' => array('text', 'Modules/MediaPool/classes'), 'checkbox' => array('integer', '1'), 'inherit' => array('integer', '1'), 'translate' => array('text', 'db'), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '1'), 'allow_copy' => array('integer', '1'), 'rbac' => array('integer', '1'), 'system' => array('integer', '0'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '200'), 'grp' => array('text', ''), 'default_pres_pos' => array('integer', '190'), 'export' => array('integer', '1'), 'repository' => array('integer', '1'), 'workspace' => array('integer', '0'), 'administration' => array('integer', '0'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '0'))); $ilDB->insert("il_object_def", array( -'id' => array('text', 'excs'), 'class_name' => array('text', 'ExerciseAdministration'), 'component' => array('text', 'Modules/Exercise'), 'location' => array('text', 'Modules/Exercise/classes'), 'checkbox' => array('integer', '0'), 'inherit' => array('integer', '0'), 'translate' => array('text', 'sys'), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '0'), 'allow_copy' => array('integer', '0'), 'rbac' => array('integer', '1'), 'system' => array('integer', '1'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '0'), 'grp' => array('text', ''), 'default_pres_pos' => array('integer', '0'), 'export' => array('integer', '0'), 'repository' => array('integer', '1'), 'workspace' => array('integer', '0'), 'administration' => array('integer', '1'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '0'))); +'id' => array('text', 'wiki'), 'class_name' => array('text', 'Wiki'), 'component' => array('text', 'Modules/Wiki'), 'location' => array('text', 'Modules/Wiki/classes'), 'checkbox' => array('integer', '1'), 'inherit' => array('integer', '1'), 'translate' => array('text', ''), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '1'), 'allow_copy' => array('integer', '1'), 'rbac' => array('integer', '1'), 'system' => array('integer', '0'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '115'), 'grp' => array('text', ''), 'default_pres_pos' => array('integer', '140'), 'export' => array('integer', '1'), 'repository' => array('integer', '1'), 'workspace' => array('integer', '0'), 'administration' => array('integer', '0'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '0'))); $ilDB->insert("il_object_def", array( -'id' => array('text', 'excv'), 'class_name' => array('text', 'ExerciseVerification'), 'component' => array('text', 'Modules/Exercise'), 'location' => array('text', 'Modules/Exercise/classes'), 'checkbox' => array('integer', '0'), 'inherit' => array('integer', '0'), 'translate' => array('text', '0'), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '0'), 'allow_copy' => array('integer', '0'), 'rbac' => array('integer', '0'), 'system' => array('integer', '0'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '100'), 'grp' => array('text', ''), 'default_pres_pos' => array('integer', '160'), 'export' => array('integer', '0'), 'repository' => array('integer', '0'), 'workspace' => array('integer', '1'), 'administration' => array('integer', '0'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '0'))); +'id' => array('text', 'wiks'), 'class_name' => array('text', 'WikiSettings'), 'component' => array('text', 'Modules/Wiki'), 'location' => array('text', 'Modules/Wiki/classes'), 'checkbox' => array('integer', '0'), 'inherit' => array('integer', '0'), 'translate' => array('text', 'sys'), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '0'), 'allow_copy' => array('integer', '0'), 'rbac' => array('integer', '1'), 'system' => array('integer', '1'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '0'), 'grp' => array('text', ''), 'default_pres_pos' => array('integer', '0'), 'export' => array('integer', '0'), 'repository' => array('integer', '1'), 'workspace' => array('integer', '0'), 'administration' => array('integer', '1'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '0'))); $ilDB->insert("il_object_def", array( -'id' => array('text', 'rgrp'), 'class_name' => array('text', 'RemoteGroup'), 'component' => array('text', 'Modules/RemoteGroup'), 'location' => array('text', 'Modules/RemoteGroup/classes'), 'checkbox' => array('integer', '1'), 'inherit' => array('integer', '0'), 'translate' => array('text', '0'), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '1'), 'allow_copy' => array('integer', '1'), 'rbac' => array('integer', '1'), 'system' => array('integer', '0'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '30'), 'grp' => array('text', 'grp'), 'default_pres_pos' => array('integer', '40'), 'export' => array('integer', '0'), 'repository' => array('integer', '0'), 'workspace' => array('integer', '0'), 'administration' => array('integer', '0'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '0'))); +'id' => array('text', 'blog'), 'class_name' => array('text', 'Blog'), 'component' => array('text', 'Modules/Blog'), 'location' => array('text', 'Modules/Blog/classes'), 'checkbox' => array('integer', '1'), 'inherit' => array('integer', '1'), 'translate' => array('text', '0'), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '1'), 'allow_copy' => array('integer', '1'), 'rbac' => array('integer', '1'), 'system' => array('integer', '0'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '330'), 'grp' => array('text', ''), 'default_pres_pos' => array('integer', '330'), 'export' => array('integer', '1'), 'repository' => array('integer', '1'), 'workspace' => array('integer', '1'), 'administration' => array('integer', '0'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '0'))); $ilDB->insert("il_object_def", array( -'id' => array('text', 'wsrt'), 'class_name' => array('text', 'WorkspaceRootFolder'), 'component' => array('text', 'Modules/WorkspaceRootFolder'), 'location' => array('text', 'Modules/WorkspaceRootFolder/classes'), 'checkbox' => array('integer', '0'), 'inherit' => array('integer', '0'), 'translate' => array('text', '0'), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '0'), 'allow_copy' => array('integer', '0'), 'rbac' => array('integer', '0'), 'system' => array('integer', '1'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '0'), 'grp' => array('text', ''), 'default_pres_pos' => array('integer', '0'), 'export' => array('integer', '0'), 'repository' => array('integer', '0'), 'workspace' => array('integer', '1'), 'administration' => array('integer', '0'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '0'))); +'id' => array('text', 'blga'), 'class_name' => array('text', 'BlogAdministration'), 'component' => array('text', 'Modules/Blog'), 'location' => array('text', 'Modules/Blog/classes'), 'checkbox' => array('integer', '0'), 'inherit' => array('integer', '0'), 'translate' => array('text', 'sys'), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '0'), 'allow_copy' => array('integer', '0'), 'rbac' => array('integer', '1'), 'system' => array('integer', '1'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '0'), 'grp' => array('text', ''), 'default_pres_pos' => array('integer', '0'), 'export' => array('integer', '0'), 'repository' => array('integer', '1'), 'workspace' => array('integer', '0'), 'administration' => array('integer', '1'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '0'))); $ilDB->insert("il_object_def", array( -'id' => array('text', 'htlm'), 'class_name' => array('text', 'FileBasedLM'), 'component' => array('text', 'Modules/HTMLLearningModule'), 'location' => array('text', 'Modules/HTMLLearningModule/classes'), 'checkbox' => array('integer', '1'), 'inherit' => array('integer', '1'), 'translate' => array('text', '0'), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '1'), 'allow_copy' => array('integer', '1'), 'rbac' => array('integer', '1'), 'system' => array('integer', '0'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '130'), 'grp' => array('text', 'lres'), 'default_pres_pos' => array('integer', '0'), 'export' => array('integer', '1'), 'repository' => array('integer', '1'), 'workspace' => array('integer', '0'), 'administration' => array('integer', '0'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '0'))); +'id' => array('text', 'catr'), 'class_name' => array('text', 'CategoryReference'), 'component' => array('text', 'Modules/CategoryReference'), 'location' => array('text', 'Modules/CategoryReference/classes'), 'checkbox' => array('integer', '1'), 'inherit' => array('integer', '0'), 'translate' => array('text', '0'), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '0'), 'allow_copy' => array('integer', '1'), 'rbac' => array('integer', '1'), 'system' => array('integer', '0'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '15'), 'grp' => array('text', 'cat'), 'default_pres_pos' => array('integer', '10'), 'export' => array('integer', '1'), 'repository' => array('integer', '1'), 'workspace' => array('integer', '0'), 'administration' => array('integer', '0'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '0'))); $ilDB->insert("il_object_def", array( -'id' => array('text', 'rwik'), 'class_name' => array('text', 'RemoteWiki'), 'component' => array('text', 'Modules/RemoteWiki'), 'location' => array('text', 'Modules/RemoteWiki/classes'), 'checkbox' => array('integer', '1'), 'inherit' => array('integer', '0'), 'translate' => array('text', '0'), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '1'), 'allow_copy' => array('integer', '1'), 'rbac' => array('integer', '1'), 'system' => array('integer', '0'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '30'), 'grp' => array('text', 'wiki'), 'default_pres_pos' => array('integer', '40'), 'export' => array('integer', '0'), 'repository' => array('integer', '0'), 'workspace' => array('integer', '0'), 'administration' => array('integer', '0'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '0'))); +'id' => array('text', 'frm'), 'class_name' => array('text', 'Forum'), 'component' => array('text', 'Modules/Forum'), 'location' => array('text', 'Modules/Forum/classes'), 'checkbox' => array('integer', '1'), 'inherit' => array('integer', '1'), 'translate' => array('text', '0'), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '1'), 'allow_copy' => array('integer', '1'), 'rbac' => array('integer', '1'), 'system' => array('integer', '0'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '70'), 'grp' => array('text', ''), 'default_pres_pos' => array('integer', '90'), 'export' => array('integer', '1'), 'repository' => array('integer', '1'), 'workspace' => array('integer', '0'), 'administration' => array('integer', '0'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '0'))); $ilDB->insert("il_object_def", array( -'id' => array('text', 'spl'), 'class_name' => array('text', 'SurveyQuestionPool'), 'component' => array('text', 'Modules/SurveyQuestionPool'), 'location' => array('text', 'Modules/SurveyQuestionPool/classes'), 'checkbox' => array('integer', '1'), 'inherit' => array('integer', '1'), 'translate' => array('text', '0'), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '1'), 'allow_copy' => array('integer', '1'), 'rbac' => array('integer', '1'), 'system' => array('integer', '0'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '220'), 'grp' => array('text', ''), 'default_pres_pos' => array('integer', '210'), 'export' => array('integer', '1'), 'repository' => array('integer', '1'), 'workspace' => array('integer', '0'), 'administration' => array('integer', '0'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '0'))); +'id' => array('text', 'frma'), 'class_name' => array('text', 'ForumAdministration'), 'component' => array('text', 'Modules/Forum'), 'location' => array('text', 'Modules/Forum/classes'), 'checkbox' => array('integer', '0'), 'inherit' => array('integer', '0'), 'translate' => array('text', 'sys'), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '0'), 'allow_copy' => array('integer', '0'), 'rbac' => array('integer', '1'), 'system' => array('integer', '1'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '0'), 'grp' => array('text', ''), 'default_pres_pos' => array('integer', '0'), 'export' => array('integer', '0'), 'repository' => array('integer', '1'), 'workspace' => array('integer', '0'), 'administration' => array('integer', '1'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '0'))); $ilDB->insert("il_object_def", array( -'id' => array('text', 'adm'), 'class_name' => array('text', 'SystemFolder'), 'component' => array('text', 'Modules/SystemFolder'), 'location' => array('text', 'Modules/SystemFolder/classes'), 'checkbox' => array('integer', '0'), 'inherit' => array('integer', '0'), 'translate' => array('text', 'sys'), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '0'), 'allow_copy' => array('integer', '0'), 'rbac' => array('integer', '1'), 'system' => array('integer', '1'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '0'), 'grp' => array('text', ''), 'default_pres_pos' => array('integer', '0'), 'export' => array('integer', '0'), 'repository' => array('integer', '1'), 'workspace' => array('integer', '0'), 'administration' => array('integer', '1'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '0'))); +'id' => array('text', 'chtr'), 'class_name' => array('text', 'Chatroom'), 'component' => array('text', 'Modules/Chatroom'), 'location' => array('text', 'Modules/Chatroom/classes'), 'checkbox' => array('integer', '1'), 'inherit' => array('integer', '0'), 'translate' => array('text', '0'), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '1'), 'allow_copy' => array('integer', '1'), 'rbac' => array('integer', '1'), 'system' => array('integer', '0'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '90'), 'grp' => array('text', ''), 'default_pres_pos' => array('integer', '150'), 'export' => array('integer', '0'), 'repository' => array('integer', '1'), 'workspace' => array('integer', '0'), 'administration' => array('integer', '0'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '0'))); $ilDB->insert("il_object_def", array( -'id' => array('text', 'prtf'), 'class_name' => array('text', 'Portfolio'), 'component' => array('text', 'Modules/Portfolio'), 'location' => array('text', 'Modules/Portfolio/classes'), 'checkbox' => array('integer', '0'), 'inherit' => array('integer', '0'), 'translate' => array('text', '0'), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '0'), 'allow_copy' => array('integer', '0'), 'rbac' => array('integer', '0'), 'system' => array('integer', '0'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '0'), 'grp' => array('text', ''), 'default_pres_pos' => array('integer', '0'), 'export' => array('integer', '0'), 'repository' => array('integer', '0'), 'workspace' => array('integer', '0'), 'administration' => array('integer', '0'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '0'))); +'id' => array('text', 'chta'), 'class_name' => array('text', 'ChatroomAdmin'), 'component' => array('text', 'Modules/Chatroom'), 'location' => array('text', 'Modules/Chatroom/classes'), 'checkbox' => array('integer', '0'), 'inherit' => array('integer', '0'), 'translate' => array('text', 'sys'), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '0'), 'allow_copy' => array('integer', '0'), 'rbac' => array('integer', '1'), 'system' => array('integer', '1'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '0'), 'grp' => array('text', ''), 'default_pres_pos' => array('integer', '0'), 'export' => array('integer', '0'), 'repository' => array('integer', '1'), 'workspace' => array('integer', '0'), 'administration' => array('integer', '1'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '0'))); $ilDB->insert("il_object_def", array( -'id' => array('text', 'prtt'), 'class_name' => array('text', 'PortfolioTemplate'), 'component' => array('text', 'Modules/Portfolio'), 'location' => array('text', 'Modules/Portfolio/classes'), 'checkbox' => array('integer', '0'), 'inherit' => array('integer', '0'), 'translate' => array('text', '0'), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '1'), 'allow_copy' => array('integer', '1'), 'rbac' => array('integer', '1'), 'system' => array('integer', '0'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '500'), 'grp' => array('text', ''), 'default_pres_pos' => array('integer', '500'), 'export' => array('integer', '1'), 'repository' => array('integer', '1'), 'workspace' => array('integer', '0'), 'administration' => array('integer', '0'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '0'))); +'id' => array('text', 'exc'), 'class_name' => array('text', 'Exercise'), 'component' => array('text', 'Modules/Exercise'), 'location' => array('text', 'Modules/Exercise/classes'), 'checkbox' => array('integer', '1'), 'inherit' => array('integer', '1'), 'translate' => array('text', ''), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '1'), 'allow_copy' => array('integer', '1'), 'rbac' => array('integer', '1'), 'system' => array('integer', '0'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '170'), 'grp' => array('text', ''), 'default_pres_pos' => array('integer', '160'), 'export' => array('integer', '1'), 'repository' => array('integer', '1'), 'workspace' => array('integer', '0'), 'administration' => array('integer', '0'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '1'), 'lti_provider' => array('integer', '0'))); $ilDB->insert("il_object_def", array( -'id' => array('text', 'prfa'), 'class_name' => array('text', 'PortfolioAdministration'), 'component' => array('text', 'Modules/Portfolio'), 'location' => array('text', 'Modules/Portfolio/classes'), 'checkbox' => array('integer', '0'), 'inherit' => array('integer', '0'), 'translate' => array('text', 'sys'), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '0'), 'allow_copy' => array('integer', '0'), 'rbac' => array('integer', '1'), 'system' => array('integer', '1'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '0'), 'grp' => array('text', ''), 'default_pres_pos' => array('integer', '0'), 'export' => array('integer', '0'), 'repository' => array('integer', '1'), 'workspace' => array('integer', '0'), 'administration' => array('integer', '1'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '0'))); +'id' => array('text', 'excs'), 'class_name' => array('text', 'ExerciseAdministration'), 'component' => array('text', 'Modules/Exercise'), 'location' => array('text', 'Modules/Exercise/classes'), 'checkbox' => array('integer', '0'), 'inherit' => array('integer', '0'), 'translate' => array('text', 'sys'), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '0'), 'allow_copy' => array('integer', '0'), 'rbac' => array('integer', '1'), 'system' => array('integer', '1'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '0'), 'grp' => array('text', ''), 'default_pres_pos' => array('integer', '0'), 'export' => array('integer', '0'), 'repository' => array('integer', '1'), 'workspace' => array('integer', '0'), 'administration' => array('integer', '1'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '0'))); $ilDB->insert("il_object_def", array( -'id' => array('text', 'orgu'), 'class_name' => array('text', 'OrgUnit'), 'component' => array('text', 'Modules/OrgUnit'), 'location' => array('text', 'Modules/OrgUnit/classes'), 'checkbox' => array('integer', '1'), 'inherit' => array('integer', '1'), 'translate' => array('text', 'db'), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '0'), 'allow_copy' => array('integer', '0'), 'rbac' => array('integer', '1'), 'system' => array('integer', '0'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '10'), 'grp' => array('text', 'orgu'), 'default_pres_pos' => array('integer', '10'), 'export' => array('integer', '1'), 'repository' => array('integer', '1'), 'workspace' => array('integer', '0'), 'administration' => array('integer', '1'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '0'))); +'id' => array('text', 'excv'), 'class_name' => array('text', 'ExerciseVerification'), 'component' => array('text', 'Modules/Exercise'), 'location' => array('text', 'Modules/Exercise/classes'), 'checkbox' => array('integer', '0'), 'inherit' => array('integer', '0'), 'translate' => array('text', '0'), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '0'), 'allow_copy' => array('integer', '0'), 'rbac' => array('integer', '0'), 'system' => array('integer', '0'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '100'), 'grp' => array('text', ''), 'default_pres_pos' => array('integer', '160'), 'export' => array('integer', '0'), 'repository' => array('integer', '0'), 'workspace' => array('integer', '1'), 'administration' => array('integer', '0'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '0'))); $ilDB->insert("il_object_def", array( -'id' => array('text', 'mep'), 'class_name' => array('text', 'MediaPool'), 'component' => array('text', 'Modules/MediaPool'), 'location' => array('text', 'Modules/MediaPool/classes'), 'checkbox' => array('integer', '1'), 'inherit' => array('integer', '1'), 'translate' => array('text', 'db'), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '1'), 'allow_copy' => array('integer', '1'), 'rbac' => array('integer', '1'), 'system' => array('integer', '0'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '200'), 'grp' => array('text', ''), 'default_pres_pos' => array('integer', '190'), 'export' => array('integer', '1'), 'repository' => array('integer', '1'), 'workspace' => array('integer', '0'), 'administration' => array('integer', '0'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '0'))); +'id' => array('text', 'adm'), 'class_name' => array('text', 'SystemFolder'), 'component' => array('text', 'Modules/SystemFolder'), 'location' => array('text', 'Modules/SystemFolder/classes'), 'checkbox' => array('integer', '0'), 'inherit' => array('integer', '0'), 'translate' => array('text', 'sys'), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '0'), 'allow_copy' => array('integer', '0'), 'rbac' => array('integer', '1'), 'system' => array('integer', '1'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '0'), 'grp' => array('text', ''), 'default_pres_pos' => array('integer', '0'), 'export' => array('integer', '0'), 'repository' => array('integer', '1'), 'workspace' => array('integer', '0'), 'administration' => array('integer', '1'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '0'))); $ilDB->insert("il_object_def", array( 'id' => array('text', 'cld'), 'class_name' => array('text', 'Cloud'), 'component' => array('text', 'Modules/Cloud'), 'location' => array('text', 'Modules/Cloud/classes'), 'checkbox' => array('integer', '1'), 'inherit' => array('integer', '1'), 'translate' => array('text', '0'), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '1'), 'allow_copy' => array('integer', '0'), 'rbac' => array('integer', '1'), 'system' => array('integer', '0'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '440'), 'grp' => array('text', ''), 'default_pres_pos' => array('integer', '440'), 'export' => array('integer', '0'), 'repository' => array('integer', '1'), 'workspace' => array('integer', '0'), 'administration' => array('integer', '0'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '0'))); $ilDB->insert("il_object_def", array( -'id' => array('text', 'glo'), 'class_name' => array('text', 'Glossary'), 'component' => array('text', 'Modules/Glossary'), 'location' => array('text', 'Modules/Glossary/classes'), 'checkbox' => array('integer', '1'), 'inherit' => array('integer', '1'), 'translate' => array('text', '0'), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '1'), 'allow_copy' => array('integer', '1'), 'rbac' => array('integer', '1'), 'system' => array('integer', '0'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '160'), 'grp' => array('text', ''), 'default_pres_pos' => array('integer', '110'), 'export' => array('integer', '1'), 'repository' => array('integer', '1'), 'workspace' => array('integer', '0'), 'administration' => array('integer', '0'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '0'))); +'id' => array('text', 'itgr'), 'class_name' => array('text', 'ItemGroup'), 'component' => array('text', 'Modules/ItemGroup'), 'location' => array('text', 'Modules/ItemGroup/classes'), 'checkbox' => array('integer', '1'), 'inherit' => array('integer', '0'), 'translate' => array('text', '0'), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '0'), 'allow_copy' => array('integer', '1'), 'rbac' => array('integer', '1'), 'system' => array('integer', '0'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '45'), 'grp' => array('text', ''), 'default_pres_pos' => array('integer', '5'), 'export' => array('integer', '1'), 'repository' => array('integer', '1'), 'workspace' => array('integer', '0'), 'administration' => array('integer', '0'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '0'))); $ilDB->insert("il_object_def", array( -'id' => array('text', 'rfil'), 'class_name' => array('text', 'RemoteFile'), 'component' => array('text', 'Modules/RemoteFile'), 'location' => array('text', 'Modules/RemoteFile/classes'), 'checkbox' => array('integer', '1'), 'inherit' => array('integer', '0'), 'translate' => array('text', '0'), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '1'), 'allow_copy' => array('integer', '1'), 'rbac' => array('integer', '1'), 'system' => array('integer', '0'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '30'), 'grp' => array('text', 'file'), 'default_pres_pos' => array('integer', '40'), 'export' => array('integer', '0'), 'repository' => array('integer', '0'), 'workspace' => array('integer', '0'), 'administration' => array('integer', '0'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '0'))); +'id' => array('text', 'prtf'), 'class_name' => array('text', 'Portfolio'), 'component' => array('text', 'Modules/Portfolio'), 'location' => array('text', 'Modules/Portfolio/classes'), 'checkbox' => array('integer', '0'), 'inherit' => array('integer', '0'), 'translate' => array('text', '0'), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '0'), 'allow_copy' => array('integer', '0'), 'rbac' => array('integer', '0'), 'system' => array('integer', '0'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '0'), 'grp' => array('text', ''), 'default_pres_pos' => array('integer', '0'), 'export' => array('integer', '0'), 'repository' => array('integer', '0'), 'workspace' => array('integer', '0'), 'administration' => array('integer', '0'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '0'))); $ilDB->insert("il_object_def", array( -'id' => array('text', 'tst'), 'class_name' => array('text', 'Test'), 'component' => array('text', 'Modules/Test'), 'location' => array('text', 'Modules/Test/classes'), 'checkbox' => array('integer', '1'), 'inherit' => array('integer', '1'), 'translate' => array('text', '0'), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '1'), 'allow_copy' => array('integer', '1'), 'rbac' => array('integer', '1'), 'system' => array('integer', '0'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '180'), 'grp' => array('text', ''), 'default_pres_pos' => array('integer', '170'), 'export' => array('integer', '1'), 'repository' => array('integer', '1'), 'workspace' => array('integer', '0'), 'administration' => array('integer', '0'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '1'))); +'id' => array('text', 'prtt'), 'class_name' => array('text', 'PortfolioTemplate'), 'component' => array('text', 'Modules/Portfolio'), 'location' => array('text', 'Modules/Portfolio/classes'), 'checkbox' => array('integer', '0'), 'inherit' => array('integer', '0'), 'translate' => array('text', '0'), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '1'), 'allow_copy' => array('integer', '1'), 'rbac' => array('integer', '1'), 'system' => array('integer', '0'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '500'), 'grp' => array('text', ''), 'default_pres_pos' => array('integer', '500'), 'export' => array('integer', '1'), 'repository' => array('integer', '1'), 'workspace' => array('integer', '0'), 'administration' => array('integer', '0'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '0'))); $ilDB->insert("il_object_def", array( -'id' => array('text', 'assf'), 'class_name' => array('text', 'AssessmentFolder'), 'component' => array('text', 'Modules/Test'), 'location' => array('text', 'Modules/Test/classes'), 'checkbox' => array('integer', '0'), 'inherit' => array('integer', '0'), 'translate' => array('text', 'sys'), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '0'), 'allow_copy' => array('integer', '0'), 'rbac' => array('integer', '1'), 'system' => array('integer', '1'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '0'), 'grp' => array('text', ''), 'default_pres_pos' => array('integer', '0'), 'export' => array('integer', '0'), 'repository' => array('integer', '1'), 'workspace' => array('integer', '0'), 'administration' => array('integer', '1'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '0'))); +'id' => array('text', 'prfa'), 'class_name' => array('text', 'PortfolioAdministration'), 'component' => array('text', 'Modules/Portfolio'), 'location' => array('text', 'Modules/Portfolio/classes'), 'checkbox' => array('integer', '0'), 'inherit' => array('integer', '0'), 'translate' => array('text', 'sys'), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '0'), 'allow_copy' => array('integer', '0'), 'rbac' => array('integer', '1'), 'system' => array('integer', '1'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '0'), 'grp' => array('text', ''), 'default_pres_pos' => array('integer', '0'), 'export' => array('integer', '0'), 'repository' => array('integer', '1'), 'workspace' => array('integer', '0'), 'administration' => array('integer', '1'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '0'))); $ilDB->insert("il_object_def", array( -'id' => array('text', 'tstv'), 'class_name' => array('text', 'TestVerification'), 'component' => array('text', 'Modules/Test'), 'location' => array('text', 'Modules/Test/classes'), 'checkbox' => array('integer', '0'), 'inherit' => array('integer', '0'), 'translate' => array('text', '0'), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '0'), 'allow_copy' => array('integer', '0'), 'rbac' => array('integer', '0'), 'system' => array('integer', '0'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '90'), 'grp' => array('text', ''), 'default_pres_pos' => array('integer', '150'), 'export' => array('integer', '0'), 'repository' => array('integer', '0'), 'workspace' => array('integer', '1'), 'administration' => array('integer', '0'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '0'))); +'id' => array('text', 'glo'), 'class_name' => array('text', 'Glossary'), 'component' => array('text', 'Modules/Glossary'), 'location' => array('text', 'Modules/Glossary/classes'), 'checkbox' => array('integer', '1'), 'inherit' => array('integer', '1'), 'translate' => array('text', '0'), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '1'), 'allow_copy' => array('integer', '1'), 'rbac' => array('integer', '1'), 'system' => array('integer', '0'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '160'), 'grp' => array('text', ''), 'default_pres_pos' => array('integer', '110'), 'export' => array('integer', '1'), 'repository' => array('integer', '1'), 'workspace' => array('integer', '0'), 'administration' => array('integer', '0'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '0'))); $ilDB->insert("il_object_def", array( -'id' => array('text', 'catr'), 'class_name' => array('text', 'CategoryReference'), 'component' => array('text', 'Modules/CategoryReference'), 'location' => array('text', 'Modules/CategoryReference/classes'), 'checkbox' => array('integer', '1'), 'inherit' => array('integer', '0'), 'translate' => array('text', '0'), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '0'), 'allow_copy' => array('integer', '1'), 'rbac' => array('integer', '1'), 'system' => array('integer', '0'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '15'), 'grp' => array('text', 'cat'), 'default_pres_pos' => array('integer', '10'), 'export' => array('integer', '1'), 'repository' => array('integer', '1'), 'workspace' => array('integer', '0'), 'administration' => array('integer', '0'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '0'))); +'id' => array('text', 'rglo'), 'class_name' => array('text', 'RemoteGlossary'), 'component' => array('text', 'Modules/RemoteGlossary'), 'location' => array('text', 'Modules/RemoteGlossary/classes'), 'checkbox' => array('integer', '1'), 'inherit' => array('integer', '0'), 'translate' => array('text', '0'), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '1'), 'allow_copy' => array('integer', '1'), 'rbac' => array('integer', '1'), 'system' => array('integer', '0'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '30'), 'grp' => array('text', 'glo'), 'default_pres_pos' => array('integer', '40'), 'export' => array('integer', '0'), 'repository' => array('integer', '0'), 'workspace' => array('integer', '0'), 'administration' => array('integer', '0'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '0'))); $ilDB->insert("il_object_def", array( -'id' => array('text', 'mcst'), 'class_name' => array('text', 'MediaCast'), 'component' => array('text', 'Modules/MediaCast'), 'location' => array('text', 'Modules/MediaCast/classes'), 'checkbox' => array('integer', '1'), 'inherit' => array('integer', '1'), 'translate' => array('text', ''), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '1'), 'allow_copy' => array('integer', '1'), 'rbac' => array('integer', '1'), 'system' => array('integer', '0'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '110'), 'grp' => array('text', ''), 'default_pres_pos' => array('integer', '130'), 'export' => array('integer', '1'), 'repository' => array('integer', '1'), 'workspace' => array('integer', '0'), 'administration' => array('integer', '0'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '0'))); +'id' => array('text', 'wsrt'), 'class_name' => array('text', 'WorkspaceRootFolder'), 'component' => array('text', 'Modules/WorkspaceRootFolder'), 'location' => array('text', 'Modules/WorkspaceRootFolder/classes'), 'checkbox' => array('integer', '0'), 'inherit' => array('integer', '0'), 'translate' => array('text', '0'), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '0'), 'allow_copy' => array('integer', '0'), 'rbac' => array('integer', '0'), 'system' => array('integer', '1'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '0'), 'grp' => array('text', ''), 'default_pres_pos' => array('integer', '0'), 'export' => array('integer', '0'), 'repository' => array('integer', '0'), 'workspace' => array('integer', '1'), 'administration' => array('integer', '0'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '0'))); $ilDB->insert("il_object_def", array( -'id' => array('text', 'mcts'), 'class_name' => array('text', 'MediaCastSettings'), 'component' => array('text', 'Modules/MediaCast'), 'location' => array('text', 'Modules/MediaCast/classes'), 'checkbox' => array('integer', '0'), 'inherit' => array('integer', '0'), 'translate' => array('text', 'sys'), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '0'), 'allow_copy' => array('integer', '0'), 'rbac' => array('integer', '1'), 'system' => array('integer', '1'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '0'), 'grp' => array('text', ''), 'default_pres_pos' => array('integer', '0'), 'export' => array('integer', '0'), 'repository' => array('integer', '1'), 'workspace' => array('integer', '0'), 'administration' => array('integer', '1'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '0'))); +'id' => array('text', 'mcst'), 'class_name' => array('text', 'MediaCast'), 'component' => array('text', 'Modules/MediaCast'), 'location' => array('text', 'Modules/MediaCast/classes'), 'checkbox' => array('integer', '1'), 'inherit' => array('integer', '1'), 'translate' => array('text', ''), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '1'), 'allow_copy' => array('integer', '1'), 'rbac' => array('integer', '1'), 'system' => array('integer', '0'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '110'), 'grp' => array('text', ''), 'default_pres_pos' => array('integer', '130'), 'export' => array('integer', '1'), 'repository' => array('integer', '1'), 'workspace' => array('integer', '0'), 'administration' => array('integer', '0'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '0'))); $ilDB->insert("il_object_def", array( -'id' => array('text', 'poll'), 'class_name' => array('text', 'Poll'), 'component' => array('text', 'Modules/Poll'), 'location' => array('text', 'Modules/Poll/classes'), 'checkbox' => array('integer', '1'), 'inherit' => array('integer', '1'), 'translate' => array('text', '0'), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '1'), 'allow_copy' => array('integer', '1'), 'rbac' => array('integer', '1'), 'system' => array('integer', '0'), 'sideblock' => array('integer', '1'), 'default_pos' => array('integer', '350'), 'grp' => array('text', ''), 'default_pres_pos' => array('integer', '350'), 'export' => array('integer', '1'), 'repository' => array('integer', '1'), 'workspace' => array('integer', '1'), 'administration' => array('integer', '0'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '0'))); +'id' => array('text', 'mcts'), 'class_name' => array('text', 'MediaCastSettings'), 'component' => array('text', 'Modules/MediaCast'), 'location' => array('text', 'Modules/MediaCast/classes'), 'checkbox' => array('integer', '0'), 'inherit' => array('integer', '0'), 'translate' => array('text', 'sys'), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '0'), 'allow_copy' => array('integer', '0'), 'rbac' => array('integer', '1'), 'system' => array('integer', '1'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '0'), 'grp' => array('text', ''), 'default_pres_pos' => array('integer', '0'), 'export' => array('integer', '0'), 'repository' => array('integer', '1'), 'workspace' => array('integer', '0'), 'administration' => array('integer', '1'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '0'))); $ilDB->insert("il_object_def", array( -'id' => array('text', 'crsr'), 'class_name' => array('text', 'CourseReference'), 'component' => array('text', 'Modules/CourseReference'), 'location' => array('text', 'Modules/CourseReference/classes'), 'checkbox' => array('integer', '1'), 'inherit' => array('integer', '0'), 'translate' => array('text', '0'), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '0'), 'allow_copy' => array('integer', '1'), 'rbac' => array('integer', '1'), 'system' => array('integer', '0'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '25'), 'grp' => array('text', 'crs'), 'default_pres_pos' => array('integer', '20'), 'export' => array('integer', '1'), 'repository' => array('integer', '1'), 'workspace' => array('integer', '0'), 'administration' => array('integer', '0'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '0'))); +'id' => array('text', 'iass'), 'class_name' => array('text', 'IndividualAssessment'), 'component' => array('text', 'Modules/IndividualAssessment'), 'location' => array('text', 'Modules/IndividualAssessment/classes'), 'checkbox' => array('integer', '1'), 'inherit' => array('integer', '1'), 'translate' => array('text', '0'), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '1'), 'allow_copy' => array('integer', '1'), 'rbac' => array('integer', '1'), 'system' => array('integer', '0'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '190'), 'grp' => array('text', ''), 'default_pres_pos' => array('integer', '190'), 'export' => array('integer', '0'), 'repository' => array('integer', '1'), 'workspace' => array('integer', '0'), 'administration' => array('integer', '0'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '1'), 'lti_provider' => array('integer', '0'))); $ilDB->insert("il_object_def", array( -'id' => array('text', 'grp'), 'class_name' => array('text', 'Group'), 'component' => array('text', 'Modules/Group'), 'location' => array('text', 'Modules/Group/classes'), 'checkbox' => array('integer', '1'), 'inherit' => array('integer', '1'), 'translate' => array('text', '0'), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '0'), 'allow_copy' => array('integer', '1'), 'rbac' => array('integer', '1'), 'system' => array('integer', '0'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '50'), 'grp' => array('text', ''), 'default_pres_pos' => array('integer', '70'), 'export' => array('integer', '1'), 'repository' => array('integer', '1'), 'workspace' => array('integer', '0'), 'administration' => array('integer', '0'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '1'), 'lti_provider' => array('integer', '1'))); +'id' => array('text', 'svy'), 'class_name' => array('text', 'Survey'), 'component' => array('text', 'Modules/Survey'), 'location' => array('text', 'Modules/Survey/classes'), 'checkbox' => array('integer', '1'), 'inherit' => array('integer', '1'), 'translate' => array('text', '0'), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '1'), 'allow_copy' => array('integer', '1'), 'rbac' => array('integer', '1'), 'system' => array('integer', '0'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '190'), 'grp' => array('text', ''), 'default_pres_pos' => array('integer', '180'), 'export' => array('integer', '1'), 'repository' => array('integer', '1'), 'workspace' => array('integer', '0'), 'administration' => array('integer', '0'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '1'))); $ilDB->insert("il_object_def", array( -'id' => array('text', 'grps'), 'class_name' => array('text', 'GroupAdministration'), 'component' => array('text', 'Modules/Group'), 'location' => array('text', 'Modules/Group/classes'), 'checkbox' => array('integer', '0'), 'inherit' => array('integer', '0'), 'translate' => array('text', 'sys'), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '0'), 'allow_copy' => array('integer', '0'), 'rbac' => array('integer', '1'), 'system' => array('integer', '1'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '0'), 'grp' => array('text', ''), 'default_pres_pos' => array('integer', '0'), 'export' => array('integer', '0'), 'repository' => array('integer', '1'), 'workspace' => array('integer', '0'), 'administration' => array('integer', '1'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '0'))); +'id' => array('text', 'svyf'), 'class_name' => array('text', 'SurveyAdministration'), 'component' => array('text', 'Modules/Survey'), 'location' => array('text', 'Modules/Survey/classes'), 'checkbox' => array('integer', '0'), 'inherit' => array('integer', '0'), 'translate' => array('text', 'sys'), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '0'), 'allow_copy' => array('integer', '0'), 'rbac' => array('integer', '1'), 'system' => array('integer', '1'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '0'), 'grp' => array('text', ''), 'default_pres_pos' => array('integer', '0'), 'export' => array('integer', '0'), 'repository' => array('integer', '1'), 'workspace' => array('integer', '0'), 'administration' => array('integer', '1'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '0'))); $ilDB->insert("il_object_def", array( 'id' => array('text', 'lm'), 'class_name' => array('text', 'LearningModule'), 'component' => array('text', 'Modules/LearningModule'), 'location' => array('text', 'Modules/LearningModule/classes'), 'checkbox' => array('integer', '1'), 'inherit' => array('integer', '1'), 'translate' => array('text', 'db'), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '1'), 'allow_copy' => array('integer', '1'), 'rbac' => array('integer', '1'), 'system' => array('integer', '0'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '120'), 'grp' => array('text', 'lres'), 'default_pres_pos' => array('integer', '0'), 'export' => array('integer', '1'), 'repository' => array('integer', '1'), 'workspace' => array('integer', '0'), 'administration' => array('integer', '0'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '1'))); @@ -26324,160 +26327,157 @@ function setupILIASDatabase() 'id' => array('text', 'lrss'), 'class_name' => array('text', 'LearningResourcesSettings'), 'component' => array('text', 'Modules/LearningModule'), 'location' => array('text', 'Modules/LearningModule/classes'), 'checkbox' => array('integer', '0'), 'inherit' => array('integer', '0'), 'translate' => array('text', 'sys'), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '0'), 'allow_copy' => array('integer', '0'), 'rbac' => array('integer', '1'), 'system' => array('integer', '1'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '0'), 'grp' => array('text', ''), 'default_pres_pos' => array('integer', '0'), 'export' => array('integer', '0'), 'repository' => array('integer', '1'), 'workspace' => array('integer', '0'), 'administration' => array('integer', '1'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '0'))); $ilDB->insert("il_object_def", array( -'id' => array('text', 'frm'), 'class_name' => array('text', 'Forum'), 'component' => array('text', 'Modules/Forum'), 'location' => array('text', 'Modules/Forum/classes'), 'checkbox' => array('integer', '1'), 'inherit' => array('integer', '1'), 'translate' => array('text', '0'), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '1'), 'allow_copy' => array('integer', '1'), 'rbac' => array('integer', '1'), 'system' => array('integer', '0'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '70'), 'grp' => array('text', ''), 'default_pres_pos' => array('integer', '90'), 'export' => array('integer', '1'), 'repository' => array('integer', '1'), 'workspace' => array('integer', '0'), 'administration' => array('integer', '0'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '0'))); +'id' => array('text', 'htlm'), 'class_name' => array('text', 'FileBasedLM'), 'component' => array('text', 'Modules/HTMLLearningModule'), 'location' => array('text', 'Modules/HTMLLearningModule/classes'), 'checkbox' => array('integer', '1'), 'inherit' => array('integer', '1'), 'translate' => array('text', '0'), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '1'), 'allow_copy' => array('integer', '1'), 'rbac' => array('integer', '1'), 'system' => array('integer', '0'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '130'), 'grp' => array('text', 'lres'), 'default_pres_pos' => array('integer', '0'), 'export' => array('integer', '1'), 'repository' => array('integer', '1'), 'workspace' => array('integer', '0'), 'administration' => array('integer', '0'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '0'))); $ilDB->insert("il_object_def", array( -'id' => array('text', 'frma'), 'class_name' => array('text', 'ForumAdministration'), 'component' => array('text', 'Modules/Forum'), 'location' => array('text', 'Modules/Forum/classes'), 'checkbox' => array('integer', '0'), 'inherit' => array('integer', '0'), 'translate' => array('text', 'sys'), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '0'), 'allow_copy' => array('integer', '0'), 'rbac' => array('integer', '1'), 'system' => array('integer', '1'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '0'), 'grp' => array('text', ''), 'default_pres_pos' => array('integer', '0'), 'export' => array('integer', '0'), 'repository' => array('integer', '1'), 'workspace' => array('integer', '0'), 'administration' => array('integer', '1'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '0'))); +'id' => array('text', 'book'), 'class_name' => array('text', 'BookingPool'), 'component' => array('text', 'Modules/BookingManager'), 'location' => array('text', 'Modules/BookingManager/classes'), 'checkbox' => array('integer', '1'), 'inherit' => array('integer', '1'), 'translate' => array('text', ''), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '1'), 'allow_copy' => array('integer', '1'), 'rbac' => array('integer', '1'), 'system' => array('integer', '0'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '250'), 'grp' => array('text', ''), 'default_pres_pos' => array('integer', '250'), 'export' => array('integer', '0'), 'repository' => array('integer', '1'), 'workspace' => array('integer', '0'), 'administration' => array('integer', '0'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '0'))); $ilDB->insert("il_object_def", array( -'id' => array('text', 'itgr'), 'class_name' => array('text', 'ItemGroup'), 'component' => array('text', 'Modules/ItemGroup'), 'location' => array('text', 'Modules/ItemGroup/classes'), 'checkbox' => array('integer', '1'), 'inherit' => array('integer', '0'), 'translate' => array('text', '0'), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '0'), 'allow_copy' => array('integer', '1'), 'rbac' => array('integer', '1'), 'system' => array('integer', '0'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '45'), 'grp' => array('text', ''), 'default_pres_pos' => array('integer', '5'), 'export' => array('integer', '1'), 'repository' => array('integer', '1'), 'workspace' => array('integer', '0'), 'administration' => array('integer', '0'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '0'))); +'id' => array('text', 'qpl'), 'class_name' => array('text', 'QuestionPool'), 'component' => array('text', 'Modules/TestQuestionPool'), 'location' => array('text', 'Modules/TestQuestionPool/classes'), 'checkbox' => array('integer', '1'), 'inherit' => array('integer', '1'), 'translate' => array('text', '0'), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '1'), 'allow_copy' => array('integer', '1'), 'rbac' => array('integer', '1'), 'system' => array('integer', '0'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '210'), 'grp' => array('text', ''), 'default_pres_pos' => array('integer', '200'), 'export' => array('integer', '1'), 'repository' => array('integer', '1'), 'workspace' => array('integer', '0'), 'administration' => array('integer', '0'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '0'))); $ilDB->insert("il_object_def", array( -'id' => array('text', 'crs'), 'class_name' => array('text', 'Course'), 'component' => array('text', 'Modules/Course'), 'location' => array('text', 'Modules/Course/classes'), 'checkbox' => array('integer', '1'), 'inherit' => array('integer', '1'), 'translate' => array('text', '0'), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '0'), 'allow_copy' => array('integer', '1'), 'rbac' => array('integer', '1'), 'system' => array('integer', '0'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '20'), 'grp' => array('text', 'crs'), 'default_pres_pos' => array('integer', '30'), 'export' => array('integer', '1'), 'repository' => array('integer', '1'), 'workspace' => array('integer', '0'), 'administration' => array('integer', '0'), 'amet' => array('integer', '1'), 'orgunit_permissions' => array('integer', '1'), 'lti_provider' => array('integer', '1'))); +'id' => array('text', 'feed'), 'class_name' => array('text', 'ExternalFeed'), 'component' => array('text', 'Modules/ExternalFeed'), 'location' => array('text', 'Modules/ExternalFeed/classes'), 'checkbox' => array('integer', '1'), 'inherit' => array('integer', '1'), 'translate' => array('text', ''), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '1'), 'allow_copy' => array('integer', '1'), 'rbac' => array('integer', '1'), 'system' => array('integer', '0'), 'sideblock' => array('integer', '1'), 'default_pos' => array('integer', '80'), 'grp' => array('text', ''), 'default_pres_pos' => array('integer', '0'), 'export' => array('integer', '1'), 'repository' => array('integer', '1'), 'workspace' => array('integer', '0'), 'administration' => array('integer', '0'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '0'))); $ilDB->insert("il_object_def", array( -'id' => array('text', 'crss'), 'class_name' => array('text', 'CourseAdministration'), 'component' => array('text', 'Modules/Course'), 'location' => array('text', 'Modules/Course/classes'), 'checkbox' => array('integer', '0'), 'inherit' => array('integer', '0'), 'translate' => array('text', 'sys'), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '0'), 'allow_copy' => array('integer', '0'), 'rbac' => array('integer', '1'), 'system' => array('integer', '1'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '0'), 'grp' => array('text', ''), 'default_pres_pos' => array('integer', '0'), 'export' => array('integer', '0'), 'repository' => array('integer', '1'), 'workspace' => array('integer', '0'), 'administration' => array('integer', '1'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '0'))); +'id' => array('text', 'poll'), 'class_name' => array('text', 'Poll'), 'component' => array('text', 'Modules/Poll'), 'location' => array('text', 'Modules/Poll/classes'), 'checkbox' => array('integer', '1'), 'inherit' => array('integer', '1'), 'translate' => array('text', '0'), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '1'), 'allow_copy' => array('integer', '1'), 'rbac' => array('integer', '1'), 'system' => array('integer', '0'), 'sideblock' => array('integer', '1'), 'default_pos' => array('integer', '350'), 'grp' => array('text', ''), 'default_pres_pos' => array('integer', '350'), 'export' => array('integer', '1'), 'repository' => array('integer', '1'), 'workspace' => array('integer', '1'), 'administration' => array('integer', '0'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '0'))); $ilDB->insert("il_object_def", array( -'id' => array('text', 'crsv'), 'class_name' => array('text', 'CourseVerification'), 'component' => array('text', 'Modules/Course'), 'location' => array('text', 'Modules/Course/classes/Verification'), 'checkbox' => array('integer', '0'), 'inherit' => array('integer', '0'), 'translate' => array('text', '0'), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '0'), 'allow_copy' => array('integer', '0'), 'rbac' => array('integer', '0'), 'system' => array('integer', '0'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '90'), 'grp' => array('text', ''), 'default_pres_pos' => array('integer', '150'), 'export' => array('integer', '0'), 'repository' => array('integer', '0'), 'workspace' => array('integer', '1'), 'administration' => array('integer', '0'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '0'))); +'id' => array('text', 'sess'), 'class_name' => array('text', 'Session'), 'component' => array('text', 'Modules/Session'), 'location' => array('text', 'Modules/Session/classes'), 'checkbox' => array('integer', '1'), 'inherit' => array('integer', '0'), 'translate' => array('text', '0'), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '0'), 'allow_copy' => array('integer', '1'), 'rbac' => array('integer', '1'), 'system' => array('integer', '0'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '15'), 'grp' => array('text', ''), 'default_pres_pos' => array('integer', '15'), 'export' => array('integer', '1'), 'repository' => array('integer', '1'), 'workspace' => array('integer', '0'), 'administration' => array('integer', '0'), 'amet' => array('integer', '1'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '0'))); $ilDB->insert("il_object_def", array( -'id' => array('text', 'file'), 'class_name' => array('text', 'File'), 'component' => array('text', 'Modules/File'), 'location' => array('text', 'Modules/File/classes'), 'checkbox' => array('integer', '1'), 'inherit' => array('integer', '0'), 'translate' => array('text', '0'), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '1'), 'allow_copy' => array('integer', '1'), 'rbac' => array('integer', '1'), 'system' => array('integer', '0'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '90'), 'grp' => array('text', ''), 'default_pres_pos' => array('integer', '150'), 'export' => array('integer', '1'), 'repository' => array('integer', '1'), 'workspace' => array('integer', '1'), 'administration' => array('integer', '0'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '0'))); +'id' => array('text', 'logs'), 'class_name' => array('text', 'LoggingSettings'), 'component' => array('text', 'Services/Logging'), 'location' => array('text', 'Services/Logging/classes'), 'checkbox' => array('integer', '0'), 'inherit' => array('integer', '1'), 'translate' => array('text', 'sys'), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '0'), 'allow_copy' => array('integer', '0'), 'rbac' => array('integer', '1'), 'system' => array('integer', '1'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '0'), 'grp' => array('text', ''), 'default_pres_pos' => array('integer', '0'), 'export' => array('integer', '0'), 'repository' => array('integer', '1'), 'workspace' => array('integer', '0'), 'administration' => array('integer', '1'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '0'))); $ilDB->insert("il_object_def", array( -'id' => array('text', 'cadm'), 'class_name' => array('text', 'ContactAdministration'), 'component' => array('text', 'Services/Contact'), 'location' => array('text', 'Services/Contact/classes'), 'checkbox' => array('integer', '0'), 'inherit' => array('integer', '1'), 'translate' => array('text', 'sys'), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '0'), 'allow_copy' => array('integer', '0'), 'rbac' => array('integer', '1'), 'system' => array('integer', '1'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '0'), 'grp' => array('text', ''), 'default_pres_pos' => array('integer', '0'), 'export' => array('integer', '0'), 'repository' => array('integer', '1'), 'workspace' => array('integer', '0'), 'administration' => array('integer', '1'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '0'))); +'id' => array('text', 'nota'), 'class_name' => array('text', 'NotificationAdmin'), 'component' => array('text', 'Services/Notifications'), 'location' => array('text', 'Services/Notifications/classes'), 'checkbox' => array('integer', '0'), 'inherit' => array('integer', '0'), 'translate' => array('text', 'sys'), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '0'), 'allow_copy' => array('integer', '0'), 'rbac' => array('integer', '0'), 'system' => array('integer', '1'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '0'), 'grp' => array('text', ''), 'default_pres_pos' => array('integer', '0'), 'export' => array('integer', '0'), 'repository' => array('integer', '1'), 'workspace' => array('integer', '0'), 'administration' => array('integer', '0'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '0'))); $ilDB->insert("il_object_def", array( -'id' => array('text', 'lngf'), 'class_name' => array('text', 'LanguageFolder'), 'component' => array('text', 'Services/Language'), 'location' => array('text', 'Services/Language/classes'), 'checkbox' => array('integer', '0'), 'inherit' => array('integer', '0'), 'translate' => array('text', 'sys'), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '0'), 'allow_copy' => array('integer', '0'), 'rbac' => array('integer', '1'), 'system' => array('integer', '1'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '0'), 'grp' => array('text', ''), 'default_pres_pos' => array('integer', '0'), 'export' => array('integer', '0'), 'repository' => array('integer', '1'), 'workspace' => array('integer', '0'), 'administration' => array('integer', '1'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '0'))); +'id' => array('text', 'tos'), 'class_name' => array('text', 'TermsOfService'), 'component' => array('text', 'Services/TermsOfService'), 'location' => array('text', 'Services/TermsOfService/classes'), 'checkbox' => array('integer', '0'), 'inherit' => array('integer', '0'), 'translate' => array('text', 'sys'), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '0'), 'allow_copy' => array('integer', '0'), 'rbac' => array('integer', '1'), 'system' => array('integer', '1'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '0'), 'grp' => array('text', ''), 'default_pres_pos' => array('integer', '0'), 'export' => array('integer', '0'), 'repository' => array('integer', '1'), 'workspace' => array('integer', '0'), 'administration' => array('integer', '1'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '0'))); $ilDB->insert("il_object_def", array( -'id' => array('text', 'lng'), 'class_name' => array('text', 'Language'), 'component' => array('text', 'Services/Language'), 'location' => array('text', 'Services/Language/classes'), 'checkbox' => array('integer', '1'), 'inherit' => array('integer', '0'), 'translate' => array('text', '0'), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '0'), 'allow_copy' => array('integer', '0'), 'rbac' => array('integer', '0'), 'system' => array('integer', '0'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '0'), 'grp' => array('text', ''), 'default_pres_pos' => array('integer', '0'), 'export' => array('integer', '0'), 'repository' => array('integer', '1'), 'workspace' => array('integer', '0'), 'administration' => array('integer', '0'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '0'))); +'id' => array('text', 'hlps'), 'class_name' => array('text', 'HelpSettings'), 'component' => array('text', 'Services/Help'), 'location' => array('text', 'Services/Help/classes'), 'checkbox' => array('integer', '0'), 'inherit' => array('integer', '0'), 'translate' => array('text', 'sys'), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '0'), 'allow_copy' => array('integer', '0'), 'rbac' => array('integer', '1'), 'system' => array('integer', '1'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '0'), 'grp' => array('text', ''), 'default_pres_pos' => array('integer', '0'), 'export' => array('integer', '0'), 'repository' => array('integer', '1'), 'workspace' => array('integer', '0'), 'administration' => array('integer', '1'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '0'))); $ilDB->insert("il_object_def", array( -'id' => array('text', 'ltis'), 'class_name' => array('text', 'LTIAdministration'), 'component' => array('text', 'Services/LTI'), 'location' => array('text', 'Services/LTI/classes'), 'checkbox' => array('integer', '0'), 'inherit' => array('integer', '0'), 'translate' => array('text', 'sys'), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '0'), 'allow_copy' => array('integer', '0'), 'rbac' => array('integer', '1'), 'system' => array('integer', '1'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '0'), 'grp' => array('text', ''), 'default_pres_pos' => array('integer', '0'), 'export' => array('integer', '0'), 'repository' => array('integer', '1'), 'workspace' => array('integer', '0'), 'administration' => array('integer', '1'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '0'))); +'id' => array('text', 'bdga'), 'class_name' => array('text', 'BadgeAdministration'), 'component' => array('text', 'Services/Badge'), 'location' => array('text', 'Services/Badge/classes'), 'checkbox' => array('integer', '0'), 'inherit' => array('integer', '0'), 'translate' => array('text', 'sys'), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '0'), 'allow_copy' => array('integer', '0'), 'rbac' => array('integer', '1'), 'system' => array('integer', '1'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '0'), 'grp' => array('text', ''), 'default_pres_pos' => array('integer', '0'), 'export' => array('integer', '0'), 'repository' => array('integer', '1'), 'workspace' => array('integer', '0'), 'administration' => array('integer', '1'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '0'))); $ilDB->insert("il_object_def", array( -'id' => array('text', 'tax'), 'class_name' => array('text', 'Taxonomy'), 'component' => array('text', 'Services/Taxonomy'), 'location' => array('text', 'Services/Taxonomy/classes'), 'checkbox' => array('integer', '1'), 'inherit' => array('integer', '0'), 'translate' => array('text', '0'), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '0'), 'allow_copy' => array('integer', '0'), 'rbac' => array('integer', '0'), 'system' => array('integer', '0'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '0'), 'grp' => array('text', ''), 'default_pres_pos' => array('integer', '0'), 'export' => array('integer', '0'), 'repository' => array('integer', '1'), 'workspace' => array('integer', '0'), 'administration' => array('integer', '0'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '0'))); +'id' => array('text', 'ps'), 'class_name' => array('text', 'PrivacySecurity'), 'component' => array('text', 'Services/PrivacySecurity'), 'location' => array('text', 'Services/PrivacySecurity/classes'), 'checkbox' => array('integer', '0'), 'inherit' => array('integer', '0'), 'translate' => array('text', 'sys'), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '0'), 'allow_copy' => array('integer', '0'), 'rbac' => array('integer', '1'), 'system' => array('integer', '1'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '0'), 'grp' => array('text', ''), 'default_pres_pos' => array('integer', '0'), 'export' => array('integer', '0'), 'repository' => array('integer', '1'), 'workspace' => array('integer', '0'), 'administration' => array('integer', '1'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '0'))); $ilDB->insert("il_object_def", array( -'id' => array('text', 'taxs'), 'class_name' => array('text', 'TaxonomyAdministration'), 'component' => array('text', 'Services/Taxonomy'), 'location' => array('text', 'Services/Taxonomy/classes'), 'checkbox' => array('integer', '0'), 'inherit' => array('integer', '0'), 'translate' => array('text', 'sys'), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '0'), 'allow_copy' => array('integer', '0'), 'rbac' => array('integer', '1'), 'system' => array('integer', '1'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '0'), 'grp' => array('text', ''), 'default_pres_pos' => array('integer', '0'), 'export' => array('integer', '0'), 'repository' => array('integer', '1'), 'workspace' => array('integer', '0'), 'administration' => array('integer', '1'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '0'))); +'id' => array('text', 'reps'), 'class_name' => array('text', 'RepositorySettings'), 'component' => array('text', 'Services/Repository'), 'location' => array('text', 'Services/Repository/classes'), 'checkbox' => array('integer', '0'), 'inherit' => array('integer', '0'), 'translate' => array('text', 'sys'), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '0'), 'allow_copy' => array('integer', '0'), 'rbac' => array('integer', '1'), 'system' => array('integer', '1'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '0'), 'grp' => array('text', ''), 'default_pres_pos' => array('integer', '0'), 'export' => array('integer', '0'), 'repository' => array('integer', '1'), 'workspace' => array('integer', '0'), 'administration' => array('integer', '1'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '0'))); $ilDB->insert("il_object_def", array( -'id' => array('text', 'wfe'), 'class_name' => array('text', 'WorkflowEngine'), 'component' => array('text', 'Services/WorkflowEngine'), 'location' => array('text', 'Services/WorkflowEngine/classes'), 'checkbox' => array('integer', '0'), 'inherit' => array('integer', '0'), 'translate' => array('text', 'sys'), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '0'), 'allow_copy' => array('integer', '0'), 'rbac' => array('integer', '1'), 'system' => array('integer', '1'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '0'), 'grp' => array('text', ''), 'default_pres_pos' => array('integer', '0'), 'export' => array('integer', '0'), 'repository' => array('integer', '1'), 'workspace' => array('integer', '0'), 'administration' => array('integer', '0'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '0'))); +'id' => array('text', 'cadm'), 'class_name' => array('text', 'ContactAdministration'), 'component' => array('text', 'Services/Contact'), 'location' => array('text', 'Services/Contact/classes'), 'checkbox' => array('integer', '0'), 'inherit' => array('integer', '1'), 'translate' => array('text', 'sys'), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '0'), 'allow_copy' => array('integer', '0'), 'rbac' => array('integer', '1'), 'system' => array('integer', '1'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '0'), 'grp' => array('text', ''), 'default_pres_pos' => array('integer', '0'), 'export' => array('integer', '0'), 'repository' => array('integer', '1'), 'workspace' => array('integer', '0'), 'administration' => array('integer', '1'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '0'))); $ilDB->insert("il_object_def", array( -'id' => array('text', 'mail'), 'class_name' => array('text', 'Mail'), 'component' => array('text', 'Services/Mail'), 'location' => array('text', 'Services/Mail/classes'), 'checkbox' => array('integer', '0'), 'inherit' => array('integer', '0'), 'translate' => array('text', 'sys'), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '0'), 'allow_copy' => array('integer', '0'), 'rbac' => array('integer', '1'), 'system' => array('integer', '0'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '0'), 'grp' => array('text', ''), 'default_pres_pos' => array('integer', '0'), 'export' => array('integer', '0'), 'repository' => array('integer', '1'), 'workspace' => array('integer', '0'), 'administration' => array('integer', '1'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '0'))); +'id' => array('text', 'cals'), 'class_name' => array('text', 'CalendarSettings'), 'component' => array('text', 'Services/Calendar'), 'location' => array('text', 'Services/Calendar/classes'), 'checkbox' => array('integer', '0'), 'inherit' => array('integer', '0'), 'translate' => array('text', 'sys'), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '0'), 'allow_copy' => array('integer', '0'), 'rbac' => array('integer', '1'), 'system' => array('integer', '1'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '0'), 'grp' => array('text', ''), 'default_pres_pos' => array('integer', '0'), 'export' => array('integer', '0'), 'repository' => array('integer', '1'), 'workspace' => array('integer', '0'), 'administration' => array('integer', '1'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '0'))); $ilDB->insert("il_object_def", array( -'id' => array('text', 'skmg'), 'class_name' => array('text', 'SkillManagement'), 'component' => array('text', 'Services/Skill'), 'location' => array('text', 'Services/Skill/classes'), 'checkbox' => array('integer', '0'), 'inherit' => array('integer', '0'), 'translate' => array('text', 'sys'), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '0'), 'allow_copy' => array('integer', '0'), 'rbac' => array('integer', '1'), 'system' => array('integer', '1'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '0'), 'grp' => array('text', ''), 'default_pres_pos' => array('integer', '0'), 'export' => array('integer', '0'), 'repository' => array('integer', '1'), 'workspace' => array('integer', '0'), 'administration' => array('integer', '1'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '0'))); +'id' => array('text', 'ecss'), 'class_name' => array('text', 'ECSSettings'), 'component' => array('text', 'Services/WebServices'), 'location' => array('text', 'Services/WebServices/ECS/classes'), 'checkbox' => array('integer', '0'), 'inherit' => array('integer', '0'), 'translate' => array('text', 'sys'), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '0'), 'allow_copy' => array('integer', '0'), 'rbac' => array('integer', '1'), 'system' => array('integer', '1'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '0'), 'grp' => array('text', ''), 'default_pres_pos' => array('integer', '0'), 'export' => array('integer', '0'), 'repository' => array('integer', '1'), 'workspace' => array('integer', '0'), 'administration' => array('integer', '1'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '0'))); $ilDB->insert("il_object_def", array( -'id' => array('text', 'cert'), 'class_name' => array('text', 'CertificateSettings'), 'component' => array('text', 'Services/Certificate'), 'location' => array('text', 'Services/Certificate/classes'), 'checkbox' => array('integer', '0'), 'inherit' => array('integer', '0'), 'translate' => array('text', 'sys'), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '0'), 'allow_copy' => array('integer', '0'), 'rbac' => array('integer', '1'), 'system' => array('integer', '1'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '0'), 'grp' => array('text', ''), 'default_pres_pos' => array('integer', '0'), 'export' => array('integer', '0'), 'repository' => array('integer', '1'), 'workspace' => array('integer', '0'), 'administration' => array('integer', '1'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '0'))); +'id' => array('text', 'adve'), 'class_name' => array('text', 'AdvancedEditing'), 'component' => array('text', 'Services/AdvancedEditing'), 'location' => array('text', 'Services/AdvancedEditing/classes'), 'checkbox' => array('integer', '0'), 'inherit' => array('integer', '0'), 'translate' => array('text', 'sys'), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '0'), 'allow_copy' => array('integer', '0'), 'rbac' => array('integer', '1'), 'system' => array('integer', '1'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '0'), 'grp' => array('text', ''), 'default_pres_pos' => array('integer', '0'), 'export' => array('integer', '0'), 'repository' => array('integer', '1'), 'workspace' => array('integer', '0'), 'administration' => array('integer', '1'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '0'))); $ilDB->insert("il_object_def", array( -'id' => array('text', 'seas'), 'class_name' => array('text', 'SearchSettings'), 'component' => array('text', 'Services/Search'), 'location' => array('text', 'Services/Search/classes'), 'checkbox' => array('integer', '0'), 'inherit' => array('integer', '0'), 'translate' => array('text', 'sys'), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '0'), 'allow_copy' => array('integer', '0'), 'rbac' => array('integer', '1'), 'system' => array('integer', '1'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '0'), 'grp' => array('text', ''), 'default_pres_pos' => array('integer', '0'), 'export' => array('integer', '0'), 'repository' => array('integer', '1'), 'workspace' => array('integer', '0'), 'administration' => array('integer', '1'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '0'))); +'id' => array('text', 'skmg'), 'class_name' => array('text', 'SkillManagement'), 'component' => array('text', 'Services/Skill'), 'location' => array('text', 'Services/Skill/classes'), 'checkbox' => array('integer', '0'), 'inherit' => array('integer', '0'), 'translate' => array('text', 'sys'), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '0'), 'allow_copy' => array('integer', '0'), 'rbac' => array('integer', '1'), 'system' => array('integer', '1'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '0'), 'grp' => array('text', ''), 'default_pres_pos' => array('integer', '0'), 'export' => array('integer', '0'), 'repository' => array('integer', '1'), 'workspace' => array('integer', '0'), 'administration' => array('integer', '1'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '0'))); $ilDB->insert("il_object_def", array( -'id' => array('text', 'awra'), 'class_name' => array('text', 'AwarenessAdministration'), 'component' => array('text', 'Services/Awareness'), 'location' => array('text', 'Services/Awareness/classes'), 'checkbox' => array('integer', '0'), 'inherit' => array('integer', '0'), 'translate' => array('text', 'sys'), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '0'), 'allow_copy' => array('integer', '0'), 'rbac' => array('integer', '1'), 'system' => array('integer', '1'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '0'), 'grp' => array('text', ''), 'default_pres_pos' => array('integer', '0'), 'export' => array('integer', '0'), 'repository' => array('integer', '1'), 'workspace' => array('integer', '0'), 'administration' => array('integer', '1'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '0'))); +'id' => array('text', 'cert'), 'class_name' => array('text', 'CertificateSettings'), 'component' => array('text', 'Services/Certificate'), 'location' => array('text', 'Services/Certificate/classes'), 'checkbox' => array('integer', '0'), 'inherit' => array('integer', '0'), 'translate' => array('text', 'sys'), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '0'), 'allow_copy' => array('integer', '0'), 'rbac' => array('integer', '1'), 'system' => array('integer', '1'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '0'), 'grp' => array('text', ''), 'default_pres_pos' => array('integer', '0'), 'export' => array('integer', '0'), 'repository' => array('integer', '1'), 'workspace' => array('integer', '0'), 'administration' => array('integer', '1'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '0'))); $ilDB->insert("il_object_def", array( -'id' => array('text', 'tos'), 'class_name' => array('text', 'TermsOfService'), 'component' => array('text', 'Services/TermsOfService'), 'location' => array('text', 'Services/TermsOfService/classes'), 'checkbox' => array('integer', '0'), 'inherit' => array('integer', '0'), 'translate' => array('text', 'sys'), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '0'), 'allow_copy' => array('integer', '0'), 'rbac' => array('integer', '1'), 'system' => array('integer', '1'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '0'), 'grp' => array('text', ''), 'default_pres_pos' => array('integer', '0'), 'export' => array('integer', '0'), 'repository' => array('integer', '1'), 'workspace' => array('integer', '0'), 'administration' => array('integer', '1'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '0'))); +'id' => array('text', 'mail'), 'class_name' => array('text', 'Mail'), 'component' => array('text', 'Services/Mail'), 'location' => array('text', 'Services/Mail/classes'), 'checkbox' => array('integer', '0'), 'inherit' => array('integer', '0'), 'translate' => array('text', 'sys'), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '0'), 'allow_copy' => array('integer', '0'), 'rbac' => array('integer', '1'), 'system' => array('integer', '0'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '0'), 'grp' => array('text', ''), 'default_pres_pos' => array('integer', '0'), 'export' => array('integer', '0'), 'repository' => array('integer', '1'), 'workspace' => array('integer', '0'), 'administration' => array('integer', '1'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '0'))); $ilDB->insert("il_object_def", array( -'id' => array('text', 'sysc'), 'class_name' => array('text', 'SystemCheck'), 'component' => array('text', 'Services/SystemCheck'), 'location' => array('text', 'Services/SystemCheck/classes'), 'checkbox' => array('integer', '0'), 'inherit' => array('integer', '0'), 'translate' => array('text', 'sys'), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '0'), 'allow_copy' => array('integer', '0'), 'rbac' => array('integer', '1'), 'system' => array('integer', '1'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '0'), 'grp' => array('text', ''), 'default_pres_pos' => array('integer', '0'), 'export' => array('integer', '0'), 'repository' => array('integer', '1'), 'workspace' => array('integer', '0'), 'administration' => array('integer', '1'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '0'))); +'id' => array('text', 'rolf'), 'class_name' => array('text', 'RoleFolder'), 'component' => array('text', 'Services/AccessControl'), 'location' => array('text', 'Services/AccessControl/classes'), 'checkbox' => array('integer', '0'), 'inherit' => array('integer', '0'), 'translate' => array('text', 'sys'), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '0'), 'allow_copy' => array('integer', '0'), 'rbac' => array('integer', '1'), 'system' => array('integer', '1'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '0'), 'grp' => array('text', ''), 'default_pres_pos' => array('integer', '0'), 'export' => array('integer', '0'), 'repository' => array('integer', '1'), 'workspace' => array('integer', '0'), 'administration' => array('integer', '1'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '0'))); $ilDB->insert("il_object_def", array( -'id' => array('text', 'reps'), 'class_name' => array('text', 'RepositorySettings'), 'component' => array('text', 'Services/Repository'), 'location' => array('text', 'Services/Repository/classes'), 'checkbox' => array('integer', '0'), 'inherit' => array('integer', '0'), 'translate' => array('text', 'sys'), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '0'), 'allow_copy' => array('integer', '0'), 'rbac' => array('integer', '1'), 'system' => array('integer', '1'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '0'), 'grp' => array('text', ''), 'default_pres_pos' => array('integer', '0'), 'export' => array('integer', '0'), 'repository' => array('integer', '1'), 'workspace' => array('integer', '0'), 'administration' => array('integer', '1'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '0'))); +'id' => array('text', 'role'), 'class_name' => array('text', 'Role'), 'component' => array('text', 'Services/AccessControl'), 'location' => array('text', 'Services/AccessControl/classes'), 'checkbox' => array('integer', '1'), 'inherit' => array('integer', '0'), 'translate' => array('text', '0'), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '0'), 'allow_copy' => array('integer', '0'), 'rbac' => array('integer', '0'), 'system' => array('integer', '0'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '0'), 'grp' => array('text', ''), 'default_pres_pos' => array('integer', '0'), 'export' => array('integer', '0'), 'repository' => array('integer', '1'), 'workspace' => array('integer', '0'), 'administration' => array('integer', '0'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '0'))); $ilDB->insert("il_object_def", array( -'id' => array('text', 'pdts'), 'class_name' => array('text', 'PersonalDesktopSettings'), 'component' => array('text', 'Services/PersonalDesktop'), 'location' => array('text', 'Services/PersonalDesktop/classes'), 'checkbox' => array('integer', '0'), 'inherit' => array('integer', '0'), 'translate' => array('text', 'sys'), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '0'), 'allow_copy' => array('integer', '0'), 'rbac' => array('integer', '1'), 'system' => array('integer', '1'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '0'), 'grp' => array('text', ''), 'default_pres_pos' => array('integer', '0'), 'export' => array('integer', '0'), 'repository' => array('integer', '1'), 'workspace' => array('integer', '0'), 'administration' => array('integer', '1'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '0'))); +'id' => array('text', 'rolt'), 'class_name' => array('text', 'RoleTemplate'), 'component' => array('text', 'Services/AccessControl'), 'location' => array('text', 'Services/AccessControl/classes'), 'checkbox' => array('integer', '1'), 'inherit' => array('integer', '0'), 'translate' => array('text', '0'), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '0'), 'allow_copy' => array('integer', '0'), 'rbac' => array('integer', '0'), 'system' => array('integer', '0'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '0'), 'grp' => array('text', ''), 'default_pres_pos' => array('integer', '0'), 'export' => array('integer', '0'), 'repository' => array('integer', '1'), 'workspace' => array('integer', '0'), 'administration' => array('integer', '0'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '0'))); $ilDB->insert("il_object_def", array( -'id' => array('text', 'ps'), 'class_name' => array('text', 'PrivacySecurity'), 'component' => array('text', 'Services/PrivacySecurity'), 'location' => array('text', 'Services/PrivacySecurity/classes'), 'checkbox' => array('integer', '0'), 'inherit' => array('integer', '0'), 'translate' => array('text', 'sys'), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '0'), 'allow_copy' => array('integer', '0'), 'rbac' => array('integer', '1'), 'system' => array('integer', '1'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '0'), 'grp' => array('text', ''), 'default_pres_pos' => array('integer', '0'), 'export' => array('integer', '0'), 'repository' => array('integer', '1'), 'workspace' => array('integer', '0'), 'administration' => array('integer', '1'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '0'))); +'id' => array('text', 'pdts'), 'class_name' => array('text', 'PersonalDesktopSettings'), 'component' => array('text', 'Services/PersonalDesktop'), 'location' => array('text', 'Services/PersonalDesktop/classes'), 'checkbox' => array('integer', '0'), 'inherit' => array('integer', '0'), 'translate' => array('text', 'sys'), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '0'), 'allow_copy' => array('integer', '0'), 'rbac' => array('integer', '1'), 'system' => array('integer', '1'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '0'), 'grp' => array('text', ''), 'default_pres_pos' => array('integer', '0'), 'export' => array('integer', '0'), 'repository' => array('integer', '1'), 'workspace' => array('integer', '0'), 'administration' => array('integer', '1'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '0'))); $ilDB->insert("il_object_def", array( -'id' => array('text', 'objf'), 'class_name' => array('text', 'ObjectFolder'), 'component' => array('text', 'Services/Object'), 'location' => array('text', 'Services/Object/classes'), 'checkbox' => array('integer', '0'), 'inherit' => array('integer', '0'), 'translate' => array('text', 'sys'), 'devmode' => array('integer', '1'), 'allow_link' => array('integer', '0'), 'allow_copy' => array('integer', '0'), 'rbac' => array('integer', '1'), 'system' => array('integer', '1'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '0'), 'grp' => array('text', ''), 'default_pres_pos' => array('integer', '0'), 'export' => array('integer', '0'), 'repository' => array('integer', '1'), 'workspace' => array('integer', '0'), 'administration' => array('integer', '0'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '0'))); +'id' => array('text', 'awra'), 'class_name' => array('text', 'AwarenessAdministration'), 'component' => array('text', 'Services/Awareness'), 'location' => array('text', 'Services/Awareness/classes'), 'checkbox' => array('integer', '0'), 'inherit' => array('integer', '0'), 'translate' => array('text', 'sys'), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '0'), 'allow_copy' => array('integer', '0'), 'rbac' => array('integer', '1'), 'system' => array('integer', '1'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '0'), 'grp' => array('text', ''), 'default_pres_pos' => array('integer', '0'), 'export' => array('integer', '0'), 'repository' => array('integer', '1'), 'workspace' => array('integer', '0'), 'administration' => array('integer', '1'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '0'))); $ilDB->insert("il_object_def", array( -'id' => array('text', 'adve'), 'class_name' => array('text', 'AdvancedEditing'), 'component' => array('text', 'Services/AdvancedEditing'), 'location' => array('text', 'Services/AdvancedEditing/classes'), 'checkbox' => array('integer', '0'), 'inherit' => array('integer', '0'), 'translate' => array('text', 'sys'), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '0'), 'allow_copy' => array('integer', '0'), 'rbac' => array('integer', '1'), 'system' => array('integer', '1'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '0'), 'grp' => array('text', ''), 'default_pres_pos' => array('integer', '0'), 'export' => array('integer', '0'), 'repository' => array('integer', '1'), 'workspace' => array('integer', '0'), 'administration' => array('integer', '1'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '0'))); +'id' => array('text', 'cmps'), 'class_name' => array('text', 'ComponentSettings'), 'component' => array('text', 'Services/Component'), 'location' => array('text', 'Services/Component/classes'), 'checkbox' => array('integer', '0'), 'inherit' => array('integer', '0'), 'translate' => array('text', 'sys'), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '0'), 'allow_copy' => array('integer', '0'), 'rbac' => array('integer', '1'), 'system' => array('integer', '1'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '0'), 'grp' => array('text', ''), 'default_pres_pos' => array('integer', '0'), 'export' => array('integer', '0'), 'repository' => array('integer', '1'), 'workspace' => array('integer', '0'), 'administration' => array('integer', '1'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '0'))); $ilDB->insert("il_object_def", array( -'id' => array('text', 'otpl'), 'class_name' => array('text', 'ObjectTemplateAdministration'), 'component' => array('text', 'Services/DidacticTemplate'), 'location' => array('text', 'Services/DidacticTemplate/classes'), 'checkbox' => array('integer', '0'), 'inherit' => array('integer', '0'), 'translate' => array('text', 'sys'), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '0'), 'allow_copy' => array('integer', '0'), 'rbac' => array('integer', '1'), 'system' => array('integer', '1'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '0'), 'grp' => array('text', ''), 'default_pres_pos' => array('integer', '0'), 'export' => array('integer', '0'), 'repository' => array('integer', '1'), 'workspace' => array('integer', '0'), 'administration' => array('integer', '1'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '0'))); +'id' => array('text', 'lngf'), 'class_name' => array('text', 'LanguageFolder'), 'component' => array('text', 'Services/Language'), 'location' => array('text', 'Services/Language/classes'), 'checkbox' => array('integer', '0'), 'inherit' => array('integer', '0'), 'translate' => array('text', 'sys'), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '0'), 'allow_copy' => array('integer', '0'), 'rbac' => array('integer', '1'), 'system' => array('integer', '1'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '0'), 'grp' => array('text', ''), 'default_pres_pos' => array('integer', '0'), 'export' => array('integer', '0'), 'repository' => array('integer', '1'), 'workspace' => array('integer', '0'), 'administration' => array('integer', '1'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '0'))); $ilDB->insert("il_object_def", array( -'id' => array('text', 'facs'), 'class_name' => array('text', 'FileAccessSettings'), 'component' => array('text', 'Services/WebDAV'), 'location' => array('text', 'Services/WebDAV/classes'), 'checkbox' => array('integer', '0'), 'inherit' => array('integer', '0'), 'translate' => array('text', 'sys'), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '0'), 'allow_copy' => array('integer', '0'), 'rbac' => array('integer', '1'), 'system' => array('integer', '1'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '0'), 'grp' => array('text', ''), 'default_pres_pos' => array('integer', '0'), 'export' => array('integer', '0'), 'repository' => array('integer', '1'), 'workspace' => array('integer', '0'), 'administration' => array('integer', '1'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '0'))); +'id' => array('text', 'lng'), 'class_name' => array('text', 'Language'), 'component' => array('text', 'Services/Language'), 'location' => array('text', 'Services/Language/classes'), 'checkbox' => array('integer', '1'), 'inherit' => array('integer', '0'), 'translate' => array('text', '0'), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '0'), 'allow_copy' => array('integer', '0'), 'rbac' => array('integer', '0'), 'system' => array('integer', '0'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '0'), 'grp' => array('text', ''), 'default_pres_pos' => array('integer', '0'), 'export' => array('integer', '0'), 'repository' => array('integer', '1'), 'workspace' => array('integer', '0'), 'administration' => array('integer', '0'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '0'))); $ilDB->insert("il_object_def", array( -'id' => array('text', 'nwss'), 'class_name' => array('text', 'NewsSettings'), 'component' => array('text', 'Services/News'), 'location' => array('text', 'Services/News/classes'), 'checkbox' => array('integer', '0'), 'inherit' => array('integer', '0'), 'translate' => array('text', 'sys'), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '0'), 'allow_copy' => array('integer', '0'), 'rbac' => array('integer', '1'), 'system' => array('integer', '1'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '0'), 'grp' => array('text', ''), 'default_pres_pos' => array('integer', '0'), 'export' => array('integer', '0'), 'repository' => array('integer', '1'), 'workspace' => array('integer', '0'), 'administration' => array('integer', '1'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '0'))); +'id' => array('text', 'sty'), 'class_name' => array('text', 'StyleSheet'), 'component' => array('text', 'Services/Style'), 'location' => array('text', 'Services/Style/Content/classes'), 'checkbox' => array('integer', '1'), 'inherit' => array('integer', '0'), 'translate' => array('text', '0'), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '0'), 'allow_copy' => array('integer', '0'), 'rbac' => array('integer', '0'), 'system' => array('integer', '0'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '0'), 'grp' => array('text', ''), 'default_pres_pos' => array('integer', '0'), 'export' => array('integer', '0'), 'repository' => array('integer', '1'), 'workspace' => array('integer', '0'), 'administration' => array('integer', '0'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '0'))); $ilDB->insert("il_object_def", array( -'id' => array('text', 'ecss'), 'class_name' => array('text', 'ECSSettings'), 'component' => array('text', 'Services/WebServices'), 'location' => array('text', 'Services/WebServices/ECS/classes'), 'checkbox' => array('integer', '0'), 'inherit' => array('integer', '0'), 'translate' => array('text', 'sys'), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '0'), 'allow_copy' => array('integer', '0'), 'rbac' => array('integer', '1'), 'system' => array('integer', '1'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '0'), 'grp' => array('text', ''), 'default_pres_pos' => array('integer', '0'), 'export' => array('integer', '0'), 'repository' => array('integer', '1'), 'workspace' => array('integer', '0'), 'administration' => array('integer', '1'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '0'))); +'id' => array('text', 'stys'), 'class_name' => array('text', 'StyleSettings'), 'component' => array('text', 'Services/Style'), 'location' => array('text', 'Services/Style/classes'), 'checkbox' => array('integer', '0'), 'inherit' => array('integer', '0'), 'translate' => array('text', 'sys'), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '0'), 'allow_copy' => array('integer', '0'), 'rbac' => array('integer', '1'), 'system' => array('integer', '1'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '0'), 'grp' => array('text', ''), 'default_pres_pos' => array('integer', '0'), 'export' => array('integer', '0'), 'repository' => array('integer', '1'), 'workspace' => array('integer', '0'), 'administration' => array('integer', '1'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '0'))); $ilDB->insert("il_object_def", array( -'id' => array('text', 'tags'), 'class_name' => array('text', 'TaggingSettings'), 'component' => array('text', 'Services/Tagging'), 'location' => array('text', 'Services/Tagging/classes'), 'checkbox' => array('integer', '0'), 'inherit' => array('integer', '0'), 'translate' => array('text', 'sys'), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '0'), 'allow_copy' => array('integer', '0'), 'rbac' => array('integer', '1'), 'system' => array('integer', '1'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '0'), 'grp' => array('text', ''), 'default_pres_pos' => array('integer', '0'), 'export' => array('integer', '0'), 'repository' => array('integer', '1'), 'workspace' => array('integer', '0'), 'administration' => array('integer', '1'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '0'))); +'id' => array('text', 'usr'), 'class_name' => array('text', 'User'), 'component' => array('text', 'Services/User'), 'location' => array('text', 'Services/User/classes'), 'checkbox' => array('integer', '1'), 'inherit' => array('integer', '0'), 'translate' => array('text', '0'), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '0'), 'allow_copy' => array('integer', '0'), 'rbac' => array('integer', '0'), 'system' => array('integer', '0'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '0'), 'grp' => array('text', ''), 'default_pres_pos' => array('integer', '0'), 'export' => array('integer', '0'), 'repository' => array('integer', '1'), 'workspace' => array('integer', '0'), 'administration' => array('integer', '0'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '0'))); $ilDB->insert("il_object_def", array( -'id' => array('text', 'pdfg'), 'class_name' => array('text', 'PDFGeneration'), 'component' => array('text', 'Services/PDFGeneration'), 'location' => array('text', 'Services/PDFGeneration/classes'), 'checkbox' => array('integer', '0'), 'inherit' => array('integer', '0'), 'translate' => array('text', 'sys'), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '0'), 'allow_copy' => array('integer', '0'), 'rbac' => array('integer', '1'), 'system' => array('integer', '1'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '0'), 'grp' => array('text', ''), 'default_pres_pos' => array('integer', '0'), 'export' => array('integer', '0'), 'repository' => array('integer', '1'), 'workspace' => array('integer', '0'), 'administration' => array('integer', '0'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '0'))); +'id' => array('text', 'usrf'), 'class_name' => array('text', 'UserFolder'), 'component' => array('text', 'Services/User'), 'location' => array('text', 'Services/User/classes'), 'checkbox' => array('integer', '0'), 'inherit' => array('integer', '1'), 'translate' => array('text', 'sys'), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '0'), 'allow_copy' => array('integer', '0'), 'rbac' => array('integer', '1'), 'system' => array('integer', '1'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '0'), 'grp' => array('text', ''), 'default_pres_pos' => array('integer', '0'), 'export' => array('integer', '0'), 'repository' => array('integer', '1'), 'workspace' => array('integer', '0'), 'administration' => array('integer', '1'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '0'))); $ilDB->insert("il_object_def", array( -'id' => array('text', 'bdga'), 'class_name' => array('text', 'BadgeAdministration'), 'component' => array('text', 'Services/Badge'), 'location' => array('text', 'Services/Badge/classes'), 'checkbox' => array('integer', '0'), 'inherit' => array('integer', '0'), 'translate' => array('text', 'sys'), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '0'), 'allow_copy' => array('integer', '0'), 'rbac' => array('integer', '1'), 'system' => array('integer', '1'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '0'), 'grp' => array('text', ''), 'default_pres_pos' => array('integer', '0'), 'export' => array('integer', '0'), 'repository' => array('integer', '1'), 'workspace' => array('integer', '0'), 'administration' => array('integer', '1'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '0'))); +'id' => array('text', 'tags'), 'class_name' => array('text', 'TaggingSettings'), 'component' => array('text', 'Services/Tagging'), 'location' => array('text', 'Services/Tagging/classes'), 'checkbox' => array('integer', '0'), 'inherit' => array('integer', '0'), 'translate' => array('text', 'sys'), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '0'), 'allow_copy' => array('integer', '0'), 'rbac' => array('integer', '1'), 'system' => array('integer', '1'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '0'), 'grp' => array('text', ''), 'default_pres_pos' => array('integer', '0'), 'export' => array('integer', '0'), 'repository' => array('integer', '1'), 'workspace' => array('integer', '0'), 'administration' => array('integer', '1'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '0'))); $ilDB->insert("il_object_def", array( -'id' => array('text', 'mds'), 'class_name' => array('text', 'MDSettings'), 'component' => array('text', 'Services/MetaData'), 'location' => array('text', 'Services/MetaData/classes'), 'checkbox' => array('integer', '0'), 'inherit' => array('integer', '0'), 'translate' => array('text', 'sys'), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '0'), 'allow_copy' => array('integer', '0'), 'rbac' => array('integer', '1'), 'system' => array('integer', '1'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '0'), 'grp' => array('text', ''), 'default_pres_pos' => array('integer', '0'), 'export' => array('integer', '0'), 'repository' => array('integer', '1'), 'workspace' => array('integer', '0'), 'administration' => array('integer', '1'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '0'))); +'id' => array('text', 'seas'), 'class_name' => array('text', 'SearchSettings'), 'component' => array('text', 'Services/Search'), 'location' => array('text', 'Services/Search/classes'), 'checkbox' => array('integer', '0'), 'inherit' => array('integer', '0'), 'translate' => array('text', 'sys'), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '0'), 'allow_copy' => array('integer', '0'), 'rbac' => array('integer', '1'), 'system' => array('integer', '1'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '0'), 'grp' => array('text', ''), 'default_pres_pos' => array('integer', '0'), 'export' => array('integer', '0'), 'repository' => array('integer', '1'), 'workspace' => array('integer', '0'), 'administration' => array('integer', '1'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '0'))); $ilDB->insert("il_object_def", array( -'id' => array('text', 'hlps'), 'class_name' => array('text', 'HelpSettings'), 'component' => array('text', 'Services/Help'), 'location' => array('text', 'Services/Help/classes'), 'checkbox' => array('integer', '0'), 'inherit' => array('integer', '0'), 'translate' => array('text', 'sys'), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '0'), 'allow_copy' => array('integer', '0'), 'rbac' => array('integer', '1'), 'system' => array('integer', '1'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '0'), 'grp' => array('text', ''), 'default_pres_pos' => array('integer', '0'), 'export' => array('integer', '0'), 'repository' => array('integer', '1'), 'workspace' => array('integer', '0'), 'administration' => array('integer', '1'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '0'))); +'id' => array('text', 'pdfg'), 'class_name' => array('text', 'PDFGeneration'), 'component' => array('text', 'Services/PDFGeneration'), 'location' => array('text', 'Services/PDFGeneration/classes'), 'checkbox' => array('integer', '0'), 'inherit' => array('integer', '0'), 'translate' => array('text', 'sys'), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '0'), 'allow_copy' => array('integer', '0'), 'rbac' => array('integer', '1'), 'system' => array('integer', '1'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '0'), 'grp' => array('text', ''), 'default_pres_pos' => array('integer', '0'), 'export' => array('integer', '0'), 'repository' => array('integer', '1'), 'workspace' => array('integer', '0'), 'administration' => array('integer', '0'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '0'))); $ilDB->insert("il_object_def", array( -'id' => array('text', 'cals'), 'class_name' => array('text', 'CalendarSettings'), 'component' => array('text', 'Services/Calendar'), 'location' => array('text', 'Services/Calendar/classes'), 'checkbox' => array('integer', '0'), 'inherit' => array('integer', '0'), 'translate' => array('text', 'sys'), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '0'), 'allow_copy' => array('integer', '0'), 'rbac' => array('integer', '1'), 'system' => array('integer', '1'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '0'), 'grp' => array('text', ''), 'default_pres_pos' => array('integer', '0'), 'export' => array('integer', '0'), 'repository' => array('integer', '1'), 'workspace' => array('integer', '0'), 'administration' => array('integer', '1'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '0'))); +'id' => array('text', 'nwss'), 'class_name' => array('text', 'NewsSettings'), 'component' => array('text', 'Services/News'), 'location' => array('text', 'Services/News/classes'), 'checkbox' => array('integer', '0'), 'inherit' => array('integer', '0'), 'translate' => array('text', 'sys'), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '0'), 'allow_copy' => array('integer', '0'), 'rbac' => array('integer', '1'), 'system' => array('integer', '1'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '0'), 'grp' => array('text', ''), 'default_pres_pos' => array('integer', '0'), 'export' => array('integer', '0'), 'repository' => array('integer', '1'), 'workspace' => array('integer', '0'), 'administration' => array('integer', '1'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '0'))); $ilDB->insert("il_object_def", array( -'id' => array('text', 'accs'), 'class_name' => array('text', 'AccessibilitySettings'), 'component' => array('text', 'Services/Accessibility'), 'location' => array('text', 'Services/Accessibility/classes'), 'checkbox' => array('integer', '0'), 'inherit' => array('integer', '0'), 'translate' => array('text', 'sys'), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '0'), 'allow_copy' => array('integer', '0'), 'rbac' => array('integer', '1'), 'system' => array('integer', '1'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '0'), 'grp' => array('text', ''), 'default_pres_pos' => array('integer', '0'), 'export' => array('integer', '0'), 'repository' => array('integer', '1'), 'workspace' => array('integer', '0'), 'administration' => array('integer', '1'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '0'))); +'id' => array('text', 'objf'), 'class_name' => array('text', 'ObjectFolder'), 'component' => array('text', 'Services/Object'), 'location' => array('text', 'Services/Object/classes'), 'checkbox' => array('integer', '0'), 'inherit' => array('integer', '0'), 'translate' => array('text', 'sys'), 'devmode' => array('integer', '1'), 'allow_link' => array('integer', '0'), 'allow_copy' => array('integer', '0'), 'rbac' => array('integer', '1'), 'system' => array('integer', '1'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '0'), 'grp' => array('text', ''), 'default_pres_pos' => array('integer', '0'), 'export' => array('integer', '0'), 'repository' => array('integer', '1'), 'workspace' => array('integer', '0'), 'administration' => array('integer', '0'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '0'))); $ilDB->insert("il_object_def", array( -'id' => array('text', 'nota'), 'class_name' => array('text', 'NotificationAdmin'), 'component' => array('text', 'Services/Notifications'), 'location' => array('text', 'Services/Notifications/classes'), 'checkbox' => array('integer', '0'), 'inherit' => array('integer', '0'), 'translate' => array('text', 'sys'), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '0'), 'allow_copy' => array('integer', '0'), 'rbac' => array('integer', '0'), 'system' => array('integer', '1'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '0'), 'grp' => array('text', ''), 'default_pres_pos' => array('integer', '0'), 'export' => array('integer', '0'), 'repository' => array('integer', '1'), 'workspace' => array('integer', '0'), 'administration' => array('integer', '0'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '0'))); +'id' => array('text', 'ltis'), 'class_name' => array('text', 'LTIAdministration'), 'component' => array('text', 'Services/LTI'), 'location' => array('text', 'Services/LTI/classes'), 'checkbox' => array('integer', '0'), 'inherit' => array('integer', '0'), 'translate' => array('text', 'sys'), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '0'), 'allow_copy' => array('integer', '0'), 'rbac' => array('integer', '1'), 'system' => array('integer', '1'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '0'), 'grp' => array('text', ''), 'default_pres_pos' => array('integer', '0'), 'export' => array('integer', '0'), 'repository' => array('integer', '1'), 'workspace' => array('integer', '0'), 'administration' => array('integer', '1'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '0'))); $ilDB->insert("il_object_def", array( -'id' => array('text', 'cmps'), 'class_name' => array('text', 'ComponentSettings'), 'component' => array('text', 'Services/Component'), 'location' => array('text', 'Services/Component/classes'), 'checkbox' => array('integer', '0'), 'inherit' => array('integer', '0'), 'translate' => array('text', 'sys'), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '0'), 'allow_copy' => array('integer', '0'), 'rbac' => array('integer', '1'), 'system' => array('integer', '1'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '0'), 'grp' => array('text', ''), 'default_pres_pos' => array('integer', '0'), 'export' => array('integer', '0'), 'repository' => array('integer', '1'), 'workspace' => array('integer', '0'), 'administration' => array('integer', '1'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '0'))); +'id' => array('text', 'tax'), 'class_name' => array('text', 'Taxonomy'), 'component' => array('text', 'Services/Taxonomy'), 'location' => array('text', 'Services/Taxonomy/classes'), 'checkbox' => array('integer', '1'), 'inherit' => array('integer', '0'), 'translate' => array('text', '0'), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '0'), 'allow_copy' => array('integer', '0'), 'rbac' => array('integer', '0'), 'system' => array('integer', '0'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '0'), 'grp' => array('text', ''), 'default_pres_pos' => array('integer', '0'), 'export' => array('integer', '0'), 'repository' => array('integer', '1'), 'workspace' => array('integer', '0'), 'administration' => array('integer', '0'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '0'))); $ilDB->insert("il_object_def", array( -'id' => array('text', 'logs'), 'class_name' => array('text', 'LoggingSettings'), 'component' => array('text', 'Services/Logging'), 'location' => array('text', 'Services/Logging/classes'), 'checkbox' => array('integer', '0'), 'inherit' => array('integer', '1'), 'translate' => array('text', 'sys'), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '0'), 'allow_copy' => array('integer', '0'), 'rbac' => array('integer', '1'), 'system' => array('integer', '1'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '0'), 'grp' => array('text', ''), 'default_pres_pos' => array('integer', '0'), 'export' => array('integer', '0'), 'repository' => array('integer', '1'), 'workspace' => array('integer', '0'), 'administration' => array('integer', '1'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '0'))); +'id' => array('text', 'taxs'), 'class_name' => array('text', 'TaxonomyAdministration'), 'component' => array('text', 'Services/Taxonomy'), 'location' => array('text', 'Services/Taxonomy/classes'), 'checkbox' => array('integer', '0'), 'inherit' => array('integer', '0'), 'translate' => array('text', 'sys'), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '0'), 'allow_copy' => array('integer', '0'), 'rbac' => array('integer', '1'), 'system' => array('integer', '1'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '0'), 'grp' => array('text', ''), 'default_pres_pos' => array('integer', '0'), 'export' => array('integer', '0'), 'repository' => array('integer', '1'), 'workspace' => array('integer', '0'), 'administration' => array('integer', '1'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '0'))); $ilDB->insert("il_object_def", array( 'id' => array('text', 'mobs'), 'class_name' => array('text', 'MediaObjectsSettings'), 'component' => array('text', 'Services/MediaObjects'), 'location' => array('text', 'Services/MediaObjects/classes'), 'checkbox' => array('integer', '0'), 'inherit' => array('integer', '0'), 'translate' => array('text', 'sys'), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '0'), 'allow_copy' => array('integer', '0'), 'rbac' => array('integer', '1'), 'system' => array('integer', '1'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '0'), 'grp' => array('text', ''), 'default_pres_pos' => array('integer', '0'), 'export' => array('integer', '0'), 'repository' => array('integer', '1'), 'workspace' => array('integer', '0'), 'administration' => array('integer', '1'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '0'))); $ilDB->insert("il_object_def", array( -'id' => array('text', 'recf'), 'class_name' => array('text', 'RecoveryFolder'), 'component' => array('text', 'Services/Administration'), 'location' => array('text', 'Services/Administration/classes'), 'checkbox' => array('integer', '0'), 'inherit' => array('integer', '0'), 'translate' => array('text', 'sys'), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '0'), 'allow_copy' => array('integer', '0'), 'rbac' => array('integer', '1'), 'system' => array('integer', '1'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '0'), 'grp' => array('text', ''), 'default_pres_pos' => array('integer', '0'), 'export' => array('integer', '0'), 'repository' => array('integer', '1'), 'workspace' => array('integer', '0'), 'administration' => array('integer', '1'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '0'))); - -$ilDB->insert("il_object_def", array( -'id' => array('text', 'extt'), 'class_name' => array('text', 'ExternalToolsSettings'), 'component' => array('text', 'Services/Administration'), 'location' => array('text', 'Services/Administration/classes'), 'checkbox' => array('integer', '0'), 'inherit' => array('integer', '0'), 'translate' => array('text', 'sys'), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '0'), 'allow_copy' => array('integer', '0'), 'rbac' => array('integer', '1'), 'system' => array('integer', '1'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '0'), 'grp' => array('text', ''), 'default_pres_pos' => array('integer', '0'), 'export' => array('integer', '0'), 'repository' => array('integer', '1'), 'workspace' => array('integer', '0'), 'administration' => array('integer', '1'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '0'))); +'id' => array('text', 'otpl'), 'class_name' => array('text', 'ObjectTemplateAdministration'), 'component' => array('text', 'Services/DidacticTemplate'), 'location' => array('text', 'Services/DidacticTemplate/classes'), 'checkbox' => array('integer', '0'), 'inherit' => array('integer', '0'), 'translate' => array('text', 'sys'), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '0'), 'allow_copy' => array('integer', '0'), 'rbac' => array('integer', '1'), 'system' => array('integer', '1'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '0'), 'grp' => array('text', ''), 'default_pres_pos' => array('integer', '0'), 'export' => array('integer', '0'), 'repository' => array('integer', '1'), 'workspace' => array('integer', '0'), 'administration' => array('integer', '1'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '0'))); $ilDB->insert("il_object_def", array( -'id' => array('text', 'rolf'), 'class_name' => array('text', 'RoleFolder'), 'component' => array('text', 'Services/AccessControl'), 'location' => array('text', 'Services/AccessControl/classes'), 'checkbox' => array('integer', '0'), 'inherit' => array('integer', '0'), 'translate' => array('text', 'sys'), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '0'), 'allow_copy' => array('integer', '0'), 'rbac' => array('integer', '1'), 'system' => array('integer', '1'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '0'), 'grp' => array('text', ''), 'default_pres_pos' => array('integer', '0'), 'export' => array('integer', '0'), 'repository' => array('integer', '1'), 'workspace' => array('integer', '0'), 'administration' => array('integer', '1'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '0'))); +'id' => array('text', 'trac'), 'class_name' => array('text', 'UserTracking'), 'component' => array('text', 'Services/Tracking'), 'location' => array('text', 'Services/Tracking/classes'), 'checkbox' => array('integer', '0'), 'inherit' => array('integer', '0'), 'translate' => array('text', 'sys'), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '0'), 'allow_copy' => array('integer', '0'), 'rbac' => array('integer', '1'), 'system' => array('integer', '1'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '0'), 'grp' => array('text', ''), 'default_pres_pos' => array('integer', '0'), 'export' => array('integer', '0'), 'repository' => array('integer', '1'), 'workspace' => array('integer', '0'), 'administration' => array('integer', '1'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '0'))); $ilDB->insert("il_object_def", array( -'id' => array('text', 'role'), 'class_name' => array('text', 'Role'), 'component' => array('text', 'Services/AccessControl'), 'location' => array('text', 'Services/AccessControl/classes'), 'checkbox' => array('integer', '1'), 'inherit' => array('integer', '0'), 'translate' => array('text', '0'), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '0'), 'allow_copy' => array('integer', '0'), 'rbac' => array('integer', '0'), 'system' => array('integer', '0'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '0'), 'grp' => array('text', ''), 'default_pres_pos' => array('integer', '0'), 'export' => array('integer', '0'), 'repository' => array('integer', '1'), 'workspace' => array('integer', '0'), 'administration' => array('integer', '0'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '0'))); +'id' => array('text', 'facs'), 'class_name' => array('text', 'FileAccessSettings'), 'component' => array('text', 'Services/WebDAV'), 'location' => array('text', 'Services/WebDAV/classes'), 'checkbox' => array('integer', '0'), 'inherit' => array('integer', '0'), 'translate' => array('text', 'sys'), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '0'), 'allow_copy' => array('integer', '0'), 'rbac' => array('integer', '1'), 'system' => array('integer', '1'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '0'), 'grp' => array('text', ''), 'default_pres_pos' => array('integer', '0'), 'export' => array('integer', '0'), 'repository' => array('integer', '1'), 'workspace' => array('integer', '0'), 'administration' => array('integer', '1'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '0'))); $ilDB->insert("il_object_def", array( -'id' => array('text', 'rolt'), 'class_name' => array('text', 'RoleTemplate'), 'component' => array('text', 'Services/AccessControl'), 'location' => array('text', 'Services/AccessControl/classes'), 'checkbox' => array('integer', '1'), 'inherit' => array('integer', '0'), 'translate' => array('text', '0'), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '0'), 'allow_copy' => array('integer', '0'), 'rbac' => array('integer', '0'), 'system' => array('integer', '0'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '0'), 'grp' => array('text', ''), 'default_pres_pos' => array('integer', '0'), 'export' => array('integer', '0'), 'repository' => array('integer', '1'), 'workspace' => array('integer', '0'), 'administration' => array('integer', '0'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '0'))); +'id' => array('text', 'recf'), 'class_name' => array('text', 'RecoveryFolder'), 'component' => array('text', 'Services/Administration'), 'location' => array('text', 'Services/Administration/classes'), 'checkbox' => array('integer', '0'), 'inherit' => array('integer', '0'), 'translate' => array('text', 'sys'), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '0'), 'allow_copy' => array('integer', '0'), 'rbac' => array('integer', '1'), 'system' => array('integer', '1'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '0'), 'grp' => array('text', ''), 'default_pres_pos' => array('integer', '0'), 'export' => array('integer', '0'), 'repository' => array('integer', '1'), 'workspace' => array('integer', '0'), 'administration' => array('integer', '1'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '0'))); $ilDB->insert("il_object_def", array( -'id' => array('text', 'sty'), 'class_name' => array('text', 'StyleSheet'), 'component' => array('text', 'Services/Style'), 'location' => array('text', 'Services/Style/Content/classes'), 'checkbox' => array('integer', '1'), 'inherit' => array('integer', '0'), 'translate' => array('text', '0'), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '0'), 'allow_copy' => array('integer', '0'), 'rbac' => array('integer', '0'), 'system' => array('integer', '0'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '0'), 'grp' => array('text', ''), 'default_pres_pos' => array('integer', '0'), 'export' => array('integer', '0'), 'repository' => array('integer', '1'), 'workspace' => array('integer', '0'), 'administration' => array('integer', '0'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '0'))); +'id' => array('text', 'extt'), 'class_name' => array('text', 'ExternalToolsSettings'), 'component' => array('text', 'Services/Administration'), 'location' => array('text', 'Services/Administration/classes'), 'checkbox' => array('integer', '0'), 'inherit' => array('integer', '0'), 'translate' => array('text', 'sys'), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '0'), 'allow_copy' => array('integer', '0'), 'rbac' => array('integer', '1'), 'system' => array('integer', '1'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '0'), 'grp' => array('text', ''), 'default_pres_pos' => array('integer', '0'), 'export' => array('integer', '0'), 'repository' => array('integer', '1'), 'workspace' => array('integer', '0'), 'administration' => array('integer', '1'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '0'))); $ilDB->insert("il_object_def", array( -'id' => array('text', 'stys'), 'class_name' => array('text', 'StyleSettings'), 'component' => array('text', 'Services/Style'), 'location' => array('text', 'Services/Style/classes'), 'checkbox' => array('integer', '0'), 'inherit' => array('integer', '0'), 'translate' => array('text', 'sys'), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '0'), 'allow_copy' => array('integer', '0'), 'rbac' => array('integer', '1'), 'system' => array('integer', '1'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '0'), 'grp' => array('text', ''), 'default_pres_pos' => array('integer', '0'), 'export' => array('integer', '0'), 'repository' => array('integer', '1'), 'workspace' => array('integer', '0'), 'administration' => array('integer', '1'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '0'))); +'id' => array('text', 'wfe'), 'class_name' => array('text', 'WorkflowEngine'), 'component' => array('text', 'Services/WorkflowEngine'), 'location' => array('text', 'Services/WorkflowEngine/classes'), 'checkbox' => array('integer', '0'), 'inherit' => array('integer', '0'), 'translate' => array('text', 'sys'), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '0'), 'allow_copy' => array('integer', '0'), 'rbac' => array('integer', '1'), 'system' => array('integer', '1'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '0'), 'grp' => array('text', ''), 'default_pres_pos' => array('integer', '0'), 'export' => array('integer', '0'), 'repository' => array('integer', '1'), 'workspace' => array('integer', '0'), 'administration' => array('integer', '0'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '0'))); $ilDB->insert("il_object_def", array( -'id' => array('text', 'trac'), 'class_name' => array('text', 'UserTracking'), 'component' => array('text', 'Services/Tracking'), 'location' => array('text', 'Services/Tracking/classes'), 'checkbox' => array('integer', '0'), 'inherit' => array('integer', '0'), 'translate' => array('text', 'sys'), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '0'), 'allow_copy' => array('integer', '0'), 'rbac' => array('integer', '1'), 'system' => array('integer', '1'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '0'), 'grp' => array('text', ''), 'default_pres_pos' => array('integer', '0'), 'export' => array('integer', '0'), 'repository' => array('integer', '1'), 'workspace' => array('integer', '0'), 'administration' => array('integer', '1'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '0'))); +'id' => array('text', 'accs'), 'class_name' => array('text', 'AccessibilitySettings'), 'component' => array('text', 'Services/Accessibility'), 'location' => array('text', 'Services/Accessibility/classes'), 'checkbox' => array('integer', '0'), 'inherit' => array('integer', '0'), 'translate' => array('text', 'sys'), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '0'), 'allow_copy' => array('integer', '0'), 'rbac' => array('integer', '1'), 'system' => array('integer', '1'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '0'), 'grp' => array('text', ''), 'default_pres_pos' => array('integer', '0'), 'export' => array('integer', '0'), 'repository' => array('integer', '1'), 'workspace' => array('integer', '0'), 'administration' => array('integer', '1'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '0'))); $ilDB->insert("il_object_def", array( -'id' => array('text', 'usr'), 'class_name' => array('text', 'User'), 'component' => array('text', 'Services/User'), 'location' => array('text', 'Services/User/classes'), 'checkbox' => array('integer', '1'), 'inherit' => array('integer', '0'), 'translate' => array('text', '0'), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '0'), 'allow_copy' => array('integer', '0'), 'rbac' => array('integer', '0'), 'system' => array('integer', '0'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '0'), 'grp' => array('text', ''), 'default_pres_pos' => array('integer', '0'), 'export' => array('integer', '0'), 'repository' => array('integer', '1'), 'workspace' => array('integer', '0'), 'administration' => array('integer', '0'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '0'))); +'id' => array('text', 'sysc'), 'class_name' => array('text', 'SystemCheck'), 'component' => array('text', 'Services/SystemCheck'), 'location' => array('text', 'Services/SystemCheck/classes'), 'checkbox' => array('integer', '0'), 'inherit' => array('integer', '0'), 'translate' => array('text', 'sys'), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '0'), 'allow_copy' => array('integer', '0'), 'rbac' => array('integer', '1'), 'system' => array('integer', '1'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '0'), 'grp' => array('text', ''), 'default_pres_pos' => array('integer', '0'), 'export' => array('integer', '0'), 'repository' => array('integer', '1'), 'workspace' => array('integer', '0'), 'administration' => array('integer', '1'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '0'))); $ilDB->insert("il_object_def", array( -'id' => array('text', 'usrf'), 'class_name' => array('text', 'UserFolder'), 'component' => array('text', 'Services/User'), 'location' => array('text', 'Services/User/classes'), 'checkbox' => array('integer', '0'), 'inherit' => array('integer', '1'), 'translate' => array('text', 'sys'), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '0'), 'allow_copy' => array('integer', '0'), 'rbac' => array('integer', '1'), 'system' => array('integer', '1'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '0'), 'grp' => array('text', ''), 'default_pres_pos' => array('integer', '0'), 'export' => array('integer', '0'), 'repository' => array('integer', '1'), 'workspace' => array('integer', '0'), 'administration' => array('integer', '1'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '0'))); +'id' => array('text', 'auth'), 'class_name' => array('text', 'AuthSettings'), 'component' => array('text', 'Services/Authentication'), 'location' => array('text', 'Services/Authentication/classes'), 'checkbox' => array('integer', '0'), 'inherit' => array('integer', '0'), 'translate' => array('text', 'sys'), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '0'), 'allow_copy' => array('integer', '0'), 'rbac' => array('integer', '1'), 'system' => array('integer', '1'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '0'), 'grp' => array('text', ''), 'default_pres_pos' => array('integer', '0'), 'export' => array('integer', '0'), 'repository' => array('integer', '1'), 'workspace' => array('integer', '0'), 'administration' => array('integer', '1'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '0'))); $ilDB->insert("il_object_def", array( -'id' => array('text', 'auth'), 'class_name' => array('text', 'AuthSettings'), 'component' => array('text', 'Services/Authentication'), 'location' => array('text', 'Services/Authentication/classes'), 'checkbox' => array('integer', '0'), 'inherit' => array('integer', '0'), 'translate' => array('text', 'sys'), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '0'), 'allow_copy' => array('integer', '0'), 'rbac' => array('integer', '1'), 'system' => array('integer', '1'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '0'), 'grp' => array('text', ''), 'default_pres_pos' => array('integer', '0'), 'export' => array('integer', '0'), 'repository' => array('integer', '1'), 'workspace' => array('integer', '0'), 'administration' => array('integer', '1'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '0'))); +'id' => array('text', 'mds'), 'class_name' => array('text', 'MDSettings'), 'component' => array('text', 'Services/MetaData'), 'location' => array('text', 'Services/MetaData/classes'), 'checkbox' => array('integer', '0'), 'inherit' => array('integer', '0'), 'translate' => array('text', 'sys'), 'devmode' => array('integer', '0'), 'allow_link' => array('integer', '0'), 'allow_copy' => array('integer', '0'), 'rbac' => array('integer', '1'), 'system' => array('integer', '1'), 'sideblock' => array('integer', '0'), 'default_pos' => array('integer', '0'), 'grp' => array('text', ''), 'default_pres_pos' => array('integer', '0'), 'export' => array('integer', '0'), 'repository' => array('integer', '1'), 'workspace' => array('integer', '0'), 'administration' => array('integer', '1'), 'amet' => array('integer', '0'), 'orgunit_permissions' => array('integer', '0'), 'lti_provider' => array('integer', '0'))); // @@ -26511,37 +26511,37 @@ function setupILIASDatabase() $ilDB->addPrimaryKey("il_object_group", $pk_fields); $ilDB->insert("il_object_group", array( -'id' => array('text', 'prg'), 'name' => array('text', 'StudyProgramme'), 'default_pres_pos' => array('integer', '30'))); +'id' => array('text', 'crs'), 'name' => array('text', 'Courses'), 'default_pres_pos' => array('integer', '30'))); $ilDB->insert("il_object_group", array( -'id' => array('text', 'wiki'), 'name' => array('text', 'Wikis'), 'default_pres_pos' => array('integer', '140'))); +'id' => array('text', 'tst'), 'name' => array('text', 'Tests'), 'default_pres_pos' => array('integer', '170'))); $ilDB->insert("il_object_group", array( -'id' => array('text', 'iass'), 'name' => array('text', 'IndividualAssessment'), 'default_pres_pos' => array('integer', '170'))); +'id' => array('text', 'cat'), 'name' => array('text', 'Categories'), 'default_pres_pos' => array('integer', '10'))); $ilDB->insert("il_object_group", array( -'id' => array('text', 'cat'), 'name' => array('text', 'Categories'), 'default_pres_pos' => array('integer', '10'))); +'id' => array('text', 'file'), 'name' => array('text', 'Files'), 'default_pres_pos' => array('integer', '150'))); $ilDB->insert("il_object_group", array( -'id' => array('text', 'orgu'), 'name' => array('text', 'Organisational Unit'), 'default_pres_pos' => array('integer', '10'))); +'id' => array('text', 'prg'), 'name' => array('text', 'StudyProgramme'), 'default_pres_pos' => array('integer', '30'))); $ilDB->insert("il_object_group", array( -'id' => array('text', 'glo'), 'name' => array('text', 'Glossaries'), 'default_pres_pos' => array('integer', '110'))); +'id' => array('text', 'grp'), 'name' => array('text', 'Groups'), 'default_pres_pos' => array('integer', '70'))); $ilDB->insert("il_object_group", array( -'id' => array('text', 'tst'), 'name' => array('text', 'Tests'), 'default_pres_pos' => array('integer', '170'))); +'id' => array('text', 'orgu'), 'name' => array('text', 'Organisational Unit'), 'default_pres_pos' => array('integer', '10'))); $ilDB->insert("il_object_group", array( -'id' => array('text', 'grp'), 'name' => array('text', 'Groups'), 'default_pres_pos' => array('integer', '70'))); +'id' => array('text', 'wiki'), 'name' => array('text', 'Wikis'), 'default_pres_pos' => array('integer', '140'))); $ilDB->insert("il_object_group", array( -'id' => array('text', 'lres'), 'name' => array('text', 'LearningResources'), 'default_pres_pos' => array('integer', '100'))); +'id' => array('text', 'glo'), 'name' => array('text', 'Glossaries'), 'default_pres_pos' => array('integer', '110'))); $ilDB->insert("il_object_group", array( -'id' => array('text', 'crs'), 'name' => array('text', 'Courses'), 'default_pres_pos' => array('integer', '30'))); +'id' => array('text', 'iass'), 'name' => array('text', 'IndividualAssessment'), 'default_pres_pos' => array('integer', '170'))); $ilDB->insert("il_object_group", array( -'id' => array('text', 'file'), 'name' => array('text', 'Files'), 'default_pres_pos' => array('integer', '150'))); +'id' => array('text', 'lres'), 'name' => array('text', 'LearningResources'), 'default_pres_pos' => array('integer', '100'))); // @@ -26576,19 +26576,19 @@ function setupILIASDatabase() $ilDB->addPrimaryKey("il_object_sub_type", $pk_fields); $ilDB->insert("il_object_sub_type", array( -'obj_type' => array('text', 'book'), 'sub_type' => array('text', 'bobj'), 'amet' => array('integer', '1'))); +'obj_type' => array('text', 'prg'), 'sub_type' => array('text', 'prg_type'), 'amet' => array('integer', '1'))); $ilDB->insert("il_object_sub_type", array( -'obj_type' => array('text', 'prg'), 'sub_type' => array('text', 'prg_type'), 'amet' => array('integer', '1'))); +'obj_type' => array('text', 'orgu'), 'sub_type' => array('text', 'orgu_type'), 'amet' => array('integer', '1'))); $ilDB->insert("il_object_sub_type", array( 'obj_type' => array('text', 'wiki'), 'sub_type' => array('text', 'wpg'), 'amet' => array('integer', '1'))); $ilDB->insert("il_object_sub_type", array( -'obj_type' => array('text', 'orgu'), 'sub_type' => array('text', 'orgu_type'), 'amet' => array('integer', '1'))); +'obj_type' => array('text', 'glo'), 'sub_type' => array('text', 'term'), 'amet' => array('integer', '1'))); $ilDB->insert("il_object_sub_type", array( -'obj_type' => array('text', 'glo'), 'sub_type' => array('text', 'term'), 'amet' => array('integer', '1'))); +'obj_type' => array('text', 'book'), 'sub_type' => array('text', 'bobj'), 'amet' => array('integer', '1'))); // @@ -26623,490 +26623,499 @@ function setupILIASDatabase() $ilDB->addPrimaryKey("il_object_subobj", $pk_fields); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'cat'), 'subobj' => array('text', 'rcat'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'cat'), 'subobj' => array('text', 'webr'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'root'), 'subobj' => array('text', 'rcat'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'crs'), 'subobj' => array('text', 'webr'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'crs'), 'subobj' => array('text', 'rcat'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'fold'), 'subobj' => array('text', 'webr'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'grp'), 'subobj' => array('text', 'rcat'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'grp'), 'subobj' => array('text', 'webr'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'wfld'), 'subobj' => array('text', 'wfld'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'recf'), 'subobj' => array('text', 'webr'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'wsrt'), 'subobj' => array('text', 'wfld'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'root'), 'subobj' => array('text', 'webr'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'cat'), 'subobj' => array('text', 'book'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'wfld'), 'subobj' => array('text', 'webr'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'crs'), 'subobj' => array('text', 'book'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'wsrt'), 'subobj' => array('text', 'webr'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'grp'), 'subobj' => array('text', 'book'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'adm'), 'subobj' => array('text', 'wbrs'), 'mmax' => array('integer', '1'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'root'), 'subobj' => array('text', 'book'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'cat'), 'subobj' => array('text', 'rfil'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'fold'), 'subobj' => array('text', 'book'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'root'), 'subobj' => array('text', 'rfil'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'cat'), 'subobj' => array('text', 'dcl'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'cat'), 'subobj' => array('text', 'bibl'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'crs'), 'subobj' => array('text', 'dcl'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'crs'), 'subobj' => array('text', 'bibl'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'fold'), 'subobj' => array('text', 'dcl'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'fold'), 'subobj' => array('text', 'bibl'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'grp'), 'subobj' => array('text', 'dcl'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'grp'), 'subobj' => array('text', 'bibl'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'recf'), 'subobj' => array('text', 'dcl'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'recf'), 'subobj' => array('text', 'bibl'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'root'), 'subobj' => array('text', 'dcl'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'root'), 'subobj' => array('text', 'bibl'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'cat'), 'subobj' => array('text', 'blog'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'adm'), 'subobj' => array('text', 'bibs'), 'mmax' => array('integer', '1'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'crs'), 'subobj' => array('text', 'blog'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'cat'), 'subobj' => array('text', 'rgrp'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'fold'), 'subobj' => array('text', 'blog'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'root'), 'subobj' => array('text', 'rgrp'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'grp'), 'subobj' => array('text', 'blog'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'crs'), 'subobj' => array('text', 'rgrp'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'recf'), 'subobj' => array('text', 'blog'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'grp'), 'subobj' => array('text', 'rgrp'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'root'), 'subobj' => array('text', 'blog'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'cat'), 'subobj' => array('text', 'rtst'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'wfld'), 'subobj' => array('text', 'blog'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'root'), 'subobj' => array('text', 'rtst'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'wsrt'), 'subobj' => array('text', 'blog'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'cat'), 'subobj' => array('text', 'dcl'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'adm'), 'subobj' => array('text', 'blga'), 'mmax' => array('integer', '1'))); +'parent' => array('text', 'crs'), 'subobj' => array('text', 'dcl'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'prg'), 'subobj' => array('text', 'rolf'), 'mmax' => array('integer', '1'))); +'parent' => array('text', 'fold'), 'subobj' => array('text', 'dcl'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'prg'), 'subobj' => array('text', 'crsr'), 'mmax' => array('integer', '1'))); +'parent' => array('text', 'grp'), 'subobj' => array('text', 'dcl'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'prg'), 'subobj' => array('text', 'prg'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'recf'), 'subobj' => array('text', 'dcl'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'cat'), 'subobj' => array('text', 'prg'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'root'), 'subobj' => array('text', 'dcl'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'recf'), 'subobj' => array('text', 'prg'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'recf'), 'subobj' => array('text', 'grpr'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'root'), 'subobj' => array('text', 'prg'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'cat'), 'subobj' => array('text', 'grpr'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'adm'), 'subobj' => array('text', 'prgs'), 'mmax' => array('integer', '1'))); +'parent' => array('text', 'grp'), 'subobj' => array('text', 'grpr'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'cat'), 'subobj' => array('text', 'wiki'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'root'), 'subobj' => array('text', 'grpr'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'crs'), 'subobj' => array('text', 'wiki'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'crs'), 'subobj' => array('text', 'grpr'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'fold'), 'subobj' => array('text', 'wiki'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'cat'), 'subobj' => array('text', 'crs'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'grp'), 'subobj' => array('text', 'wiki'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'recf'), 'subobj' => array('text', 'crs'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'recf'), 'subobj' => array('text', 'wiki'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'root'), 'subobj' => array('text', 'crs'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'root'), 'subobj' => array('text', 'wiki'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'adm'), 'subobj' => array('text', 'crss'), 'mmax' => array('integer', '1'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'adm'), 'subobj' => array('text', 'wiks'), 'mmax' => array('integer', '1'))); +'parent' => array('text', 'wsrt'), 'subobj' => array('text', 'crsv'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'cat'), 'subobj' => array('text', 'feed'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'wfld'), 'subobj' => array('text', 'crsv'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'crs'), 'subobj' => array('text', 'feed'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'cat'), 'subobj' => array('text', 'rlm'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'grp'), 'subobj' => array('text', 'feed'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'root'), 'subobj' => array('text', 'rlm'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'root'), 'subobj' => array('text', 'feed'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'recf'), 'subobj' => array('text', 'crsr'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'cat'), 'subobj' => array('text', 'rlm'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'cat'), 'subobj' => array('text', 'crsr'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'root'), 'subobj' => array('text', 'rlm'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'grp'), 'subobj' => array('text', 'crsr'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'fold'), 'subobj' => array('text', 'fold'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'root'), 'subobj' => array('text', 'crsr'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'grp'), 'subobj' => array('text', 'fold'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'crs'), 'subobj' => array('text', 'crsr'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'crs'), 'subobj' => array('text', 'fold'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'cat'), 'subobj' => array('text', 'tst'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'recf'), 'subobj' => array('text', 'fold'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'crs'), 'subobj' => array('text', 'tst'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'cat'), 'subobj' => array('text', 'bibl'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'fold'), 'subobj' => array('text', 'tst'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'crs'), 'subobj' => array('text', 'bibl'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'grp'), 'subobj' => array('text', 'tst'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'fold'), 'subobj' => array('text', 'bibl'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'recf'), 'subobj' => array('text', 'tst'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'grp'), 'subobj' => array('text', 'bibl'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'root'), 'subobj' => array('text', 'tst'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'recf'), 'subobj' => array('text', 'bibl'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'adm'), 'subobj' => array('text', 'assf'), 'mmax' => array('integer', '1'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'root'), 'subobj' => array('text', 'bibl'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'wsrt'), 'subobj' => array('text', 'tstv'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'adm'), 'subobj' => array('text', 'bibs'), 'mmax' => array('integer', '1'))); +'parent' => array('text', 'wfld'), 'subobj' => array('text', 'tstv'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'recf'), 'subobj' => array('text', 'grpr'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'cat'), 'subobj' => array('text', 'cat'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'cat'), 'subobj' => array('text', 'grpr'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'recf'), 'subobj' => array('text', 'cat'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'grp'), 'subobj' => array('text', 'grpr'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'root'), 'subobj' => array('text', 'cat'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'root'), 'subobj' => array('text', 'grpr'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'cat'), 'subobj' => array('text', 'rcat'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'crs'), 'subobj' => array('text', 'grpr'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'root'), 'subobj' => array('text', 'rcat'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'cat'), 'subobj' => array('text', 'sahs'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'crs'), 'subobj' => array('text', 'rcat'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'crs'), 'subobj' => array('text', 'sahs'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'grp'), 'subobj' => array('text', 'rcat'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'fold'), 'subobj' => array('text', 'sahs'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'cat'), 'subobj' => array('text', 'file'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'grp'), 'subobj' => array('text', 'sahs'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'crs'), 'subobj' => array('text', 'file'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'recf'), 'subobj' => array('text', 'sahs'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'fold'), 'subobj' => array('text', 'file'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'root'), 'subobj' => array('text', 'sahs'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'grp'), 'subobj' => array('text', 'file'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'wsrt'), 'subobj' => array('text', 'scov'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'recf'), 'subobj' => array('text', 'file'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'wfld'), 'subobj' => array('text', 'scov'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'root'), 'subobj' => array('text', 'file'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'cat'), 'subobj' => array('text', 'rcrs'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'wsrt'), 'subobj' => array('text', 'file'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'root'), 'subobj' => array('text', 'rcrs'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'wfld'), 'subobj' => array('text', 'file'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'crs'), 'subobj' => array('text', 'rcrs'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'prg'), 'subobj' => array('text', 'rolf'), 'mmax' => array('integer', '1'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'grp'), 'subobj' => array('text', 'rcrs'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'prg'), 'subobj' => array('text', 'crsr'), 'mmax' => array('integer', '1'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'cat'), 'subobj' => array('text', 'chtr'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'prg'), 'subobj' => array('text', 'prg'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'crs'), 'subobj' => array('text', 'chtr'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'cat'), 'subobj' => array('text', 'prg'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'fold'), 'subobj' => array('text', 'chtr'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'recf'), 'subobj' => array('text', 'prg'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'grp'), 'subobj' => array('text', 'chtr'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'root'), 'subobj' => array('text', 'prg'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'recf'), 'subobj' => array('text', 'chtr'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'adm'), 'subobj' => array('text', 'prgs'), 'mmax' => array('integer', '1'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'root'), 'subobj' => array('text', 'chtr'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'cat'), 'subobj' => array('text', 'grp'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'adm'), 'subobj' => array('text', 'chta'), 'mmax' => array('integer', '1'))); +'parent' => array('text', 'crs'), 'subobj' => array('text', 'grp'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'cat'), 'subobj' => array('text', 'rtst'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'grp'), 'subobj' => array('text', 'grp'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'root'), 'subobj' => array('text', 'rtst'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'fold'), 'subobj' => array('text', 'grp'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'cat'), 'subobj' => array('text', 'svy'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'recf'), 'subobj' => array('text', 'grp'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'crs'), 'subobj' => array('text', 'svy'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'root'), 'subobj' => array('text', 'grp'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'fold'), 'subobj' => array('text', 'svy'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'adm'), 'subobj' => array('text', 'grps'), 'mmax' => array('integer', '1'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'grp'), 'subobj' => array('text', 'svy'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'orgu'), 'subobj' => array('text', 'orgu'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'recf'), 'subobj' => array('text', 'svy'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'adm'), 'subobj' => array('text', 'orgu'), 'mmax' => array('integer', '1'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'root'), 'subobj' => array('text', 'svy'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'cat'), 'subobj' => array('text', 'rcrs'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'adm'), 'subobj' => array('text', 'svyf'), 'mmax' => array('integer', '1'))); +'parent' => array('text', 'root'), 'subobj' => array('text', 'rcrs'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'cat'), 'subobj' => array('text', 'webr'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'crs'), 'subobj' => array('text', 'rcrs'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'crs'), 'subobj' => array('text', 'webr'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'grp'), 'subobj' => array('text', 'rcrs'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'fold'), 'subobj' => array('text', 'webr'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'cat'), 'subobj' => array('text', 'spl'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'grp'), 'subobj' => array('text', 'webr'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'crs'), 'subobj' => array('text', 'spl'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'recf'), 'subobj' => array('text', 'webr'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'fold'), 'subobj' => array('text', 'spl'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'root'), 'subobj' => array('text', 'webr'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'grp'), 'subobj' => array('text', 'spl'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'wfld'), 'subobj' => array('text', 'webr'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'recf'), 'subobj' => array('text', 'spl'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'wsrt'), 'subobj' => array('text', 'webr'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'root'), 'subobj' => array('text', 'spl'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'adm'), 'subobj' => array('text', 'wbrs'), 'mmax' => array('integer', '1'))); +'parent' => array('text', 'wfld'), 'subobj' => array('text', 'wfld'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'crs'), 'subobj' => array('text', 'sess'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'wsrt'), 'subobj' => array('text', 'wfld'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'recf'), 'subobj' => array('text', 'sess'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'fold'), 'subobj' => array('text', 'fold'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'grp'), 'subobj' => array('text', 'sess'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'grp'), 'subobj' => array('text', 'fold'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'fold'), 'subobj' => array('text', 'sess'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'crs'), 'subobj' => array('text', 'fold'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'cat'), 'subobj' => array('text', 'rglo'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'recf'), 'subobj' => array('text', 'fold'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'root'), 'subobj' => array('text', 'rglo'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'cat'), 'subobj' => array('text', 'rwik'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'cat'), 'subobj' => array('text', 'iass'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'root'), 'subobj' => array('text', 'rwik'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'crs'), 'subobj' => array('text', 'iass'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'cat'), 'subobj' => array('text', 'sahs'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'fold'), 'subobj' => array('text', 'iass'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'crs'), 'subobj' => array('text', 'sahs'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'root'), 'subobj' => array('text', 'iass'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'fold'), 'subobj' => array('text', 'sahs'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'grp'), 'subobj' => array('text', 'iass'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'grp'), 'subobj' => array('text', 'sahs'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'cat'), 'subobj' => array('text', 'qpl'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'recf'), 'subobj' => array('text', 'sahs'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'crs'), 'subobj' => array('text', 'qpl'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'root'), 'subobj' => array('text', 'sahs'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'fold'), 'subobj' => array('text', 'qpl'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'wsrt'), 'subobj' => array('text', 'scov'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'grp'), 'subobj' => array('text', 'qpl'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'wfld'), 'subobj' => array('text', 'scov'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'recf'), 'subobj' => array('text', 'qpl'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'root'), 'subobj' => array('text', 'adm'), 'mmax' => array('integer', '1'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'root'), 'subobj' => array('text', 'qpl'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'cat'), 'subobj' => array('text', 'mep'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'cat'), 'subobj' => array('text', 'cat'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'crs'), 'subobj' => array('text', 'mep'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'recf'), 'subobj' => array('text', 'cat'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'fold'), 'subobj' => array('text', 'mep'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'root'), 'subobj' => array('text', 'cat'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'grp'), 'subobj' => array('text', 'mep'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'root'), 'subobj' => array('text', 'adm'), 'mmax' => array('integer', '1'))); +'parent' => array('text', 'recf'), 'subobj' => array('text', 'mep'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'cat'), 'subobj' => array('text', 'exc'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'root'), 'subobj' => array('text', 'mep'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'crs'), 'subobj' => array('text', 'exc'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'cat'), 'subobj' => array('text', 'wiki'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'fold'), 'subobj' => array('text', 'exc'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'crs'), 'subobj' => array('text', 'wiki'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'grp'), 'subobj' => array('text', 'exc'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'fold'), 'subobj' => array('text', 'wiki'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'recf'), 'subobj' => array('text', 'exc'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'grp'), 'subobj' => array('text', 'wiki'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'root'), 'subobj' => array('text', 'exc'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'recf'), 'subobj' => array('text', 'wiki'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'adm'), 'subobj' => array('text', 'excs'), 'mmax' => array('integer', '1'))); +'parent' => array('text', 'root'), 'subobj' => array('text', 'wiki'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'wsrt'), 'subobj' => array('text', 'excv'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'adm'), 'subobj' => array('text', 'wiks'), 'mmax' => array('integer', '1'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'wfld'), 'subobj' => array('text', 'excv'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'cat'), 'subobj' => array('text', 'blog'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'cat'), 'subobj' => array('text', 'rgrp'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'crs'), 'subobj' => array('text', 'blog'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'root'), 'subobj' => array('text', 'rgrp'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'fold'), 'subobj' => array('text', 'blog'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'crs'), 'subobj' => array('text', 'rgrp'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'grp'), 'subobj' => array('text', 'blog'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'grp'), 'subobj' => array('text', 'rgrp'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'recf'), 'subobj' => array('text', 'blog'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'cat'), 'subobj' => array('text', 'htlm'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'root'), 'subobj' => array('text', 'blog'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'crs'), 'subobj' => array('text', 'htlm'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'wfld'), 'subobj' => array('text', 'blog'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'fold'), 'subobj' => array('text', 'htlm'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'wsrt'), 'subobj' => array('text', 'blog'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'grp'), 'subobj' => array('text', 'htlm'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'adm'), 'subobj' => array('text', 'blga'), 'mmax' => array('integer', '1'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'recf'), 'subobj' => array('text', 'htlm'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'cat'), 'subobj' => array('text', 'catr'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'root'), 'subobj' => array('text', 'htlm'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'grp'), 'subobj' => array('text', 'catr'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'cat'), 'subobj' => array('text', 'rwik'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'recf'), 'subobj' => array('text', 'catr'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'root'), 'subobj' => array('text', 'rwik'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'root'), 'subobj' => array('text', 'catr'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'cat'), 'subobj' => array('text', 'spl'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'crs'), 'subobj' => array('text', 'catr'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'crs'), 'subobj' => array('text', 'spl'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'cat'), 'subobj' => array('text', 'frm'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'fold'), 'subobj' => array('text', 'spl'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'crs'), 'subobj' => array('text', 'frm'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'grp'), 'subobj' => array('text', 'spl'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'fold'), 'subobj' => array('text', 'frm'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'recf'), 'subobj' => array('text', 'spl'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'grp'), 'subobj' => array('text', 'frm'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'root'), 'subobj' => array('text', 'spl'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'recf'), 'subobj' => array('text', 'frm'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'cat'), 'subobj' => array('text', 'prtt'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'root'), 'subobj' => array('text', 'frm'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'crs'), 'subobj' => array('text', 'prtt'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'adm'), 'subobj' => array('text', 'frma'), 'mmax' => array('integer', '1'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'fold'), 'subobj' => array('text', 'prtt'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'cat'), 'subobj' => array('text', 'chtr'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'grp'), 'subobj' => array('text', 'prtt'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'crs'), 'subobj' => array('text', 'chtr'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'recf'), 'subobj' => array('text', 'prtt'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'fold'), 'subobj' => array('text', 'chtr'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'root'), 'subobj' => array('text', 'prtt'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'grp'), 'subobj' => array('text', 'chtr'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'adm'), 'subobj' => array('text', 'prfa'), 'mmax' => array('integer', '1'))); +'parent' => array('text', 'recf'), 'subobj' => array('text', 'chtr'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'orgu'), 'subobj' => array('text', 'orgu'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'root'), 'subobj' => array('text', 'chtr'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'adm'), 'subobj' => array('text', 'orgu'), 'mmax' => array('integer', '1'))); +'parent' => array('text', 'adm'), 'subobj' => array('text', 'chta'), 'mmax' => array('integer', '1'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'cat'), 'subobj' => array('text', 'mep'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'cat'), 'subobj' => array('text', 'exc'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'crs'), 'subobj' => array('text', 'mep'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'crs'), 'subobj' => array('text', 'exc'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'fold'), 'subobj' => array('text', 'mep'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'fold'), 'subobj' => array('text', 'exc'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'grp'), 'subobj' => array('text', 'mep'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'grp'), 'subobj' => array('text', 'exc'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'recf'), 'subobj' => array('text', 'mep'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'recf'), 'subobj' => array('text', 'exc'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'root'), 'subobj' => array('text', 'mep'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'root'), 'subobj' => array('text', 'exc'), 'mmax' => array('integer', '0'))); + +$ilDB->insert("il_object_subobj", array( +'parent' => array('text', 'adm'), 'subobj' => array('text', 'excs'), 'mmax' => array('integer', '1'))); + +$ilDB->insert("il_object_subobj", array( +'parent' => array('text', 'wsrt'), 'subobj' => array('text', 'excv'), 'mmax' => array('integer', '0'))); + +$ilDB->insert("il_object_subobj", array( +'parent' => array('text', 'wfld'), 'subobj' => array('text', 'excv'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( 'parent' => array('text', 'cat'), 'subobj' => array('text', 'cld'), 'mmax' => array('integer', '0'))); @@ -27127,70 +27136,67 @@ function setupILIASDatabase() 'parent' => array('text', 'root'), 'subobj' => array('text', 'cld'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'cat'), 'subobj' => array('text', 'glo'), 'mmax' => array('integer', '0'))); - -$ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'crs'), 'subobj' => array('text', 'glo'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'cat'), 'subobj' => array('text', 'itgr'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'fold'), 'subobj' => array('text', 'glo'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'crs'), 'subobj' => array('text', 'itgr'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'grp'), 'subobj' => array('text', 'glo'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'fold'), 'subobj' => array('text', 'itgr'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'recf'), 'subobj' => array('text', 'glo'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'grp'), 'subobj' => array('text', 'itgr'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'root'), 'subobj' => array('text', 'glo'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'recf'), 'subobj' => array('text', 'itgr'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'cat'), 'subobj' => array('text', 'rfil'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'root'), 'subobj' => array('text', 'itgr'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'root'), 'subobj' => array('text', 'rfil'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'cat'), 'subobj' => array('text', 'prtt'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'cat'), 'subobj' => array('text', 'tst'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'crs'), 'subobj' => array('text', 'prtt'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'crs'), 'subobj' => array('text', 'tst'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'fold'), 'subobj' => array('text', 'prtt'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'fold'), 'subobj' => array('text', 'tst'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'grp'), 'subobj' => array('text', 'prtt'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'grp'), 'subobj' => array('text', 'tst'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'recf'), 'subobj' => array('text', 'prtt'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'recf'), 'subobj' => array('text', 'tst'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'root'), 'subobj' => array('text', 'prtt'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'root'), 'subobj' => array('text', 'tst'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'adm'), 'subobj' => array('text', 'prfa'), 'mmax' => array('integer', '1'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'adm'), 'subobj' => array('text', 'assf'), 'mmax' => array('integer', '1'))); +'parent' => array('text', 'cat'), 'subobj' => array('text', 'glo'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'wsrt'), 'subobj' => array('text', 'tstv'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'crs'), 'subobj' => array('text', 'glo'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'wfld'), 'subobj' => array('text', 'tstv'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'fold'), 'subobj' => array('text', 'glo'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'cat'), 'subobj' => array('text', 'catr'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'grp'), 'subobj' => array('text', 'glo'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'grp'), 'subobj' => array('text', 'catr'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'recf'), 'subobj' => array('text', 'glo'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'recf'), 'subobj' => array('text', 'catr'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'root'), 'subobj' => array('text', 'glo'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'root'), 'subobj' => array('text', 'catr'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'cat'), 'subobj' => array('text', 'rglo'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'crs'), 'subobj' => array('text', 'catr'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'root'), 'subobj' => array('text', 'rglo'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( 'parent' => array('text', 'cat'), 'subobj' => array('text', 'mcst'), 'mmax' => array('integer', '0'))); @@ -27214,58 +27220,40 @@ function setupILIASDatabase() 'parent' => array('text', 'adm'), 'subobj' => array('text', 'mcts'), 'mmax' => array('integer', '1'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'cat'), 'subobj' => array('text', 'poll'), 'mmax' => array('integer', '0'))); - -$ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'crs'), 'subobj' => array('text', 'poll'), 'mmax' => array('integer', '0'))); - -$ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'fold'), 'subobj' => array('text', 'poll'), 'mmax' => array('integer', '0'))); - -$ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'grp'), 'subobj' => array('text', 'poll'), 'mmax' => array('integer', '0'))); - -$ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'recf'), 'subobj' => array('text', 'poll'), 'mmax' => array('integer', '0'))); - -$ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'root'), 'subobj' => array('text', 'poll'), 'mmax' => array('integer', '0'))); - -$ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'recf'), 'subobj' => array('text', 'crsr'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'cat'), 'subobj' => array('text', 'iass'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'cat'), 'subobj' => array('text', 'crsr'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'crs'), 'subobj' => array('text', 'iass'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'grp'), 'subobj' => array('text', 'crsr'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'fold'), 'subobj' => array('text', 'iass'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'root'), 'subobj' => array('text', 'crsr'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'root'), 'subobj' => array('text', 'iass'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'crs'), 'subobj' => array('text', 'crsr'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'grp'), 'subobj' => array('text', 'iass'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'cat'), 'subobj' => array('text', 'grp'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'cat'), 'subobj' => array('text', 'svy'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'crs'), 'subobj' => array('text', 'grp'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'crs'), 'subobj' => array('text', 'svy'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'grp'), 'subobj' => array('text', 'grp'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'fold'), 'subobj' => array('text', 'svy'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'fold'), 'subobj' => array('text', 'grp'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'grp'), 'subobj' => array('text', 'svy'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'recf'), 'subobj' => array('text', 'grp'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'recf'), 'subobj' => array('text', 'svy'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'root'), 'subobj' => array('text', 'grp'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'root'), 'subobj' => array('text', 'svy'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'adm'), 'subobj' => array('text', 'grps'), 'mmax' => array('integer', '1'))); +'parent' => array('text', 'adm'), 'subobj' => array('text', 'svyf'), 'mmax' => array('integer', '1'))); $ilDB->insert("il_object_subobj", array( 'parent' => array('text', 'cat'), 'subobj' => array('text', 'lm'), 'mmax' => array('integer', '0'))); @@ -27289,218 +27277,230 @@ function setupILIASDatabase() 'parent' => array('text', 'adm'), 'subobj' => array('text', 'lrss'), 'mmax' => array('integer', '1'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'cat'), 'subobj' => array('text', 'frm'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'cat'), 'subobj' => array('text', 'htlm'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'crs'), 'subobj' => array('text', 'frm'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'crs'), 'subobj' => array('text', 'htlm'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'fold'), 'subobj' => array('text', 'frm'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'fold'), 'subobj' => array('text', 'htlm'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'grp'), 'subobj' => array('text', 'frm'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'grp'), 'subobj' => array('text', 'htlm'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'recf'), 'subobj' => array('text', 'frm'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'recf'), 'subobj' => array('text', 'htlm'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'root'), 'subobj' => array('text', 'frm'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'root'), 'subobj' => array('text', 'htlm'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'adm'), 'subobj' => array('text', 'frma'), 'mmax' => array('integer', '1'))); +'parent' => array('text', 'cat'), 'subobj' => array('text', 'book'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'cat'), 'subobj' => array('text', 'itgr'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'crs'), 'subobj' => array('text', 'book'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'crs'), 'subobj' => array('text', 'itgr'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'grp'), 'subobj' => array('text', 'book'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'fold'), 'subobj' => array('text', 'itgr'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'root'), 'subobj' => array('text', 'book'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'grp'), 'subobj' => array('text', 'itgr'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'fold'), 'subobj' => array('text', 'book'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'recf'), 'subobj' => array('text', 'itgr'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'cat'), 'subobj' => array('text', 'qpl'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'root'), 'subobj' => array('text', 'itgr'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'crs'), 'subobj' => array('text', 'qpl'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'cat'), 'subobj' => array('text', 'crs'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'fold'), 'subobj' => array('text', 'qpl'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'recf'), 'subobj' => array('text', 'crs'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'grp'), 'subobj' => array('text', 'qpl'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'root'), 'subobj' => array('text', 'crs'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'recf'), 'subobj' => array('text', 'qpl'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'adm'), 'subobj' => array('text', 'crss'), 'mmax' => array('integer', '1'))); +'parent' => array('text', 'root'), 'subobj' => array('text', 'qpl'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'wsrt'), 'subobj' => array('text', 'crsv'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'cat'), 'subobj' => array('text', 'feed'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'wfld'), 'subobj' => array('text', 'crsv'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'crs'), 'subobj' => array('text', 'feed'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'cat'), 'subobj' => array('text', 'file'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'grp'), 'subobj' => array('text', 'feed'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'crs'), 'subobj' => array('text', 'file'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'root'), 'subobj' => array('text', 'feed'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'fold'), 'subobj' => array('text', 'file'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'cat'), 'subobj' => array('text', 'poll'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'grp'), 'subobj' => array('text', 'file'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'crs'), 'subobj' => array('text', 'poll'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'recf'), 'subobj' => array('text', 'file'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'fold'), 'subobj' => array('text', 'poll'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'root'), 'subobj' => array('text', 'file'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'grp'), 'subobj' => array('text', 'poll'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'wsrt'), 'subobj' => array('text', 'file'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'recf'), 'subobj' => array('text', 'poll'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'wfld'), 'subobj' => array('text', 'file'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'root'), 'subobj' => array('text', 'poll'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'adm'), 'subobj' => array('text', 'cadm'), 'mmax' => array('integer', '1'))); +'parent' => array('text', 'crs'), 'subobj' => array('text', 'sess'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'lngf'), 'subobj' => array('text', 'lng'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'recf'), 'subobj' => array('text', 'sess'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'adm'), 'subobj' => array('text', 'lngf'), 'mmax' => array('integer', '1'))); +'parent' => array('text', 'grp'), 'subobj' => array('text', 'sess'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'adm'), 'subobj' => array('text', 'ltis'), 'mmax' => array('integer', '1'))); +'parent' => array('text', 'fold'), 'subobj' => array('text', 'sess'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'adm'), 'subobj' => array('text', 'taxs'), 'mmax' => array('integer', '1'))); +'parent' => array('text', 'adm'), 'subobj' => array('text', 'logs'), 'mmax' => array('integer', '1'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'adm'), 'subobj' => array('text', 'wfe'), 'mmax' => array('integer', '1'))); +'parent' => array('text', 'adm'), 'subobj' => array('text', 'nota'), 'mmax' => array('integer', '1'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'adm'), 'subobj' => array('text', 'mail'), 'mmax' => array('integer', '1'))); +'parent' => array('text', 'adm'), 'subobj' => array('text', 'tos'), 'mmax' => array('integer', '1'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'adm'), 'subobj' => array('text', 'skmg'), 'mmax' => array('integer', '1'))); +'parent' => array('text', 'adm'), 'subobj' => array('text', 'hlps'), 'mmax' => array('integer', '1'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'adm'), 'subobj' => array('text', 'cert'), 'mmax' => array('integer', '1'))); +'parent' => array('text', 'adm'), 'subobj' => array('text', 'bdga'), 'mmax' => array('integer', '1'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'adm'), 'subobj' => array('text', 'seas'), 'mmax' => array('integer', '1'))); +'parent' => array('text', 'adm'), 'subobj' => array('text', 'ps'), 'mmax' => array('integer', '1'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'adm'), 'subobj' => array('text', 'awra'), 'mmax' => array('integer', '1'))); +'parent' => array('text', 'adm'), 'subobj' => array('text', 'reps'), 'mmax' => array('integer', '1'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'adm'), 'subobj' => array('text', 'tos'), 'mmax' => array('integer', '1'))); +'parent' => array('text', 'adm'), 'subobj' => array('text', 'cadm'), 'mmax' => array('integer', '1'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'adm'), 'subobj' => array('text', 'sysc'), 'mmax' => array('integer', '1'))); +'parent' => array('text', 'adm'), 'subobj' => array('text', 'cals'), 'mmax' => array('integer', '1'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'adm'), 'subobj' => array('text', 'reps'), 'mmax' => array('integer', '1'))); +'parent' => array('text', 'adm'), 'subobj' => array('text', 'ecss'), 'mmax' => array('integer', '1'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'adm'), 'subobj' => array('text', 'pdts'), 'mmax' => array('integer', '1'))); +'parent' => array('text', 'adm'), 'subobj' => array('text', 'adve'), 'mmax' => array('integer', '1'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'adm'), 'subobj' => array('text', 'ps'), 'mmax' => array('integer', '1'))); +'parent' => array('text', 'adm'), 'subobj' => array('text', 'skmg'), 'mmax' => array('integer', '1'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'adm'), 'subobj' => array('text', 'objf'), 'mmax' => array('integer', '1'))); +'parent' => array('text', 'adm'), 'subobj' => array('text', 'cert'), 'mmax' => array('integer', '1'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'adm'), 'subobj' => array('text', 'adve'), 'mmax' => array('integer', '1'))); +'parent' => array('text', 'adm'), 'subobj' => array('text', 'mail'), 'mmax' => array('integer', '1'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'adm'), 'subobj' => array('text', 'otpl'), 'mmax' => array('integer', '1'))); +'parent' => array('text', 'rolf'), 'subobj' => array('text', 'rolt'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'adm'), 'subobj' => array('text', 'facs'), 'mmax' => array('integer', '1'))); +'parent' => array('text', 'rolf'), 'subobj' => array('text', 'role'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'adm'), 'subobj' => array('text', 'nwss'), 'mmax' => array('integer', '1'))); +'parent' => array('text', 'adm'), 'subobj' => array('text', 'rolf'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'adm'), 'subobj' => array('text', 'ecss'), 'mmax' => array('integer', '1'))); +'parent' => array('text', 'adm'), 'subobj' => array('text', 'pdts'), 'mmax' => array('integer', '1'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'adm'), 'subobj' => array('text', 'tags'), 'mmax' => array('integer', '1'))); +'parent' => array('text', 'adm'), 'subobj' => array('text', 'awra'), 'mmax' => array('integer', '1'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'adm'), 'subobj' => array('text', 'pdfg'), 'mmax' => array('integer', '1'))); +'parent' => array('text', 'adm'), 'subobj' => array('text', 'cmps'), 'mmax' => array('integer', '1'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'adm'), 'subobj' => array('text', 'bdga'), 'mmax' => array('integer', '1'))); +'parent' => array('text', 'lngf'), 'subobj' => array('text', 'lng'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'adm'), 'subobj' => array('text', 'mds'), 'mmax' => array('integer', '1'))); +'parent' => array('text', 'adm'), 'subobj' => array('text', 'lngf'), 'mmax' => array('integer', '1'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'adm'), 'subobj' => array('text', 'hlps'), 'mmax' => array('integer', '1'))); +'parent' => array('text', 'stys'), 'subobj' => array('text', 'sty'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'adm'), 'subobj' => array('text', 'cals'), 'mmax' => array('integer', '1'))); +'parent' => array('text', 'adm'), 'subobj' => array('text', 'stys'), 'mmax' => array('integer', '1'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'adm'), 'subobj' => array('text', 'accs'), 'mmax' => array('integer', '1'))); +'parent' => array('text', 'usrf'), 'subobj' => array('text', 'usr'), 'mmax' => array('integer', '0'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'adm'), 'subobj' => array('text', 'nota'), 'mmax' => array('integer', '1'))); +'parent' => array('text', 'adm'), 'subobj' => array('text', 'usrf'), 'mmax' => array('integer', '1'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'adm'), 'subobj' => array('text', 'cmps'), 'mmax' => array('integer', '1'))); +'parent' => array('text', 'adm'), 'subobj' => array('text', 'tags'), 'mmax' => array('integer', '1'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'adm'), 'subobj' => array('text', 'logs'), 'mmax' => array('integer', '1'))); +'parent' => array('text', 'adm'), 'subobj' => array('text', 'seas'), 'mmax' => array('integer', '1'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'adm'), 'subobj' => array('text', 'mobs'), 'mmax' => array('integer', '1'))); +'parent' => array('text', 'adm'), 'subobj' => array('text', 'pdfg'), 'mmax' => array('integer', '1'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'adm'), 'subobj' => array('text', 'recf'), 'mmax' => array('integer', '1'))); +'parent' => array('text', 'adm'), 'subobj' => array('text', 'nwss'), 'mmax' => array('integer', '1'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'adm'), 'subobj' => array('text', 'extt'), 'mmax' => array('integer', '1'))); +'parent' => array('text', 'adm'), 'subobj' => array('text', 'objf'), 'mmax' => array('integer', '1'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'rolf'), 'subobj' => array('text', 'rolt'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'adm'), 'subobj' => array('text', 'ltis'), 'mmax' => array('integer', '1'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'rolf'), 'subobj' => array('text', 'role'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'adm'), 'subobj' => array('text', 'taxs'), 'mmax' => array('integer', '1'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'adm'), 'subobj' => array('text', 'rolf'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'adm'), 'subobj' => array('text', 'mobs'), 'mmax' => array('integer', '1'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'stys'), 'subobj' => array('text', 'sty'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'adm'), 'subobj' => array('text', 'otpl'), 'mmax' => array('integer', '1'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'adm'), 'subobj' => array('text', 'stys'), 'mmax' => array('integer', '1'))); +'parent' => array('text', 'adm'), 'subobj' => array('text', 'trac'), 'mmax' => array('integer', '1'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'adm'), 'subobj' => array('text', 'trac'), 'mmax' => array('integer', '1'))); +'parent' => array('text', 'adm'), 'subobj' => array('text', 'facs'), 'mmax' => array('integer', '1'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'usrf'), 'subobj' => array('text', 'usr'), 'mmax' => array('integer', '0'))); +'parent' => array('text', 'adm'), 'subobj' => array('text', 'recf'), 'mmax' => array('integer', '1'))); $ilDB->insert("il_object_subobj", array( -'parent' => array('text', 'adm'), 'subobj' => array('text', 'usrf'), 'mmax' => array('integer', '1'))); +'parent' => array('text', 'adm'), 'subobj' => array('text', 'extt'), 'mmax' => array('integer', '1'))); + +$ilDB->insert("il_object_subobj", array( +'parent' => array('text', 'adm'), 'subobj' => array('text', 'wfe'), 'mmax' => array('integer', '1'))); + +$ilDB->insert("il_object_subobj", array( +'parent' => array('text', 'adm'), 'subobj' => array('text', 'accs'), 'mmax' => array('integer', '1'))); + +$ilDB->insert("il_object_subobj", array( +'parent' => array('text', 'adm'), 'subobj' => array('text', 'sysc'), 'mmax' => array('integer', '1'))); $ilDB->insert("il_object_subobj", array( 'parent' => array('text', 'adm'), 'subobj' => array('text', 'auth'), 'mmax' => array('integer', '1'))); +$ilDB->insert("il_object_subobj", array( +'parent' => array('text', 'adm'), 'subobj' => array('text', 'mds'), 'mmax' => array('integer', '1'))); + // // il_orgu_authority @@ -27884,138 +27884,6 @@ function setupILIASDatabase() $pk_fields = array("component_type","component_name","slot_id","name"); $ilDB->addPrimaryKey("il_plugin", $pk_fields); -$ilDB->insert("il_plugin", array( -'component_type' => array('text', 'Modules'), 'component_name' => array('text', 'OrgUnit'), 'slot_id' => array('text', 'orguext'), 'name' => array('text', 'TestOrgUnitExtension'), 'last_update_version' => array('text', ''), 'active' => array('integer', ''), 'db_version' => array('integer', '0'), 'plugin_id' => array('text', ''))); - -$ilDB->insert("il_plugin", array( -'component_type' => array('text', 'Modules'), 'component_name' => array('text', 'SurveyQuestionPool'), 'slot_id' => array('text', 'svyq'), 'name' => array('text', 'SurveyInfoPageQuestion'), 'last_update_version' => array('text', ''), 'active' => array('integer', ''), 'db_version' => array('integer', '0'), 'plugin_id' => array('text', ''))); - -$ilDB->insert("il_plugin", array( -'component_type' => array('text', 'Modules'), 'component_name' => array('text', 'Cloud'), 'slot_id' => array('text', 'cldh'), 'name' => array('text', 'OneDrive'), 'last_update_version' => array('text', ''), 'active' => array('integer', ''), 'db_version' => array('integer', '0'), 'plugin_id' => array('text', ''))); - -$ilDB->insert("il_plugin", array( -'component_type' => array('text', 'Modules'), 'component_name' => array('text', 'Cloud'), 'slot_id' => array('text', 'cldh'), 'name' => array('text', 'OwnCloud'), 'last_update_version' => array('text', ''), 'active' => array('integer', ''), 'db_version' => array('integer', '0'), 'plugin_id' => array('text', ''))); - -$ilDB->insert("il_plugin", array( -'component_type' => array('text', 'Modules'), 'component_name' => array('text', 'Cloud'), 'slot_id' => array('text', 'cldh'), 'name' => array('text', 'Dropbox'), 'last_update_version' => array('text', ''), 'active' => array('integer', ''), 'db_version' => array('integer', '0'), 'plugin_id' => array('text', ''))); - -$ilDB->insert("il_plugin", array( -'component_type' => array('text', 'Modules'), 'component_name' => array('text', 'TestQuestionPool'), 'slot_id' => array('text', 'qst'), 'name' => array('text', 'TestInfoPageQuestion'), 'last_update_version' => array('text', ''), 'active' => array('integer', ''), 'db_version' => array('integer', '0'), 'plugin_id' => array('text', ''))); - -$ilDB->insert("il_plugin", array( -'component_type' => array('text', 'Services'), 'component_name' => array('text', 'UIComponent'), 'slot_id' => array('text', 'uihk'), 'name' => array('text', 'UserTakeOver'), 'last_update_version' => array('text', ''), 'active' => array('integer', ''), 'db_version' => array('integer', '0'), 'plugin_id' => array('text', ''))); - -$ilDB->insert("il_plugin", array( -'component_type' => array('text', 'Services'), 'component_name' => array('text', 'UIComponent'), 'slot_id' => array('text', 'uihk'), 'name' => array('text', 'Reporting'), 'last_update_version' => array('text', ''), 'active' => array('integer', ''), 'db_version' => array('integer', '0'), 'plugin_id' => array('text', ''))); - -$ilDB->insert("il_plugin", array( -'component_type' => array('text', 'Services'), 'component_name' => array('text', 'UIComponent'), 'slot_id' => array('text', 'uihk'), 'name' => array('text', 'CourseImport'), 'last_update_version' => array('text', ''), 'active' => array('integer', ''), 'db_version' => array('integer', '0'), 'plugin_id' => array('text', ''))); - -$ilDB->insert("il_plugin", array( -'component_type' => array('text', 'Services'), 'component_name' => array('text', 'UIComponent'), 'slot_id' => array('text', 'uihk'), 'name' => array('text', 'MiteReports'), 'last_update_version' => array('text', ''), 'active' => array('integer', ''), 'db_version' => array('integer', '0'), 'plugin_id' => array('text', ''))); - -$ilDB->insert("il_plugin", array( -'component_type' => array('text', 'Services'), 'component_name' => array('text', 'UIComponent'), 'slot_id' => array('text', 'uihk'), 'name' => array('text', 'CopyUsers'), 'last_update_version' => array('text', ''), 'active' => array('integer', ''), 'db_version' => array('integer', '0'), 'plugin_id' => array('text', ''))); - -$ilDB->insert("il_plugin", array( -'component_type' => array('text', 'Services'), 'component_name' => array('text', 'UIComponent'), 'slot_id' => array('text', 'uihk'), 'name' => array('text', 'BTStarter'), 'last_update_version' => array('text', ''), 'active' => array('integer', ''), 'db_version' => array('integer', '0'), 'plugin_id' => array('text', ''))); - -$ilDB->insert("il_plugin", array( -'component_type' => array('text', 'Services'), 'component_name' => array('text', 'UIComponent'), 'slot_id' => array('text', 'uihk'), 'name' => array('text', 'PegasusHelper'), 'last_update_version' => array('text', ''), 'active' => array('integer', ''), 'db_version' => array('integer', '0'), 'plugin_id' => array('text', ''))); - -$ilDB->insert("il_plugin", array( -'component_type' => array('text', 'Services'), 'component_name' => array('text', 'UIComponent'), 'slot_id' => array('text', 'uihk'), 'name' => array('text', 'Subscription'), 'last_update_version' => array('text', ''), 'active' => array('integer', ''), 'db_version' => array('integer', '0'), 'plugin_id' => array('text', ''))); - -$ilDB->insert("il_plugin", array( -'component_type' => array('text', 'Services'), 'component_name' => array('text', 'UIComponent'), 'slot_id' => array('text', 'uihk'), 'name' => array('text', 'Dashboard'), 'last_update_version' => array('text', ''), 'active' => array('integer', ''), 'db_version' => array('integer', '0'), 'plugin_id' => array('text', ''))); - -$ilDB->insert("il_plugin", array( -'component_type' => array('text', 'Services'), 'component_name' => array('text', 'UIComponent'), 'slot_id' => array('text', 'uihk'), 'name' => array('text', 'ChangedInside'), 'last_update_version' => array('text', ''), 'active' => array('integer', ''), 'db_version' => array('integer', '0'), 'plugin_id' => array('text', ''))); - -$ilDB->insert("il_plugin", array( -'component_type' => array('text', 'Services'), 'component_name' => array('text', 'UIComponent'), 'slot_id' => array('text', 'uihk'), 'name' => array('text', 'MultiAssign'), 'last_update_version' => array('text', ''), 'active' => array('integer', ''), 'db_version' => array('integer', '0'), 'plugin_id' => array('text', ''))); - -$ilDB->insert("il_plugin", array( -'component_type' => array('text', 'Services'), 'component_name' => array('text', 'UIComponent'), 'slot_id' => array('text', 'uihk'), 'name' => array('text', 'Notifications4Plugins'), 'last_update_version' => array('text', ''), 'active' => array('integer', ''), 'db_version' => array('integer', '0'), 'plugin_id' => array('text', ''))); - -$ilDB->insert("il_plugin", array( -'component_type' => array('text', 'Services'), 'component_name' => array('text', 'UIComponent'), 'slot_id' => array('text', 'uihk'), 'name' => array('text', 'AdvancedSvyResults'), 'last_update_version' => array('text', ''), 'active' => array('integer', ''), 'db_version' => array('integer', '0'), 'plugin_id' => array('text', ''))); - -$ilDB->insert("il_plugin", array( -'component_type' => array('text', 'Services'), 'component_name' => array('text', 'UIComponent'), 'slot_id' => array('text', 'uihk'), 'name' => array('text', 'VideoManager'), 'last_update_version' => array('text', ''), 'active' => array('integer', ''), 'db_version' => array('integer', '0'), 'plugin_id' => array('text', ''))); - -$ilDB->insert("il_plugin", array( -'component_type' => array('text', 'Services'), 'component_name' => array('text', 'UIComponent'), 'slot_id' => array('text', 'uihk'), 'name' => array('text', 'MetaData'), 'last_update_version' => array('text', ''), 'active' => array('integer', ''), 'db_version' => array('integer', '0'), 'plugin_id' => array('text', ''))); - -$ilDB->insert("il_plugin", array( -'component_type' => array('text', 'Services'), 'component_name' => array('text', 'UIComponent'), 'slot_id' => array('text', 'uihk'), 'name' => array('text', 'SystemNotifications'), 'last_update_version' => array('text', ''), 'active' => array('integer', ''), 'db_version' => array('integer', '0'), 'plugin_id' => array('text', ''))); - -$ilDB->insert("il_plugin", array( -'component_type' => array('text', 'Services'), 'component_name' => array('text', 'UIComponent'), 'slot_id' => array('text', 'uihk'), 'name' => array('text', 'Hub'), 'last_update_version' => array('text', ''), 'active' => array('integer', ''), 'db_version' => array('integer', '0'), 'plugin_id' => array('text', ''))); - -$ilDB->insert("il_plugin", array( -'component_type' => array('text', 'Services'), 'component_name' => array('text', 'UIComponent'), 'slot_id' => array('text', 'uihk'), 'name' => array('text', 'CtrlMainMenu'), 'last_update_version' => array('text', ''), 'active' => array('integer', ''), 'db_version' => array('integer', '0'), 'plugin_id' => array('text', ''))); - -$ilDB->insert("il_plugin", array( -'component_type' => array('text', 'Services'), 'component_name' => array('text', 'UIComponent'), 'slot_id' => array('text', 'uihk'), 'name' => array('text', 'REST'), 'last_update_version' => array('text', ''), 'active' => array('integer', ''), 'db_version' => array('integer', '0'), 'plugin_id' => array('text', ''))); - -$ilDB->insert("il_plugin", array( -'component_type' => array('text', 'Services'), 'component_name' => array('text', 'UIComponent'), 'slot_id' => array('text', 'uihk'), 'name' => array('text', 'ApplyRoleTemplates'), 'last_update_version' => array('text', ''), 'active' => array('integer', ''), 'db_version' => array('integer', '0'), 'plugin_id' => array('text', ''))); - -$ilDB->insert("il_plugin", array( -'component_type' => array('text', 'Services'), 'component_name' => array('text', 'Cron'), 'slot_id' => array('text', 'crnhk'), 'name' => array('text', 'Hub2'), 'last_update_version' => array('text', ''), 'active' => array('integer', ''), 'db_version' => array('integer', '0'), 'plugin_id' => array('text', ''))); - -$ilDB->insert("il_plugin", array( -'component_type' => array('text', 'Services'), 'component_name' => array('text', 'Cron'), 'slot_id' => array('text', 'crnhk'), 'name' => array('text', 'Dustman'), 'last_update_version' => array('text', ''), 'active' => array('integer', ''), 'db_version' => array('integer', '0'), 'plugin_id' => array('text', ''))); - -$ilDB->insert("il_plugin", array( -'component_type' => array('text', 'Services'), 'component_name' => array('text', 'Cron'), 'slot_id' => array('text', 'crnhk'), 'name' => array('text', 'MediaConverter'), 'last_update_version' => array('text', ''), 'active' => array('integer', ''), 'db_version' => array('integer', '0'), 'plugin_id' => array('text', ''))); - -$ilDB->insert("il_plugin", array( -'component_type' => array('text', 'Services'), 'component_name' => array('text', 'EventHandling'), 'slot_id' => array('text', 'evhk'), 'name' => array('text', 'UserDefaults'), 'last_update_version' => array('text', ''), 'active' => array('integer', ''), 'db_version' => array('integer', '0'), 'plugin_id' => array('text', ''))); - -$ilDB->insert("il_plugin", array( -'component_type' => array('text', 'Services'), 'component_name' => array('text', 'Repository'), 'slot_id' => array('text', 'robj'), 'name' => array('text', 'TestRepositoryObject'), 'last_update_version' => array('text', ''), 'active' => array('integer', ''), 'db_version' => array('integer', '0'), 'plugin_id' => array('text', ''))); - -$ilDB->insert("il_plugin", array( -'component_type' => array('text', 'Services'), 'component_name' => array('text', 'Repository'), 'slot_id' => array('text', 'robj'), 'name' => array('text', 'Learnplaces'), 'last_update_version' => array('text', ''), 'active' => array('integer', ''), 'db_version' => array('integer', '0'), 'plugin_id' => array('text', ''))); - -$ilDB->insert("il_plugin", array( -'component_type' => array('text', 'Services'), 'component_name' => array('text', 'Repository'), 'slot_id' => array('text', 'robj'), 'name' => array('text', 'RoomSharing'), 'last_update_version' => array('text', ''), 'active' => array('integer', ''), 'db_version' => array('integer', '0'), 'plugin_id' => array('text', ''))); - -$ilDB->insert("il_plugin", array( -'component_type' => array('text', 'Services'), 'component_name' => array('text', 'Repository'), 'slot_id' => array('text', 'robj'), 'name' => array('text', 'eBook'), 'last_update_version' => array('text', ''), 'active' => array('integer', ''), 'db_version' => array('integer', '0'), 'plugin_id' => array('text', ''))); - -$ilDB->insert("il_plugin", array( -'component_type' => array('text', 'Services'), 'component_name' => array('text', 'Repository'), 'slot_id' => array('text', 'robj'), 'name' => array('text', 'LocationData'), 'last_update_version' => array('text', ''), 'active' => array('integer', ''), 'db_version' => array('integer', '0'), 'plugin_id' => array('text', ''))); - -$ilDB->insert("il_plugin", array( -'component_type' => array('text', 'Services'), 'component_name' => array('text', 'Repository'), 'slot_id' => array('text', 'robj'), 'name' => array('text', 'CollaPad'), 'last_update_version' => array('text', ''), 'active' => array('integer', ''), 'db_version' => array('integer', '0'), 'plugin_id' => array('text', ''))); - -$ilDB->insert("il_plugin", array( -'component_type' => array('text', 'Services'), 'component_name' => array('text', 'Repository'), 'slot_id' => array('text', 'robj'), 'name' => array('text', 'PhotoGallery'), 'last_update_version' => array('text', ''), 'active' => array('integer', ''), 'db_version' => array('integer', '0'), 'plugin_id' => array('text', ''))); - -$ilDB->insert("il_plugin", array( -'component_type' => array('text', 'Services'), 'component_name' => array('text', 'Repository'), 'slot_id' => array('text', 'robj'), 'name' => array('text', 'LiveVoting'), 'last_update_version' => array('text', ''), 'active' => array('integer', ''), 'db_version' => array('integer', '0'), 'plugin_id' => array('text', ''))); - -$ilDB->insert("il_plugin", array( -'component_type' => array('text', 'Services'), 'component_name' => array('text', 'Repository'), 'slot_id' => array('text', 'robj'), 'name' => array('text', 'AssistedExercise'), 'last_update_version' => array('text', ''), 'active' => array('integer', ''), 'db_version' => array('integer', '0'), 'plugin_id' => array('text', ''))); - -$ilDB->insert("il_plugin", array( -'component_type' => array('text', 'Services'), 'component_name' => array('text', 'Repository'), 'slot_id' => array('text', 'robj'), 'name' => array('text', 'OpenCast'), 'last_update_version' => array('text', ''), 'active' => array('integer', ''), 'db_version' => array('integer', '0'), 'plugin_id' => array('text', ''))); - -$ilDB->insert("il_plugin", array( -'component_type' => array('text', 'Services'), 'component_name' => array('text', 'Repository'), 'slot_id' => array('text', 'robj'), 'name' => array('text', 'LearnLoc'), 'last_update_version' => array('text', ''), 'active' => array('integer', ''), 'db_version' => array('integer', '0'), 'plugin_id' => array('text', ''))); - -$ilDB->insert("il_plugin", array( -'component_type' => array('text', 'Services'), 'component_name' => array('text', 'Repository'), 'slot_id' => array('text', 'robj'), 'name' => array('text', 'Scast'), 'last_update_version' => array('text', ''), 'active' => array('integer', ''), 'db_version' => array('integer', '0'), 'plugin_id' => array('text', ''))); - -$ilDB->insert("il_plugin", array( -'component_type' => array('text', 'Services'), 'component_name' => array('text', 'COPage'), 'slot_id' => array('text', 'pgcp'), 'name' => array('text', 'VideoManagerTME'), 'last_update_version' => array('text', ''), 'active' => array('integer', ''), 'db_version' => array('integer', '0'), 'plugin_id' => array('text', ''))); - -$ilDB->insert("il_plugin", array( -'component_type' => array('text', 'Services'), 'component_name' => array('text', 'COPage'), 'slot_id' => array('text', 'pgcp'), 'name' => array('text', 'MDViewer'), 'last_update_version' => array('text', ''), 'active' => array('integer', ''), 'db_version' => array('integer', '0'), 'plugin_id' => array('text', ''))); - // // il_pluginslot @@ -28051,10 +27919,10 @@ function setupILIASDatabase() 'component' => array('text', 'Modules/DataCollection'), 'id' => array('text', 'dclfth'), 'name' => array('text', 'FieldTypeHook'))); $ilDB->insert("il_pluginslot", array( -'component' => array('text', 'Modules/TestQuestionPool'), 'id' => array('text', 'qst'), 'name' => array('text', 'Questions'))); +'component' => array('text', 'Modules/Test'), 'id' => array('text', 'texp'), 'name' => array('text', 'Export'))); $ilDB->insert("il_pluginslot", array( -'component' => array('text', 'Modules/SurveyQuestionPool'), 'id' => array('text', 'svyq'), 'name' => array('text', 'SurveyQuestions'))); +'component' => array('text', 'Modules/Test'), 'id' => array('text', 'tsig'), 'name' => array('text', 'Signature'))); $ilDB->insert("il_pluginslot", array( 'component' => array('text', 'Modules/OrgUnit'), 'id' => array('text', 'orgutypehk'), 'name' => array('text', 'OrgUnitTypeHook'))); @@ -28063,61 +27931,61 @@ function setupILIASDatabase() 'component' => array('text', 'Modules/OrgUnit'), 'id' => array('text', 'orguext'), 'name' => array('text', 'OrgUnitExtension'))); $ilDB->insert("il_pluginslot", array( -'component' => array('text', 'Modules/Cloud'), 'id' => array('text', 'cldh'), 'name' => array('text', 'CloudHook'))); +'component' => array('text', 'Modules/SurveyQuestionPool'), 'id' => array('text', 'svyq'), 'name' => array('text', 'SurveyQuestions'))); $ilDB->insert("il_pluginslot", array( -'component' => array('text', 'Modules/Test'), 'id' => array('text', 'texp'), 'name' => array('text', 'Export'))); +'component' => array('text', 'Modules/Cloud'), 'id' => array('text', 'cldh'), 'name' => array('text', 'CloudHook'))); $ilDB->insert("il_pluginslot", array( -'component' => array('text', 'Modules/Test'), 'id' => array('text', 'tsig'), 'name' => array('text', 'Signature'))); +'component' => array('text', 'Modules/TestQuestionPool'), 'id' => array('text', 'qst'), 'name' => array('text', 'Questions'))); $ilDB->insert("il_pluginslot", array( -'component' => array('text', 'Services/AuthShibboleth'), 'id' => array('text', 'shibhk'), 'name' => array('text', 'ShibbolethAuthenticationHook'))); +'component' => array('text', 'Services/UIComponent'), 'id' => array('text', 'uihk'), 'name' => array('text', 'UserInterfaceHook'))); $ilDB->insert("il_pluginslot", array( -'component' => array('text', 'Services/EventHandling'), 'id' => array('text', 'evhk'), 'name' => array('text', 'EventHook'))); +'component' => array('text', 'Services/Cron'), 'id' => array('text', 'crnhk'), 'name' => array('text', 'CronHook'))); $ilDB->insert("il_pluginslot", array( -'component' => array('text', 'Services/WorkflowEngine'), 'id' => array('text', 'wfeCG'), 'name' => array('text', 'ComplexGateway'))); +'component' => array('text', 'Services/EventHandling'), 'id' => array('text', 'evhk'), 'name' => array('text', 'EventHook'))); $ilDB->insert("il_pluginslot", array( -'component' => array('text', 'Services/UIComponent'), 'id' => array('text', 'uihk'), 'name' => array('text', 'UserInterfaceHook'))); +'component' => array('text', 'Services/Repository'), 'id' => array('text', 'robj'), 'name' => array('text', 'RepositoryObject'))); $ilDB->insert("il_pluginslot", array( -'component' => array('text', 'Services/AdvancedMetaData'), 'id' => array('text', 'amdc'), 'name' => array('text', 'AdvancedMDClaiming'))); +'component' => array('text', 'Services/Calendar'), 'id' => array('text', 'capm'), 'name' => array('text', 'AppointmentCustomModal'))); $ilDB->insert("il_pluginslot", array( -'component' => array('text', 'Services/Repository'), 'id' => array('text', 'robj'), 'name' => array('text', 'RepositoryObject'))); +'component' => array('text', 'Services/Calendar'), 'id' => array('text', 'capg'), 'name' => array('text', 'AppointmentCustomGrid'))); $ilDB->insert("il_pluginslot", array( -'component' => array('text', 'Services/PersonalDesktop'), 'id' => array('text', 'pdhk'), 'name' => array('text', 'PersonalDesktopHook'))); +'component' => array('text', 'Services/WebServices'), 'id' => array('text', 'soaphk'), 'name' => array('text', 'SoapHook'))); $ilDB->insert("il_pluginslot", array( -'component' => array('text', 'Services/Cron'), 'id' => array('text', 'crnhk'), 'name' => array('text', 'CronHook'))); +'component' => array('text', 'Services/AdvancedMetaData'), 'id' => array('text', 'amdc'), 'name' => array('text', 'AdvancedMDClaiming'))); $ilDB->insert("il_pluginslot", array( -'component' => array('text', 'Services/WebServices'), 'id' => array('text', 'soaphk'), 'name' => array('text', 'SoapHook'))); +'component' => array('text', 'Services/COPage'), 'id' => array('text', 'pgcp'), 'name' => array('text', 'PageComponent'))); $ilDB->insert("il_pluginslot", array( -'component' => array('text', 'Services/PDFGeneration'), 'id' => array('text', 'renderer'), 'name' => array('text', 'Renderer'))); +'component' => array('text', 'Services/PersonalDesktop'), 'id' => array('text', 'pdhk'), 'name' => array('text', 'PersonalDesktopHook'))); $ilDB->insert("il_pluginslot", array( -'component' => array('text', 'Services/COPage'), 'id' => array('text', 'pgcp'), 'name' => array('text', 'PageComponent'))); +'component' => array('text', 'Services/LDAP'), 'id' => array('text', 'ldaphk'), 'name' => array('text', 'LDAPHook'))); $ilDB->insert("il_pluginslot", array( -'component' => array('text', 'Services/Preview'), 'id' => array('text', 'pvre'), 'name' => array('text', 'PreviewRenderer'))); +'component' => array('text', 'Services/User'), 'id' => array('text', 'udfc'), 'name' => array('text', 'UDFClaiming'))); $ilDB->insert("il_pluginslot", array( -'component' => array('text', 'Services/Calendar'), 'id' => array('text', 'capm'), 'name' => array('text', 'AppointmentCustomModal'))); +'component' => array('text', 'Services/PDFGeneration'), 'id' => array('text', 'renderer'), 'name' => array('text', 'Renderer'))); $ilDB->insert("il_pluginslot", array( -'component' => array('text', 'Services/Calendar'), 'id' => array('text', 'capg'), 'name' => array('text', 'AppointmentCustomGrid'))); +'component' => array('text', 'Services/Preview'), 'id' => array('text', 'pvre'), 'name' => array('text', 'PreviewRenderer'))); $ilDB->insert("il_pluginslot", array( -'component' => array('text', 'Services/LDAP'), 'id' => array('text', 'ldaphk'), 'name' => array('text', 'LDAPHook'))); +'component' => array('text', 'Services/WorkflowEngine'), 'id' => array('text', 'wfeCG'), 'name' => array('text', 'ComplexGateway'))); $ilDB->insert("il_pluginslot", array( -'component' => array('text', 'Services/User'), 'id' => array('text', 'udfc'), 'name' => array('text', 'UDFClaiming'))); +'component' => array('text', 'Services/AuthShibboleth'), 'id' => array('text', 'shibhk'), 'name' => array('text', 'ShibbolethAuthenticationHook'))); $ilDB->insert("il_pluginslot", array( 'component' => array('text', 'Services/Authentication'), 'id' => array('text', 'authhk'), 'name' => array('text', 'AuthenticationHook'))); @@ -29019,46 +28887,46 @@ function setupILIASDatabase() $ilDB->addPrimaryKey("il_wac_secure_path", $pk_fields); $ilDB->insert("il_wac_secure_path", array( -'path' => array('text', 'chatroom'), 'component_directory' => array('text', '/srv/www/www.ilias.de/html/il53/Modules/Chatroom'), 'checking_class' => array('text', 'ilObjChatroomAccess'), 'in_sec_folder' => array('integer', '0'))); +'path' => array('text', 'chatroom'), 'component_directory' => array('text', '/var/www/ilias/Modules/Chatroom'), 'checking_class' => array('text', 'ilObjChatroomAccess'), 'in_sec_folder' => array('integer', '0'))); $ilDB->insert("il_wac_secure_path", array( -'path' => array('text', 'ilBadge'), 'component_directory' => array('text', '/srv/www/www.ilias.de/html/il53/Services/Badge'), 'checking_class' => array('text', 'ilBadgeWAC'), 'in_sec_folder' => array('integer', '1'))); +'path' => array('text', 'ilBadge'), 'component_directory' => array('text', '/var/www/ilias/Services/Badge'), 'checking_class' => array('text', 'ilBadgeWAC'), 'in_sec_folder' => array('integer', '1'))); $ilDB->insert("il_wac_secure_path", array( -'path' => array('text', 'ilBlog'), 'component_directory' => array('text', '/srv/www/www.ilias.de/html/il53/Modules/Blog'), 'checking_class' => array('text', 'ilObjBlogAccess'), 'in_sec_folder' => array('integer', '1'))); +'path' => array('text', 'ilBlog'), 'component_directory' => array('text', '/var/www/ilias/Modules/Blog'), 'checking_class' => array('text', 'ilObjBlogAccess'), 'in_sec_folder' => array('integer', '1'))); $ilDB->insert("il_wac_secure_path", array( -'path' => array('text', 'ilPoll'), 'component_directory' => array('text', '/srv/www/www.ilias.de/html/il53/Modules/Poll'), 'checking_class' => array('text', 'ilObjPollAccess'), 'in_sec_folder' => array('integer', '1'))); +'path' => array('text', 'ilPoll'), 'component_directory' => array('text', '/var/www/ilias/Modules/Poll'), 'checking_class' => array('text', 'ilObjPollAccess'), 'in_sec_folder' => array('integer', '1'))); $ilDB->insert("il_wac_secure_path", array( -'path' => array('text', 'ilPortfolio'), 'component_directory' => array('text', '/srv/www/www.ilias.de/html/il53/Modules/Portfolio'), 'checking_class' => array('text', 'ilPortfolioAccessHandler'), 'in_sec_folder' => array('integer', '1'))); +'path' => array('text', 'ilPortfolio'), 'component_directory' => array('text', '/var/www/ilias/Modules/Portfolio'), 'checking_class' => array('text', 'ilPortfolioAccessHandler'), 'in_sec_folder' => array('integer', '1'))); $ilDB->insert("il_wac_secure_path", array( -'path' => array('text', 'lm_data'), 'component_directory' => array('text', '/srv/www/www.ilias.de/html/il53/Modules/LearningModule'), 'checking_class' => array('text', 'ilObjLearningModuleAccess'), 'in_sec_folder' => array('integer', '0'))); +'path' => array('text', 'lm_data'), 'component_directory' => array('text', '/var/www/ilias/Modules/LearningModule'), 'checking_class' => array('text', 'ilObjLearningModuleAccess'), 'in_sec_folder' => array('integer', '0'))); $ilDB->insert("il_wac_secure_path", array( -'path' => array('text', 'mobs'), 'component_directory' => array('text', '/srv/www/www.ilias.de/html/il53/Services/MediaObjects'), 'checking_class' => array('text', 'ilObjMediaObjectAccess'), 'in_sec_folder' => array('integer', '0'))); +'path' => array('text', 'mobs'), 'component_directory' => array('text', '/var/www/ilias/Services/MediaObjects'), 'checking_class' => array('text', 'ilObjMediaObjectAccess'), 'in_sec_folder' => array('integer', '0'))); $ilDB->insert("il_wac_secure_path", array( -'path' => array('text', 'previews'), 'component_directory' => array('text', '/srv/www/www.ilias.de/html/il53/Modules/File'), 'checking_class' => array('text', 'ilObjFileAccess'), 'in_sec_folder' => array('integer', '0'))); +'path' => array('text', 'previews'), 'component_directory' => array('text', '/var/www/ilias/Modules/File'), 'checking_class' => array('text', 'ilObjFileAccess'), 'in_sec_folder' => array('integer', '0'))); $ilDB->insert("il_wac_secure_path", array( -'path' => array('text', 'thumbs'), 'component_directory' => array('text', '/srv/www/www.ilias.de/html/il53/Services/MediaObjects'), 'checking_class' => array('text', 'ilObjMediaObjectAccess'), 'in_sec_folder' => array('integer', '0'))); +'path' => array('text', 'thumbs'), 'component_directory' => array('text', '/var/www/ilias/Services/MediaObjects'), 'checking_class' => array('text', 'ilObjMediaObjectAccess'), 'in_sec_folder' => array('integer', '0'))); $ilDB->insert("il_wac_secure_path", array( -'path' => array('text', 'usr_images'), 'component_directory' => array('text', '/srv/www/www.ilias.de/html/il53/Services/User'), 'checking_class' => array('text', 'ilObjUserAccess'), 'in_sec_folder' => array('integer', '0'))); +'path' => array('text', 'usr_images'), 'component_directory' => array('text', '/var/www/ilias/Services/User'), 'checking_class' => array('text', 'ilObjUserAccess'), 'in_sec_folder' => array('integer', '0'))); $ilDB->insert("il_wac_secure_path", array( -'path' => array('text', 'ilExercise'), 'component_directory' => array('text', '/srv/www/www.ilias.de/html/il53/Modules/Exercise'), 'checking_class' => array('text', 'ilObjExerciseAccess'), 'in_sec_folder' => array('integer', '0'))); +'path' => array('text', 'ilExercise'), 'component_directory' => array('text', '/var/www/ilias/Modules/Exercise'), 'checking_class' => array('text', 'ilObjExerciseAccess'), 'in_sec_folder' => array('integer', '0'))); $ilDB->insert("il_wac_secure_path", array( -'path' => array('text', 'ilBookingManager'), 'component_directory' => array('text', '/srv/www/www.ilias.de/html/il53/Modules/BookingManager'), 'checking_class' => array('text', 'ilObjBookingPoolAccess'), 'in_sec_folder' => array('integer', '0'))); +'path' => array('text', 'ilBookingManager'), 'component_directory' => array('text', '/var/www/ilias/Modules/BookingManager'), 'checking_class' => array('text', 'ilObjBookingPoolAccess'), 'in_sec_folder' => array('integer', '0'))); $ilDB->insert("il_wac_secure_path", array( -'path' => array('text', 'css'), 'component_directory' => array('text', '/srv/www/www.ilias.de/html/il53/Services/Style'), 'checking_class' => array('text', 'ilContentStyleWAC'), 'in_sec_folder' => array('integer', '0'))); +'path' => array('text', 'css'), 'component_directory' => array('text', '/var/www/ilias/Services/Style'), 'checking_class' => array('text', 'ilContentStyleWAC'), 'in_sec_folder' => array('integer', '0'))); $ilDB->insert("il_wac_secure_path", array( -'path' => array('text', 'container_data'), 'component_directory' => array('text', '/srv/www/www.ilias.de/html/il53/Services/Container'), 'checking_class' => array('text', 'ilContainerAccess'), 'in_sec_folder' => array('integer', '0'))); +'path' => array('text', 'container_data'), 'component_directory' => array('text', '/var/www/ilias/Services/Container'), 'checking_class' => array('text', 'ilContainerAccess'), 'in_sec_folder' => array('integer', '0'))); // @@ -30515,7 +30383,7 @@ function setupILIASDatabase() 'module' => array('text', 'assessment'), 'lang_key' => array('text', 'en'), 'lang_array' => array('clob', 'a:1425:{s:8:"autosave";s:16:"Automatic saving";s:13:"autosave_info";s:74:"Answers are automatically saved in specified intervals to avoid data loss.";s:13:"autosave_ival";s:8:"Interval";s:3:"for";s:3:"for";s:27:"wait_for_next_pass_hint_msg";s:39:"Additional pass is possible on time: %s";s:24:"tst_pass_waiting_enabled";s:33:"Force Waiting Time between Passes";s:21:"tst_pass_waiting_info";s:123:"With this option additional passes can not be started before the defined time is lapsed relating to the last finished pass.";s:21:"tst_pass_waiting_time";s:12:"Waiting Time";s:23:"char_selector_btn_label";s:14:" Ω ";s:50:"tst_objective_oriented_test_pass_without_questions";s:62:"The started pass for test "%s" does not contain any questions.";s:30:"tst_dyn_quest_set_pool_deleted";s:61:"The currently configured question pool "%s" has been deleted.";s:34:"tst_old_style_rnd_quest_set_broken";s:162:"This random test is in a irreparable state, because one or more connected question pools have been deleted. Therefor participants cannot take the test any longer.";s:25:"solution_contain_keywords";s:67:"Score is granted based on the occurrence of the following keywords:";s:19:"ass_mc_sel_lim_hint";s:31:"Please select %s of %s answers!";s:29:"ass_mc_sel_lim_exhausted_hint";s:48:"Please do not select more than %s of %s answers!";s:22:"ass_mc_sel_lim_setting";s:20:"Answering Limitation";s:27:"ass_mc_sel_lim_setting_desc";s:85:"With this setting the number of answers choosable by the participants can be limited.";s:18:"essay_scoring_mode";s:12:"Scoring Mode";s:35:"essay_scoring_mode_without_keywords";s:20:"No Automatic Scoring";s:40:"essay_scoring_mode_without_keywords_desc";s:56:"No points are granted unless the tutor\'s manual scoring.";s:39:"essay_scoring_mode_keyword_relation_any";s:46:"Automatic Scoring with Keywords on Finding ANY";s:44:"essay_scoring_mode_keyword_relation_any_desc";s:73:"For any found keyword the corresponding points are granted automatically.";s:39:"essay_scoring_mode_keyword_relation_all";s:46:"Automatic Scoring with Keywords on Finding ALL";s:44:"essay_scoring_mode_keyword_relation_all_desc";s:64:"The points are granted automatically, if all keywords are found.";s:39:"essay_scoring_mode_keyword_relation_one";s:46:"Automatic Scoring with Keywords on Finding ONE";s:44:"essay_scoring_mode_keyword_relation_one_desc";s:71:"The points are granted automatically, if at least one keyword is found.";s:19:"mark_schema_invalid";s:66:"The mark schema does not validate. Please create a correct schema.";s:25:"assessment_scoring_adjust";s:18:"Enable corrections";s:30:"assessment_scoring_adjust_desc";s:78:"Enables the corrections feature to allow modifications to questions in a test.";s:42:"assessment_log_scoring_adjustment_activate";s:38:"Question types available in adjustment";s:38:"assessment_log_scoring_adjustment_desc";s:199:"Question types checked here are available in adjustment. This setting is regardless of the current ability of the question types, e.g. a question that does not support adjustment is still shown here.";s:17:"qpl_reset_preview";s:13:"Reset Preview";s:21:"qst_preview_reset_msg";s:27:"The preview has been reset.";s:31:"tst_question_not_from_pool_info";s:7:"No Pool";s:6:"action";s:6:"Action";s:10:"add_circle";s:15:"Add circle area";s:7:"add_gap";s:12:"Add Gap Text";s:31:"tst_msg_rand_quest_set_not_sync";s:239:"The rules for a random selection of questions were newly created or changed. The questions from the pools have to be synchronized in the test before it can be used. This checks also if a random test is possible with the given set of rules.";s:36:"tst_msg_rand_quest_set_sync_duration";s:119:"The synchronization copies all questions matching the rules into the test. This may take several minutes for big pools.";s:12:"add_imagemap";s:16:"Import Image Map";s:8:"add_poly";s:16:"Add polygon area";s:8:"add_rect";s:18:"Add rectangle area";s:20:"addSuggestedSolution";s:30:"Add Content for Recapitulation";s:29:"tst_answer_aggr_answer_header";s:6:"Answer";s:32:"tst_answer_aggr_frequency_header";s:9:"Frequency";s:28:"all_available_question_pools";s:28:"All available question pools";s:12:"allow_images";s:25:"Image Support for Answers";s:22:"allowedextensions_info";s:144:"Enter a comma separated list of allowed file extensions if you want to restrict the upload to a given set of file extensions (e.g. doc,xls,odt).";s:17:"allowedextensions";s:23:"Allowed File Extensions";s:17:"analyze_errortext";s:18:"Analyze Error Text";s:12:"answer_image";s:12:"Answer Image";s:34:"answer_is_not_correct_but_positive";s:68:"You\'ve got points for your solution but it’s not the best solution";s:15:"answer_is_right";s:24:"Your solution is correct";s:15:"answer_is_wrong";s:22:"Your solution is wrong";s:17:"answer_characters";s:50:" characters allowed, entered number of characters:";s:11:"answer_text";s:11:"Answer Text";s:12:"answer_types";s:18:"Editor for Answers";s:15:"gap_combination";s:15:"Gap Combination";s:6:"answer";s:6:"Answer";s:29:"tst_failed_imp_skl_thresholds";s:174:"The Import of thresholds for the following competences were skipped, because the according competences within the local system are configured with a different list of levels.";s:29:"tst_failed_imp_qst_skl_assign";s:152:"The question\'s assignments to the following competences could not be created. The according competences could not be identified within the local system.";s:31:"ass_skl_import_fails_remove_btn";s:16:"Remove this Hint";s:17:"answers_multiline";s:18:"Multi Line Answers";s:18:"answers_singleline";s:19:"Single Line Answers";s:17:"applet_attributes";s:17:"Applet Attributes";s:16:"applet_parameter";s:9:"Parameter";s:17:"applet_parameters";s:17:"Applet Parameters";s:5:"apply";s:5:"Apply";s:33:"tst_msg_rand_quest_set_rule_label";s:7:"Rule %s";s:49:"tst_msg_rand_quest_set_rule_not_satisfied_missing";s:72:"Rule %s requires %s questions, but there are only %s questions provided.";s:56:"tst_msg_rand_quest_set_rule_not_satisfied_missing_shared";s:103:"Additionally from these questions there are %s questions also provided to the following other rules: %s";s:50:"tst_msg_rand_quest_set_rule_not_satisfied_reserved";s:66:"Rule %s requires %s questions and there are %s questions provided.";s:57:"tst_msg_rand_quest_set_rule_not_satisfied_reserved_shared";s:129:"But there are only %s of the provided questions guaranteed available, because of intersections with the following other rules: %s";s:28:"tst_res_lo_objectives_header";s:28:"Relevant Learning Objectives";s:21:"tst_res_lo_try_header";s:7:"Attempt";s:16:"tst_res_lo_try_n";s:10:"Attempt %s";s:50:"tst_pass_overview_header_lo_initial_all_objectives";s:74:"Initial Test Results
for the Learning Objectives within the Course %s";s:49:"tst_pass_overview_header_lo_initial_per_objective";s:77:"Initial Test Results
for the Learning Objectives %s within the Course %s";s:53:"tst_pass_overview_header_lo_qualifying_all_objectives";s:77:"Qualifying Test Results
for the Learning Objectives within the Course %s";s:52:"tst_pass_overview_header_lo_qualifying_per_objective";s:80:"Qualifying Test Results
for the Learning Objectives %s within the Course %s";s:34:"tst_pass_details_header_lo_initial";s:61:"Initial Test Results for the Learning Objectives
%s - %s";s:34:"tst_virtual_pass_header_lo_initial";s:55:"Initial Test Results for the Learning Objective
%s";s:37:"tst_pass_details_header_lo_qualifying";s:64:"Qualifying Test Results for the Learning Objectives
%s - %s";s:37:"tst_virtual_pass_header_lo_qualifying";s:58:"Qualifying Test Results for the Learning Objective
%s";s:22:"ass_create_export_file";s:23:"Create Test Export File";s:35:"ass_create_export_file_with_results";s:51:"Create Test Export File (incl. Participant Results)";s:30:"ass_create_export_test_results";s:31:"Create Test Results Export File";s:30:"ass_create_export_test_archive";s:24:"Create Test Archive File";s:12:"ass_question";s:8:"Question";s:8:"ass_size";s:4:"Size";s:24:"tst_filter_question_type";s:13:"Question Type";s:32:"tst_filter_question_type_enabled";s:27:"Use Question Type as Filter";s:30:"tst_objectives_progress_header";s:28:"Learning Objectives Progress";s:29:"tst_objective_progress_header";s:27:"Learning Objective Progress";s:12:"assClozeTest";s:14:"Cloze Question";s:12:"assErrorText";s:10:"Error Text";s:13:"assFileUpload";s:20:"File Upload Question";s:16:"assFlashQuestion";s:14:"Flash Question";s:19:"assImagemapQuestion";s:29:"Hot Spot / Image Map Question";s:13:"assJavaApplet";s:20:"Java Applet Question";s:19:"assMatchingQuestion";s:17:"Matching Question";s:17:"assMultipleChoice";s:43:"Multiple Choice Question (Multiple Answers)";s:14:"assKprimChoice";s:40:"Multiple Choice Question (Kprim Answers)";s:10:"assNumeric";s:16:"Numeric Question";s:21:"assOrderingHorizontal";s:30:"Ordering Question (Horizontal)";s:19:"assOrderingQuestion";s:28:"Ordering Question (Vertical)";s:12:"assQuestions";s:9:"Questions";s:15:"assSingleChoice";s:40:"Multiple Choice Question (Single Answer)";s:15:"assTextQuestion";s:14:"Essay Question";s:13:"assTextSubset";s:20:"Text Subset Question";s:15:"autosave_failed";s:16:"Autosave failed!";s:16:"autosave_success";s:22:"Autosave successful...";s:22:"average_reached_points";s:14:"Average Points";s:17:"backtocallingtest";s:24:"Back to the calling test";s:11:"assLongMenu";s:9:"Long Menu";s:16:"answers_text_box";s:4:"Text";s:17:"min_auto_complete";s:12:"Autocomplete";s:18:"autocomplete_error";s:116:"Your autocomplete number is to large, you have answers which have less characters, so they would never be displayed.";s:14:"answers_select";s:6:"Select";s:16:"info_text_upload";s:45:"Choose an answer text (UTF-8) file to upload.";s:14:"manual_editing";s:14:"Manual Editing";s:13:"longmenu_text";s:14:"Long Menu Text";s:15:"correct_answers";s:16:"Correct Answers:";s:14:"answer_options";s:15:"Answer Options:";s:11:"add_answers";s:11:"Add answers";s:2:"by";s:2:"by";s:11:"cancel_test";s:16:"Suspend the Test";s:17:"cannot_edit_marks";s:154:"There are already learners who ran the test. You can only change the marks if a score reporting date is enabled and the reporting date is not yet reached.";s:16:"cannot_edit_test";s:59:"You do not possess sufficient permissions to edit the test!";s:19:"cannot_execute_test";s:58:"You do not possess sufficient permissions to run the test!";s:24:"cannot_read_questionpool";s:73:"You do not possess sufficient permissions to read the question pool data!";s:22:"cannot_save_metaobject";s:64:"You do not possess sufficient permissions to save the meta data!";s:23:"changeSuggestedSolution";s:41:"Select type of content for recapitulation";s:16:"checkbox_checked";s:7:"Checked";s:18:"checkbox_unchecked";s:9:"Unchecked";s:19:"circle_click_center";s:43:"Please click on center of the desired area.";s:19:"circle_click_circle";s:51:"Please click on a circle point of the desired area.";s:6:"circle";s:6:"Circle";s:8:"clientip";s:9:"Client IP";s:15:"close_text_hint";s:217:"To add a new gap set the cursor to the position of your choice and use the dropdown ‘Text Gap’. Corresponding editing sections will appear below. You can also edit gaps by clicking on the gaps within the gap text.";s:10:"insert_gap";s:10:"Insert Gap";s:34:"cloze_fixed_textlength_description";s:325:"If you enter a value, all text gap fields, not providing an own maximum character limitation, as well as all numeric gap fields will be created with a fixed length of this value, so entering more than the allowed characters is not possible. Note, that for numeric gaps the decimal separator is counted as a regular character.";s:34:"qpl_maxchars_info_numeric_question";s:254:"If you enter a value, the field for the numerical answer will be created with a fixed length of this value, so entering more than the allowed characters is not possible. Note, that for numeric gaps the decimal separator is counted as a regular character.";s:22:"cloze_fixed_textlength";s:17:"Text Field Length";s:10:"cloze_text";s:10:"Cloze Text";s:30:"cloze_textgap_case_insensitive";s:16:"Case Insensitive";s:28:"cloze_textgap_case_sensitive";s:14:"Case Sensitive";s:28:"cloze_textgap_levenshtein_of";s:26:"Levenshtein Distance of %s";s:31:"cloze_textgap_whitespace_before";s:27:"Whitespace before the value";s:30:"cloze_textgap_whitespace_after";s:27:"Whitespace behind the value";s:33:"cloze_textgap_multiple_whitespace";s:20:"Multiple Whitespaces";s:12:"out_of_range";s:12:"Out of range";s:4:"code";s:4:"Code";s:8:"codebase";s:8:"Codebase";s:13:"concatenation";s:13:"Concatenation";s:28:"confirm_delete_all_user_data";s:58:"Are you sure you want to delete all user data of the test?";s:31:"confirm_delete_single_user_data";s:68:"Are you sure you want to remove the test data of the selected users?";s:22:"confirm_sync_questions";s:143:"The question you changed is a copy which has been created for use with the active test. Do you want to change the original of the question too?";s:11:"coordinates";s:11:"Coordinates";s:7:"counter";s:7:"Counter";s:11:"create_date";s:7:"Created";s:11:"create_gaps";s:23:"Create and Refresh Gaps";s:10:"create_new";s:10:"Create New";s:11:"customstyle";s:12:"Custom Style";s:16:"definition_image";s:16:"Definition Image";s:15:"definition_text";s:15:"Definition Text";s:10:"definition";s:10:"Definition";s:11:"definitions";s:11:"Definitions";s:33:"delete_all_user_data_confirmation";s:69:"Do you really want to delete the test data of all users in this test?";s:20:"delete_all_user_data";s:29:"Delete Test Data of all Users";s:19:"delete_image_header";s:12:"Remove image";s:21:"delete_image_question";s:39:"Do you really want to remove the image?";s:16:"delete_user_data";s:34:"Remove Test Data of Selected Users";s:23:"deleteSuggestedSolution";s:38:"Remove this content for recapitulation";s:20:"description_maxchars";s:86:"If nothing entered the maximum number of characters for this text answer is unlimited.";s:26:"detail_ending_time_reached";s:85:"The time allotted for this test is now over. The test had not been available since %s";s:34:"detail_max_processing_time_reached";s:65:"You have reached the maximum allowed processing time of the test!";s:32:"detail_starting_time_not_reached";s:81:"You have not reached the start time of the test. The test will be available on %s";s:23:"detailed_evaluation_for";s:26:"Detailed Evaluation for %s";s:37:"detailed_evaluation_missing_active_id";s:71:"You must call the ‘Detailed Evaluation’ for a selected participant!";s:24:"detailed_evaluation_show";s:24:"Show Detailed Evaluation";s:19:"detailed_evaluation";s:19:"Detailed Evaluation";s:25:"detailed_output_printview";s:41:"Detailed Output with Question Print Views";s:25:"detailed_output_solutions";s:39:"Detailed Output with Question Solutions";s:15:"direct_feedback";s:20:"Verify Your Solution";s:34:"duplicate_matching_values_selected";s:44:"You have selected duplicate matching values!";s:30:"duplicate_order_values_entered";s:40:"You have entered duplicate order values!";s:9:"duplicate";s:9:"Duplicate";s:22:"ects_grade_desc_prefix";s:17:"Meaning of grade:";s:17:"ects_grade_a_desc";s:46:"outstanding performance with only minor errors";s:17:"ects_grade_b_desc";s:47:"above the average standard but with some errors";s:17:"ects_grade_c_desc";s:52:"generally sound work with a number of notable errors";s:17:"ects_grade_d_desc";s:38:"fair but with significant shortcomings";s:17:"ects_grade_e_desc";s:38:"performance meets the minimum criteria";s:18:"ects_grade_fx_desc";s:56:"some more work required before the credit can be awarded";s:17:"ects_grade_f_desc";s:37:"considerable further work is required";s:10:"ects_grade";s:10:"ECTS Grade";s:22:"ects_allow_ects_grades";s:43:"Show ECTS grade additional to received mark";s:26:"ects_output_of_ects_grades";s:21:"Output of ECTS grades";s:11:"use_ects_fx";s:22:"Use the ‘FX’ grade";s:17:"ects_fx_threshold";s:9:"Threshold";s:22:"ects_fx_threshold_info";s:69:"Please enter the required percentile for granting the ‘FX’ grade.";s:9:"edit_page";s:9:"Edit Page";s:13:"edit_question";s:13:"Edit Question";s:19:"edit_test_questions";s:9:"List View";s:19:"element_height_info";s:98:"This is the minimum height in pixels for term and definition/picture items during the test output.";s:14:"element_height";s:14:"Minimum Height";s:7:"end_tag";s:7:"End Tag";s:28:"tst_conflict_fbh_oblig_quest";s:80:"The combination of using compulsory questions and locked answers is not allowed.";s:26:"tst_conflict_reset_non_fbh";s:65:"The setting "Lock Answers" was adjusted to "Do Not Lock Answers".";s:28:"tst_conflict_reset_fbh_force";s:84:"The setting "Lock Answers" was adjusted to "Do Not Lock Answers but Force Feedback".";s:7:"enlarge";s:7:"Enlarge";s:20:"enter_anonymous_code";s:27:"Enter Anonymous Access Code";s:28:"enter_enough_positive_points";s:110:"The maximum available points must be greater than 0! Please enter sufficient positive points for your answers.";s:20:"err_no_numeric_value";s:28:"Please enter a numeric value";s:24:"error_importing_question";s:77:"There was an error importing the question(s) from the file you have selected!";s:21:"error_open_image_file";s:28:"Error opening an image file!";s:32:"error_random_question_generation";s:221:"A fatal error occurred during the generation of your random questions for the test. Please contact your administrator with the following information: The system could not create an active ID for user ID %s and test ID %s.";s:14:"errors_section";s:10:"Error Data";s:6:"errors";s:6:"Errors";s:14:"errortext_info";s:356:"Please enter the error text. To mark a word as an error please insert a hash sign (#) in front of the word. To mark a group of words as an error please encapsulate the words group between double brackets (i.e.: here is ((an example)) of it). If you press the "Analyze Error Text" button, all marked words will be extracted for further processing.";s:9:"errortext";s:10:"Error Text";s:21:"score_partsol_enabled";s:27:"Activate Half-Point Scoring";s:26:"score_partsol_enabled_info";s:205:"Usually the participant has to answer the question fully correct to get the configured points. With this option the participant gets the half of the configured points with at least three correct decisions.";s:12:"option_label";s:13:"Option Labels";s:17:"option_label_info";s:91:"The configured phrases will be used as label for the options selectable by the participant.";s:24:"option_label_right_wrong";s:13:"right / wrong";s:18:"option_label_right";s:5:"right";s:18:"option_label_wrong";s:5:"wrong";s:23:"option_label_plus_minus";s:5:"+ / -";s:17:"option_label_plus";s:1:"+";s:18:"option_label_minus";s:1:"-";s:30:"option_label_applicable_or_not";s:27:"applicable / not applicable";s:23:"option_label_applicable";s:10:"applicable";s:27:"option_label_not_applicable";s:14:"not applicable";s:28:"option_label_adequate_or_not";s:23:"adequate / not adequate";s:21:"option_label_adequate";s:8:"adequate";s:25:"option_label_not_adequate";s:12:"not adequate";s:19:"option_label_custom";s:18:"Userdefined Labels";s:24:"option_label_custom_true";s:20:"Label for ‘TRUE’";s:25:"option_label_custom_false";s:21:"Label for ‘FALSE’";s:22:"kprim_instruction_text";s:51:"You have to decide on every statement: [%s] or [%s]";s:18:"kprim_answers_info";s:323:"The multiple choice question type ‘four times decision right/wrong’ (Type K’, also known as Kprim) gives four answers or additions to a question or an incomplete statement. A decision about the correctness is to be done on all four answers/additions. The maximum points are granted only, if all decisions are correct.";s:12:"tst_feedback";s:8:"Feedback";s:16:"ass_process_lock";s:30:"Use Locking During Test Passes";s:21:"ass_process_lock_desc";s:115:"Without the use of any locking mechanism, race conditions are possible. This can lead to inconsistent test results.";s:21:"ass_process_lock_mode";s:26:"Lock Mode during Test Pass";s:26:"ass_process_lock_mode_file";s:20:"Use Filesystem Locks";s:31:"ass_process_lock_mode_file_desc";s:192:"This locking mechanism requests locks on empty files in the filesystem. Concurrent processes for the same user and the same test/question are waiting until the other process releases his lock.";s:24:"ass_process_lock_mode_db";s:24:"Use Database Table Locks";s:29:"ass_process_lock_mode_db_desc";s:225:"This locking mechanism locks tables within the database. Concurrent processes for the same or other users in the same or in another test for the same or another question are waiting until the other process releases his locks.";s:14:"eval_all_users";s:24:"Evaluation for All Users";s:16:"eval_legend_link";s:72:"Please refer to the legend for the meaning of the column header symbols.";s:13:"exp_eval_data";s:25:"Export evaluation data as";s:20:"exp_type_certificate";s:17:"Certificate (PDF)";s:14:"exp_type_excel";s:15:"Microsoft Excel";s:13:"exp_type_spss";s:27:"Comma Separated Value (CSV)";s:6:"export";s:6:"Export";s:15:"failed_official";s:6:"failed";s:12:"failed_short";s:6:"failed";s:5:"false";s:5:"False";s:16:"feedback_generic";s:24:"Common Solution Feedback";s:26:"feedback_complete_solution";s:16:"Correct solution";s:28:"feedback_incomplete_solution";s:34:"At least one answer is not correct";s:16:"feedback_answers";s:25:"Feedback for Every Answer";s:12:"file_uploads";s:12:"File Uploads";s:12:"fileDownload";s:13:"File download";s:39:"fill_out_all_required_fields_add_answer";s:59:"Please fill out all required fields before you add answers!";s:25:"filter_all_question_types";s:18:"All Question Types";s:24:"filter_all_questionpools";s:18:"All Question Pools";s:26:"filter_show_question_types";s:19:"Show Question Types";s:25:"filter_show_questionpools";s:19:"Show Question Pools";s:6:"filter";s:6:"Filter";s:25:"final_statement_show_desc";s:55:"Shows concluding remarks after the test was submitted.";s:15:"final_statement";s:18:"Concluding Remarks";s:23:"fixed_participants_hint";s:195:"This test is only accessible for the manually added participants listed below. You can disable this setting by deactivating the checkbox ‘Manually Selected Participants’ in the test settings.";s:36:"tst_res_jump_to_participant_hint_opt";s:23:"--Jump to Participant--";s:31:"tst_res_jump_to_participant_btn";s:4:"Jump";s:32:"tst_participant_fullname_pattern";s:10:"%2$s, %1$s";s:9:"flashfile";s:10:"Flash File";s:7:"forcejs";s:42:"Force JavaScript output for test questions";s:28:"form_msg_area_missing_points";s:34:"Please enter points for all areas.";s:18:"tst_reporting_date";s:4:"Date";s:3:"gap";s:3:"Gap";s:7:"general";s:7:"General";s:13:"glossary_term";s:13:"Glossary Term";s:6:"height";s:6:"Height";s:22:"identical_scoring_desc";s:188:"If selected, gaps with identical solutions will be scored, even if the same solution was used twice or more. If not selected, only the first occurrence of the same solution will be scored.";s:17:"identical_scoring";s:17:"Identical Scoring";s:8:"imagemap";s:9:"Image Map";s:15:"import_question";s:18:"Import Question(s)";s:12:"insert_after";s:12:"Insert After";s:13:"insert_before";s:13:"Insert Before";s:14:"internal_links";s:14:"Internal Links";s:10:"javaapplet";s:11:"Java Applet";s:17:"kiosk_description";s:364:"Exam view runs test in kiosk mode. This hides the browser bar and navigation and all other screen elements that are not part of the test. Participants are prevented from opening an other website.
Effectively preventing participants from opening other websites during tests additinally requires deploying a suitable browser enviroment (e.g. Safe Exam Browser).";s:18:"kiosk_options_desc";s:58:"Information is displayed at the top section of the screen.";s:13:"kiosk_options";s:17:"Exam View Options";s:22:"kiosk_show_participant";s:24:"Show Name of Participant";s:16:"kiosk_show_title";s:15:"Show Test Title";s:5:"kiosk";s:9:"Exam View";s:11:"last_update";s:7:"Updated";s:6:"legend";s:6:"Legend";s:28:"qpl_lac_legend_header_common";s:16:"Expression Logic";s:24:"qpl_lac_desc_logical_and";s:11:"Logical AND";s:23:"qpl_lac_desc_logical_or";s:10:"Logical OR";s:21:"qpl_lac_desc_negation";s:8:"Negation";s:21:"qpl_lac_desc_brackets";s:8:"Brackets";s:29:"qpl_lac_desc_res_of_cur_quest";s:26:"Result of Current Question";s:39:"qpl_lac_desc_res_of_answ_m_of_cur_quest";s:41:"Result of m-th Answer of Current Question";s:36:"qpl_lac_legend_header_quest_specific";s:29:"Question Specific Expressions";s:30:"qpl_lac_legend_label_operators";s:9:"Operators";s:35:"qpl_lac_desc_compare_with_quest_res";s:53:"Compare the Result with the Reached Points in Percent";s:32:"qpl_lac_desc_compare_with_number";s:36:"Compare the Result with the Number n";s:30:"qpl_lac_desc_compare_with_text";s:37:"Compare the Result with the text TEXT";s:36:"qpl_lac_desc_compare_with_assignment";s:40:"Compare the Result with the Matching n:m";s:34:"qpl_lac_desc_compare_with_sequence";s:54:"Compare the Result with the Answer Sequence ($a,..,z$)";s:34:"qpl_lac_desc_compare_with_answer_n";s:55:"Compare the Result with the n-th Answer of the Question";s:40:"qpl_lac_desc_compare_with_exact_sequence";s:50:"Compare the Result with exactly the Given Sequence";s:33:"qpl_lac_desc_compare_answer_exist";s:48:"Compare if there is an Answer for a Question/Gap";s:20:"lacex_example_header";s:8:"Examples";s:46:"lacex_assQuestion_PercentageResultExpression_e";s:9:"R >= %75%";s:46:"lacex_assQuestion_PercentageResultExpression_d";s:59:"The questions answer result is equal to or greater than 75%";s:41:"lacex_assQuestion_EmptyAnswerExpression_e";s:5:"R = ?";s:41:"lacex_assQuestion_EmptyAnswerExpression_d";s:29:"The question was not answered";s:48:"lacex_assSingleChoice_NumberOfResultExpression_e";s:7:"R = +2+";s:48:"lacex_assSingleChoice_NumberOfResultExpression_d";s:64:"While answering the question the second answer option was chosen";s:50:"lacex_assMultipleChoice_NumberOfResultExpression_e";s:7:"R = +2+";s:50:"lacex_assMultipleChoice_NumberOfResultExpression_d";s:64:"While answering the question the second answer option was chosen";s:51:"lacex_assMultipleChoice_ExclusiveResultExpression_e";s:11:"R = *1,3,4*";s:51:"lacex_assMultipleChoice_ExclusiveResultExpression_d";s:78:"Exactly the answer options 1, 3 and 4 were chosen while answering the question";s:45:"lacex_assErrorText_NumberOfResultExpression_e";s:7:"R = +2+";s:45:"lacex_assErrorText_NumberOfResultExpression_d";s:64:"While answering the question the second answer option was chosen";s:46:"lacex_assErrorText_ExclusiveResultExpression_e";s:11:"R = *1,3,4*";s:46:"lacex_assErrorText_ExclusiveResultExpression_d";s:78:"Exactly the answer options 1, 3 and 4 were chosen while answering the question";s:52:"lacex_assImagemapQuestion_NumberOfResultExpression_e";s:7:"R = +2+";s:52:"lacex_assImagemapQuestion_NumberOfResultExpression_d";s:64:"While answering the question the second answer option was chosen";s:53:"lacex_assImagemapQuestion_ExclusiveResultExpression_e";s:11:"R = *1,3,4*";s:53:"lacex_assImagemapQuestion_ExclusiveResultExpression_d";s:78:"Exactly the answer options 1, 3 and 4 were chosen while answering the question";s:42:"lacex_assNumeric_NumericResultExpression_e";s:9:"R = #4.7#";s:42:"lacex_assNumeric_NumericResultExpression_d";s:52:"The question was answered with the numeric value 4.7";s:52:"lacex_assOrderingQuestion_OrderingResultExpression_e";s:15:"R = $2,5,1,4,3$";s:52:"lacex_assOrderingQuestion_OrderingResultExpression_d";s:62:"The question\'s elements were ordered as follows: 2, 5, 1, 4, 3";s:54:"lacex_assOrderingHorizontal_OrderingResultExpression_e";s:15:"R = $2,5,1,4,3$";s:54:"lacex_assOrderingHorizontal_OrderingResultExpression_d";s:62:"The question\'s elements were ordered as follows: 2, 5, 1, 4, 3";s:52:"lacex_assMatchingQuestion_MatchingResultExpression_e";s:33:"R = ;1:2; & R = ;2:3; & R = ;3:1;";s:52:"lacex_assMatchingQuestion_MatchingResultExpression_d";s:102:"The question\'s terms were assigned to definitions as follows: 1 → 2 and 2 → 3 and 3 → 1";s:44:"lacex_assTextSubset_StringResultExpression_e";s:24:"R[2] = ~sodium chloride~";s:44:"lacex_assTextSubset_StringResultExpression_d";s:73:"For the second answer option the answer „sodium chloride“ was entered";s:50:"lacex_assFormulaQuestion_NumericResultExpression_e";s:16:"R[1] = #3.14159#";s:50:"lacex_assFormulaQuestion_NumericResultExpression_d";s:67:"The first answer option was answered with the numeric value 3.14159";s:44:"lacex_assClozeTest_NumericResultExpression_e";s:10:"R[2] = #5#";s:44:"lacex_assClozeTest_NumericResultExpression_d";s:83:"The second answer option is a numeric gap and was answered with the numeric value 5";s:45:"lacex_assClozeTest_StringResultExpression_1_e";s:15:"R[1] = ~Monday~";s:45:"lacex_assClozeTest_StringResultExpression_1_d";s:72:"The first answer option is a text gap and was answered with „Monday“";s:45:"lacex_assClozeTest_StringResultExpression_2_e";s:14:"R[4] = ~Green~";s:45:"lacex_assClozeTest_StringResultExpression_2_d";s:91:"The fourth answer option is a select gap and the option labeled as „Green“ was selected";s:45:"lacex_assClozeTest_NumberOfResultExpression_e";s:10:"R[4] = +2+";s:45:"lacex_assClozeTest_NumberOfResultExpression_d";s:75:"The fourth answer option is a select gap and the second option was selected";s:38:"qpl_skill_point_eval_mode_quest_result";s:15:"Question Result";s:42:"qpl_skill_point_eval_mode_solution_compare";s:16:"Solution Compare";s:36:"qpl_skill_point_eval_by_quest_result";s:50:"Evaluation of Competence Points by Question Result";s:40:"qpl_skill_point_eval_by_solution_compare";s:51:"Evaluation of Competence Points by Solution Compare";s:24:"tst_solution_compare_cfg";s:34:"Configuration for Solution Compare";s:24:"tst_sol_comp_expressions";s:22:"Comparison Expressions";s:23:"ass_lac_hide_legend_btn";s:11:"Hide Legend";s:23:"ass_lac_show_legend_btn";s:11:"Show Legend";s:24:"ass_lac_validation_error";s:62:"Errors occured while validating the conditional expression(s)!";s:18:"ass_lac_expression";s:10:"Expression";s:33:"ass_lac_unable_to_parse_condition";s:40:"The condition "%s" can not be validated.";s:37:"tst_skill_triggerings_num_req_answers";s:50:"Required Amount of Answers for Competence Triggers";s:42:"tst_skill_triggerings_num_req_answers_desc";s:118:"Competences aren\'t triggered before this amount of answered questions contributes to the competence level calculation.";s:54:"tst_skill_triggerings_num_req_answers_not_reached_warn";s:158:"At least one of the competences addressed by this test is not triggered by the minimal required amount of questions.
The required amount of questions: %s";s:26:"export_essay_qst_with_html";s:36:"Export Essay Question with HTML code";s:31:"export_essay_qst_with_html_desc";s:72:"If activated it is possible to export Essay Question with HTML to Excel.";s:25:"qpl_qst_skl_usg_skill_col";s:10:"Competence";s:24:"qpl_qst_skl_usg_numq_col";s:53:"Number of Questions in Pool adressing this competence";s:26:"qpl_qst_skl_usg_sklpnt_col";s:45:"Total Sum of Competence-Points per Competence";s:40:"tst_qst_skl_cfg_in_pool_hint_rndquestset";s:201:"The Competence-Question-Assignment for tests with mode "%s" is to be done in the corresponding question pool(s):
%s

The configuration of threshold values is to be done here in the test.";s:40:"tst_qst_skl_cfg_in_pool_hint_dynquestset";s:198:"The Competence-Question-Assignment for tests with mode "%s" is to be done in the corresponding question pool:
%s

The configuration of threshold values is to be done here in the test.";s:41:"qpl_qst_skl_selection_for_question_header";s:37:"Compence Assignments for Question: %s";s:20:"tst_save_comp_points";s:22:"Save Competence Points";s:35:"tst_msg_skl_qst_assign_points_saved";s:38:"The competence points have been saved.";s:39:"tst_msg_skl_qst_assign_points_not_saved";s:67:"The competence points have not been saved. Please check your input.";s:32:"tst_skl_level_thresholds_missing";s:58:"There are missing thresholds for the relevant competences!";s:29:"tst_skl_level_thresholds_link";s:31:"Configure Competence Thresholds";s:35:"tst_skl_res_interpretation_hint_msg";s:275:"Please consider that competence results from a single test has a limited significance. The more information is collected per competence, the merrier valid the significance will be. Should there are single competences without any entry, there is to less information collected.";s:6:"locked";s:6:"locked";s:25:"log_answer_changed_points";s:68:"Manual change of points of test person %s from %d to %d points by %s";s:31:"log_wrong_test_password_entered";s:52:"Participant entered wrong test password. Input: \'%s\'";s:50:"log_could_not_enter_test_due_to_simultaneous_users";s:99:"The user could not enter the test because the maximum number of simultaneous users has been reached";s:19:"log_create_new_test";s:16:"Created new test";s:19:"log_manual_feedback";s:63:"%s added manual feedback for test person %s and question %s: %s";s:14:"log_mark_added";s:10:"Mark added";s:16:"log_mark_changed";s:12:"Mark changed";s:16:"log_mark_removed";s:12:"Mark removed";s:17:"log_modified_test";s:21:"The test was modified";s:18:"log_question_added";s:26:"Question added at position";s:29:"log_question_position_changed";s:25:"Question position changed";s:20:"log_question_removed";s:16:"Question removed";s:30:"log_selected_user_data_removed";s:28:"Removed test data of user %s";s:26:"log_user_answered_question";s:47:"User answered a question and received %s points";s:23:"log_user_entered_values";s:19:"User entered values";s:27:"log_user_not_entered_values";s:25:"User did not enter values";s:35:"log_user_solution_willingly_deleted";s:24:"User deleted the answer.";s:11:"maintenance";s:11:"Maintenance";s:15:"manscoring_done";s:19:"Scored Participants";s:15:"manscoring_hint";s:238:"You have added at least one question which may require manual scoring. To avoid that participants get already access to the test results before you finished manual scoring, please define a suitable date for the access to the test results.";s:15:"manscoring_none";s:21:"Unscored Participants";s:22:"manscoring_not_allowed";s:95:"The Manual Scoring wasn‘t activated for a question type. You are not allowed to use this tab.";s:30:"manscoring_questions_not_found";s:76:"This test pass does not contain question types which can be scored manually.";s:23:"manscoring_results_pass";s:35:"Manual Scored Questions for Pass %s";s:10:"manscoring";s:14:"Manual Scoring";s:11:"mark_schema";s:11:"Mark Schema";s:25:"grading_status_passed_msg";s:44:"Congratulations, you passed the test.";s:25:"grading_status_failed_msg";s:34:"Sorry, you failed the test.";s:32:"grading_obligations_answered_msg";s:40:"You filled out all compulsory questions.";s:31:"grading_obligations_missing_msg";s:49:"You didn‘t filled out all compulsory questions.";s:29:"grading_obligations_listlabel";s:20:"Compulsory Questions";s:38:"grading_obligations_answered_listentry";s:8:"Answered";s:37:"grading_obligations_missing_listentry";s:4:"Open";s:16:"grading_mark_msg";s:32:"Your mark is: "[mark]"";s:13:"mark_tst_ects";s:65:"Your ECTS grade is "[markects]" (European Credit Transfer System)";s:20:"tst_pass_finished_on";s:21:"Test pass finished on";s:7:"matches";s:7:"matches";s:14:"matching_pairs";s:14:"Matching Pairs";s:28:"matching_shuffle_definitions";s:16:"Definitions only";s:34:"matching_shuffle_terms_definitions";s:28:"Both (Terms and Definitions)";s:22:"matching_shuffle_terms";s:10:"Terms only";s:13:"matching_type";s:25:"Matching Question Subtype";s:13:"material_file";s:13:"Material File";s:8:"material";s:8:"Material";s:8:"maxchars";s:28:"Maximum Number of Characters";s:27:"maximum_nr_of_tries_reached";s:88:"You have reached the maximum number of passes for this test. The test cannot be entered!";s:14:"maximum_points";s:24:"Maximum Available Points";s:12:"maxsize_info";s:165:"Enter the maximum size in bytes that should be allowed for file uploads. If you leave this field empty, the maximum size of this installation will be chosen instead.";s:7:"maxsize";s:24:"Maximum file upload size";s:19:"min_percentage_ne_0";s:82:"You must define a minimum percentage of 0 percent! The mark schema wasn’t saved.";s:16:"msg_circle_added";s:12:"Circle added";s:33:"tst_rnd_quest_set_tb_add_pool_btn";s:35:"New Rule for Selection of Questions";s:33:"tst_src_quest_pool_def_list_table";s:39:"Rules for Random Selection of Questions";s:24:"tst_source_question_pool";s:13:"Question Pool";s:19:"tst_filter_taxonomy";s:8:"Taxonomy";s:19:"tst_filter_tax_node";s:13:"Taxonomy Node";s:25:"tst_non_avail_pools_table";s:27:"Non Available Questionpools";s:37:"tst_non_avail_pool_msg_status_trashed";s:137:"This question pool is trashed, when it gets removed from system permanently, the test is no longer able to synchronize questions from it.";s:34:"tst_non_avail_pool_msg_status_lost";s:189:"This question pool is not available anymore. Synchronizing questions from this pool is not possible any longer. You can derive a new question pool from the questions contained in this test.";s:19:"tst_derive_new_pool";s:24:"Derive New Question Pool";s:20:"tst_derive_new_pools";s:25:"Derive New Question Pools";s:41:"tst_please_select_target_for_pool_derives";s:34:"Please select a target conatainer.";s:36:"tst_non_available_pool_newly_derived";s:55:"The new question pool(s) has been derived successfully.";s:21:"tst_introduction_text";s:20:"Introductory Message";s:28:"tst_save_and_create_new_rule";s:21:"Save and Add New Rule";s:40:"tst_msg_random_qsc_modified_add_new_rule";s:109:"The configuration for the random set of questions has been modified successfully. You can add a new rule now.";s:43:"tst_msg_random_question_set_config_modified";s:81:"The configuration for the random set of questions has been modified successfully.";s:34:"tst_msg_random_question_set_synced";s:79:"The questions for the current configuration has been synchronized successfully.";s:37:"tst_btn_rebuild_random_question_stage";s:31:"Synchronize Questions from Pool";s:43:"tst_msg_rand_quest_set_stage_pool_last_sync";s:66:"Date of last synchronisation of selected question pools: %s";s:37:"tst_msg_rand_quest_set_pass_buildable";s:81:"A test with a random set of questions is possible with the current configuration.";s:41:"tst_msg_rand_quest_set_pass_not_buildable";s:140:"A test with a random set of questions is not possible with the current selection of question pools and the amount of questions.
";s:33:"tst_msg_rand_quest_set_lost_pools";s:164:"The test\'s question selection configuration has been frozen, because the following question pools that are involved to the config are not available anymore:
%s";s:38:"tst_msg_rand_quest_set_lost_pools_link";s:71:"On the subtab %s the non available question pools can be newly derived.";s:39:"tst_msg_rand_quest_set_no_src_pool_defs";s:99:"A test with a random set of questions is not possible without selecting at least one question pool.";s:50:"tst_msg_rand_quest_set_incomplete_quest_amount_cfg";s:102:"A test with a random set of questions is not possible without a correctly defined amount of questions.";s:41:"tst_msg_rand_quest_set_no_pools_available";s:109:"Currently you cannot add new rules for the question selection, because there are no question pools available.";s:47:"tst_msg_rand_quest_set_change_quest_amount_here";s:43:"You can change the question amount here: %s";s:29:"tst_wf_info_optional_question";s:62:"This question relates to an already passed learning objective.";s:41:"tst_wf_info_answer_adopted_from_prev_pass";s:48:"Your answer from a previous attempt was adopted.";s:30:"tst_wf_info_answer_not_adopted";s:161:"There was no answer from previous attempts adopted, so you have to work through this question, because otherwise your learning objective result will be degraded.";s:46:"tst_optional_questions_confirmation_fixed_test";s:563:"Question related to already passed learning objectives were answered in previous passes.

You want to navigate to a question, that relates to an already passed learning objective.
You can choose:

I you proceed, you can work on or simply review these questions. If you change your answers that were adopted from previous passes, you can also degrade your learning objective result.

If you decide to not work on or review these questions, you can go back. The questions will be considered in the evaluation in every case.";s:50:"tst_optional_questions_confirmation_non_fixed_test";s:595:"Question related to already passed learning objectives are optional.

You want to navigate to a question, that relates to an already passed learning objective.
You can choose:

I you proceed, you can work on these questions. Your answers from previous attempts were not adopted, since new random questions were selected for this attempt. With working on this questions you can also degrade your learning objective result.

If you decide to not work on these questions, you can go back. In this case these questions won\'t be considered in the evaluation.";s:29:"tst_tab_results_pass_oriented";s:19:"Results by Attempts";s:34:"tst_tab_results_objective_oriented";s:30:"Results by Learning Objectives";s:31:"tst_rnd_quest_set_cfg_pool_form";s:31:"Rule for Selection of Questions";s:25:"tst_inp_source_pool_label";s:13:"Question Pool";s:30:"tst_inp_source_pool_filter_tax";s:15:"Taxonomy Filter";s:33:"tst_inp_source_pool_no_tax_filter";s:28:"Use No Taxonomy Based Filter";s:32:"tst_inp_source_pool_filter_tax_x";s:27:"Use Taxonomy "%s" as Filter";s:29:"tst_inp_no_available_tax_hint";s:50:"No Available Taxonomies for Selected Question Pool";s:39:"tst_msg_source_pool_definitions_deleted";s:39:"The rule has been removed successfully.";s:21:"tst_limit_nr_of_tries";s:27:"Limit Number of Test Passes";s:24:"msg_deleted_export_files";s:22:"Export file(s) removed";s:27:"msg_number_of_terms_too_low";s:74:"The number of terms must be greater or equal to the number of definitions.";s:14:"msg_poly_added";s:13:"Polygon added";s:19:"msg_questions_moved";s:17:"Question(s) moved";s:14:"msg_rect_added";s:15:"Rectangle added";s:21:"msg_selected_for_move";s:31:"Question(s) selected for moving";s:21:"no_selection_for_move";s:31:"No question selected for moving";s:18:"next_question_rows";s:26:"Questions %d - %d of %d »";s:14:"no_passed_mark";s:72:"You must set at least one mark to PASSED! The mark schema was not saved.";s:29:"no_question_selected_for_move";s:46:"Please check at least one question to move it!";s:22:"no_questions_available";s:33:"There are no questions available!";s:12:"no_selection";s:20:"--- No Selection ---";s:27:"no_target_selected_for_move";s:34:"You must select a target position!";s:25:"no_user_or_group_selected";s:73:"Please check an option what are you searching for (users, groups, roles)!";s:16:"not_yet_accessed";s:16:"Not yet accessed";s:21:"nr_of_correct_answers";s:27:"Number of Requested Answers";s:17:"number_of_answers";s:17:"Number of Answers";s:11:"numeric_gap";s:11:"Numeric Gap";s:2:"or";s:2:"or";s:25:"oq_btn_use_order_pictures";s:19:"Use answer pictures";s:22:"oq_btn_use_order_terms";s:16:"Use answer terms";s:14:"ordertext_info";s:225:"Please enter the text that should be ordered horizontally. The ordering text will be separated by the whitespace signs in the text. If you need a different separation, you may use the separator %s to separate your text units.";s:9:"ordertext";s:13:"Ordering Text";s:11:"output_mode";s:11:"Output Mode";s:6:"output";s:6:"Output";s:35:"participants_invitation_description";s:90:"This test can only be accessed by users you have manually added in tab ‘Participants’.";s:23:"participants_invitation";s:30:"Manually Selected Participants";s:12:"participants";s:12:"Participants";s:13:"pass_finished";s:7:"%s pass";s:4:"pass";s:4:"Pass";s:11:"tst_attempt";s:7:"Attempt";s:24:"tst_back_to_virtual_pass";s:25:"Back to Question Overview";s:13:"passed_status";s:13:"Passed Status";s:15:"passed_official";s:6:"passed";s:11:"passed_only";s:17:"Passed Tests Only";s:12:"passed_short";s:6:"passed";s:15:"passes_finished";s:9:"%s passes";s:10:"percentage";s:10:"Percentage";s:10:"percentile";s:10:"Percentile";s:7:"picture";s:7:"Picture";s:13:"please_select";s:19:"-- please select --";s:5:"point";s:5:"Point";s:14:"points_checked";s:19:"Points when Checked";s:12:"points_short";s:3:"Pt.";s:16:"points_unchecked";s:21:"Points when Unchecked";s:17:"points_wrong_info";s:94:"Enter the negative points for each selected word that is not in the list of the marked errors.";s:12:"points_wrong";s:16:"Wrong Selections";s:6:"points";s:6:"Points";s:26:"polygon_click_next_or_save";s:140:"Please click on the next point of the polygon or save the area. (It is not necessary to click again on the starting point of this polygon !)";s:24:"polygon_click_next_point";s:46:"Please click on the next point of the polygon.";s:28:"polygon_click_starting_point";s:50:"Please click on the starting point of the polygon.";s:7:"polygon";s:7:"Polygon";s:10:"remove_gap";s:10:"Remove Gap";s:9:"postponed";s:9:"postponed";s:7:"preview";s:7:"Preview";s:22:"previous_question_rows";s:26:"<< Questions %d - %d of %d";s:34:"qpl_qst_edit_form_taxonomy_section";s:10:"Taxonomies";s:26:"qpl_qst_edit_form_taxonomy";s:13:"Taxonomy "%s"";s:41:"qpl_assessment_no_assessment_of_questions";s:118:"There is no assessment of questions available for the selected question. The question has not yet been used in a test.";s:31:"qpl_assessment_total_of_answers";s:16:"Total of Answers";s:37:"qpl_assessment_total_of_right_answers";s:66:"Total Percentage of Correct Answers (percentage of maximum points)";s:28:"qpl_confirm_delete_questions";s:56:"Are you sure you want to remove the following questions?";s:25:"qpl_copy_insert_clipboard";s:52:"The selected question(s) are copied to the clipboard";s:20:"qpl_copy_select_none";s:62:"Please check at least one question to copy it to the clipboard";s:21:"qpl_delete_rbac_error";s:43:"You have no rights to remove this question!";s:22:"qpl_delete_select_none";s:47:"Please check at least one question to remove it";s:16:"qpl_export_excel";s:20:"Microsoft Excel File";s:22:"qpl_export_select_none";s:47:"Please check at least one question to export it";s:14:"qpl_export_xml";s:12:"QTI XML File";s:47:"qpl_settings_general_form_property_nav_taxonomy";s:34:"Taxonomy Filter as Navigation Tree";s:59:"qpl_settings_general_form_property_nav_taxonomy_description";s:100:"When a taxonomy is selected, it well be presented as navigation tree instead of a table filter item.";s:53:"qpl_settings_general_form_property_opt_notax_selected";s:29:"Use No Navigation Tree Filter";s:17:"tst_pass_deletion";s:15:"Previous Passes";s:29:"tst_pass_deletion_not_allowed";s:46:"The Deletion of Previous Passes is NOT allowed";s:25:"tst_pass_deletion_allowed";s:42:"The Deletion of Previous Passes is allowed";s:28:"qpl_imagemap_preview_missing";s:310:"ILIAS could not create the temporary preview file containing the image map areas. The original image is shown instead. This means that either the web server‘s ImageMagick tool isn‘t configured correctly or there are no write permissions in the temporary directory! Please contact your system administrator.";s:25:"qpl_import_create_new_qpl";s:43:"Import the questions in a new question pool";s:19:"qpl_import_no_items";s:45:"Error: The import file contains no questions!";s:26:"qpl_import_non_ilias_files";s:163:"Error: The import file contains QTI files which are not created by an ILIAS system. Please contact the ILIAS team to get in import filter for your QTI file format.";s:24:"tst_import_non_ilias_zip";s:83:"Error: The filename of the uploaded import file does not match the expected format.";s:33:"qpl_import_verify_found_questions";s:103:"ILIAS found the following questions in the import file. Please select the questions you want to import.";s:25:"qpl_move_insert_clipboard";s:46:"The selected question(s) are marked for moving";s:20:"qpl_move_select_none";s:58:"Please check at least one question to select it for moving";s:27:"qpl_settings_subtab_general";s:16:"General Settings";s:30:"qpl_settings_subtab_taxonomies";s:10:"Taxonomies";s:25:"qpl_form_general_settings";s:16:"General Settings";s:53:"qpl_settings_general_form_property_online_description";s:50:"Only online question pools could be used in tests.";s:41:"qpl_settings_general_form_property_online";s:6:"Online";s:44:"qpl_settings_general_form_prop_show_tax_desc";s:68:"Existing taxonomies in this pool are offered for question filtering.";s:50:"qpl_settings_general_form_property_show_taxonomies";s:15:"Show Taxonomies";s:20:"qpl_paste_no_objects";s:91:"There are no questions in the clipboard. Please copy or move a question into the clipboard.";s:17:"qpl_paste_success";s:55:"The question(s) have been pasted into the question pool";s:15:"qpl_paste_error";s:142:"At least one question could not be pasted into the question pool. Possible reason: You tried to move the question into the same question pool.";s:22:"qpl_question_is_in_use";s:216:"The question you are about to edit exists in %s test(s). If you change this question, you will NOT change the question(s) in the test(s), because the system creates a copy of a question when it is inserted in a test!";s:21:"qpl_questions_deleted";s:20:"Question(s) removed.";s:25:"qpl_qst_inp_matching_mode";s:13:"Matching Mode";s:36:"qpl_qst_inp_matching_mode_one_on_one";s:37:"One Term Matches One Definition (1:1)";s:36:"qpl_qst_inp_matching_mode_all_on_all";s:53:"One or More Terms match One or More Definitions (n:n)";s:15:"qst_nr_of_tries";s:15:"Number of Tries";s:29:"question_cumulated_statistics";s:29:"Cumulated Question Statistics";s:24:"question_instances_title";s:44:"This question is used in the following tests";s:28:"question_marking_description";s:148:"Participants get the option to flag a test question for some purpose. The flags are shown in ‘List of Questions’, provided that it is activated.";s:16:"question_marking";s:18:"Flagging Questions";s:21:"question_not_answered";s:29:"The question was not answered";s:25:"question_saved_for_upload";s:224:"The question was saved automatically in order to reserve hard disk space to store the uploaded file. If you cancel this form now, be aware that you must delete the question in the question pool if you do not want to keep it!";s:16:"question_summary";s:9:"Dashboard";s:20:"question_summary_btn";s:9:"Dashboard";s:19:"obligations_summary";s:28:"List of Compulsory Questions";s:36:"tst_you_have_to_answer_this_question";s:63:"You have to answer this question to be able to finish the test.";s:14:"question_title";s:14:"Question Title";s:13:"question_type";s:13:"Question Type";s:24:"questionpool_not_entered";s:40:"Please enter a name for a question pool!";s:14:"questions_from";s:14:"questions from";s:20:"random_accept_sample";s:13:"Accept Sample";s:21:"random_another_sample";s:18:"Get another Sample";s:16:"random_selection";s:16:"Random Selection";s:34:"tst_rnd_quest_set_cfg_general_form";s:33:"Configure Random Set of Questions";s:17:"range_lower_limit";s:11:"Lower Bound";s:17:"range_upper_limit";s:11:"Upper Bound";s:5:"range";s:5:"Range";s:25:"rectangle_click_br_corner";s:60:"Please click on the bottom right corner of the desired area.";s:25:"rectangle_click_tl_corner";s:56:"Please click on the top left corner of the desired area.";s:9:"rectangle";s:9:"Rectangle";s:17:"redirectAfterSave";s:137:"The maximum working time has been reached and your last question has been saved automatically. In a few seconds you will be redirected...";s:6:"region";s:6:"Region";s:21:"remove_as_participant";s:27:"Remove as Fixed Participant";s:15:"remove_question";s:6:"Remove";s:15:"remove_solution";s:33:"Remove Content for Recapitulation";s:17:"reset_definitions";s:14:"Reset Ordering";s:12:"reset_filter";s:12:"Reset Filter";s:14:"reset_pictures";s:23:"Reset Picture Positions";s:11:"reset_terms";s:14:"Reset Ordering";s:6:"result";s:6:"Result";s:11:"finish_test";s:15:"Finish the Test";s:13:"next_question";s:4:"Next";s:17:"previous_question";s:8:"Previous";s:13:"submit_answer";s:20:"Save Answer and Next";s:13:"skip_question";s:22:"Do not Answer and Next";s:14:"discard_answer";s:13:"Delete Answer";s:27:"discard_answer_confirmation";s:168:"Your answer will be finally and completely deleted. You can provide a new answer at any time. But this one will be purged.

Do you want to delete your answer?";s:31:"tst_nav_while_edit_modal_header";s:22:"Decision about Answers";s:29:"tst_nav_while_edit_modal_text";s:67:"What to do with the answers you possibly entered for this question?";s:33:"tst_nav_while_edit_modal_save_btn";s:4:"Save";s:35:"tst_nav_while_edit_modal_nosave_btn";s:11:"Do Not Save";s:35:"tst_nav_while_edit_modal_cancel_btn";s:6:"Cancel";s:11:"edit_answer";s:11:"Edit Answer";s:15:"answer_question";s:15:"Answer Question";s:27:"back_to_objective_container";s:12:"Go to Course";s:11:"scored_pass";s:11:"Scored Pass";s:7:"scoring";s:19:"Scoring and Results";s:13:"search_groups";s:13:"Search Groups";s:14:"search_results";s:14:"Search Results";s:12:"search_roles";s:12:"Search Roles";s:11:"search_term";s:11:"Search Term";s:12:"search_users";s:12:"Search Users";s:29:"tst_instant_feedback_handling";s:12:"Lock Answers";s:34:"tst_instant_feedback_handling_none";s:19:"Do Not Lock Answers";s:39:"tst_instant_feedback_handling_none_desc";s:172:"Participants can click \'Request Feedback\' to get a feedback on their answer as configured in the option \'Instant feedback\'. They may however change their answer afterwards.";s:36:"tst_instant_feedback_handling_freeze";s:30:"Lock Answers and give Feedback";s:41:"tst_instant_feedback_handling_freeze_desc";s:191:"Participants can click \'Save Answer, Freeze and Check\' to lock their answer and get feedback as configured in the option \'Instant feedback\'. Afterwards they can no longer change their answer.";s:46:"tst_instant_feedback_handling_force_and_freeze";s:31:"Lock Answers and Force Feedback";s:51:"tst_instant_feedback_handling_force_and_freeze_desc";s:265:"After participants click \'Save Answer, Freeze and Check\' or save the answer when they navigate away from the question, they can no longer change their answer. Participants will be automatically presented with feedback as configured in the option \'Instant feedback\'.";s:35:"tst_instant_feedback_handling_force";s:38:"Do Not Lock Answers but Force Feedback";s:40:"tst_instant_feedback_handling_force_desc";s:254:"After participants click \'Request Feedback\' or save the answer when they navigate away from the question, they will be automatically presented with feedback as configured in the option \'Instant feedback\'. They may however change their answers afterwards.";s:10:"select_gap";s:10:"Select Gap";s:19:"select_max_one_item";s:27:"Please select one item only";s:15:"select_one_user";s:32:"Please select at least one user.";s:40:"select_target_position_for_move_question";s:92:"Please select a target position to move the question(s) and press one of the insert buttons!";s:9:"selection";s:9:"Selection";s:13:"set_edit_mode";s:13:"Set Edit Mode";s:10:"set_filter";s:10:"Set Filter";s:19:"set_manscoring_done";s:32:"Mark as ‘Scored Participant’";s:19:"set_manual_feedback";s:15:"Manual Feedback";s:5:"shape";s:5:"Shape";s:21:"show_detailed_results";s:44:"Show User’s Detailed Results (Marked Pass)";s:18:"show_pass_overview";s:25:"Show Marked Pass Overview";s:17:"show_user_answers";s:28:"Show User’s Marked Answers";s:13:"showinfo_desc";s:125:"Users will be presented with a complete list of test properties on tab ‘Info’, i.e. information on scoring and reporting.";s:8:"showinfo";s:24:"Show all Test Properties";s:21:"showSuggestedSolution";s:4:"Type";s:15:"shuffle_answers";s:15:"Shuffle Answers";s:18:"suggested_solution";s:26:"Content for Recapitulation";s:13:"solution_hint";s:35:"Assigned Content for Recapitulation";s:12:"solutionText";s:4:"Text";s:9:"start_tag";s:9:"Start Tag";s:16:"statistical_data";s:16:"Statistical Data";s:10:"statistics";s:10:"Statistics";s:37:"suggested_solution_added_successfully";s:50:"You successfully set a content for recapitulation!";s:21:"suggestedSolutionType";s:8:"Refer to";s:10:"term_image";s:10:"Term Image";s:9:"term_text";s:9:"Term Text";s:4:"term";s:4:"Term";s:5:"terms";s:5:"Terms";s:12:"text_correct";s:12:"Correct Text";s:8:"text_gap";s:8:"Text Gap";s:26:"text_maximum_chars_allowed";s:148:"Please do not enter more than a maximum of %s characters. Additional characters won\'t get cut, but the exceeding might be considered during scoring.";s:11:"text_rating";s:20:"Text Matching Method";s:10:"text_wrong";s:10:"Wrong Text";s:23:"textsize_errortext_info";s:91:"Enter the text size of the error text in percent if you want another size than 100 percent.";s:13:"textsize_info";s:94:"Enter the text size of the ordering text in percent if you want another size than 100 percent.";s:8:"textsize";s:9:"Text Size";s:19:"thumb_geometry_info";s:109:"The image thumbnails will be created with a maximum values of height and width given, aspect ratio preserved.";s:14:"thumb_geometry";s:18:"Thumbnail Geometry";s:15:"thumb_size_info";s:158:"If you enter a thumbnail size, a thumbnail of this size will be generated for uploaded images. Without a thumbnail size, the original image size will be used.";s:21:"thumb_size_unit_pixel";s:5:"Pixel";s:10:"thumb_size";s:14:"Thumbnail Size";s:11:"time_format";s:8:"HH MM SS";s:34:"too_many_targets_selected_for_move";s:44:"You must select exactly one target position!";s:4:"true";s:4:"True";s:23:"tst_access_code_created";s:204:"To provide you with permanent access to your test results and to offer you a possibility to resume this test, a unique test access code was created. Please write down this code use it for further actions.";s:25:"tst_all_user_data_deleted";s:44:"All user data of this test has been removed!";s:26:"tst_allowed_users_time_gap";s:26:"Idle Time for Active Users";s:17:"tst_allowed_users";s:39:"Limit Number of Concurrent Participants";s:21:"tst_already_submitted";s:43:"Test has already been finish and submitted.";s:13:"tst_anonymity";s:7:"Privacy";s:27:"tst_answered_questions_test";s:31:"Questions answered in this test";s:22:"tst_answered_questions";s:18:"Answered Questions";s:20:"tst_best_solution_is";s:20:"The best solution is";s:28:"tst_browse_for_qpl_questions";s:13:"Add from Pool";s:28:"tst_browse_for_tst_questions";s:19:"Add from Other Test";s:30:"tst_change_points_for_question";s:21:"Points for the Answer";s:26:"tst_confirm_submit_answers";s:123:"Please confirm your submission of your solution. You won\'t be able to revert your answers after pressing the submit button.";s:27:"tst_count_correct_solutions";s:46:"Only Correct and Complete Answers Score Points";s:32:"tst_count_correct_solutions_desc";s:200:"Participants score either the maximum number of points for a fully correct and complete answer or 0 points in every other case. This is also valid for questions that define points for partial answers.";s:27:"tst_count_partial_solutions";s:47:"Incomplete or Partly Wrong Answers Score Points";s:32:"tst_count_partial_solutions_desc";s:200:"When a question defines points for partial answers, points for correctly provided partial answers are added up: Participants can score points for incomplete or partly wrong answers on these questions.";s:20:"tst_defaults_applied";s:45:"The selected test defaults have been applied.";s:31:"tst_defaults_apply_not_possible";s:118:"ILIAS could not apply the selected test defaults to this test! Maybe this test already contains participant data sets.";s:29:"tst_defaults_apply_select_one";s:79:"Please select exact one test defaults entry to apply the defaults to this test!";s:22:"tst_defaults_available";s:23:"Available test defaults";s:29:"tst_defaults_defaults_of_test";s:28:"the settings of this test as";s:23:"tst_defaults_enter_name";s:51:"Please enter a name for your test default settings!";s:24:"tst_defaults_not_defined";s:55:"You don’t have any test default settings defined yet.";s:23:"tst_delete_missing_mark";s:49:"Please select at least one mark step to remove it";s:29:"tst_dont_use_previous_answers";s:78:"Your previous answers will not be used as default values in future test passes";s:15:"tst_ending_time";s:14:"Finishing Time";s:22:"tst_enter_questionpool";s:71:"Please enter a question pool name where the new question will be stored";s:24:"tst_eval_question_points";s:28:"Question Results for Pass %s";s:24:"tst_eval_results_by_pass";s:27:"List of Answers for Pass %s";s:27:"tst_eval_results_by_pass_lo";s:30:"List of Answers for Attempt %s";s:19:"tst_eval_results_lo";s:15:"List of Answers";s:20:"tst_eval_show_answer";s:11:"Show Answer";s:36:"tst_eval_total_finished_average_time";s:28:"Average test processing time";s:23:"tst_eval_total_finished";s:69:"Total finished tests (Participants that used up all possible passes.)";s:36:"tst_eval_total_passed_average_points";s:30:"Average points of passed tests";s:34:"tst_eval_total_passed_average_time";s:43:"Average processing time of all passed tests";s:21:"tst_eval_total_passed";s:18:"Total passed tests";s:22:"tst_eval_total_persons";s:49:"Total number of participants who started the test";s:11:"review_view";s:6:"Review";s:25:"tst_finish_confirm_button";s:30:"Yes, I want to finish the test";s:32:"tst_finish_confirm_cancel_button";s:36:"No, go back to the previous question";s:32:"tst_finish_confirmation_question";s:194:"You are going to finish this test and reach the maximum number of allowed test passes. You won’t be able to enter this test again to change your answers. Do you really want to finish the test?";s:32:"tst_finish_notification_advanced";s:25:"Send complete test result";s:31:"tst_finish_notification_content";s:17:"Content of e-mail";s:30:"tst_finish_notification_simple";s:29:"Send username and finish date";s:26:"tst_finish_notification_no";s:9:"No e-mail";s:23:"tst_finish_notification";s:12:"Notification";s:28:"tst_finish_notification_desc";s:77:"Sends an e-mail to the test owner for every user that has completed the test.";s:12:"tst_finished";s:8:"Finished";s:17:"unfinished_passes";s:17:"Unfinished Passes";s:33:"finish_pass_for_user_confirmation";s:47:"Are you sure you want to finish this test pass?";s:25:"finish_pass_for_all_users";s:62:"Are you sure you want to finish the test passes for all Users?";s:22:"finish_all_user_passes";s:22:"Finish all test Passes";s:24:"finish_unfinished_passes";s:18:"Finish open Passes";s:29:"finish_unfinished_passes_desc";s:98:"Passes which have a Finishing time or a Duration limit configured will be closed by this cron job.";s:22:"tst_general_properties";s:16:"General Settings";s:19:"tst_heading_scoring";s:7:"Scoring";s:18:"tst_hide_side_list";s:22:"Hide List of Questions";s:19:"tst_import_no_items";s:45:"Error: The import file contains no questions!";s:33:"tst_import_verify_found_questions";s:123:"ILIAS found the following questions in the test import file. Please select the questions you want to import with this test.";s:27:"tst_insert_missing_question";s:63:"Please select at least one question to insert it into the test!";s:32:"tst_insert_questions_and_results";s:194:"This test was already executed by %s user(s). Inserting questions to this test will remove all test results of these users. Are you sure you want to insert the following question(s) to the test?";s:20:"tst_insert_questions";s:70:"Are you sure you want to insert the following question(s) to the test?";s:35:"tst_instant_feedback_answer_generic";s:32:"Feedback on Fully Correct Answer";s:40:"tst_instant_feedback_answer_generic_desc";s:301:"If the answer provided is fully correct ILIAS will show one type of feedback upon clicking the ‘Check’ button. If the answer provided is not fully correct, another type of feedback will be displayed. Both types of feedback have to be prepared in the tab ‘Feedback’ of the respective question.";s:36:"tst_instant_feedback_answer_specific";s:42:"Specific Feedback for Each Answer provided";s:41:"tst_instant_feedback_answer_specific_desc";s:245:"On clicking the ‘Check’-button, ILIAS will show a specific feedback for every answer option selected by the participant. The feedback has to be prepared along with the question. This specific feedback is not supported for all question types.";s:27:"tst_instant_feedback_forced";s:22:"Force Instant Feedback";s:28:"tst_instant_feedback_results";s:15:"Points Attained";s:33:"tst_instant_feedback_results_desc";s:111:"On clicking the ‘Check’-button ILIAS will display how many points were attained by answering this question.";s:29:"tst_instant_feedback_solution";s:25:"Show Best Possible Answer";s:34:"tst_instant_feedback_solution_desc";s:95:"On clicking the ‘Check’-button ILIAS will display the best possible answer to the question.";s:20:"tst_instant_feedback";s:16:"Instant Feedback";s:16:"tst_introduction";s:20:"Introductory Message";s:21:"tst_introduction_desc";s:128:"Shows an introductory message on the tab ‘Info’ of the test. This text is accessible already before the test can be started.";s:18:"tst_invited_nobody";s:68:"No users, groups or roles have been added as fixed test participants";s:26:"tst_invited_selected_users";s:61:"The selected users have been added as fixed test participants";s:24:"tst_list_of_answers_show";s:20:"Show List of Answers";s:19:"tst_list_of_answers";s:15:"List of Answers";s:25:"tst_list_of_questions_end";s:43:"Show before a participant finishes the test";s:27:"tst_list_of_questions_start";s:32:"Show prior to the first question";s:38:"tst_list_of_questions_with_description";s:29:"Include question descriptions";s:29:"tst_mark_create_new_mark_step";s:20:"Create New Mark Step";s:34:"tst_mark_create_simple_mark_schema";s:27:"Reset to Simple Mark Schema";s:22:"tst_mark_minimum_level";s:20:"Minimum Level (in %)";s:22:"tst_mark_official_form";s:13:"Official Form";s:15:"tst_mark_passed";s:6:"Passed";s:19:"tst_mark_short_form";s:10:"Short Form";s:8:"tst_mark";s:4:"Mark";s:29:"tst_max_allowed_users_heading";s:70:"The maximum number of simultaneous users in this test has been reached";s:29:"tst_max_allowed_users_message";s:264:"The maximum number of simultaneous active users in the test has been reached. Please try again later to start or resume the test. If one of the active users is inactive for more than %s seconds, you may be able to enter this test. Thank you for your understanding.";s:18:"tst_maximum_points";s:14:"Maximum Points";s:22:"tst_no_evaluation_data";s:38:"There is no evaluation data available.";s:20:"tst_no_marks_defined";s:72:"There are no marks defined, please create at least a simple mark schema!";s:36:"tst_no_question_selected_for_removal";s:48:"Please check at least one question to remove it!";s:42:"tst_no_question_selected_for_moving_to_qpl";s:67:"Please choose at least one question to be added to a question pool!";s:12:"tst_no_tries";s:4:"none";s:16:"tst_nr_of_passes";s:21:"Number of Test Passes";s:23:"tst_nr_of_tries_of_user";s:24:"Passes Already Completed";s:15:"tst_nr_of_tries";s:21:"Max. Number of Passes";s:23:"tst_participating_users";s:19:"Participating Users";s:18:"tst_pass_best_pass";s:19:"Score the Best Pass";s:23:"tst_pass_best_pass_desc";s:133:"The pass in which a participant performed best will be scored. This setting does only apply when more than one test pass is possible.";s:16:"tst_pass_details";s:16:"Detailed Results";s:18:"tst_pass_last_pass";s:19:"Score the Last Pass";s:23:"tst_pass_last_pass_desc";s:46:"The last pass of a participant will be scored.";s:16:"tst_pass_scoring";s:23:"Scoring Multiple Passes";s:10:"tst_passes";s:11:"Test Passes";s:21:"tst_allowed_users_max";s:27:"Max. Number of Participants";s:20:"tst_password_details";s:101:"If you define a test password, all users with test access must enter this password to start the test.";s:18:"tst_password_enter";s:14:"Enter Password";s:35:"tst_password_entered_wrong_password";s:70:"You cannot start the test because you entered the wrong test password!";s:25:"tst_password_introduction";s:102:"This test can only be accessed with a test password. Please enter the test password to start the test.";s:17:"tst_password_form";s:19:"Enter Test Password";s:12:"tst_password";s:13:"Test Password";s:18:"tst_percent_solved";s:14:"Percent Solved";s:12:"tst_position";s:17:"Question %s of %s";s:26:"tst_position_without_total";s:11:"Question %s";s:12:"tst_postpone";s:20:"Unanswered Questions";s:15:"tst_postpone_on";s:37:"Unanswered questions will be enqueued";s:20:"tst_postpone_on_desc";s:144:"Question that users just look at and flip over without answering them, will be enqueued to be presented again automatically the end of the test.";s:16:"tst_postpone_off";s:37:"Unanswered Questions Stay in Position";s:21:"tst_postpone_off_desc";s:159:"Question that users just look at and flip over without answering them, will stay at their position in the test and will not be enqueued at the end of the test.";s:9:"tst_print";s:32:"Test and Assessment - Print View";s:24:"tst_processing_time_desc";s:345:"Participants can work through the test only for a specified period of time. Time is clocking away from the moment a user starts a test for the first time. Suspending the test does not stop the clock. If the number of possible test passes is limited an additional feature for granting extra time to participants appears in the tab \'Participants\'.";s:19:"tst_processing_time";s:22:"Limit Duration of Test";s:13:"tst_qst_order";s:3:"No.";s:17:"tst_question_mark";s:18:"Mark this question";s:19:"tst_question_marked";s:23:"You marked the question";s:19:"tst_question_marker";s:7:"Flagged";s:15:"tst_question_no";s:5:"Order";s:18:"tst_question_offer";s:53:"Do you accept this sample or do you want another one?";s:39:"tst_inp_all_quest_points_equal_per_pool";s:42:"Use Only Pools with Equal Scored Questions";s:44:"tst_inp_all_quest_points_equal_per_pool_desc";s:254:"If enabled, only question pools in which all questions have the same points are offered. Participants of such a test can all have the same number of maximum points, thus the test results will be better comparable. It is recommended to choose this option.";s:29:"tst_inp_quest_amount_cfg_mode";s:19:"Amount of Questions";s:34:"tst_inp_quest_amount_cfg_mode_test";s:39:"Define the amount of questions per test";s:34:"tst_inp_quest_amount_cfg_mode_pool";s:76:"Define the amount of questions per selected question pool and taxonomy node.";s:29:"tst_inp_quest_amount_per_test";s:38:"Number of Questions for the Whole Test";s:36:"tst_inp_quest_amount_per_source_pool";s:15:"Question Amount";s:19:"tst_question_amount";s:15:"Question Amount";s:18:"tst_question_title";s:14:"Question Title";s:29:"tst_qbt_filter_question_title";s:17:"Title of Question";s:17:"tst_question_type";s:13:"Question Type";s:22:"tst_questions_inserted";s:21:"Question(s) inserted!";s:21:"tst_questions_removed";s:20:"Question(s) removed!";s:26:"tst_random_nr_of_questions";s:19:"How many questions?";s:30:"tst_random_select_questionpool";s:53:"Select the question pool to choose the questions from";s:38:"tst_nonpool_questions_get_lost_warning";s:183:"The current test mode includes questions in its configuration that are not assigned to any question pool. If you change the test mode, these questions will be lost permanently.";s:18:"tst_reached_points";s:6:"Points";s:15:"tst_remove_mark";s:16:"Remove this mark";s:32:"tst_remove_questions_and_results";s:197:"This test was already executed by %s user(s). Removing questions from this test will remove all test results of these users. Are you sure you want to remove the following question(s) from the test?";s:20:"tst_remove_questions";s:70:"Are you sure you want to remove the following questions from the test?";s:21:"tst_report_after_date";s:34:"After a fixed score reporting date";s:31:"tst_report_after_first_question";s:49:"Offer test results when the test has been started";s:21:"tst_report_after_test";s:44:"Offer test results when the test is finished";s:16:"tst_report_never";s:25:"No test results available";s:30:"tst_reset_processing_time_desc";s:134:"The duration will be reset to the defined maximum for every test pass. This setting requires multiple test passes to become effective.";s:25:"tst_reset_processing_time";s:34:"Reset duration for every test pass";s:25:"tst_result_user_name_pass";s:30:"Results of Test Pass %s for %s";s:20:"tst_result_user_name";s:19:"Test Results for %s";s:15:"tst_result_pass";s:20:"Results of Test Pass";s:25:"tst_results_access_always";s:11:"Immediately";s:30:"tst_results_access_always_desc";s:233:"Participants can access their results on the ‘Info’-tab immediately after starting the test pass and while still taking the test. Additionally ILIAS will present them with their test results immediately after finishing the test.";s:23:"tst_results_access_date";s:4:"Date";s:28:"tst_results_access_date_desc";s:91:"Participants get access to their test results on the ‘Info’-tab after the defined date.";s:27:"tst_results_access_finished";s:27:"After Test Pass is Finished";s:32:"tst_results_access_finished_desc";s:172:"ILIAS displays the test results after the test pass is finished. After finishing the test pass participants can access their test results on the ‘Info’-tab at any time.";s:26:"tst_results_access_enabled";s:22:"Access to Test Results";s:31:"tst_results_access_enabled_desc";s:231:"A button ‘Show Test Results’ will be displayed to participants on the ‘Info’-tab. Options in this and the following sections below configure what information is to be included into the report and when it will be accessible.";s:26:"tst_results_access_setting";s:13:"Point in Time";s:27:"tst_results_details_options";s:46:"Further Details to be Included in Test Results";s:35:"tst_results_grading_opt_show_status";s:39:"Show ‘Passed’ / ‘Failed’ Status";s:40:"tst_results_grading_opt_show_status_desc";s:171:"Information on the ‘Passed’ / ‘Failed’ Status will be appended to the summary test result. Participants can access their test results on the ‘Info’-tab.
";s:33:"tst_results_grading_opt_show_mark";s:19:"Show Resulting Mark";s:38:"tst_results_grading_opt_show_mark_desc";s:129:"The resulting mark will be appended to the summary test result. Participants can access their test results on the ‘Info’-tab.";s:22:"tst_results_aggregated";s:23:"Aggregated Test Results";s:29:"tst_results_back_introduction";s:28:"Back to Introductory Message";s:25:"tst_results_back_overview";s:24:"Back to Results Overview";s:20:"tst_results_overview";s:33:"Pass Overview of the Test Results";s:30:"tst_show_solution_details_desc";s:279:"As an add-on to the ‘Table of Detailed Test Results’, the participant get a link to a page for each question. This linked page contains the question, the answer provided by the participant, information on whether this was the correct answer and points scored by this answer.";s:32:"tst_show_solution_printview_desc";s:138:"An overview of all questions with the answers of the respective participant is generated. This list will be offered on the ‘Info’-tab.";s:31:"tst_show_solution_feedback_desc";s:256:"Feedback related to the answers provided by the participant is displayed. Please mind that this option becomes effective only if you have activated ‘Scored Answers of Participant’ and feedback was prepared along with the questions in the first place.";s:35:"tst_show_solution_answers_only_desc";s:193:"If is selected, the ILIAS content you place around a question using the ‘Edit content’ tab page will not be visible in a print-out. If you want to save some paper space, select this option.";s:32:"tst_show_solution_signature_desc";s:175:"The prepared printout version will contain a signature placeholder for the participant. Please mind to activate ‘Table of Detailed Test Results’ to use this functionality.";s:32:"tst_show_solution_suggested_desc";s:347:"If content for recapitulation was assigned to the test questions in the first place, this content will be shown in the ‘Table of Detailed Test Results’-table. Participants get an opportunity for remedial learning. For this option to become effective you have to activate ‘Table of Detailed Test Results’ under ‘Access to Test Results’.";s:11:"tst_results";s:12:"Test Results";s:15:"tst_resume_test";s:15:"Resume the Test";s:22:"tst_score_cut_question";s:60:"For Each Questions Negative Points are set to ‘0 Points’";s:27:"tst_score_cut_question_desc";s:200:"Participants may score negative results for a question that had negative points for assigned to individual answer options. This setting ensures that per question any negativ result is set to 0 points.";s:18:"tst_score_cut_test";s:61:"For the Whole Test a Negative Result is set to ‘0 Points’";s:23:"tst_score_cut_test_desc";s:252:"Participants might score negative points in questions. Scored points of all questions are added up. Only if the overall result of the test is negative this overall result will be set to 0 points. With this setting negative points carry a lot of weight.";s:17:"tst_score_cutting";s:15:"Negative Points";s:24:"tst_score_mcmr_questions";s:43:"Multiple Choice Questions with Empty Answer";s:33:"tst_score_mcmr_use_scoring_system";s:41:"Save and Score Empty Answers (Deprecated)";s:38:"tst_score_mcmr_use_scoring_system_desc";s:234:"An additional option "None of the above" allows saving of empty answers. The unchecked options will be scored as defined in the question. This setting is only kept for existing tests and will be abandoned in a following ILIAS version.";s:42:"tst_score_mcmr_zero_points_when_unanswered";s:26:"Don’t Save Empty Answers";s:47:"tst_score_mcmr_zero_points_when_unanswered_desc";s:95:"Answers without any checked option are not saved. Participants get 0 points on these questions.";s:24:"tst_score_reporting_date";s:20:"Score Reporting Date";s:19:"tst_score_reporting";s:15:"Score Reporting";s:23:"tst_select_questionpool";s:59:"Please select a question pool to store the created question";s:30:"tst_selected_user_data_deleted";s:62:"The test data of the selected user(s) was removed successfully";s:18:"tst_sequence_fixed";s:34:"The Sequence of Questions is Fixed";s:21:"tst_sequence_postpone";s:52:"Questions may be postponed to the end of a test pass";s:23:"tst_sequence_properties";s:63:"Administering the Test: Functionality Available to Participants";s:12:"tst_sequence";s:8:"Sequence";s:20:"tst_session_settings";s:16:"Session Settings";s:21:"tst_show_answer_sheet";s:12:"Show Answers";s:27:"tst_show_cancel_description";s:181:"Participants are presented with a button to stop the test run and to continue it later. Caution: Suspending the test does not stop the countdown of the maximum duration of the test.";s:15:"tst_show_cancel";s:12:"Suspend Test";s:21:"tst_show_pass_details";s:88:"Show ‘Table of Detailed Test Results’ for each Test Pass upon Selected Point in Time";s:26:"tst_show_pass_details_desc";s:655:"The summary of results will be appended at the point in time indicated in the setting above: A ‘Table of Detailed Test Results’ will show the title of the questions and the points scored in a particular test pass.
Other than that the table will be displayed after the last test pass possible (setting in link ‘General’, option ‘Limit Number of Test Passes’) or after the test is officially finished (setting in link ‘General’, option ‘Finishing Time’).
Further settings about the content of the ‘Table of Detailed Test Results’ can be made in the section ‘Further Details to be Included in Test Results’ of this form.";s:16:"tst_show_results";s:17:"Show Test Results";s:18:"tst_show_side_list";s:22:"Show List of Questions";s:37:"tst_dyn_unfreeze_answers_confirmation";s:173:"There are questions to which your initial answers were fixed and you could not make any changes. Do you want to answer them one more time now and thus unfreeze your answers?";s:24:"tst_dyn_unfreeze_answers";s:16:"Answer once more";s:24:"tst_dyn_keep_answ_freeze";s:30:"Keep my current answers frozen";s:30:"tst_show_solution_answers_only";s:36:"Print View of Results (Answers Only)";s:25:"tst_show_solution_details";s:29:"Scored Answers of Participant";s:26:"tst_show_solution_feedback";s:8:"Feedback";s:27:"tst_show_solution_printview";s:45:"Additional ‘List of Answers’ for Printing";s:27:"tst_show_solution_signature";s:21:"Signature Placeholder";s:27:"tst_show_solution_suggested";s:26:"Content for Recapitulation";s:28:"tst_show_summary_description";s:229:"Participants can switch on a list of test questions on the left of the actual question. Additionally, they are presented with a button ‘List of Questions’. On that screen the overall status of all questions will be displayed.";s:16:"tst_show_summary";s:28:"Show ‘List of Questions’";s:33:"tst_shuffle_questions_description";s:77:"Shuffles the sequence of questions for every participant and every test pass.";s:21:"tst_shuffle_questions";s:17:"Shuffle Questions";s:13:"tst_signature";s:9:"Signature";s:18:"tst_single_results";s:19:"Results by Question";s:23:"tst_start_new_test_pass";s:19:"Start New Test Pass";s:14:"tst_start_test";s:14:"Start the Test";s:11:"tst_started";s:12:"Test Started";s:17:"tst_starting_time";s:13:"Starting Time";s:27:"tst_stat_result_atimeofwork";s:20:"Average Time of Work";s:26:"tst_stat_result_firstvisit";s:11:"First Visit";s:25:"tst_stat_result_lastvisit";s:10:"Last Visit";s:27:"tst_stat_result_mark_median";s:14:"Mark of Median";s:22:"tst_stat_result_median";s:31:"Median of Test Result in Points";s:30:"tst_stat_result_pworkedthrough";s:48:"Percent of total workload already worked through";s:20:"tst_stat_result_qmax";s:25:"Total number of Questions";s:30:"tst_stat_result_qworkedthrough";s:32:"Questions already worked through";s:27:"tst_stat_result_rank_median";s:14:"Rank of Median";s:32:"tst_stat_result_rank_participant";s:19:"Rank of Participant";s:28:"tst_stat_result_resultsmarks";s:21:"Test Results in Marks";s:29:"tst_stat_result_resultspoints";s:22:"Test Results in Points";s:26:"tst_stat_result_timeofwork";s:12:"Time of Work";s:34:"tst_stat_result_total_participants";s:28:"Total Number of Participants";s:18:"tst_submit_results";s:33:"Yes, I do confirm the submission.";s:21:"tst_text_count_system";s:14:"Scoring System";s:27:"tst_time_already_spent_left";s:17:"You have %s left.";s:22:"tst_time_already_spent";s:64:"You started the test at: %s. Your maximum processing time is %s.";s:21:"tst_title_output_full";s:36:"Question Titles and Available Points";s:28:"tst_title_output_hide_points";s:20:"Only Question Titles";s:25:"tst_title_output_no_title";s:44:"Neither Question Titles nor Available Points";s:16:"tst_title_output";s:19:"Show Question Title";s:8:"tst_type";s:9:"Test Type";s:7:"exam_id";s:12:"Testpass ID:";s:19:"examid_in_test_pass";s:20:"Display Test Pass ID";s:24:"examid_in_test_pass_desc";s:83:"A test pass ID is displayed in the test. A new ID is generated for every test pass.";s:18:"examid_in_test_res";s:18:"ILIAS Test Pass ID";s:23:"examid_in_test_res_desc";s:60:"The ILIAS test pass ID will be included in the test results.";s:36:"tst_use_previous_answers_description";s:180:"Participants will be presented with their answers from previous test passes. This option has to be activated by individual participants on the Info-tab before starting a test pass.";s:29:"tst_use_previous_answers_user";s:63:"Use my previous answers as default values in future test passes";s:28:"use_previous_solution_advice";s:157:"The shown solution for the question is your previously given one. You have to confirm the adoption of the solution, if you like to use it without any change.";s:21:"use_previous_solution";s:21:"Use Previous Solution";s:24:"tst_use_previous_answers";s:20:"Use Previous Answers";s:22:"tst_user_finished_test";s:23:"User finished test (%s)";s:19:"tst_your_answer_was";s:15:"Your answer was";s:16:"tst_your_answers";s:56:"These are your answers given to the following questions.";s:21:"test_enable_archiving";s:16:"Enable Archiving";s:21:"cannot_export_archive";s:33:"Archive-Export cannot be created.";s:9:"unlimited";s:9:"unlimited";s:6:"unlock";s:6:"Unlock";s:17:"uploaded_material";s:17:"Uploaded Material";s:16:"user_not_invited";s:39:"You are not supposed to take this test.";s:19:"user_wrong_clientip";s:56:"You don\'t have the right IP address to access this test.";s:21:"value_between_x_and_y";s:37:"The value should be between %s and %s";s:6:"values";s:6:"Values";s:29:"warning_question_not_complete";s:29:"The question is not complete!";s:5:"width";s:5:"Width";s:14:"worked_through";s:14:"Worked Through";s:8:"answered";s:8:"Answered";s:12:"working_time";s:12:"Working Time";s:26:"you_received_a_of_b_points";s:37:"You received %s of %s possible points";s:16:"all_participants";s:16:"All participants";s:27:"with_solutions_participants";s:27:"Participants with solutions";s:30:"without_solutions_participants";s:30:"Participants without solutions";s:16:"tst_show_toplist";s:12:"Show Ranking";s:16:"toplist_by_score";s:19:"High score by score";s:15:"toplist_by_time";s:26:"High score by working time";s:21:"toplist_top_n_results";s:14:"Top %s Results";s:16:"toplist_col_rank";s:4:"Rank";s:23:"toplist_col_participant";s:11:"Participant";s:20:"toplist_col_achieved";s:4:"Date";s:17:"toplist_col_score";s:5:"Score";s:22:"toplist_col_percentage";s:10:"Percentage";s:17:"toplist_col_hints";s:5:"Hints";s:17:"toplist_col_wtime";s:12:"Working Time";s:19:"toplist_your_result";s:12:"Your ranking";s:21:"tst_highscore_enabled";s:7:"Ranking";s:25:"tst_highscore_description";s:255:"On the \'Info\'-tab participants are presented with a button \'Show Ranking\'. On clicking it participants are presented with a league table on the performance in the test. You have to activate \'Access to Test Results\', too in order to use this functionality.";s:18:"tst_highscore_anon";s:13:"Without Names";s:30:"tst_highscore_anon_description";s:137:"Ranking is displayed without listing the names of the other participants. This will be the case anyway if the test was taken anonymously.";s:25:"tst_highscore_achieved_ts";s:4:"Date";s:37:"tst_highscore_achieved_ts_description";s:66:"A column containing the test date will be included in the ranking.";s:19:"tst_highscore_score";s:5:"Score";s:31:"tst_highscore_score_description";s:62:"A column containing the score will be included in the ranking.";s:24:"tst_highscore_percentage";s:10:"Percentage";s:36:"tst_highscore_percentage_description";s:73:"A column containing the tests percentage will be included in the ranking.";s:19:"tst_highscore_hints";s:5:"Hints";s:31:"tst_highscore_hints_description";s:72:"A column containing the requested hints will be included in the ranking.";s:19:"tst_highscore_wtime";s:16:"Duration of Test";s:31:"tst_highscore_wtime_description";s:77:"A column containing the duration of the test will be included in the ranking.";s:18:"tst_highscore_mode";s:4:"Mode";s:23:"tst_highscore_own_table";s:22:"Participant\'s Own Rank";s:35:"tst_highscore_own_table_description";s:62:"Participants are advised of their own position in the ranking.";s:23:"tst_highscore_top_table";s:11:"Top Ranking";s:35:"tst_highscore_top_table_description";s:68:"Participants are presented with a table containing the top rankings.";s:24:"tst_highscore_all_tables";s:38:"Participant\'s Own Rank and Top Ranking";s:36:"tst_highscore_all_tables_description";s:89:"Participants get information about the top ranking and their own position in the ranking.";s:21:"tst_highscore_top_num";s:21:"Length of Top Ranking";s:33:"tst_highscore_top_num_description";s:66:"Specify how many ranks are to be included in the top ranking list.";s:26:"tst_highscore_top_num_unit";s:7:"entries";s:29:"tst_rnd_quest_cfg_tab_general";s:13:"Configuration";s:26:"tst_rnd_quest_cfg_tab_pool";s:23:"Selected Question Pools";s:21:"tst_question_set_type";s:27:"Selection of Test Questions";s:27:"tst_question_set_type_fixed";s:22:"Fixed Set of Questions";s:32:"tst_question_set_type_fixed_desc";s:47:"All participants get the same set of questions.";s:28:"tst_question_set_type_random";s:23:"Random Set of Questions";s:33:"tst_question_set_type_random_desc";s:116:"Each participant gets a different set of questions. Questions are randomly selected from one or more question pools.";s:29:"tst_question_set_type_dynamic";s:51:"Question Queue - All Questions from a Question Pool";s:34:"tst_question_set_type_dynamic_desc";s:168:"Participants work through questions from one question pool. Questions answered incorrectly will be presented again. Questions can be added and edited in a running test.";s:55:"tst_change_quest_set_type_from_old_to_new_with_conflict";s:221:"You are about to change the test mode from %s to %s, although a questions/question pool configuration dependent on the current test mode already exists.
This already existing configuration will be lost.";s:44:"tst_msg_dynamic_question_set_config_modified";s:61:"Continues question selection configuration has been modified.";s:59:"tst_msg_cannot_modify_dynamic_question_set_conf_due_to_part";s:95:"Continues question selection configuration cannot be modified due to existing participant data.";s:58:"tst_msg_cannot_modify_random_question_set_conf_due_to_part";s:90:"The random question set configuration cannot be modified due to existing participant data.";s:31:"tst_delete_dyn_test_results_btn";s:19:"Remove Test Results";s:35:"tst_dyn_test_msg_pass_deletion_link";s:23:"Remove Previous Answers";s:33:"tst_dyn_test_pass_deletion_button";s:17:"Reset All Answers";s:36:"tst_form_dynamic_question_set_config";s:28:"Continues Question Selection";s:50:"tst_input_dynamic_question_set_source_questionpool";s:20:"Source Question Pool";s:59:"tst_dynamic_question_set_source_questionpool_summary_string";s:28:"%s (Path: %s) [%s Questions]";s:48:"tst_dyn_quest_set_src_qpl_summary_string_trashed";s:27:"%s (Removed) [%s Questions]";s:48:"tst_dyn_quest_set_src_qpl_summary_string_deleted";s:24:"%s (Removed Permanently)";s:55:"tst_input_dynamic_question_set_taxonomie_filter_enabled";s:23:"Provide Taxonomy Filter";s:52:"tst_input_dyn_quest_set_answer_status_filter_enabled";s:28:"Provide Answer Status Filter";s:26:"tst_question_answer_status";s:36:"Which questions should be presented?";s:42:"tst_question_answer_status_all_non_correct";s:45:"All Questions Except those Answered Correctly";s:39:"tst_question_answer_status_non_answered";s:22:"Non Answered Questions";s:41:"tst_question_answer_status_wrong_answered";s:31:"Only wrongly answered questions";s:48:"tst_input_dynamic_question_set_question_ordering";s:17:"Question Ordering";s:56:"tst_input_dynamic_question_set_question_ordering_by_date";s:23:"Order Questions by Date";s:49:"tst_inp_dyn_quest_set_quest_ordering_by_date_desc";s:85:"The presentation order for the questions bases upon the question\'s last editing date.";s:55:"tst_input_dynamic_question_set_question_ordering_by_tax";s:27:"Order Questions by Taxonomy";s:48:"tst_inp_dyn_quest_set_quest_ordering_by_tax_desc";s:93:"The presentation order for the questions bases upon the question\'s assignments in a taxonomy.";s:43:"tst_input_dynamic_question_set_ordering_tax";s:17:"Ordering Taxonomy";s:55:"tst_input_dynamic_question_set_ordering_tax_description";s:95:"The test questions will be presented accordingly to their assignments in the selected taxonomy.";s:37:"tst_start_dyn_test_with_cur_quest_sel";s:42:"Start Test with Current Question Selection";s:38:"tst_resume_dyn_test_with_cur_quest_sel";s:43:"Resume Test with Current Question Selection";s:34:"tst_dynamic_question_set_selection";s:47:"Test Question Selection and Selection-Statistic";s:33:"tst_dynamic_question_set_complete";s:15:"Total-Statistic";s:21:"tst_num_all_questions";s:23:"Number of All Questions";s:26:"tst_num_selected_questions";s:28:"Number of Selected Questions";s:38:"tst_num_non_answered_questions_skipped";s:7:"Skipped";s:38:"tst_num_non_answered_questions_notseen";s:18:"Not Presented, Yet";s:32:"tst_num_wrong_answered_questions";s:17:" Answered Wrongly";s:34:"tst_num_correct_answered_questions";s:18:"Answered Correctly";s:38:"tst_change_dyn_test_question_selection";s:25:"Change Question Selection";s:46:"tst_dyn_test_msg_currently_finished_completely";s:173:"Currently you have answered all questions from the selected question pool successfully. You can proceed the test when there are new or edited questions in the question pool.";s:45:"tst_dyn_test_msg_currently_finished_selection";s:132:"With the current question selection you have answered all questions successfully. Change the question selection to proceed the test.";s:26:"tst_activate_skill_service";s:18:"Competence Service";s:19:"tst_tab_competences";s:11:"Competences";s:19:"qpl_tab_competences";s:11:"Competences";s:28:"qpl_skl_sub_tab_quest_assign";s:30:"Question/Competence Assignment";s:22:"qpl_skl_sub_tab_usages";s:20:"Assignment Frequency";s:26:"tst_skl_sub_tab_thresholds";s:21:"Competence Thresholds";s:32:"tst_msg_skl_lvl_thresholds_saved";s:41:"The competence thresholds has been saved.";s:14:"tst_competence";s:10:"Competence";s:29:"tst_manage_competence_assigns";s:29:"Manage Competence Assignments";s:26:"tst_edit_competence_assign";s:26:"Edit Assignment Properties";s:26:"tst_view_competence_assign";s:26:"View Assignment Properties";s:38:"qpl_qst_skl_assign_properties_modified";s:46:"The assignment\'s properties has been modified.";s:27:"qpl_qst_skl_assigns_updated";s:44:"The competence assignments has been updated.";s:39:"qpl_sync_quest_skl_assigns_confirmation";s:150:"The question was inserted from another repository object. Should the question\'s original be updated with the current config of competence assignments?";s:33:"qpl_qst_skl_assign_synced_to_orig";s:75:"The competence assignments has been synchronised to the questions original.";s:29:"qpl_save_skill_assigns_update";s:27:"Save Competence Assignments";s:31:"qpl_cancel_skill_assigns_update";s:6:"Cancel";s:15:"tst_comp_points";s:17:"Competence Points";s:18:"tst_comp_eval_mode";s:13:"Evaluation by";s:17:"tst_num_questions";s:19:"Number of Questions";s:19:"tst_max_comp_points";s:22:"Max. Competence Points";s:9:"tst_level";s:16:"Competence Level";s:13:"tst_threshold";s:17:"Thresholds (in %)";s:19:"tst_save_thresholds";s:15:"Save Thresholds";s:21:"tst_show_comp_results";s:23:"Show Competence Results";s:12:"tst_analysis";s:8:"Analysis";s:24:"tst_all_test_competences";s:19:"All Test Competence";s:16:"tst_gap_analysis";s:12:"Gap Analysis";s:15:"tst_test_result";s:11:"Test Result";s:16:"feedback_setting";s:33:"Mode of answer specific feedback.";s:12:"feedback_all";s:46:"Show answer specific feedback for all answers.";s:16:"feedback_checked";s:62:"Show answer specific feedback for all chosen/selected answers.";s:22:"feedback_correct_sc_mc";s:134:"Show answer specific feedback for all correct answers (Correct answers are those, that lead to a positive score when chosen/selected).";s:22:"feedback_correct_kprim";s:137:"Show answer specific feedback for all correct answers (Correct answers are those, for that the positive option is to be chosen/selected).";s:28:"tst_add_quest_cont_edit_mode";s:29:"Editor for Feedback and Hints";s:36:"tst_add_quest_cont_edit_mode_default";s:51:"Use rich-text editor for editing feedback and hints";s:40:"tst_add_quest_cont_edit_mode_page_object";s:52:"Use ILIAS page editor for editing feedback and hints";s:31:"tst_question_feedback_edit_page";s:12:"Edit Content";s:43:"tst_question_feedback_back_to_feedback_form";s:24:"Back To Calling Question";s:15:"enable_examview";s:25:"Overview of Answers Given";s:20:"enable_examview_desc";s:120:"Participants are presented with all questions and the answers they provided in an overview prior to submitting the test.";s:18:"show_examview_html";s:9:"On screen";s:17:"show_examview_pdf";s:12:"PDF Download";s:13:"scoringadjust";s:11:"Corrections";s:29:"tst_trigger_result_refreshing";s:55:"Results need to be recalculated. This may take a while.";s:12:"test_scoring";s:15:"Scoring Options";s:12:"test_results";s:20:"Summary Test Results";s:4:"misc";s:12:"Misc Options";s:15:"tst_back_to_top";s:11:"Back to Top";s:25:"tst_back_to_question_list";s:21:"Back to Question List";s:23:"tst_results_tax_filters";s:13:"Result Filter";s:24:"tst_back_to_pass_details";s:20:"Back to Pass Details";s:18:"tst_answer_details";s:14:"Answer Details";s:23:"tst_list_answer_details";s:18:"Show in List Below";s:25:"tst_single_answer_details";s:18:"Show Single Answer";s:37:"tst_pass_details_overview_table_title";s:29:"Detailed Overview for Pass %s";s:27:"tst_btn_show_best_solutions";s:19:"Show Best Solutions";s:27:"tst_btn_hide_best_solutions";s:19:"Hide Best Solutions";s:25:"tst_settings_header_intro";s:32:"Information Before Start of Test";s:29:"tst_settings_header_execution";s:30:"Administering the Test: Access";s:22:"tst_starting_time_desc";s:132:"Point in time after which the test can be started by clicking the button ‚Start‘, participants can provide answers to questions.";s:20:"tst_ending_time_desc";s:124:"Point in time at which the test will be finished: Participants an no longer answer questions, the test is finished by ILIAS.";s:22:"tst_allowed_users_desc";s:178:"ILIAS will monitor the number of participants taking the test at the same time. If more users than maximally allowed try to access ILIAS will prevent them from starting the test.";s:31:"tst_allowed_users_time_gap_desc";s:140:"Participants that do not click in the test for the indicated amount of time will be categorized as ‚inactive‘ and removed from the test.";s:28:"tst_settings_header_test_run";s:32:"Administering the Test: Test Run";s:20:"tst_nr_of_tries_desc";s:48:"Maximum number of passes a participant can take.";s:21:"tst_final_information";s:18:"Finishing the Test";s:16:"saved_adjustment";s:14:"Changes saved.";s:15:"sign_submission";s:31:"Digitally Sign Test Submissions";s:20:"sign_submission_info";s:136:"If this is activated and a signature plugin is installed and active, participants will be requested to digitally sign their submissions.";s:19:"preserve_manscoring";s:24:"Preserve manual scorings";s:24:"preserve_manscoring_info";s:185:"Changes in the scoring of a question may make it necessary to void manual scorings. This option allows to void ALL manual scorings in the test and should be used only in rare occasions.";s:23:"tst_qst_added_to_pool_s";s:53:"Successfully added the question to the selected pool.";s:23:"tst_qst_added_to_pool_p";s:54:"Successfully added the questions to the selected pool.";s:16:"submit_and_check";s:21:"Save Answer and Check";s:16:"tst_search_users";s:19:"Search Participants";s:23:"info_answer_type_change";s:93:"The question already contains images. You can\'t change the answer type to multi-line answers.";s:11:"mailnottype";s:53:"Send notification even if a user finishes a test pass";s:21:"dont_use_questionpool";s:75:"Don\'t insert the questions in a question pool (only available in this test)";s:29:"ordering_answer_sequence_info";s:83:"The answer sequence you define here will be taken as the correct solution sequence.";s:16:"tst_exp_sc_short";s:49:"Item Analysis Export for Pure Single Choice Tests";s:21:"tst_exp_sc_short_desc";s:207:"In the ‘Statistics’-tab an additional export option is offered. It generates a spreadsheet for item analysis outside of ILIAS. This option only works for tests purely composed of Single Choice Questions.";s:23:"questions_per_page_view";s:9:"Page View";s:18:"test_next_question";s:13:"Next Question";s:18:"test_prev_question";s:17:"Previous Question";s:12:"test_jump_to";s:16:"Jump to Question";s:19:"ass_create_question";s:15:"Create Question";s:22:"adm_settings_templates";s:18:"Settings Templates";s:24:"test_question_pool_usage";s:21:"Use of Question Pools";s:33:"test_question_pool_usage_optional";s:52:"Questions can be added optionally to a question pool";s:38:"test_question_pool_usage_optional_info";s:44:"The questions can be re-used in other tests.";s:37:"test_question_pool_usage_tst_directly";s:42:"Questions are created directly in the test";s:42:"test_question_pool_usage_tst_directly_info";s:47:"The questions cannot be re-used in other tests.";s:19:"test_using_template";s:124:"This test uses the template %s. If you do not want to use a template and have access to all settings, please click here: %s.";s:30:"tst_anonymity_no_anonymization";s:18:"Results with Names";s:28:"tst_anonymity_anonymous_test";s:38:"Results without Names / Anonymous Test";s:27:"tst_presentation_properties";s:48:"Administering the Test: Behavior of the Question";s:16:"test_delete_page";s:15:"Delete Question";s:14:"test_move_page";s:13:"Move Question";s:25:"assessment_pool_selection";s:14:"Pool Selection";s:18:"assessment_no_pool";s:24:"Do not use question pool";s:24:"assessment_existing_pool";s:26:"Use existing question pool";s:19:"assessment_new_pool";s:24:"Create new question pool";s:27:"test_confirm_template_reset";s:62:"Are you sure that you do not want to use the template anymore?";s:19:"test_template_reset";s:30:"The template has been removed.";s:24:"test_using_template_link";s:27:"Do not use template anymore";s:9:"saveOrder";s:10:"Save Order";s:23:"saveOrderAndObligations";s:26:"Save Order and Obligations";s:10:"obligatory";s:10:"Compulsory";s:28:"not_all_obligations_answered";s:72:"You must answer all compulsory questions before you can finish the test.";s:36:"tst_setting_enable_obligations_label";s:20:"Compulsory Questions";s:35:"tst_setting_enable_obligations_info";s:209:"Only if all compulsory questions are answered ths test can be finished. Compulsory questions can be defined in the ‘List view’. For participants the option ‘Show List of Questions’ should be activated.";s:38:"tst_test_contains_obligatory_questions";s:65:"To end this test you have to answer all compulsory questions (*).";s:29:"copy_and_link_to_questionpool";s:20:"Add to question pool";s:10:"tst_result";s:11:"Test Result";s:19:"tst_remove_question";s:69:"Are you sure you want to remove the following question from the test?";s:28:"ass_completion_by_submission";s:23:"Completed by Submission";s:33:"ass_completion_by_submission_info";s:246:"If enabled, the submission of at least one file causes the completion of this question by granting the maximum score for this question. The score could be manually changed later. Switching this setting does not effect already submitted solutions.";s:26:"copy_no_questions_selected";s:44:"Please select at least one question to copy.";s:22:"copy_questions_success";s:32:"The question(s) has been copied.";s:8:"imported";s:8:"imported";s:56:"cannot_switch_to_online_no_questions_andor_no_mark_steps";s:110:"The status cannot be changed to "online" because there are no questions and/or no marks in the test!";s:15:"test_is_offline";s:47:"You cannot start the test! The test is offline.";s:18:"test_edit_settings";s:13:"Edit Settings";s:57:"tst_set_offline_due_to_switched_question_set_type_setting";s:182:"The test has been set to offline, because the test mode setting has been changed. You have to set a new test mode relating question config before the test can be set to online again.";s:56:"tst_cannot_online_due_to_switched_quest_set_type_setting";s:172:"The test cannot be set to online, because the test mode setting has been changed. You have to set a test mode relating question config before the test can be set to online.";s:24:"tst_link_only_unassigned";s:141:"You have selected at least one question that is already linked to a question pool. Only unassigned questions can be added to a question pool.";s:20:"tst_default_settings";s:25:"Personal Default Settings";s:35:"test_has_datasets_warning_page_view";s:105:"The test already contains data sets. You cannot edit the test questions until you remove these data sets.";s:40:"test_has_datasets_warning_page_view_link";s:17:"Edit Participants";s:31:"tst_results_print_best_solution";s:13:"Best Solution";s:36:"tst_results_print_best_solution_info";s:76:"Additionally for each question the best possible solution will be displayed.";s:12:"tst_question";s:8:"Question";s:15:"tst_participant";s:11:"Participant";s:22:"tst_participant_status";s:18:"Participant Status";s:16:"tst_edit_scoring";s:12:"Edit Scoring";s:33:"tst_pass_overview_for_participant";s:31:"Test Passes for Participant: %s";s:38:"tst_manscoring_question_section_header";s:12:"Question: %s";s:32:"tst_manscoring_user_notification";s:17:"Send Notification";s:33:"tst_saved_manscoring_successfully";s:71:"The manual scoring for test pass %s for %s has been saved successfully.";s:45:"tst_saved_manscoring_by_question_successfully";s:84:"The manual scoring for the question %s for test pass %s has been saved successfully.";s:26:"tst_save_manscoring_failed";s:54:"Saving the manual scoring for test pass %s has failed.";s:45:"tst_manscoring_maxpoints_exceeded_input_alert";s:39:"The maximum of %s point(s) is exceeded!";s:44:"tst_manscoring_input_max_points_for_question";s:27:"Maximum Points for Question";s:47:"tst_manscoring_input_question_and_user_solution";s:26:"Question and User Solution";s:43:"tst_notify_manscoring_done_body_msg_subject";s:38:"Manual Scoring for Test "%s" committed";s:41:"tst_notify_manscoring_done_body_msg_topic";s:35:"Your test has been graded manually:";s:42:"tst_notify_manscoring_done_body_msg_reason";s:75:"You have received this notification, because you participated in this test.";s:29:"tst_setting_offer_hints_label";s:5:"Hints";s:28:"tst_setting_offer_hints_info";s:127:"Participants request hints to answer a question. With every hint presented the maximum number of points to be earned decreases.";s:22:"tst_question_hints_tab";s:5:"Hints";s:31:"tst_question_hints_table_header";s:22:"Hints for Question: %s";s:33:"tst_question_hints_table_no_items";s:17:"No Existing Hints";s:42:"tst_question_hints_table_column_hint_order";s:5:"Order";s:41:"tst_question_hints_table_column_hint_text";s:4:"Hint";s:43:"tst_question_hints_table_column_hint_points";s:16:"Points Deduction";s:39:"tst_question_hints_table_link_edit_hint";s:9:"Edit Hint";s:41:"tst_question_hints_table_link_delete_hint";s:11:"Delete Hint";s:40:"tst_questions_hints_table_cmd_save_order";s:10:"Save Order";s:46:"tst_questions_hints_table_multicmd_delete_hint";s:14:"Delete Hint(s)";s:43:"tst_questions_hints_table_multicmd_cut_hint";s:30:"Cut Hint to Ordering Clipboard";s:52:"tst_questions_hints_table_multicmd_paste_hint_before";s:32:"Prepend Hint to the Selected One";s:51:"tst_questions_hints_table_multicmd_paste_hint_after";s:31:"Append Hint to the Selected One";s:40:"tst_questions_hints_toolbar_cmd_add_hint";s:8:"Add Hint";s:56:"tst_questions_hints_toolbar_cmd_reset_ordering_clipboard";s:29:"Reset Hint Ordering Clipboard";s:53:"tst_question_hints_delete_hints_missing_selection_msg";s:33:"No hint(s) selected for deletion.";s:46:"tst_question_hints_delete_hints_confirm_header";s:51:"Do you really want to delete the following hint(s)?";s:44:"tst_question_hints_delete_hints_confirm_item";s:11:"Hint %s: %s";s:43:"tst_question_hints_delete_hints_confirm_cmd";s:14:"Delete Hint(s)";s:37:"tst_question_hints_delete_success_msg";s:51:"The selected hint(s) has been deleted successfully.";s:50:"tst_question_hints_cut_hints_missing_selection_msg";s:29:"No hint selected for cutting.";s:49:"tst_question_hints_cut_hints_single_selection_msg";s:44:"More than one hint was selected for cutting.";s:35:"tst_question_hints_form_header_edit";s:24:"Hint %s for Question: %s";s:37:"tst_question_hints_form_header_create";s:25:"New Hint for Question: %s";s:39:"tst_question_hints_form_label_hint_text";s:4:"Hint";s:41:"tst_question_hints_form_label_hint_points";s:15:"Point Deduction";s:32:"tst_question_hints_form_cmd_save";s:9:"Save Hint";s:33:"tst_question_hints_form_saved_msg";s:37:"The hint has been saved successfully.";s:35:"tst_question_hints_form_invalid_msg";s:56:"The hint could not been saved. Please check your inputs.";s:52:"tst_question_hints_item_stored_in_ordering_clipboard";s:40:"Hint %s is stored in ordering clipboard.";s:46:"tst_question_hints_ordering_clipboard_resetted";s:38:"The ordering clipboard has been reset.";s:41:"tst_question_hints_save_order_success_msg";s:41:"The order of hint was saved successfully.";s:43:"tst_question_hints_paste_before_success_msg";s:56:"The hint %s has been pasted before hint %s successfully.";s:42:"tst_question_hints_paste_after_success_msg";s:55:"The hint %s has been pasted after hint %s successfully.";s:28:"tst_processing_time_duration";s:28:"Maximum Duration of the Test";s:33:"tst_processing_time_duration_desc";s:41:"Maximum of time granted to take the test.";s:28:"button_request_question_hint";s:12:"Request Hint";s:33:"button_request_next_question_hint";s:17:"Request Next Hint";s:36:"button_show_requested_question_hints";s:20:"Show Requested Hints";s:34:"tst_question_hints_confirm_request";s:12:"Request Hint";s:33:"tst_question_hints_cancel_request";s:16:"Back to Question";s:39:"tst_question_hints_request_confirmation";s:82:"Do you really want to request hint %s? For this hint %s point(s) will be deducted.";s:35:"tst_question_hints_back_to_question";s:16:"Back to Question";s:37:"tst_question_hints_index_column_label";s:7:"Hint %s";s:42:"tst_question_hints_table_column_hint_index";s:5:"Index";s:46:"tst_question_hints_requested_hint_count_header";s:15:"Requested Hints";s:31:"tst_activate_skill_service_desc";s:126:"Supports the assignment of questions to competences and the definition of thresholds for reaching a specific competence level.";s:46:"tst_question_hints_table_link_edit_hint_points";s:11:"Edit Points";s:44:"tst_question_hints_table_link_edit_hint_page";s:9:"Edit Page";s:39:"tst_question_hints_form_cmd_save_points";s:11:"Save Points";s:53:"tst_question_hints_form_cmd_save_points_and_edit_page";s:26:" Save Points and Edit Page";s:36:"tst_question_hints_back_to_hint_list";s:18:"Question Hint List";s:20:"conf_delete_pass_ctm";s:55:"Wollen Sie Ihre bisherigen Antworten wirklich löschen?";s:16:"conf_delete_pass";s:54:"Are you sure you want to delete your existing answers?";s:26:"tst_activation_online_info";s:42:"If online, participants can take the test.";s:38:"tst_activation_limited_visibility_info";s:128:"Before and after the indicated period it is only the test\'s title that will be displayed. The participants cannot take the test.";s:8:"tst_copy";s:9:"Copy Test";s:17:"oq_btn_nest_terms";s:27:"Switch to term nesting view";s:20:"oq_btn_nest_pictures";s:30:"Switch to picture nesting view";s:19:"oq_btn_define_terms";s:30:"Switch to term definition view";s:22:"oq_btn_define_pictures";s:33:"Switch to picture definition view";s:27:"oq_header_ordering_elements";s:17:"Ordering Elements";s:19:"tst_extratime_added";s:69:"The working time of the participant has been increased by %s minutes.";s:26:"tst_extratime_notavailable";s:83:"Extra time can be added only for tests with one pass and a maximum processing time.";s:18:"tst_extratime_info";s:132:"If you want to add the working time multiple times for the same participant, please insert the total amount of time you want to add.";s:9:"extratime";s:10:"Extra Time";s:19:"log_added_extratime";s:44:"Added extra %d minutes for participant id %d";s:6:"timing";s:10:"Extra Time";s:22:"tst_change_workingtime";s:32:"Add extra time for a participant";s:17:"tst_imap_qst_mode";s:4:"Mode";s:20:"tst_imap_qst_mode_sc";s:13:"Single Choice";s:20:"tst_imap_qst_mode_mc";s:15:"Multiple Choice";s:28:"redirect_after_finishing_tst";s:8:"Redirect";s:33:"redirect_after_finishing_tst_desc";s:168:"After completion of test each participant is automatically redirected to a defined webpage. This is only valid if the participants have no access to their test results.";s:29:"redirect_after_finishing_rule";s:8:"Redirect";s:22:"redirect_in_kiosk_mode";s:32:"only when exam view is activated";s:15:"redirect_always";s:25:"always to defined webpage";s:15:"redirection_url";s:14:"URL of webpage";s:16:"exp_file_created";s:20:"Export file created.";s:23:"tst_man_scoring_by_part";s:22:"Scoring by Participant";s:22:"tst_man_scoring_by_qst";s:19:"Scoring by Question";s:29:"tst_no_scorable_qst_available";s:30:"No question to score available";s:27:"part_received_a_of_b_points";s:49:"The participant received %s of %s possible points";s:10:"answers_of";s:11:"Answers of:";s:11:"question_id";s:11:"Question ID";s:17:"question_id_short";s:2:"ID";s:25:"apply_def_settings_to_tst";s:14:"Apply Settings";s:25:"tst_show_solution_compare";s:44:"Show Best Solution in ‘Detailed Results’";s:30:"tst_show_solution_compare_desc";s:340:"Participants are presented with an overview comparing their own answers with the best solutions. Please note that this view will be displayed in the \'Detailed Results\' that can be accessed via the \'Show Test Results\'-button on the \'Info\'-tab. It will not be displayed in the printable \'List of Answers\' even though the setting is made here.";s:22:"tst_header_participant";s:12:"Your Answer:";s:19:"tst_header_solution";s:14:"Best Solution:";s:18:"assFormulaQuestion";s:16:"Formula Question";s:13:"parseQuestion";s:14:"Parse Question";s:9:"variables";s:9:"Variables";s:7:"results";s:7:"Results";s:11:"select_unit";s:19:"--- Select Unit ---";s:7:"formula";s:7:"Formula";s:13:"rating_simple";s:13:"Simple Rating";s:4:"unit";s:4:"Unit";s:9:"range_min";s:15:"Range (Minimum)";s:9:"range_max";s:15:"Range (Maximum)";s:9:"tolerance";s:13:"Tolerance (%)";s:12:"result_units";s:15:"Available Units";s:9:"precision";s:9:"Precision";s:9:"err_range";s:56:"The maximum range must be greater than the minimum range";s:14:"err_no_formula";s:24:"You must enter a formula";s:25:"err_wrong_rating_advanced";s:88:"Please make sure that the addition of the advanced rating settings equals to 100 percent";s:11:"rating_sign";s:9:"Rate Sign";s:12:"rating_value";s:10:"Rate Value";s:11:"rating_unit";s:9:"Rate Unit";s:10:"rated_sign";s:4:"Sign";s:11:"rated_value";s:5:"Value";s:10:"rated_unit";s:4:"Unit";s:13:"suggest_range";s:13:"Suggest Range";s:5:"units";s:5:"Units";s:8:"category";s:8:"Category";s:10:"categories";s:10:"Categories";s:12:"new_category";s:17:"New Unit Category";s:8:"new_unit";s:8:"New Unit";s:6:"factor";s:6:"Factor";s:8:"baseunit";s:9:"Base Unit";s:16:"unit_placeholder";s:14:"** New Unit **";s:21:"err_unit_in_variables";s:79:"The unit cannot be deleted. It is already in use in one or more test questions.";s:19:"err_unit_in_results";s:79:"The unit cannot be deleted. It is already in use in one or more test questions.";s:20:"err_unit_is_baseunit";s:67:"The unit cannot be deleted. It is used as base unit by other units.";s:31:"err_rating_advanced_not_allowed";s:122:"A rating other than simple rating is not allowed since you are offering multiple result units with an identical base unit.";s:22:"err_wrong_categoryname";s:28:"The category already exists.";s:25:"un_sure_delete_categories";s:56:"Are you sure you want to delete the selected categories?";s:27:"un_sure_delete_categories_s";s:54:"Are you sure you want to delete the selected category?";s:21:"un_deleted_categories";s:31:"Deletion successfully processed";s:23:"un_deleted_categories_s";s:31:"Deletion successfully processed";s:24:"un_cat_deletion_errors_f";s:33:"Cannot delete certain categories:";s:26:"un_cat_deletion_errors_f_s";s:23:"Cannot delete category:";s:24:"un_cat_deletion_errors_p";s:36:"Could not delete certain categories:";s:26:"un_cat_deletion_errors_p_s";s:26:"Could not delete category:";s:19:"err_category_in_use";s:94:"At least one category cannot be deleted. One or more units of the category are already in use.";s:20:"un_sure_delete_units";s:51:"Are you sure you want to delete the selected units?";s:22:"un_sure_delete_units_s";s:50:"Are you sure you want to delete the selected unit?";s:16:"un_deleted_units";s:31:"Deletion successfully processed";s:18:"un_deleted_units_s";s:31:"Deletion successfully processed";s:25:"un_unit_deletion_errors_f";s:28:"Cannot delete certain units:";s:27:"un_unit_deletion_errors_f_s";s:19:"Cannot delete unit:";s:25:"un_unit_deletion_errors_p";s:31:"Could not delete certain units:";s:27:"un_unit_deletion_errors_p_s";s:22:"Could not delete unit:";s:17:"selected_category";s:21:"Selected Category: %s";s:19:"un_sel_cat_sel_unit";s:40:"Selected Category: %s, Selected Unit: %s";s:11:"un_sequence";s:8:"Sequence";s:21:"un_category_not_exist";s:38:"The requested category does not exist.";s:13:"un_save_order";s:10:"Save Order";s:12:"intprecision";s:12:"Divisible By";s:20:"errRecursionInResult";s:43:"The formula contains an infinite recursion.";s:21:"err_duplicate_results";s:84:"You used a result variable more than once. This is not allowed in the question text.";s:21:"result_type_selection";s:21:"Result Type Selection";s:10:"result_dec";s:7:"Decimal";s:11:"result_frac";s:8:"Fraction";s:14:"result_co_frac";s:16:"Coprime Fraction";s:14:"no_result_type";s:15:"No Restrictions";s:15:"result_dec_info";s:35:"Valid results are i.e.: 2,3 and 2.3";s:16:"result_frac_info";s:35:"i.e.: 1/3 and 2/6 are valid results";s:19:"result_co_frac_info";s:54:"Canceled out fraction i.e.: only 1/3 is a valid result";s:33:"change_adm_categories_not_allowed";s:57:"You do not have any permissions concerning this category.";s:20:"expected_result_type";s:20:"Expected result type";s:18:"enter_valid_values";s:63:"Please enter valid value. Chars will be evaluated as incorrect!";s:22:"res_contains_undef_var";s:48:"A result formula contains an undefined variable!";s:23:"que_contains_unused_var";s:78:"The question text contains a variable, that is not used in any result formula!";s:22:"res_contains_undef_res";s:46:"A result formula contains an undefined result!";s:18:"errFormulaQuestion";s:51:"A Formula Question contains incorrect information!!";s:13:"un_show_units";s:10:"Show Units";s:14:"un_local_units";s:11:"Local Units";s:15:"un_global_units";s:12:"Global Units";s:22:"un_units_of_category_x";s:21:"Units of Category: %s";s:10:"variable_x";s:11:"Variable %s";s:8:"result_x";s:9:"Result %s";s:6:"rating";s:6:"Rating";s:15:"advanced_rating";s:15:"Advanced Rating";s:20:"advanced_rating_info";s:146:"The advanced rating is only available if a unit is assigned to the result. Further rating settings are displayed after saving the specified units.";s:20:"show_answer_overview";s:20:"Show Answer Overview";s:15:"un_add_category";s:12:"Add Category";s:11:"un_add_unit";s:8:"Add Unit";s:16:"fq_question_desc";s:232:"You can define variables by inserting $v1, $v2 ... $vn, results by inserting $r1, $r2 .... $rn at the desired position in the question text. Click on the button ‘Parse Question’ to create editing forms for variables and results.";s:15:"fq_formula_desc";s:571:"You may enter predefined variables ($v1 to $vn), defined results (e.g. $r1), braces for expressions, mathematical operators + (addition), - (subtraction), * (multiplication), / (division), ^ (nth power), the constants ‘pi’ for pi and ‘e’ for euler\'s constant, as well as the functions ‘sin’, ‘sinh’, ‘arcsin’, ‘asin’, ‘arcsinh’, ‘asinh’, ‘cos’, ‘cosh’, ‘arccos’, ‘acos’, ‘arccosh’, ‘acosh’, ‘tan’, ‘tanh’, ‘arctan’, ‘atan’, ‘arctanh’, ‘atanh’, ‘sqrt’, ‘abs’, ‘ln’ and ‘log’.";s:17:"fq_precision_info";s:43:"Enter the number of desired decimal places.";s:17:"result_units_info";s:103:"The selected units are offered to the learner as part of an answer. The learner has to choose one unit.";s:22:"fq_no_restriction_info";s:50:"Both decimals and fractions are accepted as input.";s:22:"additional_rating_info";s:97:"Please note that the values given here are expressed as percentages and these must add up to 100.";s:17:"intprecision_info";s:485:"‘Divisible by’ affects only the creation of variables, if the value for the precision is 0. In this case, you define for ‘Divisible by’ an integer value, which must be divisible by with the created variable. A value of 10 thus generates only integers that are divisible by 10. A value of 5 produces integers that are divisible by 5, etc. For a precision of 0, ‘Divisible by’ is a mandatory field and must contain a positive integer. The default value is 1 for any integers.";s:14:"tolerance_info";s:159:"The tolerance specifies an allowable percentage deviation from the result value. With a tolerance of 0, only the exact result value is evaluated to be correct.";s:16:"result_unit_info";s:90:"Please note that the selected result unit must also be activated in ‘Available units’.";s:19:"cloze_gap_size_info";s:216:"If you enter a value greater than 0, this gap text field will be created with the fixed length of this value. If you do not enter a value, the gap text field will be created with the value of the global fixed length.";s:13:"save_and_next";s:17:"Save and Continue";s:25:"positive_numbers_required";s:35:"Please enter only positive numbers.";s:24:"user_has_finished_a_test";s:34:"A participant has finished a test.";s:21:"tst_attached_xls_file";s:73:"You find the test result for this participant in the attached Excel file.";s:34:"tst_notification_explanation_admin";s:72:"You receive this mail from ILIAS because you activated the notification.";s:12:"ass_location";s:8:"Location";s:13:"ass_imap_hint";s:27:"Hint to be shown as Tooltip";s:30:"ass_imap_map_file_not_readable";s:41:"The uploaded image map could not be read.";s:21:"ass_imap_no_map_found";s:50:"Could not find any form in the uploaded image map.";s:37:"ass_competence_respect_level_ordering";s:118:"Please note that the competence thresholds have to be defined in an ascending order according to the available levels.";s:18:"tst_revert_changes";s:12:"Undo Editing";s:18:"save_on_navigation";s:18:"Save on Navigation";s:31:"save_on_navigation_confirmation";s:67:"Your changed answers will be automatically saved when you navigate.";s:38:"save_on_navigation_locked_confirmation";s:78:"Your changed answers will be automatically saved and locked when you navigate.";s:39:"save_on_navigation_forced_feedback_hint";s:45:"Before you get feedback on your given answer.";s:39:"save_on_navigation_prevent_confirmation";s:52:"Don\'t show this message again in my current session.";s:25:"tst_answer_status_editing";s:10:" (editing)";s:26:"tst_answer_status_answered";s:8:"Answered";s:30:"tst_answer_status_not_answered";s:12:"Not answered";s:31:"tst_unchanged_answer_is_correct";s:28:"The preset answer is correct";s:30:"tst_unchanged_order_is_correct";s:27:"The preset order is correct";s:23:"tst_mc_label_none_above";s:25:"None of the answers above";s:17:"postpone_question";s:24:"Move Question to the End";s:23:"tst_question_not_marked";s:22:"Question is not Marked";s:20:"tst_save_and_proceed";s:16:"Save and Proceed";s:25:"question_browse_area_info";s:64:"Please select an object from which you want to import questions.";}'))); $ilDB->insert("lng_modules", array( -'module' => array('text', 'auth'), 'lang_key' => array('text', 'en'), 'lang_array' => array('clob', 'a:68:{s:21:"lti_consumer_inactive";s:30:"LTI tool consumer is disabled.";s:27:"auth_account_migration_keep";s:29:"Migrate Existing User Account";s:27:"auth_account_migration_name";s:9:"Migration";s:26:"auth_account_migration_new";s:23:"Create New User Account";s:22:"auth_account_migration";s:17:"New ILIAS Account";s:13:"auth_info_add";s:88:"Choose this option if you have never registered to ILIAS. A new account will be created.";s:17:"auth_info_migrate";s:120:"If you have already an ILIAS account, enter username and password to migrate your personal data (mail, test results...).";s:23:"auth_rad_migration_info";s:121:"Activate this option to give new users the possibility to migrate their existing ILIAS accounts to Radius authentication.";s:18:"auth_rad_migration";s:18:"Account Migration:";s:24:"auth_radius_charset_info";s:107:"Please choose the character encoding for the communication with the radius server. If unsure, choose UTF-8.";s:19:"auth_radius_charset";s:18:"Character Encoding";s:20:"auth_radius_sync_rad";s:37:"Automatic generation of user accounts";s:25:"auth_radius_sync_rad_info";s:137:"Creates automatically ILIAS user accounts, for users that successfully authenticated against Radius, without having an ILIAS account yet.";s:16:"auth_radius_ldap";s:26:"Synchronization using LDAP";s:21:"auth_radius_ldap_info";s:115:"If enabled, the synchronization of user accounts and role assignments is done using an existing LDAP configuration.";s:9:"auth_sync";s:20:"User Synchronisation";s:13:"auth_sync_cas";s:37:"Automatic generation of user accounts";s:18:"auth_sync_cas_info";s:134:"Creates automatically ILIAS user accounts, for users that successfully authenticated against CAS, without having an ILIAS account yet.";s:21:"login_page_switch_rte";s:20:"Use Rich-text editor";s:21:"login_page_switch_ipe";s:21:"Use ILIAS page editor";s:26:"login_page_editor_switched";s:39:"The active page editor has been changed";s:19:"login_page_activate";s:38:"Activate Editor for Selected Languages";s:17:"auth_account_code";s:4:"Code";s:22:"auth_account_code_info";s:62:"To re-activate your account you can use an ILIAS account code.";s:23:"auth_account_code_title";s:12:"Account Code";s:22:"auth_account_code_used";s:81:"Your account has been re-activated. Please login once again for security reasons.";s:17:"auth_login_editor";s:18:"Loginscreen Editor";s:18:"auth_auth_settings";s:8:"Settings";s:19:"auth_ldap_server_ds";s:11:"LDAP-Server";s:29:"auth_err_invalid_user_account";s:49:"Authentication failed due to an internal failure.";s:16:"auth_err_expired";s:52:"Your session has been deactivated due to inactivity.";s:23:"auth_err_ldap_exception";s:71:"Authentication failed due to an internal authentication failure (LDAP).";s:28:"auth_activation_code_success";s:62:"Your account has been reactivated. You can now login to ILIAS.";s:36:"auth_err_login_attempts_deactivation";s:63:"The user account has been deactivated due wrong login attempts.";s:9:"auth_saml";s:4:"SAML";s:19:"auth_saml_configure";s:29:"Configure SAML Authentication";s:21:"auth_saml_add_idp_btn";s:25:"Add new Identity Provider";s:25:"auth_saml_sure_delete_idp";s:161:"Are you sure you want to delete the selected Identity Provider? This cannot be undone. The affected user accounts will be switched to the default authentication.";s:21:"auth_saml_deleted_idp";s:39:"The Identity Provider has been deleted.";s:20:"auth_saml_unknow_idp";s:44:"The passed Identity Provider does not exist.";s:26:"auth_saml_add_idp_md_label";s:31:"Identity Provider SAML Metadata";s:35:"auth_saml_idp_selection_table_title";s:27:"Identity Provider Selection";s:34:"auth_saml_idp_selection_table_desc";s:75:"Bitte wählen Sie den Identity Provider mit dem Sie sich anmelden möchten.";s:25:"auth_saml_add_idp_md_info";s:66:"Please enter the XML formatted metadata for the Identity Provider.";s:26:"auth_saml_add_idp_md_error";s:96:"The given value was not a valid XML document. Ensure the XML contains a valid Identity Provider.";s:16:"auth_saml_enable";s:19:"Enable SAML Support";s:24:"auth_saml_migration_info";s:119:"Activate this option to give new users the possibility to migrate their existing ILIAS accounts to SAML authentication.";s:19:"auth_saml_migration";s:18:"Account Migration:";s:21:"auth_saml_role_select";s:5:"Role:";s:21:"auth_allow_local_info";s:175:"If enabled a local authentication against the ILIAS database is still possible (with a local login/password) for those user accounts, whose authentication mode is set to SAML.";s:19:"auth_saml_sync_info";s:197:"If enabled new user accounts will be created automatically after successful authentication. Furthermore existing user accounts will be modified according to the defined user profile mapping rules.";s:14:"auth_saml_sync";s:20:"User Synchronization";s:19:"auth_saml_uid_claim";s:42:"Unique Attribute for User Account Matching";s:24:"auth_saml_uid_claim_info";s:131:"Define the attribute ILIAS uses to detect whether or not an incoming authentication request matches an existing ILIAS user account.";s:24:"auth_saml_username_claim";s:21:"Arrtibue for Username";s:29:"auth_saml_username_claim_info";s:88:"Define the attribute ILIAS uses to generate the username which will be visible in ILIAS.";s:22:"auth_saml_user_mapping";s:20:"User Profile Mapping";s:27:"auth_saml_update_field_info";s:20:"Update automatically";s:20:"err_auth_saml_failed";s:64:"Authentication failed. Please contact your system administrator.";s:27:"err_auth_saml_no_ilias_user";s:64:"Authentication failed. Please contact your system administrator.";s:20:"auth_saml_login_form";s:20:"Button on Login Page";s:25:"auth_saml_login_form_info";s:135:"If activated and there is at least one active IDP, a button appears on the login page. A click on this button initiates a SAML request.";s:14:"auth_saml_idps";s:13:"SAML IDP List";s:19:"auth_saml_idps_info";s:311:"Please check and edit the SimpleSAMLphp configuration in \'%s\' and \'%s\' (external data directory). Don\'t forget to add the paths to your private key and certificate in the authsources.php file. Please read the manual for further explanations %s.
Federation Metadata URL: %s";s:13:"auth_saml_idp";s:3:"IDP";s:23:"auth_saml_configure_idp";s:22:"Configure SAML IDP: %s";s:17:"saml_tab_head_idp";s:3:"IDP";s:22:"auth_saml_idp_settings";s:12:"IDP Settings";}'))); +'module' => array('text', 'auth'), 'lang_key' => array('text', 'en'), 'lang_array' => array('clob', 'a:68:{s:21:"lti_consumer_inactive";s:30:"LTI tool consumer is disabled.";s:27:"auth_account_migration_keep";s:29:"Migrate Existing User Account";s:27:"auth_account_migration_name";s:9:"Migration";s:26:"auth_account_migration_new";s:23:"Create New User Account";s:22:"auth_account_migration";s:17:"New ILIAS Account";s:13:"auth_info_add";s:88:"Choose this option if you have never registered to ILIAS. A new account will be created.";s:17:"auth_info_migrate";s:120:"If you have already an ILIAS account, enter username and password to migrate your personal data (mail, test results...).";s:23:"auth_rad_migration_info";s:121:"Activate this option to give new users the possibility to migrate their existing ILIAS accounts to Radius authentication.";s:18:"auth_rad_migration";s:18:"Account Migration:";s:24:"auth_radius_charset_info";s:107:"Please choose the character encoding for the communication with the radius server. If unsure, choose UTF-8.";s:19:"auth_radius_charset";s:18:"Character Encoding";s:20:"auth_radius_sync_rad";s:37:"Automatic generation of user accounts";s:25:"auth_radius_sync_rad_info";s:137:"Creates automatically ILIAS user accounts, for users that successfully authenticated against Radius, without having an ILIAS account yet.";s:16:"auth_radius_ldap";s:26:"Synchronization using LDAP";s:21:"auth_radius_ldap_info";s:115:"If enabled, the synchronization of user accounts and role assignments is done using an existing LDAP configuration.";s:9:"auth_sync";s:20:"User Synchronisation";s:13:"auth_sync_cas";s:37:"Automatic generation of user accounts";s:18:"auth_sync_cas_info";s:134:"Creates automatically ILIAS user accounts, for users that successfully authenticated against CAS, without having an ILIAS account yet.";s:21:"login_page_switch_rte";s:20:"Use Rich-text editor";s:21:"login_page_switch_ipe";s:21:"Use ILIAS page editor";s:26:"login_page_editor_switched";s:39:"The active page editor has been changed";s:19:"login_page_activate";s:38:"Activate Editor for Selected Languages";s:17:"auth_account_code";s:4:"Code";s:22:"auth_account_code_info";s:62:"To re-activate your account you can use an ILIAS account code.";s:23:"auth_account_code_title";s:12:"Account Code";s:22:"auth_account_code_used";s:81:"Your account has been re-activated. Please login once again for security reasons.";s:17:"auth_login_editor";s:18:"Loginscreen Editor";s:18:"auth_auth_settings";s:8:"Settings";s:19:"auth_ldap_server_ds";s:11:"LDAP-Server";s:29:"auth_err_invalid_user_account";s:49:"Authentication failed due to an internal failure.";s:16:"auth_err_expired";s:52:"Your session has been deactivated due to inactivity.";s:23:"auth_err_ldap_exception";s:71:"Authentication failed due to an internal authentication failure (LDAP).";s:28:"auth_activation_code_success";s:62:"Your account has been reactivated. You can now login to ILIAS.";s:36:"auth_err_login_attempts_deactivation";s:63:"The user account has been deactivated due wrong login attempts.";s:9:"auth_saml";s:4:"SAML";s:19:"auth_saml_configure";s:29:"Configure SAML Authentication";s:21:"auth_saml_add_idp_btn";s:25:"Add new Identity Provider";s:25:"auth_saml_sure_delete_idp";s:161:"Are you sure you want to delete the selected Identity Provider? This cannot be undone. The affected user accounts will be switched to the default authentication.";s:21:"auth_saml_deleted_idp";s:39:"The Identity Provider has been deleted.";s:20:"auth_saml_unknow_idp";s:44:"The passed Identity Provider does not exist.";s:26:"auth_saml_add_idp_md_label";s:31:"Identity Provider SAML Metadata";s:35:"auth_saml_idp_selection_table_title";s:27:"Identity Provider Selection";s:34:"auth_saml_idp_selection_table_desc";s:75:"Bitte wählen Sie den Identity Provider mit dem Sie sich anmelden möchten.";s:25:"auth_saml_add_idp_md_info";s:66:"Please enter the XML formatted metadata for the Identity Provider.";s:26:"auth_saml_add_idp_md_error";s:96:"The given value was not a valid XML document. Ensure the XML contains a valid Identity Provider.";s:16:"auth_saml_enable";s:19:"Enable SAML Support";s:24:"auth_saml_migration_info";s:119:"Activate this option to give new users the possibility to migrate their existing ILIAS accounts to SAML authentication.";s:19:"auth_saml_migration";s:18:"Account Migration:";s:21:"auth_saml_role_select";s:5:"Role:";s:21:"auth_allow_local_info";s:175:"If enabled a local authentication against the ILIAS database is still possible (with a local login/password) for those user accounts, whose authentication mode is set to SAML.";s:19:"auth_saml_sync_info";s:197:"If enabled new user accounts will be created automatically after successful authentication. Furthermore existing user accounts will be modified according to the defined user profile mapping rules.";s:14:"auth_saml_sync";s:20:"User Synchronization";s:19:"auth_saml_uid_claim";s:42:"Unique Attribute for User Account Matching";s:24:"auth_saml_uid_claim_info";s:131:"Define the attribute ILIAS uses to detect whether or not an incoming authentication request matches an existing ILIAS user account.";s:24:"auth_saml_username_claim";s:22:"Attribute for Username";s:29:"auth_saml_username_claim_info";s:88:"Define the attribute ILIAS uses to generate the username which will be visible in ILIAS.";s:22:"auth_saml_user_mapping";s:20:"User Profile Mapping";s:27:"auth_saml_update_field_info";s:20:"Update automatically";s:20:"err_auth_saml_failed";s:64:"Authentication failed. Please contact your system administrator.";s:27:"err_auth_saml_no_ilias_user";s:64:"Authentication failed. Please contact your system administrator.";s:20:"auth_saml_login_form";s:20:"Button on Login Page";s:25:"auth_saml_login_form_info";s:135:"If activated and there is at least one active IDP, a button appears on the login page. A click on this button initiates a SAML request.";s:14:"auth_saml_idps";s:13:"SAML IDP List";s:19:"auth_saml_idps_info";s:311:"Please check and edit the SimpleSAMLphp configuration in \'%s\' and \'%s\' (external data directory). Don\'t forget to add the paths to your private key and certificate in the authsources.php file. Please read the manual for further explanations %s.
Federation Metadata URL: %s";s:13:"auth_saml_idp";s:3:"IDP";s:23:"auth_saml_configure_idp";s:22:"Configure SAML IDP: %s";s:17:"saml_tab_head_idp";s:3:"IDP";s:22:"auth_saml_idp_settings";s:12:"IDP Settings";}'))); $ilDB->insert("lng_modules", array( 'module' => array('text', 'awrn'), 'lang_key' => array('text', 'en'), 'lang_array' => array('clob', 'a:20:{s:20:"awareness_now_online";s:10:"Online Now";s:26:"awareness_now_online_users";s:19:"[ONLINE_USER_NAMES]";s:18:"awareness_settings";s:8:"Settings";s:11:"awrn_enable";s:32:"Enable ‘Who is online?’-Tool";s:13:"awrn_inactive";s:10:"Not Listed";s:16:"awrn_online_only";s:11:"Online Only";s:17:"awrn_incl_offline";s:18:"Online and Offline";s:19:"awrn_caching_period";s:14:"Caching Period";s:24:"awrn_caching_period_info";s:109:"Time that is waited before the number of users in the top bar is updated and new online users are determined.";s:12:"awrn_seconds";s:3:"sec";s:19:"awrn_max_nr_entries";s:20:"Max. Number of Items";s:24:"awrn_max_nr_entries_info";s:150:"Maximum number of items in the ‘Who is online?’ list. This setting has only minimal performance influence when displaying the tool in the top bar.";s:24:"awrn_hide_from_awareness";s:38:"Hide Me From ‘Who is online?’-Tool";s:29:"awrn_hide_from_awareness_info";s:118:"The ‘Who is online?’-Tool is in the top bar and listing selected users (e.g. contacts or members of your courses).";s:19:"awrn_max_inactivity";s:25:"Maximum Inactivity Period";s:24:"awrn_max_inactivity_info";s:103:"After this period users are considered being offline. If nothing is set, the session time will be used.";s:12:"awrn_minutes";s:3:"min";s:12:"awrn_use_osd";s:18:"Popup Online Users";s:17:"awrn_use_osd_info";s:78:"Display a popup to indicate new online users in the ‘Who is online?’ list.";s:11:"awrn_online";s:6:"Online";}'))); @@ -30566,7 +30434,7 @@ function setupILIASDatabase() 'module' => array('text', 'chat'), 'lang_key' => array('text', 'en'), 'lang_array' => array('clob', 'a:211:{s:11:"cancel_talk";s:14:"Cancel address";s:14:"cancel_whisper";s:14:"Cancel whisper";s:19:"chat_access_blocked";s:38:"You are excluded from these chat rooms";s:17:"chat_active_users";s:26:"Present Users in Chat Room";s:11:"chat_active";s:6:"Active";s:22:"chat_add_allowed_hosts";s:82:"Please add the address of the host(s) which are allowed to access the chat server.";s:17:"chat_add_blocking";s:10:"Block user";s:20:"chat_add_external_ip";s:36:"Please add the server\'s external IP.";s:20:"chat_add_internal_ip";s:36:"Please add the server\'s internal IP.";s:27:"chat_add_moderator_password";s:32:"Please add a moderator password.";s:13:"chat_add_port";s:27:"Please add the server port.";s:25:"chat_add_private_chatroom";s:21:"Add Private Chat Room";s:15:"chat_add_smiley";s:10:"Add Smiley";s:17:"chat_add_ssl_port";s:31:"Please add the server SSL port.";s:23:"chat_add_to_addressbook";s:15:"Add to Contacts";s:20:"chat_add_to_bookmark";s:16:"Add to Bookmarks";s:25:"chat_added_to_addressbook";s:48:"The User \' %s \' has been added to your Contacts.";s:23:"chat_added_to_bookmarks";s:66:"The Room \' %s \' has been added to the top folder of your Bookmarks";s:17:"chat_address_user";s:7:"Address";s:12:"chat_address";s:7:"Address";s:9:"chat_aqua";s:4:"aqua";s:10:"chat_arial";s:5:"Arial";s:22:"chat_available_smilies";s:17:"Available Smileys";s:10:"chat_black";s:5:"black";s:15:"chat_block_user";s:5:"Block";s:21:"chat_blocked_unlocked";s:6:"Unlock";s:18:"chat_blocked_users";s:13:"Blocked users";s:12:"chat_blocked";s:17:"Restricted access";s:9:"chat_blue";s:4:"blue";s:9:"chat_bold";s:4:"Bold";s:29:"chat_cannot_connect_to_server";s:58:"ILIAS cannot build a socket connection to the chat server.";s:20:"chat_chat_invitation";s:16:"Chat Invitations";s:18:"chat_chatroom_body";s:10:"Chat room:";s:20:"chat_chatroom_rename";s:14:"Edit chat room";s:14:"chat_chatrooms";s:10:"Chat Rooms";s:15:"chat_chatviewer";s:11:"Chat Viewer";s:10:"chat_color";s:10:"Font color";s:32:"chat_confirm_delete_private_room";s:41:"Are you sure to delete this private room?";s:26:"chat_confirm_delete_smiley";s:57:"Are you sure that all selected Smileys should be deleted?";s:19:"chat_confirm_delete";s:48:"Are you sure that you want to delete this rooms?";s:22:"chat_confirm_kick_user";s:31:"Are you sure to kick this user?";s:24:"chat_confirm_user_invite";s:42:"The User will be invited to this Chat Room";s:23:"chat_current_image_path";s:18:"Current Image Path";s:33:"chat_default_bookmark_description";s:24:"Link to Chat Room \' %s \'";s:27:"chat_default_bookmark_title";s:13:"Chat Link: %s";s:20:"chat_delete_selected";s:23:"Delete selected Smileys";s:16:"chat_delete_sure";s:47:"Are you sure, you want to delete this chat room";s:19:"chat_disinvite_user";s:44:"Disinvite/remove user from private chat room";s:14:"chat_disinvite";s:9:"Disinvite";s:14:"chat_drop_user";s:11:"User kicked";s:16:"chat_edit_smiley";s:11:"Edit Smiley";s:9:"chat_edit";s:9:"Edit chat";s:10:"chat_empty";s:5:"Empty";s:22:"chat_enable_autoscroll";s:17:"Enable Autoscroll";s:25:"chat_enter_valid_username";s:30:"Please enter a valid username.";s:15:"chat_export_all";s:50:"No restrictions (all users with access may export)";s:16:"chat_export_info";s:86:"Displays an export button for the current room. The messages will be exported to html.";s:21:"chat_export_moderator";s:15:"Moderators only";s:23:"chat_export_period_info";s:31:"Export the given number of days";s:18:"chat_export_period";s:13:"Export period";s:18:"chat_export_status";s:27:"Required export permissions";s:9:"chat_face";s:9:"Font type";s:12:"chat_fuchsia";s:7:"fuchsia";s:21:"chat_general_settings";s:16:"General Settings";s:9:"chat_gray";s:4:"gray";s:10:"chat_green";s:5:"green";s:17:"chat_hide_details";s:12:"Hide details";s:17:"chat_hide_smilies";s:12:"Hide smileys";s:20:"chat_hide_textformat";s:15:"Hide Textformat";s:16:"chat_html_export";s:11:"HTML export";s:10:"chat_ilias";s:17:"ILIAS Chat module";s:15:"chat_image_path";s:10:"Image Path";s:13:"chat_inactive";s:8:"Inactive";s:10:"chat_input";s:5:"Input";s:19:"chat_insert_message";s:23:"Please insert a message";s:20:"chat_invitation_body";s:24:"Invitation to chat from:";s:23:"chat_invitation_subject";s:15:"Chat invitation";s:16:"chat_invite_user";s:11:"Invite user";s:11:"chat_invite";s:6:"Invite";s:15:"chat_invited_by";s:10:"Invited by";s:11:"chat_italic";s:6:"Italic";s:22:"chat_kick_user_session";s:9:"Kick user";s:9:"chat_kick";s:4:"Kick";s:21:"chat_kicked_from_room";s:68:"You have been kicked from this chat room, you cannot write messages.";s:14:"chat_level_all";s:3:"All";s:16:"chat_level_debug";s:5:"Debug";s:16:"chat_level_error";s:5:"Error";s:16:"chat_level_fatal";s:5:"Fatal";s:15:"chat_level_info";s:4:"Info";s:9:"chat_lime";s:4:"lime";s:11:"chat_maroon";s:6:"maroon";s:28:"chat_message_notify_activate";s:18:"Chat Notifications";s:30:"chat_message_notify_deactivate";s:25:"Deactivate Message Notify";s:19:"chat_message_notify";s:16:"Message Notifier";s:21:"chat_messages_deleted";s:27:"Messages have been deleted.";s:23:"chat_moderator_password";s:18:"Moderator password";s:9:"chat_navy";s:4:"navy";s:32:"chat_new_invitation_sound_status";s:57:"Play a sound when user receives an invitation to the chat";s:29:"chat_new_message_sound_status";s:59:"Play a sound when a new message has been posted to the chat";s:16:"chat_new_message";s:11:"New message";s:20:"chat_no_active_users";s:25:"No further users present.";s:15:"chat_no_blocked";s:26:"No blocked users available";s:18:"chat_no_connection";s:27:"Cannot contact chat server.";s:21:"chat_no_delete_public";s:38:"The public chat room cannot be deleted";s:20:"chat_no_online_users";s:24:"No further users online.";s:28:"chat_no_recordings_available";s:42:"No recordings are available at the moment.";s:22:"chat_no_refresh_public";s:41:"The public chat room cannot be refreshed.";s:21:"chat_no_rename_public";s:33:"The public room cannot be renamed";s:21:"chat_no_room_selected";s:26:"No room has been selected.";s:22:"chat_no_users_selected";s:28:"You have to select one user.";s:18:"chat_no_write_perm";s:22:"No permission to write";s:23:"chat_notification_intro";s:72:"This mail was automatically sent to you by the ILIAS installation %s, %s";s:10:"chat_olive";s:5:"olive";s:17:"chat_online_users";s:18:"Other Users Online";s:9:"chat_open";s:10:"Enter Room";s:20:"chat_private_message";s:15:"Private Message";s:12:"chat_profile";s:7:"Profile";s:16:"chat_public_room";s:16:"Public chat room";s:11:"chat_purple";s:6:"purple";s:20:"chat_recent_postings";s:20:"Recent Chat Postings";s:21:"chat_recording_action";s:6:"Action";s:26:"chat_recording_description";s:11:"Description";s:24:"chat_recording_moderator";s:9:"Moderator";s:24:"chat_recording_not_found";s:25:"Could not find recording.";s:22:"chat_recording_running";s:17:"Recording running";s:22:"chat_recording_started";s:17:"Recording started";s:22:"chat_recording_stopped";s:17:"Recording stopped";s:25:"chat_recording_time_frame";s:10:"Time frame";s:20:"chat_recording_title";s:18:"Title of recording";s:27:"chat_recordings_delete_sure";s:32:"Deleting records - are you sure?";s:23:"chat_recordings_deleted";s:24:"Recordings were deleted.";s:26:"chat_recordings_select_one";s:50:"Please choose recordings you would like to delete.";s:15:"chat_recordings";s:10:"Recordings";s:8:"chat_red";s:3:"red";s:12:"chat_refresh";s:7:"Refresh";s:14:"chat_refreshed";s:48:"Deleted all messages of the selected chat rooms.";s:15:"chat_room_added";s:19:"Added new chat room";s:24:"chat_room_does_not_exist";s:84:"The Chat Room does not exist. Maybe it has been removed or you used an invalid link.";s:14:"chat_room_name";s:17:"Name of chat room";s:17:"chat_room_renamed";s:18:"Chat room renamed.";s:16:"chat_room_select";s:17:"Private chat room";s:18:"chat_rooms_deleted";s:21:"Chat room(s) deleted.";s:10:"chat_rooms";s:10:"Chat Rooms";s:20:"chat_select_one_room";s:27:"Please select one chat room";s:21:"chat_server_allowed_b";s:30:"(e.g. 192.168.1.1,192.168.1.2)";s:19:"chat_server_allowed";s:13:"Allowed hosts";s:23:"chat_server_external_ip";s:14:"Server Address";s:23:"chat_server_internal_ip";s:18:"Server internal IP";s:19:"chat_server_logfile";s:13:"Log file path";s:20:"chat_server_loglevel";s:9:"Log level";s:22:"chat_server_not_active";s:29:"The chat server is not active";s:16:"chat_server_port";s:11:"Server Port";s:20:"chat_server_settings";s:20:"Chat server settings";s:22:"chat_server_ssl_active";s:10:"SSL active";s:20:"chat_server_ssl_port";s:15:"Server SSL Port";s:24:"chat_server_ssl_settings";s:12:"SSL Settings";s:19:"chat_settings_saved";s:14:"Settings saved";s:17:"chat_show_details";s:12:"Show details";s:17:"chat_show_smilies";s:12:"Show smileys";s:20:"chat_show_textformat";s:11:"Format text";s:11:"chat_silver";s:6:"silver";s:33:"chat_smiley_image_only_if_changed";s:122:"Please enter a new Image only if you want to change the existing. If no new Image is given, the existing won\'t be changed.";s:17:"chat_smiley_image";s:12:"Smiley Image";s:19:"chat_smiley_keyword";s:15:"Smiley Shortcut";s:38:"chat_smiley_keywords_one_per_line_note";s:94:"You can enter multiple Keywords for each Smiley. Each line will be used as a seperate Keyword.";s:20:"chat_smiley_keywords";s:16:"Smiley Shortcuts";s:21:"chat_smilies_activate";s:16:"Activate Smileys";s:23:"chat_smilies_deactivate";s:18:"Deactivate Smileys";s:30:"chat_smilies_dir_not_available";s:126:"The smiley data directory could not be created. This ILIAS will not be able to use chat smileys as further actions are needed.";s:27:"chat_smilies_dir_not_exists";s:79:"The smiley data directory does not exist. Trying to setup folders and database.";s:29:"chat_smilies_dir_not_writable";s:90:"Your smiley data directory exists but is not writable. You will not be able to add smiles.";s:24:"chat_smilies_initialized";s:57:"The smiley data has been initialized and is ready to use.";s:19:"chat_smilies_status";s:12:"Chat Smileys";s:26:"chat_sound_status_activate";s:15:"Activate Sounds";s:28:"chat_sound_status_deactivate";s:17:"Deactivate Sounds";s:11:"chat_sounds";s:6:"Sounds";s:20:"chat_start_recording";s:15:"Start recording";s:17:"chat_status_saved";s:27:"The status has been changed";s:11:"chat_status";s:6:"Status";s:19:"chat_stop_recording";s:14:"Stop recording";s:11:"chat_tahoma";s:6:"Tahoma";s:9:"chat_teal";s:4:"teal";s:15:"chat_textformat";s:11:"Format text";s:10:"chat_times";s:5:"Times";s:18:"chat_title_missing";s:21:"Please insert a name.";s:17:"chat_to_chat_body";s:11:"To the chat";s:9:"chat_type";s:9:"Font face";s:19:"chat_unblocked_user";s:37:"The selected user have been unlocked.";s:15:"chat_underlined";s:10:"Underlined";s:24:"chat_unkick_user_session";s:11:"Unkick user";s:11:"chat_unkick";s:6:"Unkick";s:18:"chat_upload_smiley";s:13:"Upload Smiley";s:25:"chat_user_already_blocked";s:52:"The access for the selected user is already blocked.";s:32:"chat_user_already_in_addressbook";s:37:"The User is already in your Contacts.";s:17:"chat_user_blocked";s:37:"Blocked access for the selected user.";s:25:"chat_user_dropped_private";s:59:"The user was disinvited/removed from the private chat room.";s:17:"chat_user_dropped";s:11:"User kicked";s:16:"chat_user_hidden";s:6:"hidden";s:25:"chat_user_invited_private";s:51:"The user was invited to the private chat room \'%s\'.";s:24:"chat_user_invited_public";s:38:"The user was invited to the chat \'%s\'.";s:17:"chat_user_invited";s:21:"Invited user to chat.";s:14:"chat_user_name";s:8:"Username";s:18:"chat_user_unkicked";s:27:"The user has been unkicked.";s:17:"chat_user_visible";s:7:"visible";s:12:"chat_whisper";s:7:"Whisper";s:11:"chat_yellow";s:6:"yellow";s:5:"chats";s:5:"Chats";s:19:"check_configuration";s:40:"Please check the chat server\'s settings.";s:12:"edit_smilies";s:12:"Edit Smileys";s:8:"my_chats";s:8:"My Chats";s:33:"chat_activate_status_notification";s:74:"Show notification about new chat invitations and messages in main menu bar";}'))); $ilDB->insert("lng_modules", array( -'module' => array('text', 'chatroom'), 'lang_key' => array('text', 'en'), 'lang_array' => array('clob', 'a:166:{s:22:"chat_enable_autoscroll";s:17:"Enable Autoscroll";s:13:"chat_settings";s:13:"Chat Settings";s:16:"chat_select_room";s:16:"Select Chat Room";s:14:"history_by_day";s:13:"Daily History";s:17:"no_username_given";s:24:"Please choose a username";s:18:"history_by_session";s:15:"Session History";s:6:"period";s:6:"Period";s:15:"allow_anonymous";s:21:"Allow Anonymous Login";s:17:"autogen_usernames";s:25:"Auto Generated User Names";s:22:"allow_custom_usernames";s:23:"Allow Custom User Names";s:14:"enable_history";s:14:"Enable History";s:16:"settings_general";s:7:"General";s:22:"autogen_usernames_info";s:134:"Pattern for auto generated user names that is assigned to anonymous user accounts. ‘#’ will be automatically replaced by a number.";s:4:"bans";s:4:"Bans";s:11:"permissions";s:11:"Permissions";s:7:"session";s:7:"Session";s:22:"select_custom_username";s:22:"Select Custom Username";s:15:"custom_username";s:15:"Custom Username";s:5:"enter";s:15:"Enter Chat Room";s:13:"duration_from";s:4:"From";s:11:"duration_to";s:2:"To";s:8:"obj_chtr";s:9:"Chat Room";s:12:"chat_message";s:7:"Message";s:19:"chat_message_to_all";s:6:"To All";s:20:"chat_message_options";s:7:"Display";s:20:"chat_message_display";s:7:"Options";s:13:"chat_mainroom";s:9:"Main Room";s:9:"chat_join";s:4:"Join";s:11:"chat_invite";s:6:"Invite";s:9:"chat_kick";s:4:"Kick";s:8:"chat_ban";s:3:"Ban";s:12:"chat_address";s:7:"Address";s:12:"chat_whisper";s:7:"Whisper";s:27:"chat_connection_established";s:47:"+++ #username# has entered chat room +++";s:28:"chat_connection_disconnected";s:44:"--- #username# left the chat room ---";s:16:"chat_to_mainroom";s:12:"To Main Room";s:31:"chat_create_private_room_button";s:19:"Create Private Room";s:23:"chatroom_smiley_keyword";s:7:"Keyword";s:15:"chat_invitation";s:57:""[INVITER_NAME]" invites you into chat room "[ROOM_NAME]"";s:20:"chat_invitation_long";s:179:"[SALUTATION]\\n\\nYou have been invited to a chat room:\\nChat Room Title: [ROOM_NAME]\\nInvited by: [INVITER_NAME]\\nURL: [LINK]\\n\\nTo join the chat room, please follow the given URL.";s:21:"chat_invitation_short";s:51:"Please click the title link to enter the chat room.";s:14:"settings_title";s:8:"Settings";s:19:"history_byday_title";s:25:"Show Conversation per Day";s:23:"history_bysession_title";s:29:"Show Conversation per Session";s:15:"ban_table_title";s:12:"Banned Users";s:4:"main";s:9:"Main Room";s:11:"auto_scroll";s:16:"Scroll to Bottom";s:19:"public_chat_created";s:54:"The public chat room has been added to the repository.";s:15:"lost_connection";s:50:"The connection to the chat server was interrupted.";s:6:"banned";s:40:"You have been banned from this chat room";s:6:"kicked";s:40:"You have been kicked from this chat room";s:5:"unban";s:5:"Unban";s:17:"unable_to_connect";s:59:"The connection to the chat server could not be established.";s:26:"server_further_information";s:118:"You can find further information about the server configuration in the readme file.";s:8:"chtr_new";s:13:"New Chat Room";s:8:"chtr_add";s:13:"Add Chat Room";s:15:"welcome_to_chat";s:24:"Welcome to the chat room";s:12:"user_invited";s:26:"The user has been invited.";s:11:"user_kicked";s:39:"The user #user# has been kicked.";s:17:"user_invited_self";s:57:"#user# invited you to the chat room #room#.";s:19:"private_room_closed";s:45:"The chat room #title# has been closed.";s:20:"private_room_entered";s:43:"Welcome to the private room #title#.";s:17:"private_room_left";s:64:"The user #user# has left the private room #title#.";s:25:"private_room_entered_user";s:71:"The user #username# has entered the private room #title#.";s:24:"kicked_from_private_room";s:58:"You have been kicked from the private room #title#.";s:18:"chatserver_address";s:29:"IP-Address/FQN of Chat Server";s:15:"chatserver_port";s:19:"Port of Chat Server";s:8:"hint_osd";s:85:"If enabled, users are notified by a popup about new invitations for repository chats.";s:17:"hint_osd_interval";s:165:"Polling interval for checking of new notifications. A lower number will notify the user more quickly but increases the number of requests the web server must handle.";s:14:"enable_smilies";s:14:"Enable Smileys";s:19:"hint_enable_smilies";s:101:"If activated, configured text sequences are replaced with an icon. See Smileys tab for configuration.";s:17:"display_past_msgs";s:23:"Number of Past Messages";s:22:"hint_display_past_msgs";s:102:"Number of previous messages shown when chat room is entered. A value of ‘0’ disables this feature.";s:8:"speak_to";s:22:"Speak to #user#";s:10:"whisper_to";s:24:"Whisper to #user#";s:26:"chat_anonymous_not_allowed";s:29:"Please login to use the chat.";s:18:"leave_private_room";s:18:"Leave Private Room";s:17:"left_private_room";s:17:"Left private room";s:19:"delete_private_room";s:19:"Delete Private Room";s:22:"invite_to_private_room";s:22:"Invite to Current Room";s:5:"scope";s:17:"Room/Private Room";s:12:"user_in_room";s:34:"Invite user from current chat room";s:13:"user_in_ilias";s:33:"Search and invite user from ILIAS";s:13:"kick_question";s:54:"Do you really want to kick the user from current room?";s:12:"ban_question";s:53:"Do you really want to ban the user from current room?";s:15:"history_cleared";s:47:"The message history was deleted by a moderator.";s:18:"clear_room_history";s:22:"Delete Message History";s:27:"clear_room_history_question";s:62:"Do you really want to delete all messages of the current room?";s:14:"anonymous_hint";s:124:"Make sure to set the proper permissions in the ‘Permissions’ tab to allow anonymous user access to this repository item.";s:24:"create_private_room_text";s:17:"Private room name";s:15:"invite_username";s:8:"Username";s:21:"private_rooms_enabled";s:19:"Allow Private Rooms";s:26:"private_rooms_enabled_info";s:91:"If activated, users can create private rooms. Only invited users have access to this rooms.";s:16:"no_further_users";s:22:"No other users present";s:5:"users";s:5:"Users";s:11:"no_messages";s:49:"There are no saved messages for the given period.";s:21:"history_title_general";s:30:"Conversation in Chat Room "%s"";s:26:"history_title_private_room";s:33:"Conversation in Private Room "%s"";s:11:"end_whisper";s:6:"Cancel";s:17:"room_in_container";s:11:"%s (in: %s)";s:13:"chatroom_auth";s:14:"Authentication";s:17:"chatroom_auth_key";s:18:"Authentication-Key";s:20:"chatroom_auth_secret";s:21:"Authentication-Secret";s:21:"chatroom_auth_btn_txt";s:13:"Generate Keys";s:20:"chatroom_client_name";s:4:"Name";s:25:"chatroom_client_name_info";s:199:"Please enter a name for this ILIAS client. The entered string must be globally unique. Initially this value is set to the client id of the ILIAS client. If changed, the chat server must be restarted.";s:3:"key";s:3:"Key";s:7:"dhparam";s:24:"Diffie-Hellman Parameter";s:27:"ilias_chatserver_connection";s:26:"ILIAS to Server Connection";s:16:"ilias_proxy_info";s:142:"If the Server is not accessible with the default IP-Address and Port, it is possible to configure a custom URL for ILIAS to Server connection.";s:28:"client_chatserver_connection";s:27:"Client to Server Connection";s:17:"client_proxy_info";s:143:"If the Server is not accessible with the default IP-Address and Port, it is possible to configure a custom URL for Client to Server connection.";s:19:"connection_url_info";s:47:"Please insert an URL for the Server connection.";s:3:"log";s:14:"Chatserver Log";s:9:"error_log";s:20:"Chatserver Error-Log";s:28:"delete_private_room_question";s:28:"Confirm delete private room?";s:20:"chat_auth_token_info";s:322:"Please define unique strings used by ILIAS for authentication purposes when sending requests to the chat server. You can automatically create these strings by clicking the corresponding button. Please note that the chat server is able to communicate with multiple ILIAS clients, but each client id has to be unique.";s:20:"chat_https_cert_info";s:100:"Please define an absolute server path to the SSL certificate file (e.g.: /etc/ssl/certs/server.pem).";s:19:"chat_https_key_info";s:99:"Please define an absolute server path to the private key file (e.g..: /etc/ssl/private/server.key).";s:23:"chat_https_dhparam_info";s:218:"Please define an absolute server path to a file (e.g.: /etc/ssl/private/dhparam.pem), used for the negotiation of Diffie Hellman parameters (e.g. generated via: openssl dhparam -out /etc/ssl/private/dhparam.pem 2048 ).";s:13:"chat_log_info";s:222:"Please define an absolute server path to the chat server\'s log file (e.g.: /var/www/ilias/data/chat.log). If you do not specify a path, the chat server will automatically create a file located in the chat server directory.";s:19:"chat_error_log_info";s:234:"Please define an absolute server path to the chat server\'s error log file (e.g.: /var/www/ilias/data/chat_error.log). If you do not specify a path, the chat server will automatically create a file located in the chat server directory.";s:19:"chatroom_enable_osc";s:21:"Enable On-Screen-Chat";s:24:"chatroom_enable_osc_info";s:217:"If activated, the On-Screen Chat will be available for each user. But every user can decided whether or not he/she would like to be contacted by others. Conversations could be started in the ‘Who is online?’-Tool.";s:27:"chat_osc_start_conversation";s:18:"Start Conversation";s:19:"chat_osc_accept_msg";s:34:"Allow On-Screen Chat Conversations";s:24:"chat_osc_accept_msg_info";s:67:"If activated, other users are allowed start a conversation with me.";s:28:"chat_osc_accepts_messages_no";s:29:"Doesn\'t Receive Chat Messages";s:29:"chat_osc_accepts_messages_yes";s:22:"Receives Chat Messages";s:22:"chat_osc_conversations";s:13:"Conversations";s:13:"chat_osc_send";s:4:"Send";s:31:"chat_osc_invite_to_conversation";s:19:"Add to Conversation";s:17:"chat_osc_add_user";s:17:"Add Further Users";s:13:"chat_osc_user";s:4:"User";s:20:"chat_osc_write_a_msg";s:19:"Write a Message ...";s:18:"chat_osc_emoticons";s:9:"Emoticons";s:21:"chat_osc_no_usr_found";s:45:"Could not find any user matching your search.";s:33:"chat_osc_section_head_other_rooms";s:15:"Public Chatroom";s:31:"chat_osc_sure_to_leave_grp_conv";s:54:"Are you sure you want to leave the group conversation?";s:23:"chat_osc_leave_grp_conv";s:18:"Leave Conversation";s:27:"chat_osc_user_left_grp_conv";s:42:"User \'%s\' has left the group conversation.";s:24:"chat_osc_dont_accept_msg";s:126:"You currently cannot be invited to conversations. If desired you can change this in your \'Personal Settings\'.";s:26:"chat_osc_doesnt_accept_msg";s:26:"Conversations not possible";s:27:"chtr_activation_online_info";s:144:"Set the chat online to make it visible and available for partcipants. If not, only users with \'Edit Settings\' permission will have access to it.";s:39:"chtr_activation_limited_visibility_info";s:127:"If checked, the title of the chat will be visible even outside of the given availability. The chat however can not be accessed.";s:22:"chat_osc_subs_rej_msgs";s:119:"Currently it is not possible to continue this conversation. Your chat-partner must activate chats in the chat-settings.";s:24:"chat_osc_subs_rej_msgs_p";s:92:"The following chat partners of your conversation do not want to receive messages anymore: %s";s:22:"chat_osc_self_rej_msgs";s:111:"You currently cannot take part in this conversation because you suppressed receiving messages in your settings.";s:26:"chat_osc_search_modal_info";s:251:"Here you can search for users you would like to add to a conversation. If the search dialogue was opened within a group chat, the new user will be added to this chat. If you started the search within a 1:1 chat, a new group chat window will be opened.";s:18:"chtr_server_status";s:13:"Server Status";s:23:"chtr_ban_actor_tbl_head";s:6:"Akteur";s:20:"chtr_ban_ts_tbl_head";s:9:"Timestamp";s:35:"chat_user_action_invite_public_room";s:25:"Invite to Public Chatroom";s:27:"chat_user_action_invite_osd";s:24:"Invite to On-Screen Chat";s:16:"chat_osc_no_conv";s:17:"No conversations.";s:25:"chat_osc_no_sub_directory";s:13:"Sub-Directory";s:30:"chat_osc_no_sub_directory_info";s:234:"If the chat server is only reachable through a sub directory with an URL like "http(s)://[IP/Domain]/[SUB_DIRECTORY]" it is required to insert the [SUB_DIRECTORY] for this chat server. In most scenarios you can leave this field empty.";s:26:"chat_deletion_section_head";s:24:"Deletion of old Messages";s:22:"chat_deletion_disabled";s:8:"Disabled";s:22:"chat_deletion_interval";s:8:"Interval";s:27:"chat_deletion_interval_info";s:120:"If chosen, messages in the repository chat and On-Screen-Chat conversations will be deleted after the defined threshold.";s:27:"chat_deletion_interval_unit";s:4:"Unit";s:28:"chat_deletion_interval_value";s:5:"Value";s:26:"chat_deletion_ival_max_val";s:48:"The maximum value for the chose unit \'%s\' is: %s";s:29:"chat_deletion_interval_run_at";s:4:"Time";s:34:"chat_deletion_interval_run_at_info";s:91:"Please define the time (format: HH:MM) when the server should process the message deletion.";}'))); +'module' => array('text', 'chatroom'), 'lang_key' => array('text', 'en'), 'lang_array' => array('clob', 'a:167:{s:22:"chat_enable_autoscroll";s:17:"Enable Autoscroll";s:13:"chat_settings";s:13:"Chat Settings";s:16:"chat_select_room";s:16:"Select Chat Room";s:14:"history_by_day";s:13:"Daily History";s:17:"no_username_given";s:24:"Please choose a username";s:18:"history_by_session";s:15:"Session History";s:6:"period";s:6:"Period";s:15:"allow_anonymous";s:21:"Allow Anonymous Login";s:17:"autogen_usernames";s:25:"Auto Generated User Names";s:22:"allow_custom_usernames";s:23:"Allow Custom User Names";s:14:"enable_history";s:14:"Enable History";s:16:"settings_general";s:7:"General";s:22:"autogen_usernames_info";s:134:"Pattern for auto generated user names that is assigned to anonymous user accounts. ‘#’ will be automatically replaced by a number.";s:4:"bans";s:4:"Bans";s:11:"permissions";s:11:"Permissions";s:7:"session";s:7:"Session";s:22:"select_custom_username";s:22:"Select Custom Username";s:15:"custom_username";s:15:"Custom Username";s:5:"enter";s:15:"Enter Chat Room";s:13:"duration_from";s:4:"From";s:11:"duration_to";s:2:"To";s:8:"obj_chtr";s:9:"Chat Room";s:12:"chat_message";s:7:"Message";s:19:"chat_message_to_all";s:6:"To All";s:20:"chat_message_options";s:7:"Display";s:20:"chat_message_display";s:7:"Options";s:13:"chat_mainroom";s:9:"Main Room";s:9:"chat_join";s:4:"Join";s:11:"chat_invite";s:6:"Invite";s:9:"chat_kick";s:4:"Kick";s:8:"chat_ban";s:3:"Ban";s:12:"chat_address";s:7:"Address";s:12:"chat_whisper";s:7:"Whisper";s:27:"chat_connection_established";s:47:"+++ #username# has entered chat room +++";s:28:"chat_connection_disconnected";s:44:"--- #username# left the chat room ---";s:16:"chat_to_mainroom";s:12:"To Main Room";s:31:"chat_create_private_room_button";s:19:"Create Private Room";s:23:"chatroom_smiley_keyword";s:7:"Keyword";s:15:"chat_invitation";s:57:""[INVITER_NAME]" invites you into chat room "[ROOM_NAME]"";s:20:"chat_invitation_long";s:179:"[SALUTATION]\\n\\nYou have been invited to a chat room:\\nChat Room Title: [ROOM_NAME]\\nInvited by: [INVITER_NAME]\\nURL: [LINK]\\n\\nTo join the chat room, please follow the given URL.";s:21:"chat_invitation_short";s:51:"Please click the title link to enter the chat room.";s:14:"settings_title";s:8:"Settings";s:19:"history_byday_title";s:25:"Show Conversation per Day";s:23:"history_bysession_title";s:29:"Show Conversation per Session";s:15:"ban_table_title";s:12:"Banned Users";s:4:"main";s:9:"Main Room";s:11:"auto_scroll";s:16:"Scroll to Bottom";s:19:"public_chat_created";s:54:"The public chat room has been added to the repository.";s:15:"lost_connection";s:50:"The connection to the chat server was interrupted.";s:6:"banned";s:40:"You have been banned from this chat room";s:6:"kicked";s:40:"You have been kicked from this chat room";s:5:"unban";s:5:"Unban";s:17:"unable_to_connect";s:59:"The connection to the chat server could not be established.";s:26:"server_further_information";s:118:"You can find further information about the server configuration in the readme file.";s:8:"chtr_new";s:13:"New Chat Room";s:8:"chtr_add";s:13:"Add Chat Room";s:15:"welcome_to_chat";s:24:"Welcome to the chat room";s:12:"user_invited";s:26:"The user has been invited.";s:11:"user_kicked";s:39:"The user #user# has been kicked.";s:17:"user_invited_self";s:57:"#user# invited you to the chat room #room#.";s:19:"private_room_closed";s:45:"The chat room #title# has been closed.";s:20:"private_room_entered";s:43:"Welcome to the private room #title#.";s:17:"private_room_left";s:64:"The user #user# has left the private room #title#.";s:25:"private_room_entered_user";s:71:"The user #username# has entered the private room #title#.";s:24:"kicked_from_private_room";s:58:"You have been kicked from the private room #title#.";s:18:"chatserver_address";s:29:"IP-Address/FQN of Chat Server";s:15:"chatserver_port";s:19:"Port of Chat Server";s:8:"hint_osd";s:85:"If enabled, users are notified by a popup about new invitations for repository chats.";s:17:"hint_osd_interval";s:165:"Polling interval for checking of new notifications. A lower number will notify the user more quickly but increases the number of requests the web server must handle.";s:14:"enable_smilies";s:14:"Enable Smileys";s:19:"hint_enable_smilies";s:101:"If activated, configured text sequences are replaced with an icon. See Smileys tab for configuration.";s:17:"display_past_msgs";s:23:"Number of Past Messages";s:22:"hint_display_past_msgs";s:102:"Number of previous messages shown when chat room is entered. A value of ‘0’ disables this feature.";s:8:"speak_to";s:22:"Speak to #user#";s:10:"whisper_to";s:24:"Whisper to #user#";s:26:"chat_anonymous_not_allowed";s:29:"Please login to use the chat.";s:18:"leave_private_room";s:18:"Leave Private Room";s:17:"left_private_room";s:17:"Left private room";s:19:"delete_private_room";s:19:"Delete Private Room";s:22:"invite_to_private_room";s:22:"Invite to Current Room";s:5:"scope";s:17:"Room/Private Room";s:12:"user_in_room";s:34:"Invite user from current chat room";s:13:"user_in_ilias";s:33:"Search and invite user from ILIAS";s:13:"kick_question";s:54:"Do you really want to kick the user from current room?";s:12:"ban_question";s:53:"Do you really want to ban the user from current room?";s:15:"history_cleared";s:47:"The message history was deleted by a moderator.";s:18:"clear_room_history";s:22:"Delete Message History";s:27:"clear_room_history_question";s:62:"Do you really want to delete all messages of the current room?";s:14:"anonymous_hint";s:124:"Make sure to set the proper permissions in the ‘Permissions’ tab to allow anonymous user access to this repository item.";s:24:"create_private_room_text";s:17:"Private room name";s:15:"invite_username";s:8:"Username";s:21:"private_rooms_enabled";s:19:"Allow Private Rooms";s:26:"private_rooms_enabled_info";s:91:"If activated, users can create private rooms. Only invited users have access to this rooms.";s:16:"no_further_users";s:22:"No other users present";s:5:"users";s:5:"Users";s:11:"no_messages";s:49:"There are no saved messages for the given period.";s:21:"history_title_general";s:30:"Conversation in Chat Room "%s"";s:26:"history_title_private_room";s:33:"Conversation in Private Room "%s"";s:11:"end_whisper";s:6:"Cancel";s:17:"room_in_container";s:11:"%s (in: %s)";s:13:"chatroom_auth";s:14:"Authentication";s:17:"chatroom_auth_key";s:18:"Authentication-Key";s:20:"chatroom_auth_secret";s:21:"Authentication-Secret";s:21:"chatroom_auth_btn_txt";s:13:"Generate Keys";s:20:"chatroom_client_name";s:4:"Name";s:25:"chatroom_client_name_info";s:199:"Please enter a name for this ILIAS client. The entered string must be globally unique. Initially this value is set to the client id of the ILIAS client. If changed, the chat server must be restarted.";s:3:"key";s:3:"Key";s:7:"dhparam";s:24:"Diffie-Hellman Parameter";s:27:"ilias_chatserver_connection";s:26:"ILIAS to Server Connection";s:16:"ilias_proxy_info";s:142:"If the Server is not accessible with the default IP-Address and Port, it is possible to configure a custom URL for ILIAS to Server connection.";s:28:"client_chatserver_connection";s:27:"Client to Server Connection";s:17:"client_proxy_info";s:143:"If the Server is not accessible with the default IP-Address and Port, it is possible to configure a custom URL for Client to Server connection.";s:19:"connection_url_info";s:47:"Please insert an URL for the Server connection.";s:3:"log";s:14:"Chatserver Log";s:9:"error_log";s:20:"Chatserver Error-Log";s:28:"delete_private_room_question";s:28:"Confirm delete private room?";s:20:"chat_auth_token_info";s:322:"Please define unique strings used by ILIAS for authentication purposes when sending requests to the chat server. You can automatically create these strings by clicking the corresponding button. Please note that the chat server is able to communicate with multiple ILIAS clients, but each client id has to be unique.";s:20:"chat_https_cert_info";s:100:"Please define an absolute server path to the SSL certificate file (e.g.: /etc/ssl/certs/server.pem).";s:19:"chat_https_key_info";s:99:"Please define an absolute server path to the private key file (e.g..: /etc/ssl/private/server.key).";s:23:"chat_https_dhparam_info";s:218:"Please define an absolute server path to a file (e.g.: /etc/ssl/private/dhparam.pem), used for the negotiation of Diffie Hellman parameters (e.g. generated via: openssl dhparam -out /etc/ssl/private/dhparam.pem 2048 ).";s:13:"chat_log_info";s:222:"Please define an absolute server path to the chat server\'s log file (e.g.: /var/www/ilias/data/chat.log). If you do not specify a path, the chat server will automatically create a file located in the chat server directory.";s:19:"chat_error_log_info";s:234:"Please define an absolute server path to the chat server\'s error log file (e.g.: /var/www/ilias/data/chat_error.log). If you do not specify a path, the chat server will automatically create a file located in the chat server directory.";s:19:"chatroom_enable_osc";s:21:"Enable On-Screen-Chat";s:24:"chatroom_enable_osc_info";s:217:"If activated, the On-Screen Chat will be available for each user. But every user can decided whether or not he/she would like to be contacted by others. Conversations could be started in the ‘Who is online?’-Tool.";s:27:"chat_osc_start_conversation";s:18:"Start Conversation";s:19:"chat_osc_accept_msg";s:34:"Allow On-Screen Chat Conversations";s:24:"chat_osc_accept_msg_info";s:67:"If activated, other users are allowed start a conversation with me.";s:28:"chat_osc_accepts_messages_no";s:29:"Doesn\'t Receive Chat Messages";s:29:"chat_osc_accepts_messages_yes";s:22:"Receives Chat Messages";s:22:"chat_osc_conversations";s:13:"Conversations";s:13:"chat_osc_send";s:4:"Send";s:31:"chat_osc_invite_to_conversation";s:19:"Add to Conversation";s:17:"chat_osc_add_user";s:17:"Add Further Users";s:13:"chat_osc_user";s:4:"User";s:20:"chat_osc_write_a_msg";s:19:"Write a Message ...";s:18:"chat_osc_emoticons";s:9:"Emoticons";s:21:"chat_osc_no_usr_found";s:45:"Could not find any user matching your search.";s:33:"chat_osc_section_head_other_rooms";s:15:"Public Chatroom";s:31:"chat_osc_sure_to_leave_grp_conv";s:54:"Are you sure you want to leave the group conversation?";s:23:"chat_osc_leave_grp_conv";s:18:"Leave Conversation";s:27:"chat_osc_user_left_grp_conv";s:42:"User \'%s\' has left the group conversation.";s:24:"chat_osc_dont_accept_msg";s:126:"You currently cannot be invited to conversations. If desired you can change this in your \'Personal Settings\'.";s:26:"chat_osc_doesnt_accept_msg";s:26:"Conversations not possible";s:27:"chtr_activation_online_info";s:144:"Set the chat online to make it visible and available for partcipants. If not, only users with \'Edit Settings\' permission will have access to it.";s:39:"chtr_activation_limited_visibility_info";s:127:"If checked, the title of the chat will be visible even outside of the given availability. The chat however can not be accessed.";s:22:"chat_osc_subs_rej_msgs";s:119:"Currently it is not possible to continue this conversation. Your chat-partner must activate chats in the chat-settings.";s:24:"chat_osc_subs_rej_msgs_p";s:92:"The following chat partners of your conversation do not want to receive messages anymore: %s";s:22:"chat_osc_self_rej_msgs";s:111:"You currently cannot take part in this conversation because you suppressed receiving messages in your settings.";s:26:"chat_osc_search_modal_info";s:251:"Here you can search for users you would like to add to a conversation. If the search dialogue was opened within a group chat, the new user will be added to this chat. If you started the search within a 1:1 chat, a new group chat window will be opened.";s:18:"chtr_server_status";s:13:"Server Status";s:23:"chtr_ban_actor_tbl_head";s:6:"Akteur";s:20:"chtr_ban_ts_tbl_head";s:9:"Timestamp";s:27:"chat_osc_head_grp_x_persons";s:8:"%s Users";s:35:"chat_user_action_invite_public_room";s:25:"Invite to Public Chatroom";s:27:"chat_user_action_invite_osd";s:24:"Invite to On-Screen Chat";s:16:"chat_osc_no_conv";s:17:"No conversations.";s:25:"chat_osc_no_sub_directory";s:13:"Sub-Directory";s:30:"chat_osc_no_sub_directory_info";s:234:"If the chat server is only reachable through a sub directory with an URL like "http(s)://[IP/Domain]/[SUB_DIRECTORY]" it is required to insert the [SUB_DIRECTORY] for this chat server. In most scenarios you can leave this field empty.";s:26:"chat_deletion_section_head";s:24:"Deletion of old Messages";s:22:"chat_deletion_disabled";s:8:"Disabled";s:22:"chat_deletion_interval";s:8:"Interval";s:27:"chat_deletion_interval_info";s:120:"If chosen, messages in the repository chat and On-Screen-Chat conversations will be deleted after the defined threshold.";s:27:"chat_deletion_interval_unit";s:4:"Unit";s:28:"chat_deletion_interval_value";s:5:"Value";s:26:"chat_deletion_ival_max_val";s:48:"The maximum value for the chose unit \'%s\' is: %s";s:29:"chat_deletion_interval_run_at";s:4:"Time";s:34:"chat_deletion_interval_run_at_info";s:91:"Please define the time (format: HH:MM) when the server should process the message deletion.";}'))); $ilDB->insert("lng_modules", array( 'module' => array('text', 'chatroom_adm'), 'lang_key' => array('text', 'en'), 'lang_array' => array('clob', 'a:32:{s:26:"chatroom_available_smilies";s:17:"Available Smileys";s:24:"chatroom_delete_selected";s:23:"Delete Selected Smileys";s:21:"chatroom_smiley_image";s:6:"Smiley";s:19:"chatroom_add_smiley";s:10:"Add Smiley";s:19:"chatroom_image_path";s:14:"Path to Smiley";s:24:"chatroom_smiley_keywords";s:8:"Keywords";s:42:"chatroom_smiley_keywords_one_per_line_note";s:20:"One Keyword per Line";s:22:"chatroom_upload_smiley";s:13:"Upload Smiley";s:8:"protocol";s:8:"Protocol";s:6:"smiley";s:7:"Smilies";s:20:"chatroom_edit_smiley";s:11:"Edit Smiley";s:34:"chatroom_current_smiley_image_path";s:14:"Current Smiley";s:29:"chatroom_current_smiley_image";s:19:"Current Smiley Icon";s:37:"chatroom_smiley_image_only_if_changed";s:67:"Choose a new smiley icon only if the current one is to be replaced.";s:15:"server_settings";s:19:"Chatserver Settings";s:15:"client_settings";s:16:"General Settings";s:5:"https";s:5:"HTTPS";s:12:"chat_enabled";s:11:"Enable Chat";s:10:"enable_osd";s:47:"Repository Chat: Enable On-Screen Notifications";s:22:"general_settings_title";s:21:"General Chat Settings";s:13:"osd_intervall";s:25:"Refreshinterval (seconds)";s:25:"chatserver_settings_title";s:19:"Chatserver Settings";s:30:"chatroom_confirm_delete_smiley";s:52:"Are you sure you want to delete the selected smiley?";s:27:"chat_smilies_dir_not_exists";s:33:"Smilies directory does not exist.";s:24:"chat_smilies_initialized";s:24:"Chat smileys initialized";s:23:"settings_has_been_saved";s:23:"Settings has been saved";s:9:"port_info";s:179:"Rarely used ports are often blocked by firewalls or proxy servers. The user\'s browser will not be able to establish a connection to the chat server if the defined port is blocked.";s:29:"chat_cannot_connect_to_server";s:58:"ILIAS cannot build a socket connection to the chat server.";s:20:"public_chat_settings";s:25:"Public Chat Room Settings";s:23:"public_chat_permissions";s:28:"Public Chat Room Permissions";s:21:"play_invitation_sound";s:12:"Play a sound";s:26:"play_invitation_sound_info";s:66:"Play a sound when receiving a new invitation for repository chats.";}'))); @@ -30596,7 +30464,7 @@ function setupILIASDatabase() 'module' => array('text', 'contact'), 'lang_key' => array('text', 'en'), 'lang_array' => array('clob', 'a:4:{s:24:"contact_awrn_ap_contacts";s:17:"Approved Contacts";s:29:"contact_awrn_ap_contacts_info";s:45:"All contacts approved by the user are listed.";s:25:"contact_awrn_req_contacts";s:16:"Contact Requests";s:30:"contact_awrn_req_contacts_info";s:32:"All contact requests are listed.";}'))); $ilDB->insert("lng_modules", array( -'module' => array('text', 'content'), 'lang_key' => array('text', 'en'), 'lang_array' => array('clob', 'a:1086:{s:14:"add_menu_entry";s:14:"Add Menu Entry";s:9:"all_pages";s:22:"Entire Learning Module";s:3:"all";s:3:"All";s:18:"choose_public_mode";s:30:"Access for Users not logged-in";s:19:"choose_public_pages";s:30:"Choose public accessible pages";s:11:"citate_from";s:15:"Citate From ...";s:11:"citate_page";s:16:"Citate this Page";s:9:"citate_to";s:13:"Citate To ...";s:6:"citate";s:6:"Citate";s:15:"cont_act_number";s:18:"Chapter Numeration";s:18:"cont_activate_page";s:13:"Activate Page";s:14:"cont_activated";s:9:"Activated";s:15:"cont_activation";s:10:"Activation";s:11:"cont_active";s:11:"Enable Menu";s:13:"cont_add_area";s:8:"Add Area";s:23:"cont_add_change_comment";s:18:"Add change comment";s:19:"cont_add_definition";s:14:"Add Definition";s:17:"cont_add_elements";s:42:"Click on placeholders to add new elements.";s:13:"cont_add_file";s:8:"Add File";s:12:"cont_add_tab";s:9:"Add Panel";s:18:"cont_added_comment";s:34:"Comment has been added to history.";s:15:"cont_added_term";s:10:"Term added";s:15:"cont_Additional";s:22:"Additional Information";s:16:"cont_adjust_size";s:11:"Adjust Size";s:10:"cont_align";s:9:"Alignment";s:15:"cont_all_closed";s:10:"All Closed";s:14:"cont_all_pages";s:9:"All Pages";s:17:"cont_alphabetic_s";s:20:"Alphabetic a, b, …";s:15:"cont_alphabetic";s:20:"Alphabetic A, B, …";s:11:"cont_anchor";s:6:"Anchor";s:10:"cont_annex";s:5:"Annex";s:18:"cont_areas_deleted";s:18:"Map areas deleted.";s:26:"cont_assign_characteristic";s:21:"Assign Characteristic";s:16:"cont_assign_full";s:18:"Assign Full Screen";s:15:"cont_assign_std";s:15:"Assign Standard";s:15:"cont_autoindent";s:11:"Auto Indent";s:14:"cont_autostart";s:9:"Autostart";s:9:"cont_back";s:4:"Back";s:11:"cont_bb_tip";s:52:"Tip: Styles can be applied quickly to selected text.";s:13:"cont_behavior";s:8:"Behavior";s:10:"cont_Block";s:5:"Block";s:11:"cont_bottom";s:6:"Bottom";s:16:"cont_bullet_list";s:11:"Bullet List";s:22:"cont_cant_copy_folders";s:38:"Folders cannot be copied to clipboard.";s:18:"cont_cant_del_full";s:42:"Deletion of full screen file not possible.";s:17:"cont_cant_del_std";s:44:"Deletion of standard view file not possible.";s:12:"cont_caption";s:7:"Caption";s:11:"cont_center";s:6:"Center";s:28:"cont_change_object_reference";s:23:"Change Object Reference";s:16:"cont_change_type";s:11:"Change Type";s:19:"cont_chap_and_pages";s:18:"Chapters and Pages";s:27:"cont_chap_select_target_now";s:45:"Chapter marked for moving. Select target now.";s:25:"cont_chapters_after_pages";s:74:"Please note that pages have to precede all sub-chapters of the same level.";s:23:"cont_chapters_and_pages";s:18:"Chapters and Pages";s:18:"cont_chapters_only";s:13:"Chapters only";s:13:"cont_chapters";s:8:"Chapters";s:19:"cont_characteristic";s:11:"Style Class";s:34:"cont_choose_characteristic_section";s:8:"Sections";s:31:"cont_choose_characteristic_text";s:13:"Text Elements";s:26:"cont_choose_characteristic";s:21:"Choose Characteristic";s:14:"cont_choose_lm";s:22:"Choose Learning Module";s:15:"cont_choose_glo";s:15:"Choose Glossary";s:15:"cont_choose_mep";s:17:"Choose Media Pool";s:34:"cont_choose_pages_or_chapters_only";s:44:"Please select either pages or chapters only.";s:11:"cont_Circle";s:6:"Circle";s:33:"cont_citation_selection_not_valid";s:29:"You\'re selection is not valid";s:13:"cont_Citation";s:8:"Citation";s:20:"cont_click_br_corner";s:60:"Please click on the bottom right corner of the desired area.";s:17:"cont_click_center";s:43:"Please click on center of the desired area.";s:17:"cont_click_circle";s:51:"Please click on a circle point of the desired area.";s:23:"cont_click_next_or_save";s:140:"Please click on the next point of the polygon or save the area. (It is not necessary to click again on the starting point of this polygon !)";s:21:"cont_click_next_point";s:46:"Please click on the next point of the polygon.";s:25:"cont_click_starting_point";s:50:"Please click on the starting point of the polygon.";s:20:"cont_click_tl_corner";s:56:"Please click on the top left corner of the desired area.";s:12:"cont_colspan";s:9:"Col. Span";s:19:"cont_confirm_delete";s:42:"Do you really want to delete this item(s)?";s:26:"cont_constrain_proportions";s:21:"Constrain Proportions";s:12:"cont_content";s:7:"Content";s:11:"cont_coords";s:11:"Coordinates";s:22:"cont_copy_to_clipboard";s:17:"Copy to clipboard";s:38:"cont_could_not_determine_resource_size";s:58:"ILIAS could not automatically determine the resource size.";s:15:"cont_create_mob";s:19:"Create Media Object";s:16:"cont_credit_mode";s:23:"Grading Tracking Status";s:15:"cont_credit_off";s:26:"Tracking Status not Graded";s:14:"cont_credit_on";s:40:"Grade Tracking Status (Passed or Failed)";s:12:"cont_credits";s:7:"Credits";s:20:"cont_current_chapter";s:15:"Current Chapter";s:17:"cont_current_page";s:12:"Current Page";s:18:"cont_current_style";s:13:"Current Style";s:20:"cont_current_version";s:15:"Current Version";s:16:"cont_custom_size";s:10:"Fixed Size";s:11:"cont_custom";s:6:"Custom";s:18:"cont_data_from_lms";s:17:"adlcp:datafromlms";s:16:"cont_de_activate";s:13:"(De-)Activate";s:20:"cont_deactivate_page";s:15:"Deactivate Page";s:16:"cont_deactivated";s:11:"Deactivated";s:10:"cont_debug";s:16:"Enable Test Tool";s:12:"cont_decimal";s:7:"Decimal";s:15:"cont_def_layout";s:14:"Default Layout";s:20:"cont_def_lesson_mode";s:20:"Record Tracking Data";s:18:"cont_def_map_areas";s:18:"Default Link Areas";s:21:"cont_def_organization";s:7:"default";s:12:"cont_default";s:7:"Default";s:15:"cont_definition";s:10:"Definition";s:16:"cont_definitions";s:11:"Definitions";s:20:"cont_delete_selected";s:6:"Delete";s:17:"cont_delete_style";s:12:"Delete Style";s:22:"cont_delete_track_data";s:20:"Delete Tracking Data";s:17:"cont_dependencies";s:12:"Dependencies";s:16:"cont_dir_created";s:27:"Directory has been created.";s:16:"cont_dir_deleted";s:27:"Directory has been deleted.";s:13:"cont_dir_file";s:14:"Directory/File";s:16:"cont_dir_renamed";s:27:"Directory has been renamed.";s:27:"cont_double_click_to_delete";s:80:"Double-click on content elements to select them for (de-)activation or deletion.";s:19:"cont_download_title";s:14:"Download Title";s:19:"cont_downloads_desc";s:77:"Offers all public export files for download (e.g. for offline use or import).";s:26:"cont_downloads_public_desc";s:56:"Allow download even for anonymous users (in public area)";s:14:"cont_downloads";s:15:"Enable Download";s:27:"cont_drag_and_drop_elements";s:64:"Drag and drop content elements on placeholders to move elements.";s:20:"cont_ed_align_center";s:13:"Align: Center";s:24:"cont_ed_align_left_float";s:17:"Align: Left Float";s:18:"cont_ed_align_left";s:11:"Align: Left";s:25:"cont_ed_align_right_float";s:18:"Align: Right Float";s:19:"cont_ed_align_right";s:12:"Align: Right";s:14:"cont_ed_atable";s:14:"Advanced Table";s:13:"cont_ed_class";s:5:"Style";s:16:"cont_ed_col_left";s:16:"Move Column Left";s:17:"cont_ed_col_right";s:17:"Move Column Right";s:17:"cont_ed_copy_clip";s:17:"Copy to Clipboard";s:18:"cont_ed_delete_col";s:13:"Delete Column";s:19:"cont_ed_delete_item";s:11:"Delete Item";s:18:"cont_ed_delete_row";s:10:"Delete Row";s:14:"cont_ed_delete";s:6:"Delete";s:14:"cont_ed_dtable";s:10:"Data Table";s:17:"cont_ed_edit_data";s:9:"Edit Data";s:18:"cont_ed_edit_files";s:10:"Edit Files";s:17:"cont_ed_edit_prop";s:15:"Edit Properties";s:12:"cont_ed_edit";s:4:"Edit";s:14:"cont_ed_enable";s:22:"(De-)Activate Elements";s:13:"cont_ed_flist";s:10:" File List";s:10:"cont_ed_go";s:2:"Go";s:21:"cont_ed_insert_atable";s:21:"Insert Advanced Table";s:19:"cont_ed_insert_code";s:11:"Insert Code";s:21:"cont_ed_insert_dtable";s:17:"Insert Data Table";s:23:"cont_ed_insert_filelist";s:16:"Insert File List";s:19:"cont_ed_insert_incl";s:22:"Insert Content Snippet";s:19:"cont_ed_insert_list";s:20:"Insert Advanced List";s:18:"cont_ed_insert_map";s:10:"Insert Map";s:20:"cont_ed_insert_media";s:18:"Insert Image/Media";s:18:"cont_ed_insert_par";s:11:"Insert Text";s:20:"cont_ed_insert_pcqst";s:15:"Insert Question";s:20:"cont_ed_insert_plach";s:18:"Insert Placeholder";s:21:"cont_ed_insert_repobj";s:20:"Insert Resource List";s:22:"cont_ed_insert_section";s:14:"Insert Section";s:19:"cont_ed_insert_tabs";s:16:"Insert Accordion";s:17:"cont_ed_item_down";s:14:"Move Item Down";s:15:"cont_ed_item_up";s:12:"Move Item Up";s:12:"cont_ed_list";s:14:" Advanced List";s:17:"cont_ed_moveafter";s:10:"Move After";s:18:"cont_ed_movebefore";s:11:"Move Before";s:21:"cont_ed_new_col_after";s:16:"New Column After";s:22:"cont_ed_new_col_before";s:17:"New Column Before";s:22:"cont_ed_new_item_after";s:14:"New Item After";s:23:"cont_ed_new_item_before";s:15:"New Item Before";s:21:"cont_ed_new_row_after";s:13:"New Row After";s:22:"cont_ed_new_row_before";s:14:"New Row Before";s:11:"cont_ed_par";s:4:"Text";s:18:"cont_ed_paste_clip";s:20:"Paste From Clipboard";s:13:"cont_ed_paste";s:5:"Paste";s:15:"cont_ed_pglprop";s:22:"Page Layout Properties";s:18:"cont_ed_plachmedia";s:17:"Placeholder Media";s:17:"cont_ed_plachprop";s:22:"Placeholder Properties";s:21:"cont_ed_plachquestion";s:20:"Placeholder Question";s:17:"cont_ed_plachtext";s:16:"Placeholder Text";s:16:"cont_ed_row_down";s:13:"Move Row Down";s:14:"cont_ed_row_up";s:11:"Move Row Up";s:21:"cont_ed_select_pctext";s:16:"Select Text Item";s:23:"cont_ed_split_page_next";s:18:"Split to Next Page";s:18:"cont_ed_split_page";s:17:"Split to New Page";s:16:"cont_ed_textitem";s:10:" Text Item";s:13:"cont_ed_width";s:5:"Width";s:30:"cont_edit_file_list_properties";s:25:"Edit File List Properties";s:22:"cont_edit_lrs_settings";s:13:"Edit Settings";s:24:"cont_edit_mob_alias_prop";s:37:"Edit Media Object Instance Properties";s:13:"cont_edit_mob";s:17:"Edit Media Object";s:13:"cont_edit_par";s:9:"Edit Text";s:22:"cont_edit_shape_circle";s:19:"Edit Shape (Circle)";s:23:"cont_edit_shape_polygon";s:20:"Edit Shape (Polygon)";s:25:"cont_edit_shape_rectangle";s:22:"Edit Shape (Rectangle)";s:13:"cont_edit_src";s:16:"Edit Source Code";s:15:"cont_edit_style";s:10:"Edit Style";s:14:"cont_edit_tabs";s:10:"Properties";s:14:"cont_edit_term";s:9:"Edit Term";s:19:"cont_empty_question";s:79:"Question editing not finished. Please either click and edit or delete question.";s:47:"cont_enable_time_scheduled_page_activation_info";s:105:"If enabled, an activation period (date/time) can be selected in the learning module editor for each page.";s:42:"cont_enable_time_scheduled_page_activation";s:30:"Time Scheduled Page Activation";s:8:"cont_end";s:3:"End";s:21:"cont_enter_a_dir_name";s:30:"Please enter a directory name.";s:17:"cont_enter_a_file";s:21:"Please select a file.";s:12:"cont_Example";s:7:"Example";s:13:"cont_Excursus";s:8:"Excursus";s:15:"cont_export_all";s:10:"Export all";s:17:"cont_file_created";s:22:"File has been created.";s:17:"cont_file_deleted";s:22:"File has been deleted.";s:25:"cont_file_from_repository";s:20:"File From Repository";s:17:"cont_file_renamed";s:22:"File has been renamed.";s:18:"cont_file_unzipped";s:23:"File has been unzipped.";s:9:"cont_file";s:4:"File";s:17:"cont_FileListItem";s:25:"File List Item (Standard)";s:10:"cont_files";s:5:"Files";s:15:"cont_first_open";s:18:"First Panel Opened";s:20:"cont_first_row_style";s:21:"First Row Style Class";s:21:"cont_fix_tree_confirm";s:140:"Please execute this command only if the tree structure of this learning module is corrupted, e.g. if blank items occur in the explorer view.";s:13:"cont_fix_tree";s:13:"Fix structure";s:11:"cont_footer";s:6:"Footer";s:19:"cont_force_all_open";s:16:"Force All Opened";s:11:"cont_format";s:6:"Format";s:15:"cont_free_pages";s:10:"Free Pages";s:19:"cont_full_is_in_dir";s:56:"Deletion not possible. Full screen file is in directory.";s:15:"cont_fullscreen";s:11:"Full Screen";s:23:"cont_general_properties";s:18:"General Properties";s:13:"cont_get_link";s:8:"get link";s:15:"cont_glo_assign";s:15:"Assign Glossary";s:15:"cont_glo_create";s:15:"Create Glossary";s:15:"cont_glo_detach";s:15:"Detach Glossary";s:19:"cont_glo_properties";s:19:"Glossary Properties";s:11:"cont_header";s:6:"Header";s:14:"cont_Headline1";s:10:"Headline 1";s:14:"cont_Headline2";s:10:"Headline 2";s:14:"cont_Headline3";s:10:"Headline 3";s:11:"cont_height";s:15:"Height in pixel";s:14:"cont_hidenavig";s:20:"Hide Navigation Tree";s:9:"cont_href";s:4:"href";s:15:"cont_html_table";s:10:"HTML Table";s:11:"cont_id_ref";s:13:"identifierref";s:13:"cont_imagemap";s:9:"Image Map";s:14:"cont_import_id";s:10:"identifier";s:20:"cont_import_tracking";s:20:"Import Tracking Data";s:29:"cont_import_validation_errors";s:191:"Some errors occurred during validation of the learning module. The presentation of the learning module may be ok, but it is likely that you are not able to edit the pages that contain errors.";s:22:"cont_insert_as_chapter";s:17:"Insert as Chapter";s:25:"cont_insert_as_subchapter";s:21:"Insert as Sub-chapter";s:29:"cont_insert_chapter_from_clip";s:29:"Paste Chapters from Clipboard";s:19:"cont_insert_chapter";s:14:"Insert Chapter";s:21:"cont_insert_file_item";s:16:"Insert File Item";s:21:"cont_insert_file_list";s:16:"Insert File List";s:16:"cont_insert_list";s:20:"Insert Advanced List";s:15:"cont_insert_map";s:10:"Insert Map";s:15:"cont_insert_mob";s:19:"Insert Media Object";s:26:"cont_insert_page_from_clip";s:26:"Paste Pages from Clipboard";s:16:"cont_insert_page";s:11:"Insert Page";s:15:"cont_insert_par";s:11:"Insert Text";s:21:"cont_insert_resources";s:20:"Insert Resource List";s:19:"cont_insert_section";s:14:"Insert Section";s:15:"cont_insert_src";s:18:"Insert source code";s:32:"cont_insert_subchapter_from_clip";s:33:"Paste Sub-chapters from Clipboard";s:22:"cont_insert_subchapter";s:18:"Insert Sub-chapter";s:17:"cont_insert_table";s:12:"Insert Table";s:19:"cont_inst_map_areas";s:19:"Instance Link Areas";s:18:"cont_internal_link";s:13:"internal link";s:19:"cont_internal_links";s:14:"Internal Links";s:23:"cont_invalid_new_module";s:68:"Incompatible module! Please make sure imsmanifest.xml is not changed";s:15:"cont_is_visible";s:9:"isvisible";s:9:"cont_item";s:4:"Item";s:15:"cont_latest_rev";s:15:"Latest Revision";s:24:"cont_layout_1window_desc";s:81:"Content in the main frame. FAQ, glossary and media links open in separate window.";s:19:"cont_layout_1window";s:10:"One Window";s:24:"cont_layout_2window_desc";s:77:"Content in the left frame. FAQ, glossary and media links open in right frame.";s:19:"cont_layout_2window";s:11:"Two Windows";s:24:"cont_layout_3window_desc";s:109:"Content in the left frame. FAQ and media links open in top-right frame, glossary links in bottom-right frame.";s:19:"cont_layout_3window";s:13:"Three Windows";s:27:"cont_layout_fullscreen_desc";s:123:"Content in the main frame. FAQ, glossary and media links open in separate window. No ILIAS main menu and no navigation bar.";s:22:"cont_layout_fullscreen";s:11:"Full Screen";s:25:"cont_layout_per_page_info";s:118:"Allow to set individual layouts for each page. This automatically activates the ‘Synchronize Frames’ setting, too.";s:20:"cont_layout_per_page";s:15:"Layout per Page";s:29:"cont_layout_presentation_desc";s:101:"Content in the main frame. FAQ, glossary and media links open in separate window. No ILIAS main menu.";s:24:"cont_layout_presentation";s:12:"Presentation";s:24:"cont_layout_toc2win_desc";s:113:"Table of contents in the left, content in the right frame. FAQ, glossary and media links open in separate window.";s:19:"cont_layout_toc2win";s:17:"Table of Contents";s:27:"cont_layout_toc2windyn_desc";s:130:"Table of contents in the left, content in the right frame. FAQ, glossary and media links open dynamically a frame at bottom-right.";s:22:"cont_layout_toc2windyn";s:25:"Table of Contents Dynamic";s:11:"cont_layout";s:6:"Layout";s:15:"cont_left_float";s:14:"Left, Floating";s:9:"cont_left";s:4:"Left";s:14:"cont_link_area";s:9:"Link Area";s:13:"cont_link_ext";s:15:"Link (external)";s:13:"cont_link_int";s:15:"Link (internal)";s:16:"cont_link_select";s:13:"Internal Link";s:14:"cont_link_type";s:9:"Link Type";s:9:"cont_link";s:4:"Link";s:16:"cont_linked_mobs";s:20:"Linked media objects";s:10:"cont_links";s:5:"Links";s:15:"cont_list_files";s:10:"List Files";s:20:"cont_list_properties";s:15:"List Properties";s:9:"cont_List";s:4:"List";s:19:"cont_lk_chapter_new";s:19:"Chapter (New Frame)";s:15:"cont_lk_chapter";s:7:"Chapter";s:17:"cont_lk_media_faq";s:17:"Media (FAQ Frame)";s:20:"cont_lk_media_inline";s:14:"Media (Inline)";s:19:"cont_lk_media_media";s:19:"Media (Media Frame)";s:17:"cont_lk_media_new";s:17:"Media (New Frame)";s:16:"cont_lk_page_faq";s:16:"Page (FAQ Frame)";s:16:"cont_lk_page_new";s:16:"Page (New Frame)";s:12:"cont_lk_page";s:4:"Page";s:16:"cont_lk_term_new";s:25:"Glossary Term (New Frame)";s:12:"cont_lk_term";s:13:"Glossary Term";s:22:"cont_lm_default_layout";s:33:"Default Layout of Learning Module";s:12:"cont_lm_menu";s:4:"Menu";s:18:"cont_lm_properties";s:24:"Learning Module Settings";s:14:"cont_localfile";s:10:"Local File";s:13:"cont_location";s:8:"Location";s:17:"cont_lrs_settings";s:8:"Settings";s:11:"cont_lvalue";s:12:"Data element";s:13:"cont_manifest";s:8:"Manifest";s:27:"cont_map_file_not_generated";s:47:"Sorry. Unable to generate map file for editing.";s:18:"cont_mastery_score";s:18:"adlcp:masteryscore";s:21:"cont_max_time_allowed";s:20:"adlcp:maxtimeallowed";s:17:"cont_media_placeh";s:30:"Click and edit to insert media";s:18:"cont_media_placehl";s:17:"Media Placeholder";s:17:"cont_media_source";s:12:"Media Source";s:10:"cont_Media";s:16:"Media (Standard)";s:26:"cont_missing_preconditions";s:75:"You need to fulfill the following preconditions to access the chapter "%s".";s:13:"cont_Mnemonic";s:8:"Mnemonic";s:17:"cont_mob_def_prop";s:18:"Default Properties";s:24:"cont_mob_from_media_pool";s:22:"Choose From Media Pool";s:18:"cont_mob_inst_prop";s:19:"Instance Properties";s:15:"cont_mob_usages";s:5:"Usage";s:9:"cont_name";s:4:"Name";s:13:"cont_new_area";s:13:"New Link Area";s:12:"cont_new_dir";s:13:"New Directory";s:13:"cont_new_file";s:8:"New File";s:12:"cont_new_mob";s:16:"New Media Object";s:21:"cont_new_module_added";s:43:"New version of module uploaded successfully";s:12:"cont_new_tab";s:9:"New Panel";s:13:"cont_new_term";s:8:"New Term";s:13:"cont_next_rev";s:13:"Next Revision";s:14:"cont_no_access";s:9:"No Access";s:15:"cont_no_caption";s:10:"No Caption";s:16:"cont_no_glossary";s:21:"No glossary assigned.";s:16:"cont_no_manifest";s:48:"No imsmanifest.xml file found in main directory.";s:23:"cont_no_page_in_chapter";s:71:"Sorry, but there is currently no activated content within this chapter.";s:12:"cont_no_page";s:14:"No Page found.";s:18:"cont_no_parameters";s:13:"No Parameters";s:21:"cont_no_subdir_in_zip";s:84:"Zip command failed or import file invalid.
It does not contain a sub-folder \'%s\'.";s:12:"cont_no_text";s:7:"No Text";s:11:"cont_nomenu";s:23:"Hide Top Navigation Bar";s:9:"cont_none";s:4:"None";s:18:"cont_nr_col_footer";s:14:"Footer Columns";s:18:"cont_nr_col_header";s:14:"Header Columns";s:12:"cont_nr_cols";s:17:"Number of Columns";s:13:"cont_nr_items";s:15:"Number of Items";s:18:"cont_nr_row_footer";s:11:"Footer Rows";s:18:"cont_nr_row_header";s:11:"Header Rows";s:12:"cont_nr_rows";s:14:"Number of Rows";s:19:"cont_number_of_tabs";s:16:"Number of Panels";s:15:"cont_number_std";s:8:"Standard";s:16:"cont_number_type";s:11:"Number Type";s:18:"cont_numbered_list";s:13:"Numbered List";s:16:"cont_obj_removed";s:16:"Objects removed.";s:11:"cont_online";s:6:"Online";s:26:"cont_operation_not_allowed";s:30:"This operation is not allowed.";s:17:"cont_organization";s:12:"Organization";s:18:"cont_organizations";s:13:"Organizations";s:14:"cont_orig_size";s:13:"Original Size";s:20:"cont_page_activation";s:15:"Page Activation";s:17:"cont_page_compare";s:26:"Compare Selected Revisions";s:31:"cont_page_currently_deactivated";s:46:"Sorry, but this page is currently deactivated.";s:30:"cont_page_deactivated_elements";s:35:"Page contains deactivated elements.";s:21:"cont_page_deactivated";s:20:"Page is deactivated.";s:16:"cont_page_header";s:11:"Page Header";s:16:"cont_page_layout";s:11:"Page Layout";s:26:"cont_pages_and_subchapters";s:21:"Subchapters and Pages";s:10:"cont_pages";s:5:"Pages";s:14:"cont_parameter";s:9:"Parameter";s:15:"cont_parameters";s:10:"parameters";s:25:"cont_paste_from_clipboard";s:20:"Paste from clipboard";s:16:"cont_paste_table";s:11:"Paste Table";s:12:"cont_pc_code";s:4:"Code";s:15:"cont_pc_deleted";s:15:"Deleted Content";s:12:"cont_pc_dtab";s:10:"Data Table";s:13:"cont_pc_flist";s:9:"File List";s:12:"cont_pc_hacc";s:22:"Accordion (Horizontal)";s:12:"cont_pc_incl";s:15:"Content Snippet";s:12:"cont_pc_list";s:13:"Advanced List";s:11:"cont_pc_map";s:3:"Map";s:11:"cont_pc_mob";s:5:"Media";s:16:"cont_pc_modified";s:16:"Modified Content";s:11:"cont_pc_new";s:11:"New Content";s:11:"cont_pc_par";s:4:"Text";s:11:"cont_pc_qst";s:8:"Question";s:11:"cont_pc_res";s:8:"Resource";s:11:"cont_pc_sec";s:7:"Section";s:11:"cont_pc_tab";s:14:"Advanced Table";s:12:"cont_pc_vacc";s:20:"Accordion (Vertical)";s:23:"cont_personal_clipboard";s:18:"Personal Clipboard";s:13:"cont_pg_title";s:10:"Page Title";s:24:"cont_please_enter_a_term";s:20:"Please enter a term.";s:18:"cont_please_select";s:13:"please select";s:9:"cont_Poly";s:7:"Polygon";s:13:"cont_position";s:8:"Position";s:16:"cont_prereq_type";s:24:"adlcp:prerequisites.type";s:18:"cont_prerequisites";s:19:"adlcp:prerequisites";s:12:"cont_preview";s:7:"Preview";s:17:"cont_previous_rev";s:17:"Previous Revision";s:27:"cont_print_no_page_selected";s:32:"Please select at least one page.";s:20:"cont_print_selection";s:20:"Print View Selection";s:23:"cont_print_view_pre_glo";s:39:"Prevent Glossary Appendix in Print View";s:15:"cont_print_view";s:10:"Print View";s:18:"cont_public_access";s:13:"Public Access";s:12:"cont_purpose";s:7:"Purpose";s:11:"cont_qtries";s:29:"Number of Tries for Questions";s:20:"cont_question_placeh";s:33:"Click and edit to insert question";s:21:"cont_question_placehl";s:20:"Question Placeholder";s:18:"cont_question_type";s:13:"Question Type";s:9:"cont_Rect";s:9:"Rectangle";s:17:"cont_ref_helptext";s:40:"(e.g. http://www.server.org/myimage.jpg)";s:15:"cont_ref_images";s:17:"Referenced Images";s:14:"cont_reference";s:9:"Reference";s:11:"cont_Remark";s:6:"Remark";s:15:"cont_rename_dir";s:16:"Rename Directory";s:29:"cont_replace_mob_feature_info";s:132:"Activates a feature that allows you to replace a media object while keeping the other properties of a media instance in the content.";s:24:"cont_replace_mob_feature";s:32:"Replace Media Objects in Content";s:20:"cont_repository_item";s:15:"Repository Item";s:15:"cont_resize_img";s:17:"Resize Image File";s:18:"cont_resource_size";s:44:"Original Resource Size / No Size Declaration";s:23:"cont_resource_size_info";s:220:"Without size declaration the size can be controlled by the content style. If neither a size is declared nor the content style contains a rule that determines the size, only images will be displayed in their default size.";s:18:"cont_resource_type";s:4:"type";s:13:"cont_resource";s:8:"Resource";s:14:"cont_resources";s:9:"Resources";s:13:"cont_revision";s:8:"Revision";s:16:"cont_right_float";s:15:"Right, Floating";s:10:"cont_right";s:5:"Right";s:26:"cont_rollback_confirmation";s:59:"Do you really want to restore this old version of the page?";s:13:"cont_rollback";s:8:"Rollback";s:12:"cont_roman_s";s:16:"Roman i, ii, …";s:10:"cont_roman";s:16:"Roman I, II, …";s:12:"cont_rowspan";s:8:"Row Span";s:11:"cont_rvalue";s:5:"Value";s:20:"cont_save_all_titles";s:11:"Save Titles";s:31:"cont_save_positions_and_classes";s:32:"Save Positions and Style Classes";s:19:"cont_save_positions";s:14:"Save Positions";s:15:"cont_save_spans";s:10:"Save Spans";s:16:"cont_save_widths";s:11:"Save Widths";s:19:"cont_saved_map_area";s:14:"Saved map area";s:19:"cont_saved_map_data";s:14:"Saved map data";s:24:"cont_sc_less_mode_browse";s:6:"Browse";s:24:"cont_sc_less_mode_normal";s:6:"Normal";s:26:"cont_sc_max_attempt_exceed";s:57:"Max. number of attempts for this module has been reached.";s:19:"cont_sc_new_version";s:18:"Upload new version";s:15:"cont_sc_preview";s:7:"Preview";s:20:"cont_sc_stat_browsed";s:7:"Browsed";s:22:"cont_sc_stat_completed";s:9:"Completed";s:19:"cont_sc_stat_failed";s:6:"Failed";s:23:"cont_sc_stat_incomplete";s:10:"Incomplete";s:26:"cont_sc_stat_not_attempted";s:13:"Not attempted";s:19:"cont_sc_stat_passed";s:6:"Passed";s:20:"cont_sc_stat_running";s:7:"Running";s:13:"cont_sc_title";s:5:"title";s:16:"cont_sc_usession";s:38:"Prevent from Logging-Out Automatically";s:15:"cont_sc_version";s:26:"Version of Learning Module";s:25:"cont_scheduled_activation";s:20:"Scheduled Activation";s:10:"cont_score";s:5:"Score";s:15:"cont_scorm_type";s:15:"adlcp:scormtype";s:27:"cont_select_from_upload_dir";s:38:"-- Select from the upload directory --";s:16:"cont_select_item";s:25:"Select at least one item.";s:24:"cont_select_max_one_item";s:28:"Please select one item only.";s:22:"cont_select_media_pool";s:17:"Select Media Pool";s:26:"cont_select_par_or_section";s:48:"Please select at least one paragraph or section.";s:11:"cont_select";s:6:"Select";s:36:"cont_selected_items_have_been_copied";s:115:"Selected items have been copied to the clipboard. Click target placeholders to paste them into the learning module.";s:33:"cont_selected_items_have_been_cut";s:112:"Selected items have been cut to the clipboard. Click target placeholders to paste them into the learning module.";s:21:"cont_selected_pg_chap";s:23:"Selected Pages/Chapters";s:13:"cont_set_link";s:9:"Edit Link";s:19:"cont_set_start_file";s:14:"Set Start File";s:15:"cont_set_styles";s:10:"Set Styles";s:23:"cont_set_tab_style_info";s:48:"Activate checkboxes in table cells to set style.";s:10:"cont_shape";s:5:"Shape";s:14:"cont_show_info";s:9:"Show Info";s:22:"cont_show_line_numbers";s:17:"Show line numbers";s:20:"cont_show_print_view";s:15:"Show Print View";s:9:"cont_size";s:12:"Size (Bytes)";s:17:"cont_skip_chapter";s:17:"Skip this chapter";s:18:"cont_snippets_used";s:21:"Used Content Snippets";s:9:"cont_span";s:4:"Span";s:12:"cont_Special";s:7:"Special";s:22:"cont_spreadsheet_table";s:17:"Spreadsheet Table";s:14:"cont_src_other";s:5:"other";s:8:"cont_src";s:11:"Source code";s:13:"cont_st_title";s:13:"Chapter Title";s:18:"cont_StandardTable";s:14:"Standard Table";s:21:"cont_start_value_info";s:50:"Enter start value as decimal number. Default is 1.";s:16:"cont_start_value";s:11:"Start Value";s:10:"cont_start";s:5:"Start";s:14:"cont_startfile";s:10:"Start File";s:11:"cont_status";s:6:"Status";s:18:"cont_std_is_in_dir";s:58:"Deletion not possible. Standard view file is in directory.";s:13:"cont_std_view";s:13:"Standard View";s:14:"cont_structure";s:9:"structure";s:10:"cont_style";s:5:"Style";s:16:"cont_subchapters";s:11:"Subchapters";s:16:"cont_syntax_help";s:11:"Syntax Help";s:20:"cont_tab_cont_height";s:14:"Content Height";s:19:"cont_tab_cont_width";s:13:"Content Width";s:17:"cont_table_border";s:12:"Table Border";s:26:"cont_table_cell_properties";s:21:"Table Cell Properties";s:22:"cont_table_cellpadding";s:18:"Table Cell Padding";s:21:"cont_table_properties";s:16:"Table Properties";s:16:"cont_table_width";s:11:"Table Width";s:10:"cont_table";s:5:"Table";s:17:"cont_TableContent";s:13:"Table Content";s:17:"cont_tabs_acc_hor";s:20:"Horizontal Accordion";s:17:"cont_tabs_acc_ver";s:18:"Vertical Accordion";s:26:"cont_tabs_confirm_deletion";s:65:"Are you sure that all panels and their content should be deleted?";s:9:"cont_tabs";s:6:"Panels";s:19:"cont_target_missing";s:14:"Target Missing";s:25:"cont_target_within_source";s:40:"Target must not be within source object.";s:9:"cont_term";s:4:"Term";s:10:"cont_terms";s:5:"Terms";s:13:"cont_text_acc";s:7:"Accent:";s:14:"cont_text_code";s:5:"Code:";s:13:"cont_text_com";s:8:"Comment:";s:13:"cont_text_emp";s:14:"Emphatic Text:";s:12:"cont_text_fn";s:9:"Footnote:";s:13:"cont_text_iln";s:20:"Internal Link, e.g.:";s:13:"cont_text_imp";s:10:"Important:";s:17:"cont_text_keyword";s:7:"Keyword";s:16:"cont_text_placeh";s:29:"Click and edit to insert text";s:17:"cont_text_placehl";s:16:"Text Placeholder";s:14:"cont_text_quot";s:10:"Quotation:";s:13:"cont_text_str";s:12:"Strong Text:";s:13:"cont_text_tex";s:11:"LaTeX Code:";s:13:"cont_text_xln";s:14:"External Link:";s:22:"cont_time_limit_action";s:21:"adlcp:timelimitaction";s:9:"cont_time";s:4:"Time";s:13:"cont_toc_mode";s:23:"Table of Contents Items";s:8:"cont_toc";s:17:"Table of Contents";s:8:"cont_top";s:3:"Top";s:15:"cont_total_time";s:10:"Total Time";s:19:"cont_tracking_bysco";s:10:"By Chapter";s:20:"cont_tracking_byuser";s:7:"By User";s:18:"cont_tracking_data";s:13:"Tracking Data";s:19:"cont_tracking_items";s:14:"Tracking Items";s:15:"cont_tree_fixed";s:30:"Tree structure has been fixed.";s:9:"cont_type";s:4:"Type";s:15:"cont_update_map";s:8:"Edit Map";s:21:"cont_update_resources";s:20:"Update Resource List";s:19:"cont_update_section";s:14:"Update Section";s:20:"cont_upload_dir_info";s:231:"Server directory from which large SCORM and HTML packages can be copied instead of being uploaded. Only ILIAS administrators will see a selection of files from this directory. Please enter a full server path without trailing slash.";s:15:"cont_upload_dir";s:16:"Upload directory";s:18:"cont_uploaded_file";s:13:"Existing File";s:10:"cont_usage";s:5:"Usage";s:31:"cont_use_same_resource_as_above";s:30:"Use the same resource as above";s:28:"cont_users_have_mob_in_clip1";s:40:"This media object is in the clipboard of";s:28:"cont_users_have_mob_in_clip2";s:8:"user(s).";s:18:"cont_validate_file";s:13:"Validate File";s:12:"cont_version";s:7:"version";s:13:"cont_versions";s:8:"Versions";s:10:"cont_width";s:5:"Width";s:19:"cont_wiki_page_link";s:14:"Wiki Page Link";s:13:"cont_xml_base";s:8:"xml:base";s:21:"cont_zip_file_invalid";s:68:"File is not a valid import file.
It does not contain a file \'%s\'.";s:20:"content_page_history";s:12:"Page History";s:19:"copied_to_clipboard";s:30:"Copied object(s) to clipboard.";s:13:"dgl_pagebreak";s:9:"Pagebreak";s:19:"glo_definition_abbr";s:4:"Def.";s:16:"glo_term_used_in";s:44:"The following resources linking to that term";s:10:"glo_usages";s:22:"Glossary is used in...";s:17:"import_sco_object";s:10:"Import SCO";s:18:"lm_menu_edit_entry";s:15:"Edit menu entry";s:20:"lm_menu_entry_target";s:6:"Target";s:19:"lm_menu_entry_title";s:5:"Title";s:17:"lm_menu_new_entry";s:23:"Create a new menu entry";s:30:"lm_menu_select_internal_object";s:25:"Select internal object >>";s:28:"lm_menu_select_object_to_add";s:52:"Please select the object you want to add to the menu";s:18:"mep_folder_created";s:17:"Added new folder.";s:15:"msg_entry_added";s:16:"Menu entry added";s:17:"msg_entry_removed";s:18:"Menu entry removed";s:17:"msg_entry_updated";s:18:"Menu entry updated";s:25:"msg_page_no_public_access";s:138:"The page you called is not available in the public area. Only registered users may view this page. Please login first to access this page.";s:19:"msg_page_not_public";s:18:"Page is not public";s:5:"Pages";s:5:"Pages";s:3:"par";s:9:"Paragraph";s:2:"pg";s:4:"Page";s:14:"public_section";s:11:"Public Area";s:18:"saved_media_object";s:19:"Saved media object.";s:21:"scplayer_collapsetree";s:12:"Collapse All";s:17:"scplayer_continue";s:8:"Continue";s:17:"scplayer_debugger";s:14:"Show test tool";s:13:"scplayer_exit";s:4:"Exit";s:16:"scplayer_exitall";s:8:"Exit All";s:19:"scplayer_expandtree";s:10:"Expand All";s:17:"scplayer_hidetree";s:9:"Hide Tree";s:22:"scplayer_phpmysqlcheck";s:55:"You need enabled JSON-support to use the JavaScript-RTE";s:17:"scplayer_previous";s:8:"Previous";s:13:"scplayer_next";s:4:"Next";s:17:"scplayer_showtree";s:9:"Show Tree";s:14:"scplayer_start";s:5:"Start";s:19:"scplayer_suspendall";s:11:"Suspend All";s:13:"select_a_file";s:21:"Please select a file.";s:19:"selected_pages_only";s:19:"Only Selected Pages";s:12:"selectFooter";s:16:"Select As Footer";s:12:"selectHeader";s:16:"Select As Header";s:9:"seq_close";s:31:"Please close the player-window.";s:14:"seq_endsession";s:37:"The current course session has ended.";s:9:"seq_error";s:44:"An internal error in the sequencer occurred.";s:7:"seq_toc";s:79:"From the Table Of Contents on the left, choose an activity to begin the course.";s:15:"set_public_mode";s:22:"Set public access mode";s:2:"st";s:7:"Chapter";s:14:"text_repr_info";s:35:"Used for image ‘alt’ attribute.";s:9:"text_repr";s:19:"Text Representation";s:12:"cont_lk_file";s:13:"File/Document";s:16:"cont_select_file";s:11:"Select File";s:16:"cont_create_link";s:11:"Create Link";s:17:"glo_used_in_scorm";s:108:"The glossary is used by the SCORM module. If deleted, references to the glossary cannot be resolved anymore.";s:21:"glo_presentation_view";s:17:"Presentation View";s:16:"glo_add_new_term";s:12:"Add New Term";s:24:"glo_term_is_used_n_times";s:47:"The term is used %s time(s) in content modules.";s:15:"glo_list_usages";s:11:"List Usages";s:17:"cont_sco_glossary";s:13:"Unit Glossary";s:20:"glo_quick_navigation";s:16:"Quick Navigation";s:21:"glo_presentation_mode";s:17:"Presentation Mode";s:14:"glo_table_form";s:13:"In Table Form";s:19:"glo_table_form_info";s:135:"Terms and definition are first shown in a two-column overview. Clicking the term opens the full content of a term on a separate screen.";s:23:"glo_text_snippet_length";s:25:"Definition Snippet Length";s:28:"glo_text_snippet_length_info";s:75:"Length of the text snippet of the definition that is shown in the overview.";s:20:"glo_full_definitions";s:16:"Full Definitions";s:25:"glo_full_definitions_info";s:59:"Terms and definitions are fully displayed in the main view.";s:16:"glo_editing_view";s:12:"Editing View";s:29:"cont_edit_shape_whole_picture";s:26:"Edit Shape (Whole Picture)";s:14:"cont_alignment";s:9:"Alignment";s:18:"cont_set_alignment";s:13:"Set Alignment";s:19:"cont_users_answered";s:14:"Users Answered";s:24:"cont_correct_after_first";s:17:"First Try Correct";s:11:"cont_second";s:6:"Second";s:19:"cont_third_and_more";s:13:"Third or More";s:10:"cont_never";s:5:"Never";s:21:"cont_download_no_menu";s:88:"Download will not be available to users since the learning module menu is not activated.";s:25:"cont_download_no_download";s:85:"Download will not be available to users, since the download feature is not activated.";s:31:"cont_no_download_file_available";s:53:"There is currently no public download file available.";s:11:"htlm_import";s:27:"Import HTML Learning Module";s:14:"cont_selection";s:9:"Selection";s:19:"cont_whole_glossary";s:14:"Whole Glossary";s:19:"cont_selected_terms";s:14:"Selected Terms";s:13:"cont_new_page";s:8:"New Page";s:13:"cont_new_chap";s:11:"New Chapter";s:19:"cont_submit_answers";s:6:"Submit";s:18:"cont_wrong_answers";s:15:"Incorrect Items";s:20:"cont_tries_remaining";s:15:"Tries Remaining";s:21:"cont_please_try_again";s:17:"Please try again!";s:24:"cont_all_answers_correct";s:8:"Correct!";s:27:"cont_enough_answers_correct";s:35:"Correct, but not the best solution!";s:25:"cont_nr_of_tries_exceeded";s:25:"Number of tries exceeded.";s:26:"cont_correct_answers_shown";s:27:"Correct solution see above.";s:25:"cont_wrong_answers_single";s:17:"Incorrect Choice.";s:14:"cont_added_tab";s:12:"Panel added.";s:33:"cont_ed_insert_login_page_element";s:25:"Insert Login Page Element";s:19:"page_does_not_exist";s:43:"We are sorry, but this page does not exist.";s:15:"cont_save_types";s:10:"Save Types";s:20:"cont_layout_template";s:15:"Layout Template";s:17:"cont_special_page";s:20:"Special Content Page";s:13:"cont_page_toc";s:13:"Page Overview";s:22:"cont_presentation_view";s:17:"Presentation View";s:20:"cont_deactivate_html";s:25:"Deactivate HTML Rendering";s:18:"cont_deactivate_js";s:18:"Activate Form Mode";s:21:"cont_deactivate_media";s:16:"Deactivate Media";s:18:"cont_activate_html";s:23:"Activate HTML Rendering";s:16:"cont_activate_js";s:24:"Activate Javascript Mode";s:19:"cont_activate_media";s:14:"Activate Media";s:15:"cont_par_format";s:9:"Paragraph";s:16:"cont_char_format";s:9:"Character";s:10:"cont_lists";s:5:"Lists";s:19:"cont_more_functions";s:4:"More";s:11:"cont_saving";s:9:"Saving...";s:21:"cont_link_to_internal";s:22:"Link to ILIAS Resource";s:21:"cont_link_to_external";s:24:"Link to External Website";s:17:"cont_link_to_wiki";s:35:"Link to Wiki Page (Insert Brackets)";s:13:"cont_standard";s:8:"Standard";s:19:"cont_char_style_com";s:7:"Comment";s:20:"cont_char_style_quot";s:9:"Quotation";s:19:"cont_char_style_acc";s:11:"Accentuated";s:20:"cont_char_style_code";s:4:"Code";s:8:"cont_tex";s:10:"Latex Code";s:7:"cont_fn";s:8:"Footnote";s:18:"cont_ed_insert_iim";s:24:"Insert Interactive Image";s:11:"cont_pc_iim";s:17:"Interactive Image";s:22:"cont_ed_insert_profile";s:20:"Insert Personal Data";s:12:"cont_pc_prof";s:13:"Personal Data";s:19:"cont_insert_profile";s:21:"Publish Personal Data";s:19:"cont_update_profile";s:19:"Edit Published Data";s:17:"cont_profile_mode";s:4:"Mode";s:25:"cont_profile_mode_inherit";s:9:"Automatic";s:30:"cont_profile_mode_inherit_info";s:25:"Use your profile settings";s:24:"cont_profile_mode_manual";s:6:"Manual";s:29:"cont_profile_mode_manual_info";s:23:"Use the following data:";s:27:"cont_ed_insert_verification";s:18:"Insert Certificate";s:12:"cont_pc_vrfc";s:11:"Certificate";s:24:"cont_insert_verification";s:15:"Add Certificate";s:24:"cont_update_verification";s:16:"Edit Certificate";s:24:"cont_verification_object";s:11:"Certificate";s:19:"cont_ed_insert_blog";s:11:"Insert Blog";s:12:"cont_pc_blog";s:4:"Blog";s:16:"cont_insert_blog";s:16:"Add Blog Posting";s:16:"cont_update_blog";s:17:"Edit Blog Posting";s:17:"cont_active_areas";s:8:"Triggers";s:19:"cont_content_popups";s:14:"Content Popups";s:19:"cont_overlay_images";s:14:"Overlay Images";s:15:"cont_add_images";s:10:"Add Images";s:14:"cont_add_popup";s:9:"Add Popup";s:17:"cont_WholePicture";s:13:"Whole Picture";s:18:"cont_overlay_image";s:13:"Overlay Image";s:18:"cont_content_popup";s:13:"Content Popup";s:17:"cont_trigger_area";s:12:"Trigger Area";s:11:"cont_marker";s:6:"Marker";s:28:"cont_saved_interactive_image";s:25:"Created Interactive Image";s:15:"cont_base_image";s:16:"Background Image";s:20:"cont_edit_base_image";s:21:"Edit Background Image";s:27:"cont_really_delete_overlays";s:52:"Do you really want to delete the following overlays?";s:31:"cont_overlays_have_been_deleted";s:27:"Overlays have been deleted.";s:14:"cont_new_popup";s:9:"New Popup";s:25:"cont_really_delete_popups";s:50:"Do you really want to delete the following popups?";s:29:"cont_popups_have_been_deleted";s:25:"Popups have been deleted.";s:21:"cont_new_trigger_area";s:16:"New Trigger Area";s:27:"cont_really_delete_triggers";s:52:"Do you really want to delete the following triggers?";s:15:"cont_new_marker";s:10:"New Marker";s:26:"cont_edit_overlay_position";s:21:"Edit Overlay Position";s:25:"cont_edit_marker_position";s:20:"Edit Marker Position";s:24:"cont_edit_popup_position";s:19:"Edit Popup Position";s:28:"cont_drag_element_click_save";s:71:"Drag and drop the element to the desired position. Then hit ‘Save’.";s:25:"cont_correct_answers_also";s:17:"Also correct are:";s:24:"cont_correct_answer_also";s:16:"Also correct is:";s:18:"cont_remove_format";s:13:"Remove Format";s:21:"cont_ed_edit_multiple";s:23:"Edit Paragraph Sequence";s:13:"cont_pc_qover";s:17:"Question Overview";s:20:"cont_ed_insert_qover";s:24:"Insert Question Overview";s:24:"cont_qover_short_message";s:14:"Status Message";s:29:"cont_qover_short_message_info";s:97:"A message ‘You have correctly answered C out of Y questions of this unit.’ will be displayed.";s:23:"cont_qover_list_wrong_q";s:32:"List of Wrong Answered Questions";s:28:"cont_qover_list_wrong_q_info";s:60:"A list of wrong or not answered questions will be displayed.";s:15:"cont_edit_qover";s:22:"Edit Question Overview";s:19:"cont_ov_all_correct";s:42:"You have correctly answered all questions.";s:20:"cont_ov_some_correct";s:53:"You have correctly answered [x] out of [y] questions.";s:22:"cont_ov_wrong_answered";s:59:"The following questions were not answered or answered wrong";s:22:"cont_update_login_page";s:23:"Edit Login Page Element";s:22:"cont_insert_login_page";s:22:"Add Login Page Element";s:20:"cont_html_export_ids";s:15:"HTML Export IDs";s:25:"cont_html_export_ids_info";s:117:"Allows maintaining extra IDs for ILIAS learning modules that are used for naming HTML files when HTML export is done.";s:14:"cont_export_id";s:9:"Export ID";s:29:"cont_exp_ids_not_resp_format1";s:48:"Export IDs may only use the following characters";s:29:"cont_exp_ids_not_resp_format2";s:36:"Please check and correct your input.";s:21:"cont_saved_export_ids";s:22:"Saved HTML Export IDs.";s:38:"content_some_export_ids_multiple_times";s:87:"Some export IDs are used multiple times. This will lead to missing pages in the export.";s:25:"cont_exp_id_used_multiple";s:29:"Export ID used multiple times";s:14:"mob_upload_dir";s:16:"Upload Directory";s:19:"mob_upload_dir_info";s:227:"Server directory from which multiple files can be used to create media objects in media pools. Only ILIAS administrators will see a selection of files from this directory. Please enter a full server path without trailing slash.";s:29:"cont_exp_ids_not_resp_format3";s:36:"The ID must not start with a number.";s:19:"cont_current_usages";s:14:"Current Usages";s:15:"cont_all_usages";s:15:"Include History";s:15:"cont_set_layout";s:10:"Set Layout";s:20:"cont_missing_snippet";s:54:"Missing Content Snippet. The snippet has been deleted.";s:24:"cont_enable_page_history";s:12:"Page History";s:29:"cont_enable_page_history_info";s:70:"Stores older versions of pages and allows roll back to older versions.";s:17:"cont_localization";s:12:"Localization";s:22:"cont_localization_info";s:71:"Language used for predefined texts, e.g. ‘Previous’ and ’Next’.";s:16:"cont_maintenance";s:11:"Maintenance";s:25:"cont_switch_to_media_pool";s:26:"Switch to other Media Pool";s:23:"cont_edit_personal_data";s:18:"Edit Personal Data";s:21:"cont_paragraph_styles";s:16:"Paragraph Styles";s:11:"cont_cc_str";s:6:"Strong";s:11:"cont_cc_emp";s:8:"Emphatic";s:11:"cont_cc_imp";s:9:"Important";s:26:"cont_more_character_styles";s:24:"...more character styles";s:10:"cont_blist";s:11:"Bullet List";s:10:"cont_nlist";s:13:"Numbered List";s:17:"cont_list_outdent";s:12:"Outdent List";s:16:"cont_list_indent";s:11:"Indent List";s:17:"cont_new_question";s:12:"New Question";s:28:"cont_copy_question_from_pool";s:23:"Copy Question from Pool";s:23:"cont_select_other_qpool";s:17:"Select other Pool";s:28:"cont_copy_question_into_page";s:14:"Copy into Page";s:9:"cont_open";s:31:"Presentation of Learning Module";s:16:"cont_open_normal";s:76:"Opens in a New Tab or Alternatively in a New Window, Without ILIAS Main Menu";s:21:"cont_debug_deactivate";s:243:"A Test Tool will be displayed in the presentation mode of the learning module. Based on the data provided by it the interaction of the learning module and ILIAS can be evaluated. To use the Test Tool, the navigation tree has to be switched on.";s:23:"cont_debug_deactivate12";s:178:"A Test Tool will be displayed in the presentation mode of the learning module. Based on the data provided by it the interaction of the learning module and ILIAS can be evaluated.";s:22:"cont_debug_deactivated";s:115:"The test tool is currently globally deactivated in the ILIAS administration (Administration » Learning Resources).";s:24:"cont_file_from_workspace";s:19:"File From Workspace";s:21:"cont_sc_auto_continue";s:14:"Redirect Users";s:26:"cont_sc_auto_continue_info";s:157:"After finishing their last activity users will be automatically redirected to the next SCO. This function is not supported by all SCORM 1.2 Learning Modules.";s:21:"cont_ed_insert_skills";s:18:"Insert Competences";s:14:"cont_pc_skills";s:10:"Competence";s:18:"cont_insert_skills";s:17:"Insert Competence";s:18:"cont_update_skills";s:15:"Edit Competence";s:24:"cont_scorm_ed_properties";s:26:"Learning Module Properties";s:37:"sahs_empty_objectives_are_not_allowed";s:34:"Please enter a learning objective.";s:14:"cont_edit_mode";s:9:"Edit Mode";s:12:"cont_ed_copy";s:4:"Copy";s:11:"cont_ed_cut";s:3:"Cut";s:28:"cont_sel_el_copied_use_paste";s:103:"Selected elements have been copied. Please click the desired target placeholder and select ‘Paste’.";s:25:"cont_sel_el_cut_use_paste";s:100:"Selected elements have been cut. Please click the desired target placeholder and select ‘Paste’.";s:34:"cont_cp_question_diff_formats_info";s:69:"Please note that some formatting is not supported in content modules.";s:15:"cont_sequencing";s:25:"Sequencing and Navigation";s:17:"cont_interactions";s:29:"Store Results of Interactions";s:22:"cont_interactions_info";s:204:"Typically results from interactions in learning modules are simply stored without being read / loaded again. If you ensured this is how your learning module operates, this option will improve performance.";s:25:"cont_interactions_info_12";s:112:"Results from interactions in SCORM 1.2 learning modules are simply stored. This option will improve performance.";s:15:"cont_objectives";s:30:"Store Learning Objectives Data";s:20:"cont_objectives_info";s:89:"If you ensured that this learning module runs properly, this option improves performance.";s:13:"cont_comments";s:14:"Store Comments";s:18:"cont_comments_info";s:124:"Some SCORM 2004 learning modules allow users providing comments within the module. This option allows saving those comments.";s:18:"cont_time_from_lms";s:38:"Processing Time Determination by ILIAS";s:21:"cont_lm_comments_desc";s:67:"Allow users to share comments on every page of the learning module.";s:20:"cont_online_help_ids";s:10:"Screen-IDs";s:15:"cont_screen_ids";s:10:"Screen-IDs";s:25:"cont_captcha_verification";s:17:"User Verification";s:17:"cont_captcha_code";s:4:"Code";s:9:"glo_style";s:14:"Glossary Style";s:17:"cont_current_term";s:12:"Current Term";s:17:"glo_show_taxonomy";s:13:"Show Taxonomy";s:25:"cont_show_activation_info";s:20:"Show Activation Info";s:30:"cont_show_activation_info_info";s:156:"If the scheduled activation is not yet reached, the page will not be skipped. The information when the page will be activated will be displayed to the user.";s:23:"cont_page_activation_on";s:36:"The content will be activated on %s.";s:10:"cont_hover";s:5:"Hover";s:11:"cont_always";s:6:"Always";s:19:"cont_highlight_mode";s:14:"Highlight Mode";s:10:"cont_light";s:5:"Light";s:9:"cont_dark";s:4:"Dark";s:13:"cont_accented";s:8:"Accented";s:12:"cont_link_no";s:7:"No Link";s:22:"cont_AdvancedKnowledge";s:18:"Advanced Knowledge";s:13:"cont_show_adv";s:23:"Show Advanced Knowledge";s:13:"cont_hide_adv";s:23:"Hide Advanced Knowledge";s:22:"cont_auto_last_visited";s:34:"Continue with Chapter Last Visited";s:17:"cont_check_values";s:26:"Check Values sent from SCO";s:22:"cont_check_values_info";s:396:"The Test Tool will check whether the values sent from the SCOs adhere to the SCORM standard.
The SCORM Standard is very demanding concerning the saving of values. Not all learning modules meet the requirements of the standard. This Options allows checking if the module adheres to the Standard or not. Do not check this option if you just want to check if ILIAS can run this module or not.";s:22:"cont_resources_of_type";s:17:"Resources of Type";s:32:"cont_element_refers_removed_itgr";s:83:"This content element refers to an item group that has been removed in the meantime.";s:29:"cont_initial_attached_content";s:21:"Initial Extra Content";s:10:"cont_topic";s:5:"Topic";s:19:"cont_selected_topic";s:14:"Selected Topic";s:15:"cont_all_topics";s:10:"All Topics";s:20:"cont_highlight_class";s:15:"Highlight Class";s:17:"cont_presentation";s:12:"Presentation";s:18:"cont_scorm_options";s:13:"SCORM Options";s:17:"cont_rte_settings";s:12:"RTE Settings";s:14:"cont_debugging";s:9:"Debugging";s:27:"cont_auto_last_visited_info";s:105:"Users are presented with the SCO/Asset they most recently visited when opening the learning module again.";s:21:"cont_sc_usession_info";s:195:"Periodical requests will be sent to ILIAS to keep the session alive. Otherwise ILIAS will categorize working on the learning module as idleness, terminate the session and loose the tracking data.";s:20:"cont_sequencing_info";s:306:"Enable the sequencing and navigation behaviour as defined by the learning module: Navigational options will be determined from the results of interactions with the content. Please check whether or not your learning module does actually contain this kind of sequencing & navigation data, since this is rare.";s:23:"cont_time_from_lms_info";s:183:"Frequently SCORM learning modules are returning faulted data on processing time. To avoid this issue ILIAS can determine the processing time adhering to the strict standards of SCORM.";s:20:"help_assign_help_ids";s:29:"Chapter/Screen-IDs Assignment";s:24:"cont_custom_menu_entries";s:19:"Custom Menu Entries";s:32:"cont_anonymous_user_missing_perm";s:76:"Anonymous users currently have no permission to access this learning module.";s:27:"glo_term_must_belong_to_glo";s:78:"The action can only be performed on terms, which are defined in this glossary.";s:23:"cont_offline_mode_allow";s:19:"Enable Offline Mode";s:28:"cont_offline_mode_allow_info";s:313:"Users can use the learning module without connecting to the Internet in the SCORM Offline Player. They download the learning module using the ▼-menu. The learning module is presented with an add-on to the Firefox browser. The tracking data are transferred when the user clicks on ‘finish offline mode’.";s:39:"cont_profile_mode_template_inherit_info";s:24:"Use the profile settings";s:28:"content_plugin_not_activated";s:59:"The page content element plugin is currently not activated.";s:24:"cont_verification_placeh";s:36:"Click and edit to insert certificate";s:25:"cont_verification_placehl";s:23:"Certificate Placeholder";s:25:"cont_ed_plachverification";s:23:"Placeholder Certificate";s:15:"cont_glossaries";s:10:"Glossaries";s:20:"cont_auto_glossaries";s:22:"Auto-Linked Glossaries";s:19:"cont_link_glo_in_lm";s:63:"Should all glossary terms be linked in the learning module now?";s:25:"cont_hide_head_foot_print";s:43:"Hide custom header and footer in print view";s:33:"cont_ed_insert_consultation_hours";s:25:"Insert Consultation Hours";s:30:"cont_insert_consultation_hours";s:25:"Insert Consultation Hours";s:30:"cont_update_consultation_hours";s:23:"Edit Consultation Hours";s:14:"cont_cach_mode";s:4:"Mode";s:24:"cont_cach_mode_automatic";s:9:"Automatic";s:29:"cont_cach_mode_automatic_info";s:46:"All your consultation hours will be published.";s:21:"cont_cach_mode_manual";s:6:"Manual";s:26:"cont_cach_mode_manual_info";s:70:"Only the consultation hours of the following groups will be published.";s:17:"cont_current_lang";s:16:"Current Language";s:26:"cont_edit_language_version";s:12:"Edit Version";s:36:"cont_page_translation_does_not_exist";s:143:"The translation page does not exist yet and will be created by copying the content of the current master page. Language of the translation page";s:13:"content_until";s:21:"At least locked until";s:20:"content_no_edit_lock";s:45:"The page is currently locked by another user.";s:25:"cont_disable_def_feedback";s:33:"Disable Default Question Feedback";s:30:"cont_disable_def_feedback_info";s:132:"If disabled, answered questions will not show any feedback for the learner. You need to provide custom feedbacks for your questions.";s:8:"save_new";s:12:"Save and New";s:24:"cont_sc_auto_review_2004";s:43:"Lock Tracking Status Once it is Established";s:29:"cont_sc_auto_review_info_2004";s:281:"After a user has acquired the tracking status set above for a chapter /SCO, this Status is locked. No further tracking data will recorded for these chapters / SCOs in later visits. Select \'always\' if the learning module makes use of Sequencing & Navigation according to SCORM 2004.";s:22:"cont_sc_auto_review_no";s:20:"always (recommended)";s:50:"cont_sc_auto_review_completed_not_failed_or_passed";s:76:"keep tracking data if achieved status is completed or passed, but not failed";s:26:"cont_sc_auto_review_passed";s:47:"keep tracking data if achieved status is passed";s:36:"cont_sc_auto_review_passed_or_failed";s:57:"keep tracking data if achieved status is passed or failed";s:29:"cont_sc_auto_review_completed";s:50:"keep tracking data if achieved status is completed";s:40:"cont_sc_auto_review_completed_and_passed";s:61:"keep tracking data if achieved status is completed and passed";s:39:"cont_sc_auto_review_completed_or_passed";s:60:"keep tracking data if achieved status is completed or passed";s:41:"cont_sc_store_if_previous_score_was_lower";s:76:"keep tracking data if achieved score in previous attempt was higher or equal";s:17:"cont_auto_suspend";s:23:"Safeguard tracking data";s:22:"cont_auto_suspend_info";s:291:"This option is for SCORM learning modules, which support SCORM 2004 in an inadequate way by not sending proper values for cmi.exit
It will ensure that tracking data is stored irrespectively of the user not closing the learning module properly for instance by simply closing the browser.";s:17:"glo_hide_taxonomy";s:13:"Hide Taxonomy";s:17:"cont_col_ordering";s:15:"Column Ordering";s:18:"lm_activate_rating";s:25:"Activate Rating For Pages";s:9:"lm_rating";s:20:"Rate Learning Module";s:12:"lm_rate_page";s:9:"Rate page";s:14:"cont_wiki_page";s:9:"Wiki Page";s:16:"cont_choose_wiki";s:11:"Choose Wiki";s:14:"cont_languages";s:9:"Languages";s:13:"cont_language";s:8:"Language";s:19:"cont_got_lock_until";s:127:"This page has been locked for your editing until %1. Please release the page after you have done all your changes by hitting %2";s:19:"cont_finish_editing";s:14:"Finish Editing";s:23:"cont_page_lock_released";s:46:"Editing finished. Page lock has been released.";s:19:"cont_fourth_edition";s:22:"SCORM 2004 4th edition";s:24:"cont_fourth_edition_info";s:205:"SCORM 2004 4th edition offers some advantages compared to the 3rd Edition: Data can be carried over between SCOs. Few learning modules actually use this feature and it has a negative Impact on performance.";s:20:"offline_mode_manager";s:11:"Offline use";s:18:"offline_mode_users";s:21:"Users in offline mode";s:23:"offline_mode_users_info";s:212:"Users can be manually taken from the Off-line Mode and after doing so these users can again use the online-version of the learning module. This makes sense if e.g. the laptop with the learning modules was stolen.";s:42:"cont_offline_mode_disable_not_allowed_info";s:98:"Since the learning module is currently used in offline mode, the offline mode can not be disabled.";s:22:"stop_user_offline_mode";s:17:"Stop offline mode";s:31:"stop_user_offline_mode_for_user";s:21:"Stop offline mode for";s:27:"info_stop_offline_mode_sure";s:76:"Note: The learning progress achieved in offline mode are lost. Are you sure?";s:21:"cont_edit_definitions";s:16:"Edit Definitions";s:20:"cont_edit_definition";s:15:"Edit Definition";s:25:"cont_ed_insert_my_courses";s:17:"Insert My Courses";s:22:"cont_insert_my_courses";s:17:"Insert My Courses";s:22:"cont_update_my_courses";s:15:"Edit My Courses";s:15:"glo_online_info";s:67:"Only if the glossary is online, users are able to use the glossary.";s:19:"glo_mode_level_info";s:77:"All terms of glossaries on the same level in the repository will be included.";s:20:"glo_mode_normal_info";s:57:"Only terms created within this glossary will be included.";s:21:"glo_mode_subtree_info";s:99:"All terms of glossaries on the same level and subsequent levels in the repository will be included.";s:20:"glo_content_settings";s:7:"Content";s:22:"glo_show_taxonomy_info";s:113:"The taxonomy will be visible in the presentation view of the glossary and can be used to select referenced terms.";s:24:"cont_def_feedb_activated";s:79:"Default feedback texts are currently activated in the learning module settings.";s:26:"cont_def_feedb_deactivated";s:81:"Default feedback texts are currently deactivated in the learning module settings.";s:29:"cont_help_no_valid_tooltip_id";s:46:"The tooltip ID you have entered was not valid.";s:28:"cont_ed_insert_amd_page_list";s:16:"Insert Page List";s:25:"cont_insert_amd_page_list";s:16:"Insert Page List";s:25:"cont_update_amd_page_list";s:14:"Edit Page List";s:20:"cont_ed_insert_templ";s:23:"Insert Content Template";s:13:"cont_template";s:8:"Template";s:19:"cont_progress_icons";s:14:"Progress Icons";s:24:"cont_progress_icons_info";s:151:"Show progress icons instead of chapter page icons in presentation mode. Please note that progress information is stored only with ILIAS 5.0 and higher.";s:20:"cont_self_assessment";s:15:"Self Assessment";s:10:"cont_tries";s:18:"Question Behaviour";s:25:"cont_tries_reset_on_visit";s:19:"Reset on Page Visit";s:30:"cont_tries_reset_on_visit_info";s:126:"Questions start with 0 number of tries each time a learner visits a page. Learner has to answer questions on every page visit.";s:16:"cont_tries_store";s:19:"Store Answer Status";s:21:"cont_tries_store_info";s:145:"Number of tries are accumulated and stored. Correctly answered questions must not be answered again. Learners may run out of tries for questions.";s:22:"cont_restrict_forw_nav";s:27:"Restrict Forward Navigation";s:27:"cont_restrict_forw_nav_info";s:99:"Learners cannot navigate to subsequent pages unless they answered all previous questions correctly.";s:28:"cont_no_page_access_unansw_q";s:89:"You need to answer all questions of previous pages correctly to gain access to this page.";s:19:"cont_question_stats";s:9:"Statistic";s:18:"cont_blocked_users";s:13:"Blocked Users";s:13:"cont_last_try";s:8:"Last Try";s:13:"cont_unlocked";s:8:"Unlocked";s:22:"cont_reset_nr_of_tries";s:21:"Reset Number of Tries";s:26:"cont_unlock_allow_continue";s:26:"Unlock / Allow to Continue";s:22:"cont_start_file_set_to";s:30:"%s has been set as start file.";s:28:"cont_blocked_users_mail_link";s:56:"Click on the following link to open the learning module:";s:25:"cont_out_of_focus_message";s:68:"This page is not related to your current learning objective anymore.";s:29:"cont_show_content_after_focus";s:33:"Continue with the Learning Module";s:23:"cont_to_focus_beginning";s:49:"Back to Content related to the Learning Objective";s:24:"cont_to_focus_return_crs";s:14:"Back to Course";s:35:"cont_out_of_focus_message_last_page";s:80:"This is the last page of the content related to your current learning objective.";s:21:"cont_ie_compatibility";s:38:"Internet Explorer 7 Compatibility Mode";s:26:"cont_ie_compatibility_info";s:234:"Reduces problems with displaying older SCORM Learning Modules that were optimised for the Internet Explorer. If the Compatibility Mode is switched off in newer versions of the Internet Explorer, this setting does not become effective.";s:20:"cont_ie_force_render";s:36:"Force Internet Explorer to re-render";s:25:"cont_ie_force_render_info";s:111:"Learning modules with many frames or iFrames will be displayed correctly after rendering the content once more.";s:23:"cont_ed_click_to_add_pg";s:26:"Click here to add content.";s:22:"cont_table_border_info";s:93:"Keep this empty to make content style settings effective. Values must include unit (like px).";s:27:"cont_table_cellpadding_info";s:93:"Keep this empty to make content style settings effective. Values must include unit (like px).";s:28:"cont_notify_on_blocked_users";s:30:"Notifications on Blocked Users";s:33:"cont_notify_on_blocked_users_info";s:69:"You will be notified if users are blocked when they run out of tries.";s:17:"cont_user_blocked";s:42:"User out of tries in learning module "%s".";s:18:"cont_user_blocked2";s:177:"A user has run out of tries for answering a question in the learning module. The user will not be able to navigate further through the learning module without your intervention.";s:18:"cont_user_blocked3";s:59:"Open the learning module in edit mode and enter the screen:";s:27:"cont_lm_mail_permanent_link";s:58:"Click on the following link to access the learning module:";s:13:"cont_download";s:8:"Download";s:20:"cont_tracking_modify";s:11:"Modify Data";s:13:"cont_pc_amdpl";s:9:"Page List";s:34:"cont_automatically_set_store_tries";s:83:"Option "$1" has been activated automatically, because option "$2" has been enabled.";s:12:"cont_license";s:7:"License";s:17:"cont_license_info";s:27:"Enables the license feature";s:11:"cont_biblio";s:20:"Bibliographical Data";s:16:"cont_biblio_info";s:40:"Enables the bibliographical data feature";s:16:"cont_qtries_info";s:62:"Default value for number of tries for newly created questions.";s:13:"cont_settings";s:29:"Settings for learning modules";s:14:"cont_auto_time";s:27:"Auto Animation Waiting Time";s:15:"cont_rand_start";s:12:"Random Start";s:18:"cont_tabs_carousel";s:8:"Carousel";s:21:"cont_wiki_link_dialog";s:26:"Link to Wiki Page (Dialog)";s:11:"cont_cc_sub";s:9:"Subscript";s:11:"cont_cc_sup";s:11:"Superscript";s:13:"cont_text_sub";s:9:"Subscript";s:13:"cont_text_sup";s:11:"Superscript";s:16:"cont_pc_carousel";s:8:"Carousel";s:24:"cont_mycourses_sortorder";s:15:"Default Sorting";s:37:"cont_mycourses_sortorder_alphabetical";s:12:"Alphabetical";s:33:"cont_mycourses_sortorder_location";s:11:"By Location";s:29:"cont_mycourses_sortorder_info";s:123:"This is a default setting. Every user can choose a personal order which affects all "My Courses"-elements of any portfolio.";s:21:"cont_assign_to_parent";s:16:"Assign to Parent";s:21:"cont_type_not_allowed";s:41:"Content type not allowed at this position";s:24:"sahs_insert_st_from_clip";s:42:"Import Chapters from ILIAS Learning Module";s:36:"sahs_insert_st_from_clip_inside_chap";s:59:"Import Chapters from ILIAS Learning Module (inside chapter)";s:24:"sahs_insert_pg_from_clip";s:39:"Import Pages from ILIAS Learning Module";s:16:"cont_active_from";s:16:"Activation Start";s:14:"cont_active_to";s:14:"Activation End";s:18:"cont_all_languages";s:13:"All Languages";s:19:"cont_subtitle_files";s:15:"Media Subtitles";s:27:"cont_upload_multi_srt_howto";s:397:"This feature allows you to upload multiple subtitle (srt) files in a zip file for all media objects. Your .zip file should contain all .srt files on the top level (no subdirectories). The file names should end with "_<lang code>.srt" where lang code is e.g. "en", "it", "de". The rest of the filename should correspond to the name of the video file, e.g. "my_video.mp4" -> "my_video_en.srt".";s:20:"cont_moved_srt_files";s:39:"Moved subtitles files to media objects.";s:18:"cont_subtitle_file";s:12:"SRT ZIP File";s:20:"cont_multi_srt_files";s:9:"SRT Files";s:25:"cont_master_language_only";s:31:"Master Language for Translation";s:11:"cont_import";s:6:"Import";s:22:"cont_trans_import_info";s:173:"If you exported this module as XML/Master Language for Translation to another installation, you can now re-import translated export files from this second installation here.";s:17:"cont_import_trans";s:18:"Import Translation";s:16:"cont_import_lang";s:15:"Target Language";s:38:"cont_snippet_from_another_installation";s:40:"Snippet comes from another installation.";s:23:"cont_mastery_score_2004";s:30:"overwrite scaled_passing_score";s:28:"cont_mastery_score_2004_info";s:390:"Central learning objectives of this learning module are considered as passed if the score reached at least a certain level - the scaled_passing_score. This value - to be stated as a percentage value - can be overwritten here e.g. to reduce the requirement level. If the field is empty, the information in the SCORM manifest are valid. The following values are provided in the manifest-file:";s:21:"cont_mastery_score_12";s:23:"overwrite mastery_score";s:26:"cont_mastery_score_12_info";s:346:"If a SCO does not autonomously determines a status, a SCO is considered passed if the score reached at least a certain level - the mastery_score. This value can be overwritten here e.g. to reduce the requirement level. If the field is empty, the information in the SCORM manifest are valid. The following values are provided in the manifest-file:";s:20:"lm_no_download_files";s:52:"There are currently no files for download available.";s:20:"cont_sc_version_info";s:94:"The version number is provided automatically by the version management of the learning module.";s:16:"cont_online_info";s:146:"Set the SCORM learning module online to make it visible and available for users. If not, only users with \'Edit\'-permission will have access to it.";s:16:"cont_open_window";s:56:"Enforced to Open in New Window , Without ILIAS Main Menu";s:16:"cont_open_iframe";s:55:"Opens in the Same Window Underneath the ILIAS Main Menu";s:16:"cont_nomenu_info";s:145:"The top navigation bar can be hidden, if the SCORM Learning module contains sufficient functionality to suspend, finish and navigate the content.";s:19:"cont_hidenavig_info";s:189:"The navigation tree on the left can be hidden, if the SCORM Learning module contains sufficient functionality to navigate between sections of content or the top navigation bar is displayed.";s:22:"cont_width_height_info";s:211:"The presentation can be set to a fixed size. 950 pixels for width and 650 pixels for height are proven values for setting the size. If no value is entered the browser will determine the size of the presentation.";s:9:"cont_sqst";s:35:"Survey Question (Assigned Material)";s:15:"cont_ov_preview";s:107:"The question overview does not work in the page editor context. Use the SCO or SCORM level preview instead.";s:32:"cont_not_saved_edit_lock_expired";s:144:"Sorry, but another user obtained the edit lock for this page in the meantime. You may close this message and copy the content to your clipboard.";s:10:"cont_error";s:16:"An Error Occured";s:22:"cont_permission_object";s:17:"Permission Object";s:29:"lm_only_one_download_per_type";s:90:"Please note that you can only make one file per type (XML, HTML, SCORM) public accessible.";s:27:"cont_permission_object_desc";s:101:"The section will only be presented for users that have the given permission on the permission object.";s:12:"cont_pc_grid";s:13:"Column Layout";s:18:"cont_grid_nr_cells";s:17:"Number of Columns";s:19:"cont_ed_insert_grid";s:20:"Insert Column Layout";s:17:"cont_grid_width_s";s:5:"Small";s:22:"cont_grid_width_s_info";s:15:"E.g. smartphone";s:17:"cont_grid_width_m";s:6:"Medium";s:22:"cont_grid_width_m_info";s:11:"E.g. tablet";s:17:"cont_grid_width_l";s:5:"Large";s:22:"cont_grid_width_l_info";s:12:"E.g. desktop";s:18:"cont_grid_width_xl";s:11:"Extra Large";s:23:"cont_grid_width_xl_info";s:17:"E.g. wide desktop";s:13:"cont_add_cell";s:10:"Add Column";s:19:"cont_ed_delete_cell";s:13:"Delete Column";s:17:"cont_ed_cell_left";s:9:"Move Left";s:18:"cont_ed_cell_right";s:10:"Move Right";s:24:"cont_ed_insert_grid_info";s:70:"Adds a responsive column layout based on a grid with 12 units per row.";s:22:"cont_ed_grid_col_width";s:12:"Column Width";s:27:"cont_ed_grid_col_width_info";s:204:"Column width can span multiple 1/12 units of the row and depends on the overall screen size. Devices are given as examples. Their screen size determines the concrete behaviour. 12/12 equals to 100% width.";s:23:"cont_ed_grid_col_widths";s:13:"Column Widths";s:31:"cont_grid_cell_confirm_deletion";s:43:"Do you really want to delete the column(s)?";s:14:"cont_grid_cell";s:6:"Column";s:14:"cont_prtf_page";s:14:"Portfolio Page";s:14:"cont_prtt_page";s:23:"Portfolio Tempalte Page";s:34:"cont_master_language_only_no_media";s:29:"Master Language without Media";s:22:"cont_last_visited_page";s:17:"Last Visited Page";s:15:"cont_first_page";s:10:"First Page";s:22:"cont_lm_starting_point";s:41:"Starting Point for ILIAS Learning Modules";s:27:"cont_lm_starting_point_info";s:57:"Page being opened when clicking a learning modules title.";s:17:"cont_short_titles";s:12:"Short Titles";s:16:"cont_short_title";s:11:"Short Title";s:21:"cont_short_title_info";s:104:"Short titles are used in the left-hand tree presentation and for labels in the previous/next navigation.";s:9:"cont_user";s:4:"User";s:30:"cont_user_search_did_not_match";s:36:"Your search did not match any users.";s:39:"cont_transl_master_language_not_allowed";s:115:"To import a translation you need to activate at least one additional language under "Settings" > "Multilingualism".";s:18:"cont_sc_id_setting";s:33:"student_id according to SCORM 1.2";s:23:"cont_sc_id_setting_2004";s:34:"learner_id according to SCORM 2004";s:23:"cont_sc_id_setting_info";s:257:"In the case that a numeric id for student_id (SCORM 1.2) or learner_id (SCORM 2004) causes problems for the learning module, use the option \'ILIAS user name\'. The addition RefId or ObjId may be useful for learning modules that connect to an external server.";s:26:"cont_sc_id_setting_user_id";s:24:"ILIAS User Id (Standard)";s:29:"cont_sc_id_setting_user_login";s:16:"ILIAS Login Name";s:38:"cont_sc_id_setting_user_id_plus_ref_id";s:47:"ILIAS User Id plus RefId of the Learning Module";s:41:"cont_sc_id_setting_user_login_plus_ref_id";s:50:"ILIAS Login Name plus RefId of the Learning Module";s:38:"cont_sc_id_setting_user_id_plus_obj_id";s:47:"ILIAS User Id plus ObjId of the Learning Module";s:41:"cont_sc_id_setting_user_login_plus_obj_id";s:50:"ILIAS Login Name plus ObjId of the Learning Module";s:20:"cont_sc_name_setting";s:35:"student_name according to SCORM 1.2";s:25:"cont_sc_name_setting_2004";s:36:"learner_name according to SCORM 2004";s:25:"cont_sc_name_setting_info";s:188:"The name of the learner can be displayed in the learning module in several ways. In the case that the learning modules are on an external server, it may be useful not to disclose the name.";s:35:"cont_sc_name_setting_last_firstname";s:21:"Last name, First name";s:35:"cont_sc_name_setting_first_lastname";s:24:"First name and Last name";s:29:"cont_sc_name_setting_fullname";s:31:"Title, First name and Last name";s:40:"cont_sc_name_setting_salutation_lastname";s:24:"Salutation and Last name";s:31:"cont_sc_name_setting_first_name";s:10:"First name";s:28:"cont_sc_name_setting_no_name";s:7:"no name";s:19:"cont_lpe_login_form";s:10:"Login Form";s:23:"cont_lpe_cas_login_form";s:14:"CAS Login Form";s:24:"cont_lpe_shib_login_form";s:21:"Shibboleth Login Form";s:26:"cont_lpe_openid_login_form";s:17:"OpenId Login Form";s:26:"cont_lpe_registration_link";s:21:"New Registration Link";s:27:"cont_lpe_language_selection";s:18:"Language Selection";s:28:"cont_lpe_user_agreement_link";s:19:"User Agreement Link";}'))); +'module' => array('text', 'content'), 'lang_key' => array('text', 'en'), 'lang_array' => array('clob', 'a:1087:{s:14:"add_menu_entry";s:14:"Add Menu Entry";s:9:"all_pages";s:22:"Entire Learning Module";s:3:"all";s:3:"All";s:18:"choose_public_mode";s:30:"Access for Users not logged-in";s:19:"choose_public_pages";s:30:"Choose public accessible pages";s:11:"citate_from";s:15:"Citate From ...";s:11:"citate_page";s:16:"Citate this Page";s:9:"citate_to";s:13:"Citate To ...";s:6:"citate";s:6:"Citate";s:15:"cont_act_number";s:18:"Chapter Numeration";s:18:"cont_activate_page";s:13:"Activate Page";s:14:"cont_activated";s:9:"Activated";s:15:"cont_activation";s:10:"Activation";s:11:"cont_active";s:11:"Enable Menu";s:13:"cont_add_area";s:8:"Add Area";s:23:"cont_add_change_comment";s:18:"Add change comment";s:19:"cont_add_definition";s:14:"Add Definition";s:17:"cont_add_elements";s:42:"Click on placeholders to add new elements.";s:13:"cont_add_file";s:8:"Add File";s:12:"cont_add_tab";s:9:"Add Panel";s:18:"cont_added_comment";s:34:"Comment has been added to history.";s:15:"cont_added_term";s:10:"Term added";s:15:"cont_Additional";s:22:"Additional Information";s:16:"cont_adjust_size";s:11:"Adjust Size";s:10:"cont_align";s:9:"Alignment";s:15:"cont_all_closed";s:10:"All Closed";s:14:"cont_all_pages";s:9:"All Pages";s:17:"cont_alphabetic_s";s:20:"Alphabetic a, b, …";s:15:"cont_alphabetic";s:20:"Alphabetic A, B, …";s:11:"cont_anchor";s:6:"Anchor";s:10:"cont_annex";s:5:"Annex";s:18:"cont_areas_deleted";s:18:"Map areas deleted.";s:26:"cont_assign_characteristic";s:21:"Assign Characteristic";s:16:"cont_assign_full";s:18:"Assign Full Screen";s:15:"cont_assign_std";s:15:"Assign Standard";s:15:"cont_autoindent";s:11:"Auto Indent";s:14:"cont_autostart";s:9:"Autostart";s:9:"cont_back";s:4:"Back";s:11:"cont_bb_tip";s:52:"Tip: Styles can be applied quickly to selected text.";s:13:"cont_behavior";s:8:"Behavior";s:10:"cont_Block";s:5:"Block";s:11:"cont_bottom";s:6:"Bottom";s:16:"cont_bullet_list";s:11:"Bullet List";s:22:"cont_cant_copy_folders";s:38:"Folders cannot be copied to clipboard.";s:18:"cont_cant_del_full";s:42:"Deletion of full screen file not possible.";s:17:"cont_cant_del_std";s:44:"Deletion of standard view file not possible.";s:12:"cont_caption";s:7:"Caption";s:11:"cont_center";s:6:"Center";s:28:"cont_change_object_reference";s:23:"Change Object Reference";s:16:"cont_change_type";s:11:"Change Type";s:19:"cont_chap_and_pages";s:18:"Chapters and Pages";s:27:"cont_chap_select_target_now";s:45:"Chapter marked for moving. Select target now.";s:25:"cont_chapters_after_pages";s:74:"Please note that pages have to precede all sub-chapters of the same level.";s:23:"cont_chapters_and_pages";s:18:"Chapters and Pages";s:18:"cont_chapters_only";s:13:"Chapters only";s:13:"cont_chapters";s:8:"Chapters";s:19:"cont_characteristic";s:11:"Style Class";s:34:"cont_choose_characteristic_section";s:8:"Sections";s:31:"cont_choose_characteristic_text";s:13:"Text Elements";s:26:"cont_choose_characteristic";s:21:"Choose Characteristic";s:14:"cont_choose_lm";s:22:"Choose Learning Module";s:15:"cont_choose_glo";s:15:"Choose Glossary";s:15:"cont_choose_mep";s:17:"Choose Media Pool";s:34:"cont_choose_pages_or_chapters_only";s:44:"Please select either pages or chapters only.";s:11:"cont_Circle";s:6:"Circle";s:33:"cont_citation_selection_not_valid";s:29:"You\'re selection is not valid";s:13:"cont_Citation";s:8:"Citation";s:20:"cont_click_br_corner";s:60:"Please click on the bottom right corner of the desired area.";s:17:"cont_click_center";s:43:"Please click on center of the desired area.";s:17:"cont_click_circle";s:51:"Please click on a circle point of the desired area.";s:23:"cont_click_next_or_save";s:140:"Please click on the next point of the polygon or save the area. (It is not necessary to click again on the starting point of this polygon !)";s:21:"cont_click_next_point";s:46:"Please click on the next point of the polygon.";s:25:"cont_click_starting_point";s:50:"Please click on the starting point of the polygon.";s:20:"cont_click_tl_corner";s:56:"Please click on the top left corner of the desired area.";s:12:"cont_colspan";s:9:"Col. Span";s:19:"cont_confirm_delete";s:42:"Do you really want to delete this item(s)?";s:26:"cont_constrain_proportions";s:21:"Constrain Proportions";s:12:"cont_content";s:7:"Content";s:11:"cont_coords";s:11:"Coordinates";s:22:"cont_copy_to_clipboard";s:17:"Copy to clipboard";s:38:"cont_could_not_determine_resource_size";s:58:"ILIAS could not automatically determine the resource size.";s:15:"cont_create_mob";s:19:"Create Media Object";s:16:"cont_credit_mode";s:23:"Grading Tracking Status";s:15:"cont_credit_off";s:26:"Tracking Status not Graded";s:14:"cont_credit_on";s:40:"Grade Tracking Status (Passed or Failed)";s:12:"cont_credits";s:7:"Credits";s:20:"cont_current_chapter";s:15:"Current Chapter";s:17:"cont_current_page";s:12:"Current Page";s:18:"cont_current_style";s:13:"Current Style";s:20:"cont_current_version";s:15:"Current Version";s:16:"cont_custom_size";s:10:"Fixed Size";s:11:"cont_custom";s:6:"Custom";s:18:"cont_data_from_lms";s:17:"adlcp:datafromlms";s:16:"cont_de_activate";s:13:"(De-)Activate";s:20:"cont_deactivate_page";s:15:"Deactivate Page";s:16:"cont_deactivated";s:11:"Deactivated";s:10:"cont_debug";s:16:"Enable Test Tool";s:12:"cont_decimal";s:7:"Decimal";s:15:"cont_def_layout";s:14:"Default Layout";s:20:"cont_def_lesson_mode";s:20:"Record Tracking Data";s:18:"cont_def_map_areas";s:18:"Default Link Areas";s:21:"cont_def_organization";s:7:"default";s:12:"cont_default";s:7:"Default";s:15:"cont_definition";s:10:"Definition";s:16:"cont_definitions";s:11:"Definitions";s:20:"cont_delete_selected";s:6:"Delete";s:17:"cont_delete_style";s:12:"Delete Style";s:22:"cont_delete_track_data";s:20:"Delete Tracking Data";s:17:"cont_dependencies";s:12:"Dependencies";s:16:"cont_dir_created";s:27:"Directory has been created.";s:16:"cont_dir_deleted";s:27:"Directory has been deleted.";s:13:"cont_dir_file";s:14:"Directory/File";s:16:"cont_dir_renamed";s:27:"Directory has been renamed.";s:27:"cont_double_click_to_delete";s:80:"Double-click on content elements to select them for (de-)activation or deletion.";s:19:"cont_download_title";s:14:"Download Title";s:19:"cont_downloads_desc";s:77:"Offers all public export files for download (e.g. for offline use or import).";s:26:"cont_downloads_public_desc";s:56:"Allow download even for anonymous users (in public area)";s:14:"cont_downloads";s:15:"Enable Download";s:27:"cont_drag_and_drop_elements";s:64:"Drag and drop content elements on placeholders to move elements.";s:20:"cont_ed_align_center";s:13:"Align: Center";s:24:"cont_ed_align_left_float";s:17:"Align: Left Float";s:18:"cont_ed_align_left";s:11:"Align: Left";s:25:"cont_ed_align_right_float";s:18:"Align: Right Float";s:19:"cont_ed_align_right";s:12:"Align: Right";s:14:"cont_ed_atable";s:14:"Advanced Table";s:13:"cont_ed_class";s:5:"Style";s:16:"cont_ed_col_left";s:16:"Move Column Left";s:17:"cont_ed_col_right";s:17:"Move Column Right";s:17:"cont_ed_copy_clip";s:17:"Copy to Clipboard";s:18:"cont_ed_delete_col";s:13:"Delete Column";s:19:"cont_ed_delete_item";s:11:"Delete Item";s:18:"cont_ed_delete_row";s:10:"Delete Row";s:14:"cont_ed_delete";s:6:"Delete";s:14:"cont_ed_dtable";s:10:"Data Table";s:17:"cont_ed_edit_data";s:9:"Edit Data";s:18:"cont_ed_edit_files";s:10:"Edit Files";s:17:"cont_ed_edit_prop";s:15:"Edit Properties";s:12:"cont_ed_edit";s:4:"Edit";s:14:"cont_ed_enable";s:22:"(De-)Activate Elements";s:13:"cont_ed_flist";s:10:" File List";s:10:"cont_ed_go";s:2:"Go";s:21:"cont_ed_insert_atable";s:21:"Insert Advanced Table";s:19:"cont_ed_insert_code";s:11:"Insert Code";s:21:"cont_ed_insert_dtable";s:17:"Insert Data Table";s:23:"cont_ed_insert_filelist";s:16:"Insert File List";s:19:"cont_ed_insert_incl";s:22:"Insert Content Snippet";s:19:"cont_ed_insert_list";s:20:"Insert Advanced List";s:18:"cont_ed_insert_map";s:10:"Insert Map";s:20:"cont_ed_insert_media";s:18:"Insert Image/Media";s:18:"cont_ed_insert_par";s:11:"Insert Text";s:20:"cont_ed_insert_pcqst";s:15:"Insert Question";s:20:"cont_ed_insert_plach";s:18:"Insert Placeholder";s:21:"cont_ed_insert_repobj";s:20:"Insert Resource List";s:22:"cont_ed_insert_section";s:14:"Insert Section";s:19:"cont_ed_insert_tabs";s:16:"Insert Accordion";s:17:"cont_ed_item_down";s:14:"Move Item Down";s:15:"cont_ed_item_up";s:12:"Move Item Up";s:12:"cont_ed_list";s:14:" Advanced List";s:17:"cont_ed_moveafter";s:10:"Move After";s:18:"cont_ed_movebefore";s:11:"Move Before";s:21:"cont_ed_new_col_after";s:16:"New Column After";s:22:"cont_ed_new_col_before";s:17:"New Column Before";s:22:"cont_ed_new_item_after";s:14:"New Item After";s:23:"cont_ed_new_item_before";s:15:"New Item Before";s:21:"cont_ed_new_row_after";s:13:"New Row After";s:22:"cont_ed_new_row_before";s:14:"New Row Before";s:11:"cont_ed_par";s:4:"Text";s:18:"cont_ed_paste_clip";s:20:"Paste From Clipboard";s:13:"cont_ed_paste";s:5:"Paste";s:15:"cont_ed_pglprop";s:22:"Page Layout Properties";s:18:"cont_ed_plachmedia";s:17:"Placeholder Media";s:17:"cont_ed_plachprop";s:22:"Placeholder Properties";s:21:"cont_ed_plachquestion";s:20:"Placeholder Question";s:17:"cont_ed_plachtext";s:16:"Placeholder Text";s:16:"cont_ed_row_down";s:13:"Move Row Down";s:14:"cont_ed_row_up";s:11:"Move Row Up";s:21:"cont_ed_select_pctext";s:16:"Select Text Item";s:23:"cont_ed_split_page_next";s:18:"Split to Next Page";s:18:"cont_ed_split_page";s:17:"Split to New Page";s:16:"cont_ed_textitem";s:10:" Text Item";s:13:"cont_ed_width";s:5:"Width";s:30:"cont_edit_file_list_properties";s:25:"Edit File List Properties";s:22:"cont_edit_lrs_settings";s:13:"Edit Settings";s:24:"cont_edit_mob_alias_prop";s:37:"Edit Media Object Instance Properties";s:13:"cont_edit_mob";s:17:"Edit Media Object";s:13:"cont_edit_par";s:9:"Edit Text";s:22:"cont_edit_shape_circle";s:19:"Edit Shape (Circle)";s:23:"cont_edit_shape_polygon";s:20:"Edit Shape (Polygon)";s:25:"cont_edit_shape_rectangle";s:22:"Edit Shape (Rectangle)";s:13:"cont_edit_src";s:16:"Edit Source Code";s:15:"cont_edit_style";s:10:"Edit Style";s:14:"cont_edit_tabs";s:10:"Properties";s:14:"cont_edit_term";s:9:"Edit Term";s:19:"cont_empty_question";s:79:"Question editing not finished. Please either click and edit or delete question.";s:47:"cont_enable_time_scheduled_page_activation_info";s:105:"If enabled, an activation period (date/time) can be selected in the learning module editor for each page.";s:42:"cont_enable_time_scheduled_page_activation";s:30:"Time Scheduled Page Activation";s:8:"cont_end";s:3:"End";s:21:"cont_enter_a_dir_name";s:30:"Please enter a directory name.";s:17:"cont_enter_a_file";s:21:"Please select a file.";s:12:"cont_Example";s:7:"Example";s:13:"cont_Excursus";s:8:"Excursus";s:15:"cont_export_all";s:10:"Export all";s:17:"cont_file_created";s:22:"File has been created.";s:17:"cont_file_deleted";s:22:"File has been deleted.";s:25:"cont_file_from_repository";s:20:"File From Repository";s:17:"cont_file_renamed";s:22:"File has been renamed.";s:18:"cont_file_unzipped";s:23:"File has been unzipped.";s:9:"cont_file";s:4:"File";s:17:"cont_FileListItem";s:25:"File List Item (Standard)";s:10:"cont_files";s:5:"Files";s:15:"cont_first_open";s:18:"First Panel Opened";s:20:"cont_first_row_style";s:21:"First Row Style Class";s:21:"cont_fix_tree_confirm";s:140:"Please execute this command only if the tree structure of this learning module is corrupted, e.g. if blank items occur in the explorer view.";s:13:"cont_fix_tree";s:13:"Fix structure";s:11:"cont_footer";s:6:"Footer";s:19:"cont_force_all_open";s:16:"Force All Opened";s:11:"cont_format";s:6:"Format";s:15:"cont_free_pages";s:10:"Free Pages";s:19:"cont_full_is_in_dir";s:56:"Deletion not possible. Full screen file is in directory.";s:15:"cont_fullscreen";s:11:"Full Screen";s:23:"cont_general_properties";s:18:"General Properties";s:13:"cont_get_link";s:8:"get link";s:15:"cont_glo_assign";s:15:"Assign Glossary";s:15:"cont_glo_create";s:15:"Create Glossary";s:15:"cont_glo_detach";s:15:"Detach Glossary";s:19:"cont_glo_properties";s:19:"Glossary Properties";s:11:"cont_header";s:6:"Header";s:14:"cont_Headline1";s:10:"Headline 1";s:14:"cont_Headline2";s:10:"Headline 2";s:14:"cont_Headline3";s:10:"Headline 3";s:11:"cont_height";s:15:"Height in pixel";s:14:"cont_hidenavig";s:20:"Hide Navigation Tree";s:9:"cont_href";s:4:"href";s:15:"cont_html_table";s:10:"HTML Table";s:11:"cont_id_ref";s:13:"identifierref";s:13:"cont_imagemap";s:9:"Image Map";s:14:"cont_import_id";s:10:"identifier";s:20:"cont_import_tracking";s:20:"Import Tracking Data";s:29:"cont_import_validation_errors";s:191:"Some errors occurred during validation of the learning module. The presentation of the learning module may be ok, but it is likely that you are not able to edit the pages that contain errors.";s:22:"cont_insert_as_chapter";s:17:"Insert as Chapter";s:25:"cont_insert_as_subchapter";s:21:"Insert as Sub-chapter";s:29:"cont_insert_chapter_from_clip";s:29:"Paste Chapters from Clipboard";s:19:"cont_insert_chapter";s:14:"Insert Chapter";s:21:"cont_insert_file_item";s:16:"Insert File Item";s:21:"cont_insert_file_list";s:16:"Insert File List";s:16:"cont_insert_list";s:20:"Insert Advanced List";s:15:"cont_insert_map";s:10:"Insert Map";s:15:"cont_insert_mob";s:19:"Insert Media Object";s:26:"cont_insert_page_from_clip";s:26:"Paste Pages from Clipboard";s:16:"cont_insert_page";s:11:"Insert Page";s:15:"cont_insert_par";s:11:"Insert Text";s:21:"cont_insert_resources";s:20:"Insert Resource List";s:19:"cont_insert_section";s:14:"Insert Section";s:15:"cont_insert_src";s:18:"Insert source code";s:32:"cont_insert_subchapter_from_clip";s:33:"Paste Sub-chapters from Clipboard";s:22:"cont_insert_subchapter";s:18:"Insert Sub-chapter";s:17:"cont_insert_table";s:12:"Insert Table";s:19:"cont_inst_map_areas";s:19:"Instance Link Areas";s:18:"cont_internal_link";s:13:"internal link";s:19:"cont_internal_links";s:14:"Internal Links";s:23:"cont_invalid_new_module";s:68:"Incompatible module! Please make sure imsmanifest.xml is not changed";s:15:"cont_is_visible";s:9:"isvisible";s:9:"cont_item";s:4:"Item";s:15:"cont_latest_rev";s:15:"Latest Revision";s:24:"cont_layout_1window_desc";s:81:"Content in the main frame. FAQ, glossary and media links open in separate window.";s:19:"cont_layout_1window";s:10:"One Window";s:24:"cont_layout_2window_desc";s:77:"Content in the left frame. FAQ, glossary and media links open in right frame.";s:19:"cont_layout_2window";s:11:"Two Windows";s:24:"cont_layout_3window_desc";s:109:"Content in the left frame. FAQ and media links open in top-right frame, glossary links in bottom-right frame.";s:19:"cont_layout_3window";s:13:"Three Windows";s:27:"cont_layout_fullscreen_desc";s:123:"Content in the main frame. FAQ, glossary and media links open in separate window. No ILIAS main menu and no navigation bar.";s:22:"cont_layout_fullscreen";s:11:"Full Screen";s:25:"cont_layout_per_page_info";s:118:"Allow to set individual layouts for each page. This automatically activates the ‘Synchronize Frames’ setting, too.";s:20:"cont_layout_per_page";s:15:"Layout per Page";s:29:"cont_layout_presentation_desc";s:101:"Content in the main frame. FAQ, glossary and media links open in separate window. No ILIAS main menu.";s:24:"cont_layout_presentation";s:12:"Presentation";s:24:"cont_layout_toc2win_desc";s:113:"Table of contents in the left, content in the right frame. FAQ, glossary and media links open in separate window.";s:19:"cont_layout_toc2win";s:17:"Table of Contents";s:27:"cont_layout_toc2windyn_desc";s:130:"Table of contents in the left, content in the right frame. FAQ, glossary and media links open dynamically a frame at bottom-right.";s:22:"cont_layout_toc2windyn";s:25:"Table of Contents Dynamic";s:11:"cont_layout";s:6:"Layout";s:15:"cont_left_float";s:14:"Left, Floating";s:9:"cont_left";s:4:"Left";s:14:"cont_link_area";s:9:"Link Area";s:13:"cont_link_ext";s:15:"Link (external)";s:13:"cont_link_int";s:15:"Link (internal)";s:16:"cont_link_select";s:13:"Internal Link";s:14:"cont_link_type";s:9:"Link Type";s:9:"cont_link";s:4:"Link";s:16:"cont_linked_mobs";s:20:"Linked media objects";s:10:"cont_links";s:5:"Links";s:15:"cont_list_files";s:10:"List Files";s:20:"cont_list_properties";s:15:"List Properties";s:9:"cont_List";s:4:"List";s:19:"cont_lk_chapter_new";s:19:"Chapter (New Frame)";s:15:"cont_lk_chapter";s:7:"Chapter";s:17:"cont_lk_media_faq";s:17:"Media (FAQ Frame)";s:20:"cont_lk_media_inline";s:14:"Media (Inline)";s:19:"cont_lk_media_media";s:19:"Media (Media Frame)";s:17:"cont_lk_media_new";s:17:"Media (New Frame)";s:16:"cont_lk_page_faq";s:16:"Page (FAQ Frame)";s:16:"cont_lk_page_new";s:16:"Page (New Frame)";s:12:"cont_lk_page";s:4:"Page";s:16:"cont_lk_term_new";s:25:"Glossary Term (New Frame)";s:12:"cont_lk_term";s:13:"Glossary Term";s:22:"cont_lm_default_layout";s:33:"Default Layout of Learning Module";s:12:"cont_lm_menu";s:4:"Menu";s:18:"cont_lm_properties";s:24:"Learning Module Settings";s:14:"cont_localfile";s:10:"Local File";s:13:"cont_location";s:8:"Location";s:17:"cont_lrs_settings";s:8:"Settings";s:11:"cont_lvalue";s:12:"Data element";s:13:"cont_manifest";s:8:"Manifest";s:27:"cont_map_file_not_generated";s:47:"Sorry. Unable to generate map file for editing.";s:18:"cont_mastery_score";s:18:"adlcp:masteryscore";s:21:"cont_max_time_allowed";s:20:"adlcp:maxtimeallowed";s:17:"cont_media_placeh";s:30:"Click and edit to insert media";s:18:"cont_media_placehl";s:17:"Media Placeholder";s:17:"cont_media_source";s:12:"Media Source";s:10:"cont_Media";s:16:"Media (Standard)";s:26:"cont_missing_preconditions";s:75:"You need to fulfill the following preconditions to access the chapter "%s".";s:13:"cont_Mnemonic";s:8:"Mnemonic";s:17:"cont_mob_def_prop";s:18:"Default Properties";s:24:"cont_mob_from_media_pool";s:22:"Choose From Media Pool";s:18:"cont_mob_inst_prop";s:19:"Instance Properties";s:15:"cont_mob_usages";s:5:"Usage";s:9:"cont_name";s:4:"Name";s:13:"cont_new_area";s:13:"New Link Area";s:12:"cont_new_dir";s:13:"New Directory";s:13:"cont_new_file";s:8:"New File";s:12:"cont_new_mob";s:16:"New Media Object";s:21:"cont_new_module_added";s:43:"New version of module uploaded successfully";s:12:"cont_new_tab";s:9:"New Panel";s:13:"cont_new_term";s:8:"New Term";s:13:"cont_next_rev";s:13:"Next Revision";s:14:"cont_no_access";s:9:"No Access";s:15:"cont_no_caption";s:10:"No Caption";s:16:"cont_no_glossary";s:21:"No glossary assigned.";s:16:"cont_no_manifest";s:48:"No imsmanifest.xml file found in main directory.";s:23:"cont_no_page_in_chapter";s:71:"Sorry, but there is currently no activated content within this chapter.";s:12:"cont_no_page";s:14:"No Page found.";s:18:"cont_no_parameters";s:13:"No Parameters";s:21:"cont_no_subdir_in_zip";s:84:"Zip command failed or import file invalid.
It does not contain a sub-folder \'%s\'.";s:12:"cont_no_text";s:7:"No Text";s:11:"cont_nomenu";s:23:"Hide Top Navigation Bar";s:9:"cont_none";s:4:"None";s:18:"cont_nr_col_footer";s:14:"Footer Columns";s:18:"cont_nr_col_header";s:14:"Header Columns";s:12:"cont_nr_cols";s:17:"Number of Columns";s:13:"cont_nr_items";s:15:"Number of Items";s:18:"cont_nr_row_footer";s:11:"Footer Rows";s:18:"cont_nr_row_header";s:11:"Header Rows";s:12:"cont_nr_rows";s:14:"Number of Rows";s:19:"cont_number_of_tabs";s:16:"Number of Panels";s:15:"cont_number_std";s:8:"Standard";s:16:"cont_number_type";s:11:"Number Type";s:18:"cont_numbered_list";s:13:"Numbered List";s:16:"cont_obj_removed";s:16:"Objects removed.";s:11:"cont_online";s:6:"Online";s:26:"cont_operation_not_allowed";s:30:"This operation is not allowed.";s:17:"cont_organization";s:12:"Organization";s:18:"cont_organizations";s:13:"Organizations";s:14:"cont_orig_size";s:13:"Original Size";s:20:"cont_page_activation";s:15:"Page Activation";s:17:"cont_page_compare";s:26:"Compare Selected Revisions";s:31:"cont_page_currently_deactivated";s:46:"Sorry, but this page is currently deactivated.";s:30:"cont_page_deactivated_elements";s:35:"Page contains deactivated elements.";s:21:"cont_page_deactivated";s:20:"Page is deactivated.";s:16:"cont_page_header";s:11:"Page Header";s:16:"cont_page_layout";s:11:"Page Layout";s:26:"cont_pages_and_subchapters";s:21:"Subchapters and Pages";s:10:"cont_pages";s:5:"Pages";s:14:"cont_parameter";s:9:"Parameter";s:15:"cont_parameters";s:10:"parameters";s:25:"cont_paste_from_clipboard";s:20:"Paste from clipboard";s:16:"cont_paste_table";s:11:"Paste Table";s:12:"cont_pc_code";s:4:"Code";s:15:"cont_pc_deleted";s:15:"Deleted Content";s:12:"cont_pc_dtab";s:10:"Data Table";s:13:"cont_pc_flist";s:9:"File List";s:12:"cont_pc_hacc";s:22:"Accordion (Horizontal)";s:12:"cont_pc_incl";s:15:"Content Snippet";s:12:"cont_pc_list";s:13:"Advanced List";s:11:"cont_pc_map";s:3:"Map";s:11:"cont_pc_mob";s:5:"Media";s:16:"cont_pc_modified";s:16:"Modified Content";s:11:"cont_pc_new";s:11:"New Content";s:11:"cont_pc_par";s:4:"Text";s:11:"cont_pc_qst";s:8:"Question";s:11:"cont_pc_res";s:8:"Resource";s:11:"cont_pc_sec";s:7:"Section";s:11:"cont_pc_tab";s:14:"Advanced Table";s:12:"cont_pc_vacc";s:20:"Accordion (Vertical)";s:23:"cont_personal_clipboard";s:18:"Personal Clipboard";s:13:"cont_pg_title";s:10:"Page Title";s:24:"cont_please_enter_a_term";s:20:"Please enter a term.";s:18:"cont_please_select";s:13:"please select";s:9:"cont_Poly";s:7:"Polygon";s:13:"cont_position";s:8:"Position";s:16:"cont_prereq_type";s:24:"adlcp:prerequisites.type";s:18:"cont_prerequisites";s:19:"adlcp:prerequisites";s:12:"cont_preview";s:7:"Preview";s:17:"cont_previous_rev";s:17:"Previous Revision";s:27:"cont_print_no_page_selected";s:32:"Please select at least one page.";s:20:"cont_print_selection";s:20:"Print View Selection";s:23:"cont_print_view_pre_glo";s:39:"Prevent Glossary Appendix in Print View";s:15:"cont_print_view";s:10:"Print View";s:18:"cont_public_access";s:13:"Public Access";s:12:"cont_purpose";s:7:"Purpose";s:11:"cont_qtries";s:29:"Number of Tries for Questions";s:20:"cont_question_placeh";s:33:"Click and edit to insert question";s:21:"cont_question_placehl";s:20:"Question Placeholder";s:18:"cont_question_type";s:13:"Question Type";s:9:"cont_Rect";s:9:"Rectangle";s:17:"cont_ref_helptext";s:40:"(e.g. http://www.server.org/myimage.jpg)";s:15:"cont_ref_images";s:17:"Referenced Images";s:14:"cont_reference";s:9:"Reference";s:11:"cont_Remark";s:6:"Remark";s:15:"cont_rename_dir";s:16:"Rename Directory";s:29:"cont_replace_mob_feature_info";s:132:"Activates a feature that allows you to replace a media object while keeping the other properties of a media instance in the content.";s:24:"cont_replace_mob_feature";s:32:"Replace Media Objects in Content";s:20:"cont_repository_item";s:15:"Repository Item";s:15:"cont_resize_img";s:17:"Resize Image File";s:18:"cont_resource_size";s:44:"Original Resource Size / No Size Declaration";s:23:"cont_resource_size_info";s:220:"Without size declaration the size can be controlled by the content style. If neither a size is declared nor the content style contains a rule that determines the size, only images will be displayed in their default size.";s:18:"cont_resource_type";s:4:"type";s:13:"cont_resource";s:8:"Resource";s:14:"cont_resources";s:9:"Resources";s:13:"cont_revision";s:8:"Revision";s:16:"cont_right_float";s:15:"Right, Floating";s:10:"cont_right";s:5:"Right";s:26:"cont_rollback_confirmation";s:59:"Do you really want to restore this old version of the page?";s:13:"cont_rollback";s:8:"Rollback";s:12:"cont_roman_s";s:16:"Roman i, ii, …";s:10:"cont_roman";s:16:"Roman I, II, …";s:12:"cont_rowspan";s:8:"Row Span";s:11:"cont_rvalue";s:5:"Value";s:20:"cont_save_all_titles";s:11:"Save Titles";s:31:"cont_save_positions_and_classes";s:32:"Save Positions and Style Classes";s:19:"cont_save_positions";s:14:"Save Positions";s:15:"cont_save_spans";s:10:"Save Spans";s:16:"cont_save_widths";s:11:"Save Widths";s:19:"cont_saved_map_area";s:14:"Saved map area";s:19:"cont_saved_map_data";s:14:"Saved map data";s:24:"cont_sc_less_mode_browse";s:6:"Browse";s:24:"cont_sc_less_mode_normal";s:6:"Normal";s:26:"cont_sc_max_attempt_exceed";s:57:"Max. number of attempts for this module has been reached.";s:19:"cont_sc_new_version";s:18:"Upload new version";s:15:"cont_sc_preview";s:7:"Preview";s:20:"cont_sc_stat_browsed";s:7:"Browsed";s:22:"cont_sc_stat_completed";s:9:"Completed";s:19:"cont_sc_stat_failed";s:6:"Failed";s:23:"cont_sc_stat_incomplete";s:10:"Incomplete";s:26:"cont_sc_stat_not_attempted";s:13:"Not attempted";s:19:"cont_sc_stat_passed";s:6:"Passed";s:20:"cont_sc_stat_running";s:7:"Running";s:13:"cont_sc_title";s:5:"title";s:16:"cont_sc_usession";s:38:"Prevent from Logging-Out Automatically";s:15:"cont_sc_version";s:26:"Version of Learning Module";s:25:"cont_scheduled_activation";s:20:"Scheduled Activation";s:10:"cont_score";s:5:"Score";s:15:"cont_scorm_type";s:15:"adlcp:scormtype";s:27:"cont_select_from_upload_dir";s:38:"-- Select from the upload directory --";s:16:"cont_select_item";s:25:"Select at least one item.";s:24:"cont_select_max_one_item";s:28:"Please select one item only.";s:22:"cont_select_media_pool";s:17:"Select Media Pool";s:26:"cont_select_par_or_section";s:48:"Please select at least one paragraph or section.";s:11:"cont_select";s:6:"Select";s:36:"cont_selected_items_have_been_copied";s:115:"Selected items have been copied to the clipboard. Click target placeholders to paste them into the learning module.";s:33:"cont_selected_items_have_been_cut";s:112:"Selected items have been cut to the clipboard. Click target placeholders to paste them into the learning module.";s:21:"cont_selected_pg_chap";s:23:"Selected Pages/Chapters";s:13:"cont_set_link";s:9:"Edit Link";s:19:"cont_set_start_file";s:14:"Set Start File";s:15:"cont_set_styles";s:10:"Set Styles";s:23:"cont_set_tab_style_info";s:48:"Activate checkboxes in table cells to set style.";s:10:"cont_shape";s:5:"Shape";s:14:"cont_show_info";s:9:"Show Info";s:22:"cont_show_line_numbers";s:17:"Show line numbers";s:20:"cont_show_print_view";s:15:"Show Print View";s:9:"cont_size";s:12:"Size (Bytes)";s:17:"cont_skip_chapter";s:17:"Skip this chapter";s:18:"cont_snippets_used";s:21:"Used Content Snippets";s:9:"cont_span";s:4:"Span";s:12:"cont_Special";s:7:"Special";s:22:"cont_spreadsheet_table";s:17:"Spreadsheet Table";s:14:"cont_src_other";s:5:"other";s:8:"cont_src";s:11:"Source code";s:13:"cont_st_title";s:13:"Chapter Title";s:18:"cont_StandardTable";s:14:"Standard Table";s:21:"cont_start_value_info";s:50:"Enter start value as decimal number. Default is 1.";s:16:"cont_start_value";s:11:"Start Value";s:10:"cont_start";s:5:"Start";s:14:"cont_startfile";s:10:"Start File";s:11:"cont_status";s:6:"Status";s:18:"cont_std_is_in_dir";s:58:"Deletion not possible. Standard view file is in directory.";s:13:"cont_std_view";s:13:"Standard View";s:14:"cont_structure";s:9:"structure";s:10:"cont_style";s:5:"Style";s:16:"cont_subchapters";s:11:"Subchapters";s:16:"cont_syntax_help";s:11:"Syntax Help";s:20:"cont_tab_cont_height";s:14:"Content Height";s:19:"cont_tab_cont_width";s:13:"Content Width";s:17:"cont_table_border";s:12:"Table Border";s:26:"cont_table_cell_properties";s:21:"Table Cell Properties";s:22:"cont_table_cellpadding";s:18:"Table Cell Padding";s:21:"cont_table_properties";s:16:"Table Properties";s:16:"cont_table_width";s:11:"Table Width";s:10:"cont_table";s:5:"Table";s:17:"cont_TableContent";s:13:"Table Content";s:17:"cont_tabs_acc_hor";s:20:"Horizontal Accordion";s:17:"cont_tabs_acc_ver";s:18:"Vertical Accordion";s:26:"cont_tabs_confirm_deletion";s:65:"Are you sure that all panels and their content should be deleted?";s:9:"cont_tabs";s:6:"Panels";s:19:"cont_target_missing";s:14:"Target Missing";s:25:"cont_target_within_source";s:40:"Target must not be within source object.";s:9:"cont_term";s:4:"Term";s:10:"cont_terms";s:5:"Terms";s:13:"cont_text_acc";s:7:"Accent:";s:14:"cont_text_code";s:5:"Code:";s:13:"cont_text_com";s:8:"Comment:";s:13:"cont_text_emp";s:14:"Emphatic Text:";s:12:"cont_text_fn";s:9:"Footnote:";s:13:"cont_text_iln";s:20:"Internal Link, e.g.:";s:13:"cont_text_imp";s:10:"Important:";s:17:"cont_text_keyword";s:7:"Keyword";s:16:"cont_text_placeh";s:29:"Click and edit to insert text";s:17:"cont_text_placehl";s:16:"Text Placeholder";s:14:"cont_text_quot";s:10:"Quotation:";s:13:"cont_text_str";s:12:"Strong Text:";s:13:"cont_text_tex";s:11:"LaTeX Code:";s:13:"cont_text_xln";s:14:"External Link:";s:22:"cont_time_limit_action";s:21:"adlcp:timelimitaction";s:9:"cont_time";s:4:"Time";s:13:"cont_toc_mode";s:23:"Table of Contents Items";s:8:"cont_toc";s:17:"Table of Contents";s:8:"cont_top";s:3:"Top";s:15:"cont_total_time";s:10:"Total Time";s:19:"cont_tracking_bysco";s:10:"By Chapter";s:20:"cont_tracking_byuser";s:7:"By User";s:18:"cont_tracking_data";s:13:"Tracking Data";s:19:"cont_tracking_items";s:14:"Tracking Items";s:15:"cont_tree_fixed";s:30:"Tree structure has been fixed.";s:9:"cont_type";s:4:"Type";s:15:"cont_update_map";s:8:"Edit Map";s:21:"cont_update_resources";s:20:"Update Resource List";s:19:"cont_update_section";s:14:"Update Section";s:20:"cont_upload_dir_info";s:231:"Server directory from which large SCORM and HTML packages can be copied instead of being uploaded. Only ILIAS administrators will see a selection of files from this directory. Please enter a full server path without trailing slash.";s:15:"cont_upload_dir";s:16:"Upload directory";s:18:"cont_uploaded_file";s:13:"Existing File";s:10:"cont_usage";s:5:"Usage";s:31:"cont_use_same_resource_as_above";s:30:"Use the same resource as above";s:28:"cont_users_have_mob_in_clip1";s:40:"This media object is in the clipboard of";s:28:"cont_users_have_mob_in_clip2";s:8:"user(s).";s:18:"cont_validate_file";s:13:"Validate File";s:12:"cont_version";s:7:"version";s:13:"cont_versions";s:8:"Versions";s:10:"cont_width";s:5:"Width";s:19:"cont_wiki_page_link";s:14:"Wiki Page Link";s:13:"cont_xml_base";s:8:"xml:base";s:21:"cont_zip_file_invalid";s:68:"File is not a valid import file.
It does not contain a file \'%s\'.";s:20:"content_page_history";s:12:"Page History";s:19:"copied_to_clipboard";s:30:"Copied object(s) to clipboard.";s:13:"dgl_pagebreak";s:9:"Pagebreak";s:19:"glo_definition_abbr";s:4:"Def.";s:16:"glo_term_used_in";s:44:"The following resources linking to that term";s:10:"glo_usages";s:22:"Glossary is used in...";s:17:"import_sco_object";s:10:"Import SCO";s:18:"lm_menu_edit_entry";s:15:"Edit menu entry";s:20:"lm_menu_entry_target";s:6:"Target";s:19:"lm_menu_entry_title";s:5:"Title";s:17:"lm_menu_new_entry";s:23:"Create a new menu entry";s:30:"lm_menu_select_internal_object";s:25:"Select internal object >>";s:28:"lm_menu_select_object_to_add";s:52:"Please select the object you want to add to the menu";s:18:"mep_folder_created";s:17:"Added new folder.";s:15:"msg_entry_added";s:16:"Menu entry added";s:17:"msg_entry_removed";s:18:"Menu entry removed";s:17:"msg_entry_updated";s:18:"Menu entry updated";s:25:"msg_page_no_public_access";s:138:"The page you called is not available in the public area. Only registered users may view this page. Please login first to access this page.";s:19:"msg_page_not_public";s:18:"Page is not public";s:5:"Pages";s:5:"Pages";s:3:"par";s:9:"Paragraph";s:2:"pg";s:4:"Page";s:14:"public_section";s:11:"Public Area";s:18:"saved_media_object";s:19:"Saved media object.";s:21:"scplayer_collapsetree";s:12:"Collapse All";s:17:"scplayer_continue";s:8:"Continue";s:17:"scplayer_debugger";s:14:"Show test tool";s:13:"scplayer_exit";s:4:"Exit";s:16:"scplayer_exitall";s:8:"Exit All";s:19:"scplayer_expandtree";s:10:"Expand All";s:17:"scplayer_hidetree";s:9:"Hide Tree";s:22:"scplayer_phpmysqlcheck";s:55:"You need enabled JSON-support to use the JavaScript-RTE";s:17:"scplayer_previous";s:8:"Previous";s:13:"scplayer_next";s:4:"Next";s:17:"scplayer_showtree";s:9:"Show Tree";s:14:"scplayer_start";s:5:"Start";s:19:"scplayer_suspendall";s:11:"Suspend All";s:13:"select_a_file";s:21:"Please select a file.";s:19:"selected_pages_only";s:19:"Only Selected Pages";s:12:"selectFooter";s:16:"Select As Footer";s:12:"selectHeader";s:16:"Select As Header";s:9:"seq_close";s:31:"Please close the player-window.";s:14:"seq_endsession";s:37:"The current course session has ended.";s:9:"seq_error";s:44:"An internal error in the sequencer occurred.";s:7:"seq_toc";s:79:"From the Table Of Contents on the left, choose an activity to begin the course.";s:15:"set_public_mode";s:22:"Set public access mode";s:2:"st";s:7:"Chapter";s:14:"text_repr_info";s:35:"Used for image ‘alt’ attribute.";s:9:"text_repr";s:19:"Text Representation";s:12:"cont_lk_file";s:13:"File/Document";s:16:"cont_select_file";s:11:"Select File";s:16:"cont_create_link";s:11:"Create Link";s:17:"glo_used_in_scorm";s:108:"The glossary is used by the SCORM module. If deleted, references to the glossary cannot be resolved anymore.";s:21:"glo_presentation_view";s:17:"Presentation View";s:16:"glo_add_new_term";s:12:"Add New Term";s:24:"glo_term_is_used_n_times";s:47:"The term is used %s time(s) in content modules.";s:15:"glo_list_usages";s:11:"List Usages";s:17:"cont_sco_glossary";s:13:"Unit Glossary";s:20:"glo_quick_navigation";s:16:"Quick Navigation";s:21:"glo_presentation_mode";s:17:"Presentation Mode";s:14:"glo_table_form";s:13:"In Table Form";s:19:"glo_table_form_info";s:135:"Terms and definition are first shown in a two-column overview. Clicking the term opens the full content of a term on a separate screen.";s:23:"glo_text_snippet_length";s:25:"Definition Snippet Length";s:28:"glo_text_snippet_length_info";s:75:"Length of the text snippet of the definition that is shown in the overview.";s:20:"glo_full_definitions";s:16:"Full Definitions";s:25:"glo_full_definitions_info";s:59:"Terms and definitions are fully displayed in the main view.";s:16:"glo_editing_view";s:12:"Editing View";s:29:"cont_edit_shape_whole_picture";s:26:"Edit Shape (Whole Picture)";s:14:"cont_alignment";s:9:"Alignment";s:18:"cont_set_alignment";s:13:"Set Alignment";s:19:"cont_users_answered";s:14:"Users Answered";s:24:"cont_correct_after_first";s:17:"First Try Correct";s:11:"cont_second";s:6:"Second";s:19:"cont_third_and_more";s:13:"Third or More";s:10:"cont_never";s:5:"Never";s:21:"cont_download_no_menu";s:88:"Download will not be available to users since the learning module menu is not activated.";s:25:"cont_download_no_download";s:85:"Download will not be available to users, since the download feature is not activated.";s:31:"cont_no_download_file_available";s:53:"There is currently no public download file available.";s:11:"htlm_import";s:27:"Import HTML Learning Module";s:14:"cont_selection";s:9:"Selection";s:19:"cont_whole_glossary";s:14:"Whole Glossary";s:19:"cont_selected_terms";s:14:"Selected Terms";s:13:"cont_new_page";s:8:"New Page";s:13:"cont_new_chap";s:11:"New Chapter";s:19:"cont_submit_answers";s:6:"Submit";s:18:"cont_wrong_answers";s:15:"Incorrect Items";s:20:"cont_tries_remaining";s:15:"Tries Remaining";s:21:"cont_please_try_again";s:17:"Please try again!";s:24:"cont_all_answers_correct";s:8:"Correct!";s:27:"cont_enough_answers_correct";s:35:"Correct, but not the best solution!";s:25:"cont_nr_of_tries_exceeded";s:25:"Number of tries exceeded.";s:26:"cont_correct_answers_shown";s:27:"Correct solution see above.";s:25:"cont_wrong_answers_single";s:17:"Incorrect Choice.";s:14:"cont_added_tab";s:12:"Panel added.";s:33:"cont_ed_insert_login_page_element";s:25:"Insert Login Page Element";s:19:"page_does_not_exist";s:43:"We are sorry, but this page does not exist.";s:15:"cont_save_types";s:10:"Save Types";s:20:"cont_layout_template";s:15:"Layout Template";s:17:"cont_special_page";s:20:"Special Content Page";s:13:"cont_page_toc";s:13:"Page Overview";s:22:"cont_presentation_view";s:17:"Presentation View";s:20:"cont_deactivate_html";s:25:"Deactivate HTML Rendering";s:18:"cont_deactivate_js";s:18:"Activate Form Mode";s:21:"cont_deactivate_media";s:16:"Deactivate Media";s:18:"cont_activate_html";s:23:"Activate HTML Rendering";s:16:"cont_activate_js";s:24:"Activate Javascript Mode";s:19:"cont_activate_media";s:14:"Activate Media";s:15:"cont_par_format";s:9:"Paragraph";s:16:"cont_char_format";s:9:"Character";s:10:"cont_lists";s:5:"Lists";s:19:"cont_more_functions";s:4:"More";s:11:"cont_saving";s:9:"Saving...";s:21:"cont_link_to_internal";s:22:"Link to ILIAS Resource";s:21:"cont_link_to_external";s:24:"Link to External Website";s:17:"cont_link_to_wiki";s:35:"Link to Wiki Page (Insert Brackets)";s:13:"cont_standard";s:8:"Standard";s:19:"cont_char_style_com";s:7:"Comment";s:20:"cont_char_style_quot";s:9:"Quotation";s:19:"cont_char_style_acc";s:11:"Accentuated";s:20:"cont_char_style_code";s:4:"Code";s:8:"cont_tex";s:10:"Latex Code";s:7:"cont_fn";s:8:"Footnote";s:18:"cont_ed_insert_iim";s:24:"Insert Interactive Image";s:11:"cont_pc_iim";s:17:"Interactive Image";s:22:"cont_ed_insert_profile";s:20:"Insert Personal Data";s:12:"cont_pc_prof";s:13:"Personal Data";s:19:"cont_insert_profile";s:21:"Publish Personal Data";s:19:"cont_update_profile";s:19:"Edit Published Data";s:17:"cont_profile_mode";s:4:"Mode";s:25:"cont_profile_mode_inherit";s:9:"Automatic";s:30:"cont_profile_mode_inherit_info";s:25:"Use your profile settings";s:24:"cont_profile_mode_manual";s:6:"Manual";s:29:"cont_profile_mode_manual_info";s:23:"Use the following data:";s:27:"cont_ed_insert_verification";s:18:"Insert Certificate";s:12:"cont_pc_vrfc";s:11:"Certificate";s:24:"cont_insert_verification";s:15:"Add Certificate";s:24:"cont_update_verification";s:16:"Edit Certificate";s:24:"cont_verification_object";s:11:"Certificate";s:19:"cont_ed_insert_blog";s:11:"Insert Blog";s:12:"cont_pc_blog";s:4:"Blog";s:16:"cont_insert_blog";s:16:"Add Blog Posting";s:16:"cont_update_blog";s:17:"Edit Blog Posting";s:17:"cont_active_areas";s:8:"Triggers";s:19:"cont_content_popups";s:14:"Content Popups";s:19:"cont_overlay_images";s:14:"Overlay Images";s:15:"cont_add_images";s:10:"Add Images";s:14:"cont_add_popup";s:9:"Add Popup";s:17:"cont_WholePicture";s:13:"Whole Picture";s:18:"cont_overlay_image";s:13:"Overlay Image";s:18:"cont_content_popup";s:13:"Content Popup";s:17:"cont_trigger_area";s:12:"Trigger Area";s:11:"cont_marker";s:6:"Marker";s:28:"cont_saved_interactive_image";s:25:"Created Interactive Image";s:15:"cont_base_image";s:16:"Background Image";s:20:"cont_edit_base_image";s:21:"Edit Background Image";s:27:"cont_really_delete_overlays";s:52:"Do you really want to delete the following overlays?";s:31:"cont_overlays_have_been_deleted";s:27:"Overlays have been deleted.";s:14:"cont_new_popup";s:9:"New Popup";s:25:"cont_really_delete_popups";s:50:"Do you really want to delete the following popups?";s:29:"cont_popups_have_been_deleted";s:25:"Popups have been deleted.";s:21:"cont_new_trigger_area";s:16:"New Trigger Area";s:27:"cont_really_delete_triggers";s:52:"Do you really want to delete the following triggers?";s:15:"cont_new_marker";s:10:"New Marker";s:26:"cont_edit_overlay_position";s:21:"Edit Overlay Position";s:25:"cont_edit_marker_position";s:20:"Edit Marker Position";s:24:"cont_edit_popup_position";s:19:"Edit Popup Position";s:28:"cont_drag_element_click_save";s:71:"Drag and drop the element to the desired position. Then hit ‘Save’.";s:25:"cont_correct_answers_also";s:17:"Also correct are:";s:24:"cont_correct_answer_also";s:16:"Also correct is:";s:18:"cont_remove_format";s:13:"Remove Format";s:21:"cont_ed_edit_multiple";s:23:"Edit Paragraph Sequence";s:13:"cont_pc_qover";s:17:"Question Overview";s:20:"cont_ed_insert_qover";s:24:"Insert Question Overview";s:24:"cont_qover_short_message";s:14:"Status Message";s:29:"cont_qover_short_message_info";s:97:"A message ‘You have correctly answered C out of Y questions of this unit.’ will be displayed.";s:23:"cont_qover_list_wrong_q";s:32:"List of Wrong Answered Questions";s:28:"cont_qover_list_wrong_q_info";s:60:"A list of wrong or not answered questions will be displayed.";s:15:"cont_edit_qover";s:22:"Edit Question Overview";s:19:"cont_ov_all_correct";s:42:"You have correctly answered all questions.";s:20:"cont_ov_some_correct";s:53:"You have correctly answered [x] out of [y] questions.";s:22:"cont_ov_wrong_answered";s:59:"The following questions were not answered or answered wrong";s:22:"cont_update_login_page";s:23:"Edit Login Page Element";s:22:"cont_insert_login_page";s:22:"Add Login Page Element";s:20:"cont_html_export_ids";s:15:"HTML Export IDs";s:25:"cont_html_export_ids_info";s:117:"Allows maintaining extra IDs for ILIAS learning modules that are used for naming HTML files when HTML export is done.";s:14:"cont_export_id";s:9:"Export ID";s:29:"cont_exp_ids_not_resp_format1";s:48:"Export IDs may only use the following characters";s:29:"cont_exp_ids_not_resp_format2";s:36:"Please check and correct your input.";s:21:"cont_saved_export_ids";s:22:"Saved HTML Export IDs.";s:38:"content_some_export_ids_multiple_times";s:87:"Some export IDs are used multiple times. This will lead to missing pages in the export.";s:25:"cont_exp_id_used_multiple";s:29:"Export ID used multiple times";s:14:"mob_upload_dir";s:16:"Upload Directory";s:19:"mob_upload_dir_info";s:227:"Server directory from which multiple files can be used to create media objects in media pools. Only ILIAS administrators will see a selection of files from this directory. Please enter a full server path without trailing slash.";s:29:"cont_exp_ids_not_resp_format3";s:36:"The ID must not start with a number.";s:19:"cont_current_usages";s:14:"Current Usages";s:15:"cont_all_usages";s:15:"Include History";s:15:"cont_set_layout";s:10:"Set Layout";s:20:"cont_missing_snippet";s:54:"Missing Content Snippet. The snippet has been deleted.";s:24:"cont_enable_page_history";s:12:"Page History";s:29:"cont_enable_page_history_info";s:70:"Stores older versions of pages and allows roll back to older versions.";s:17:"cont_localization";s:12:"Localization";s:22:"cont_localization_info";s:71:"Language used for predefined texts, e.g. ‘Previous’ and ’Next’.";s:16:"cont_maintenance";s:11:"Maintenance";s:25:"cont_switch_to_media_pool";s:26:"Switch to other Media Pool";s:23:"cont_edit_personal_data";s:18:"Edit Personal Data";s:21:"cont_paragraph_styles";s:16:"Paragraph Styles";s:11:"cont_cc_str";s:6:"Strong";s:11:"cont_cc_emp";s:8:"Emphatic";s:11:"cont_cc_imp";s:9:"Important";s:26:"cont_more_character_styles";s:24:"...more character styles";s:10:"cont_blist";s:11:"Bullet List";s:10:"cont_nlist";s:13:"Numbered List";s:17:"cont_list_outdent";s:12:"Outdent List";s:16:"cont_list_indent";s:11:"Indent List";s:17:"cont_new_question";s:12:"New Question";s:28:"cont_copy_question_from_pool";s:23:"Copy Question from Pool";s:23:"cont_select_other_qpool";s:17:"Select other Pool";s:28:"cont_copy_question_into_page";s:14:"Copy into Page";s:9:"cont_open";s:31:"Presentation of Learning Module";s:16:"cont_open_normal";s:76:"Opens in a New Tab or Alternatively in a New Window, Without ILIAS Main Menu";s:21:"cont_debug_deactivate";s:243:"A Test Tool will be displayed in the presentation mode of the learning module. Based on the data provided by it the interaction of the learning module and ILIAS can be evaluated. To use the Test Tool, the navigation tree has to be switched on.";s:23:"cont_debug_deactivate12";s:178:"A Test Tool will be displayed in the presentation mode of the learning module. Based on the data provided by it the interaction of the learning module and ILIAS can be evaluated.";s:22:"cont_debug_deactivated";s:115:"The test tool is currently globally deactivated in the ILIAS administration (Administration » Learning Resources).";s:24:"cont_file_from_workspace";s:19:"File From Workspace";s:21:"cont_sc_auto_continue";s:14:"Redirect Users";s:26:"cont_sc_auto_continue_info";s:157:"After finishing their last activity users will be automatically redirected to the next SCO. This function is not supported by all SCORM 1.2 Learning Modules.";s:21:"cont_ed_insert_skills";s:18:"Insert Competences";s:14:"cont_pc_skills";s:10:"Competence";s:18:"cont_insert_skills";s:17:"Insert Competence";s:18:"cont_update_skills";s:15:"Edit Competence";s:24:"cont_scorm_ed_properties";s:26:"Learning Module Properties";s:37:"sahs_empty_objectives_are_not_allowed";s:34:"Please enter a learning objective.";s:14:"cont_edit_mode";s:9:"Edit Mode";s:12:"cont_ed_copy";s:4:"Copy";s:11:"cont_ed_cut";s:3:"Cut";s:28:"cont_sel_el_copied_use_paste";s:103:"Selected elements have been copied. Please click the desired target placeholder and select ‘Paste’.";s:25:"cont_sel_el_cut_use_paste";s:100:"Selected elements have been cut. Please click the desired target placeholder and select ‘Paste’.";s:34:"cont_cp_question_diff_formats_info";s:69:"Please note that some formatting is not supported in content modules.";s:15:"cont_sequencing";s:25:"Sequencing and Navigation";s:17:"cont_interactions";s:29:"Store Results of Interactions";s:22:"cont_interactions_info";s:204:"Typically results from interactions in learning modules are simply stored without being read / loaded again. If you ensured this is how your learning module operates, this option will improve performance.";s:25:"cont_interactions_info_12";s:112:"Results from interactions in SCORM 1.2 learning modules are simply stored. This option will improve performance.";s:15:"cont_objectives";s:30:"Store Learning Objectives Data";s:20:"cont_objectives_info";s:89:"If you ensured that this learning module runs properly, this option improves performance.";s:13:"cont_comments";s:14:"Store Comments";s:18:"cont_comments_info";s:124:"Some SCORM 2004 learning modules allow users providing comments within the module. This option allows saving those comments.";s:18:"cont_time_from_lms";s:38:"Processing Time Determination by ILIAS";s:21:"cont_lm_comments_desc";s:67:"Allow users to share comments on every page of the learning module.";s:20:"cont_online_help_ids";s:10:"Screen-IDs";s:15:"cont_screen_ids";s:10:"Screen-IDs";s:25:"cont_captcha_verification";s:17:"User Verification";s:17:"cont_captcha_code";s:4:"Code";s:9:"glo_style";s:14:"Glossary Style";s:17:"cont_current_term";s:12:"Current Term";s:17:"glo_show_taxonomy";s:13:"Show Taxonomy";s:25:"cont_show_activation_info";s:20:"Show Activation Info";s:30:"cont_show_activation_info_info";s:156:"If the scheduled activation is not yet reached, the page will not be skipped. The information when the page will be activated will be displayed to the user.";s:23:"cont_page_activation_on";s:36:"The content will be activated on %s.";s:10:"cont_hover";s:5:"Hover";s:11:"cont_always";s:6:"Always";s:19:"cont_highlight_mode";s:14:"Highlight Mode";s:10:"cont_light";s:5:"Light";s:9:"cont_dark";s:4:"Dark";s:13:"cont_accented";s:8:"Accented";s:12:"cont_link_no";s:7:"No Link";s:22:"cont_AdvancedKnowledge";s:18:"Advanced Knowledge";s:13:"cont_show_adv";s:23:"Show Advanced Knowledge";s:13:"cont_hide_adv";s:23:"Hide Advanced Knowledge";s:22:"cont_auto_last_visited";s:34:"Continue with Chapter Last Visited";s:17:"cont_check_values";s:26:"Check Values sent from SCO";s:22:"cont_check_values_info";s:396:"The Test Tool will check whether the values sent from the SCOs adhere to the SCORM standard.
The SCORM Standard is very demanding concerning the saving of values. Not all learning modules meet the requirements of the standard. This Options allows checking if the module adheres to the Standard or not. Do not check this option if you just want to check if ILIAS can run this module or not.";s:22:"cont_resources_of_type";s:17:"Resources of Type";s:32:"cont_element_refers_removed_itgr";s:83:"This content element refers to an item group that has been removed in the meantime.";s:29:"cont_initial_attached_content";s:21:"Initial Extra Content";s:10:"cont_topic";s:5:"Topic";s:19:"cont_selected_topic";s:14:"Selected Topic";s:15:"cont_all_topics";s:10:"All Topics";s:20:"cont_highlight_class";s:15:"Highlight Class";s:17:"cont_presentation";s:12:"Presentation";s:18:"cont_scorm_options";s:13:"SCORM Options";s:17:"cont_rte_settings";s:12:"RTE Settings";s:14:"cont_debugging";s:9:"Debugging";s:27:"cont_auto_last_visited_info";s:105:"Users are presented with the SCO/Asset they most recently visited when opening the learning module again.";s:21:"cont_sc_usession_info";s:195:"Periodical requests will be sent to ILIAS to keep the session alive. Otherwise ILIAS will categorize working on the learning module as idleness, terminate the session and loose the tracking data.";s:20:"cont_sequencing_info";s:306:"Enable the sequencing and navigation behaviour as defined by the learning module: Navigational options will be determined from the results of interactions with the content. Please check whether or not your learning module does actually contain this kind of sequencing & navigation data, since this is rare.";s:23:"cont_time_from_lms_info";s:183:"Frequently SCORM learning modules are returning faulted data on processing time. To avoid this issue ILIAS can determine the processing time adhering to the strict standards of SCORM.";s:20:"help_assign_help_ids";s:29:"Chapter/Screen-IDs Assignment";s:24:"cont_custom_menu_entries";s:19:"Custom Menu Entries";s:32:"cont_anonymous_user_missing_perm";s:76:"Anonymous users currently have no permission to access this learning module.";s:27:"glo_term_must_belong_to_glo";s:78:"The action can only be performed on terms, which are defined in this glossary.";s:23:"cont_offline_mode_allow";s:19:"Enable Offline Mode";s:28:"cont_offline_mode_allow_info";s:313:"Users can use the learning module without connecting to the Internet in the SCORM Offline Player. They download the learning module using the ▼-menu. The learning module is presented with an add-on to the Firefox browser. The tracking data are transferred when the user clicks on ‘finish offline mode’.";s:39:"cont_profile_mode_template_inherit_info";s:24:"Use the profile settings";s:28:"content_plugin_not_activated";s:59:"The page content element plugin is currently not activated.";s:24:"cont_verification_placeh";s:36:"Click and edit to insert certificate";s:25:"cont_verification_placehl";s:23:"Certificate Placeholder";s:25:"cont_ed_plachverification";s:23:"Placeholder Certificate";s:15:"cont_glossaries";s:10:"Glossaries";s:20:"cont_auto_glossaries";s:22:"Auto-Linked Glossaries";s:19:"cont_link_glo_in_lm";s:63:"Should all glossary terms be linked in the learning module now?";s:25:"cont_hide_head_foot_print";s:43:"Hide custom header and footer in print view";s:33:"cont_ed_insert_consultation_hours";s:25:"Insert Consultation Hours";s:30:"cont_insert_consultation_hours";s:25:"Insert Consultation Hours";s:30:"cont_update_consultation_hours";s:23:"Edit Consultation Hours";s:14:"cont_cach_mode";s:4:"Mode";s:24:"cont_cach_mode_automatic";s:9:"Automatic";s:29:"cont_cach_mode_automatic_info";s:46:"All your consultation hours will be published.";s:21:"cont_cach_mode_manual";s:6:"Manual";s:26:"cont_cach_mode_manual_info";s:70:"Only the consultation hours of the following groups will be published.";s:17:"cont_current_lang";s:16:"Current Language";s:26:"cont_edit_language_version";s:12:"Edit Version";s:36:"cont_page_translation_does_not_exist";s:143:"The translation page does not exist yet and will be created by copying the content of the current master page. Language of the translation page";s:13:"content_until";s:21:"At least locked until";s:20:"content_no_edit_lock";s:45:"The page is currently locked by another user.";s:25:"cont_disable_def_feedback";s:33:"Disable Default Question Feedback";s:30:"cont_disable_def_feedback_info";s:132:"If disabled, answered questions will not show any feedback for the learner. You need to provide custom feedbacks for your questions.";s:8:"save_new";s:12:"Save and New";s:24:"cont_sc_auto_review_2004";s:43:"Lock Tracking Status Once it is Established";s:29:"cont_sc_auto_review_info_2004";s:281:"After a user has acquired the tracking status set above for a chapter /SCO, this Status is locked. No further tracking data will recorded for these chapters / SCOs in later visits. Select \'always\' if the learning module makes use of Sequencing & Navigation according to SCORM 2004.";s:22:"cont_sc_auto_review_no";s:20:"always (recommended)";s:50:"cont_sc_auto_review_completed_not_failed_or_passed";s:76:"keep tracking data if achieved status is completed or passed, but not failed";s:26:"cont_sc_auto_review_passed";s:47:"keep tracking data if achieved status is passed";s:36:"cont_sc_auto_review_passed_or_failed";s:57:"keep tracking data if achieved status is passed or failed";s:29:"cont_sc_auto_review_completed";s:50:"keep tracking data if achieved status is completed";s:40:"cont_sc_auto_review_completed_and_passed";s:61:"keep tracking data if achieved status is completed and passed";s:39:"cont_sc_auto_review_completed_or_passed";s:60:"keep tracking data if achieved status is completed or passed";s:41:"cont_sc_store_if_previous_score_was_lower";s:76:"keep tracking data if achieved score in previous attempt was higher or equal";s:17:"cont_auto_suspend";s:23:"Safeguard tracking data";s:22:"cont_auto_suspend_info";s:291:"This option is for SCORM learning modules, which support SCORM 2004 in an inadequate way by not sending proper values for cmi.exit
It will ensure that tracking data is stored irrespectively of the user not closing the learning module properly for instance by simply closing the browser.";s:17:"glo_hide_taxonomy";s:13:"Hide Taxonomy";s:17:"cont_col_ordering";s:15:"Column Ordering";s:18:"lm_activate_rating";s:25:"Activate Rating For Pages";s:9:"lm_rating";s:20:"Rate Learning Module";s:12:"lm_rate_page";s:9:"Rate page";s:14:"cont_wiki_page";s:9:"Wiki Page";s:16:"cont_choose_wiki";s:11:"Choose Wiki";s:14:"cont_languages";s:9:"Languages";s:13:"cont_language";s:8:"Language";s:19:"cont_got_lock_until";s:127:"This page has been locked for your editing until %1. Please release the page after you have done all your changes by hitting %2";s:19:"cont_finish_editing";s:14:"Finish Editing";s:23:"cont_page_lock_released";s:46:"Editing finished. Page lock has been released.";s:19:"cont_fourth_edition";s:22:"SCORM 2004 4th edition";s:24:"cont_fourth_edition_info";s:205:"SCORM 2004 4th edition offers some advantages compared to the 3rd Edition: Data can be carried over between SCOs. Few learning modules actually use this feature and it has a negative Impact on performance.";s:20:"offline_mode_manager";s:11:"Offline use";s:18:"offline_mode_users";s:21:"Users in offline mode";s:23:"offline_mode_users_info";s:212:"Users can be manually taken from the Off-line Mode and after doing so these users can again use the online-version of the learning module. This makes sense if e.g. the laptop with the learning modules was stolen.";s:42:"cont_offline_mode_disable_not_allowed_info";s:98:"Since the learning module is currently used in offline mode, the offline mode can not be disabled.";s:22:"stop_user_offline_mode";s:17:"Stop offline mode";s:31:"stop_user_offline_mode_for_user";s:21:"Stop offline mode for";s:27:"info_stop_offline_mode_sure";s:76:"Note: The learning progress achieved in offline mode are lost. Are you sure?";s:21:"cont_edit_definitions";s:16:"Edit Definitions";s:20:"cont_edit_definition";s:15:"Edit Definition";s:25:"cont_ed_insert_my_courses";s:17:"Insert My Courses";s:22:"cont_insert_my_courses";s:17:"Insert My Courses";s:22:"cont_update_my_courses";s:15:"Edit My Courses";s:15:"glo_online_info";s:67:"Only if the glossary is online, users are able to use the glossary.";s:19:"glo_mode_level_info";s:77:"All terms of glossaries on the same level in the repository will be included.";s:20:"glo_mode_normal_info";s:57:"Only terms created within this glossary will be included.";s:21:"glo_mode_subtree_info";s:99:"All terms of glossaries on the same level and subsequent levels in the repository will be included.";s:20:"glo_content_settings";s:7:"Content";s:22:"glo_show_taxonomy_info";s:113:"The taxonomy will be visible in the presentation view of the glossary and can be used to select referenced terms.";s:24:"cont_def_feedb_activated";s:79:"Default feedback texts are currently activated in the learning module settings.";s:26:"cont_def_feedb_deactivated";s:81:"Default feedback texts are currently deactivated in the learning module settings.";s:29:"cont_help_no_valid_tooltip_id";s:46:"The tooltip ID you have entered was not valid.";s:28:"cont_ed_insert_amd_page_list";s:16:"Insert Page List";s:25:"cont_insert_amd_page_list";s:16:"Insert Page List";s:25:"cont_update_amd_page_list";s:14:"Edit Page List";s:20:"cont_ed_insert_templ";s:23:"Insert Content Template";s:13:"cont_template";s:8:"Template";s:19:"cont_progress_icons";s:14:"Progress Icons";s:24:"cont_progress_icons_info";s:151:"Show progress icons instead of chapter page icons in presentation mode. Please note that progress information is stored only with ILIAS 5.0 and higher.";s:20:"cont_self_assessment";s:15:"Self Assessment";s:10:"cont_tries";s:18:"Question Behaviour";s:25:"cont_tries_reset_on_visit";s:19:"Reset on Page Visit";s:30:"cont_tries_reset_on_visit_info";s:126:"Questions start with 0 number of tries each time a learner visits a page. Learner has to answer questions on every page visit.";s:16:"cont_tries_store";s:19:"Store Answer Status";s:21:"cont_tries_store_info";s:145:"Number of tries are accumulated and stored. Correctly answered questions must not be answered again. Learners may run out of tries for questions.";s:22:"cont_restrict_forw_nav";s:27:"Restrict Forward Navigation";s:27:"cont_restrict_forw_nav_info";s:99:"Learners cannot navigate to subsequent pages unless they answered all previous questions correctly.";s:28:"cont_no_page_access_unansw_q";s:89:"You need to answer all questions of previous pages correctly to gain access to this page.";s:19:"cont_question_stats";s:9:"Statistic";s:18:"cont_blocked_users";s:13:"Blocked Users";s:13:"cont_last_try";s:8:"Last Try";s:13:"cont_unlocked";s:8:"Unlocked";s:22:"cont_reset_nr_of_tries";s:21:"Reset Number of Tries";s:26:"cont_unlock_allow_continue";s:26:"Unlock / Allow to Continue";s:22:"cont_start_file_set_to";s:30:"%s has been set as start file.";s:28:"cont_blocked_users_mail_link";s:56:"Click on the following link to open the learning module:";s:25:"cont_out_of_focus_message";s:68:"This page is not related to your current learning objective anymore.";s:29:"cont_show_content_after_focus";s:33:"Continue with the Learning Module";s:23:"cont_to_focus_beginning";s:49:"Back to Content related to the Learning Objective";s:24:"cont_to_focus_return_crs";s:14:"Back to Course";s:35:"cont_out_of_focus_message_last_page";s:80:"This is the last page of the content related to your current learning objective.";s:21:"cont_ie_compatibility";s:38:"Internet Explorer 7 Compatibility Mode";s:26:"cont_ie_compatibility_info";s:234:"Reduces problems with displaying older SCORM Learning Modules that were optimised for the Internet Explorer. If the Compatibility Mode is switched off in newer versions of the Internet Explorer, this setting does not become effective.";s:20:"cont_ie_force_render";s:36:"Force Internet Explorer to re-render";s:25:"cont_ie_force_render_info";s:111:"Learning modules with many frames or iFrames will be displayed correctly after rendering the content once more.";s:23:"cont_ed_click_to_add_pg";s:26:"Click here to add content.";s:22:"cont_table_border_info";s:93:"Keep this empty to make content style settings effective. Values must include unit (like px).";s:27:"cont_table_cellpadding_info";s:93:"Keep this empty to make content style settings effective. Values must include unit (like px).";s:28:"cont_notify_on_blocked_users";s:30:"Notifications on Blocked Users";s:33:"cont_notify_on_blocked_users_info";s:69:"You will be notified if users are blocked when they run out of tries.";s:17:"cont_user_blocked";s:42:"User out of tries in learning module "%s".";s:18:"cont_user_blocked2";s:177:"A user has run out of tries for answering a question in the learning module. The user will not be able to navigate further through the learning module without your intervention.";s:18:"cont_user_blocked3";s:59:"Open the learning module in edit mode and enter the screen:";s:27:"cont_lm_mail_permanent_link";s:58:"Click on the following link to access the learning module:";s:13:"cont_download";s:8:"Download";s:20:"cont_tracking_modify";s:11:"Modify Data";s:13:"cont_pc_amdpl";s:9:"Page List";s:34:"cont_automatically_set_store_tries";s:83:"Option "$1" has been activated automatically, because option "$2" has been enabled.";s:12:"cont_license";s:7:"License";s:17:"cont_license_info";s:27:"Enables the license feature";s:11:"cont_biblio";s:20:"Bibliographical Data";s:16:"cont_biblio_info";s:40:"Enables the bibliographical data feature";s:16:"cont_qtries_info";s:62:"Default value for number of tries for newly created questions.";s:13:"cont_settings";s:29:"Settings for learning modules";s:14:"cont_auto_time";s:27:"Auto Animation Waiting Time";s:15:"cont_rand_start";s:12:"Random Start";s:18:"cont_tabs_carousel";s:8:"Carousel";s:21:"cont_wiki_link_dialog";s:26:"Link to Wiki Page (Dialog)";s:11:"cont_cc_sub";s:9:"Subscript";s:11:"cont_cc_sup";s:11:"Superscript";s:13:"cont_text_sub";s:9:"Subscript";s:13:"cont_text_sup";s:11:"Superscript";s:16:"cont_pc_carousel";s:8:"Carousel";s:24:"cont_mycourses_sortorder";s:15:"Default Sorting";s:37:"cont_mycourses_sortorder_alphabetical";s:12:"Alphabetical";s:33:"cont_mycourses_sortorder_location";s:11:"By Location";s:29:"cont_mycourses_sortorder_info";s:123:"This is a default setting. Every user can choose a personal order which affects all "My Courses"-elements of any portfolio.";s:21:"cont_assign_to_parent";s:16:"Assign to Parent";s:21:"cont_type_not_allowed";s:41:"Content type not allowed at this position";s:24:"sahs_insert_st_from_clip";s:42:"Import Chapters from ILIAS Learning Module";s:36:"sahs_insert_st_from_clip_inside_chap";s:59:"Import Chapters from ILIAS Learning Module (inside chapter)";s:24:"sahs_insert_pg_from_clip";s:39:"Import Pages from ILIAS Learning Module";s:16:"cont_active_from";s:16:"Activation Start";s:14:"cont_active_to";s:14:"Activation End";s:18:"cont_all_languages";s:13:"All Languages";s:19:"cont_subtitle_files";s:15:"Media Subtitles";s:27:"cont_upload_multi_srt_howto";s:397:"This feature allows you to upload multiple subtitle (srt) files in a zip file for all media objects. Your .zip file should contain all .srt files on the top level (no subdirectories). The file names should end with "_<lang code>.srt" where lang code is e.g. "en", "it", "de". The rest of the filename should correspond to the name of the video file, e.g. "my_video.mp4" -> "my_video_en.srt".";s:20:"cont_moved_srt_files";s:39:"Moved subtitles files to media objects.";s:18:"cont_subtitle_file";s:12:"SRT ZIP File";s:20:"cont_multi_srt_files";s:9:"SRT Files";s:25:"cont_master_language_only";s:31:"Master Language for Translation";s:11:"cont_import";s:6:"Import";s:22:"cont_trans_import_info";s:173:"If you exported this module as XML/Master Language for Translation to another installation, you can now re-import translated export files from this second installation here.";s:17:"cont_import_trans";s:18:"Import Translation";s:16:"cont_import_lang";s:15:"Target Language";s:38:"cont_snippet_from_another_installation";s:40:"Snippet comes from another installation.";s:23:"cont_mastery_score_2004";s:30:"overwrite scaled_passing_score";s:28:"cont_mastery_score_2004_info";s:390:"Central learning objectives of this learning module are considered as passed if the score reached at least a certain level - the scaled_passing_score. This value - to be stated as a percentage value - can be overwritten here e.g. to reduce the requirement level. If the field is empty, the information in the SCORM manifest are valid. The following values are provided in the manifest-file:";s:21:"cont_mastery_score_12";s:23:"overwrite mastery_score";s:26:"cont_mastery_score_12_info";s:346:"If a SCO does not autonomously determines a status, a SCO is considered passed if the score reached at least a certain level - the mastery_score. This value can be overwritten here e.g. to reduce the requirement level. If the field is empty, the information in the SCORM manifest are valid. The following values are provided in the manifest-file:";s:20:"lm_no_download_files";s:52:"There are currently no files for download available.";s:20:"cont_sc_version_info";s:94:"The version number is provided automatically by the version management of the learning module.";s:16:"cont_online_info";s:146:"Set the SCORM learning module online to make it visible and available for users. If not, only users with \'Edit\'-permission will have access to it.";s:16:"cont_open_window";s:56:"Enforced to Open in New Window , Without ILIAS Main Menu";s:16:"cont_open_iframe";s:55:"Opens in the Same Window Underneath the ILIAS Main Menu";s:16:"cont_nomenu_info";s:145:"The top navigation bar can be hidden, if the SCORM Learning module contains sufficient functionality to suspend, finish and navigate the content.";s:19:"cont_hidenavig_info";s:189:"The navigation tree on the left can be hidden, if the SCORM Learning module contains sufficient functionality to navigate between sections of content or the top navigation bar is displayed.";s:22:"cont_width_height_info";s:211:"The presentation can be set to a fixed size. 950 pixels for width and 650 pixels for height are proven values for setting the size. If no value is entered the browser will determine the size of the presentation.";s:9:"cont_sqst";s:35:"Survey Question (Assigned Material)";s:15:"cont_ov_preview";s:107:"The question overview does not work in the page editor context. Use the SCO or SCORM level preview instead.";s:32:"cont_not_saved_edit_lock_expired";s:144:"Sorry, but another user obtained the edit lock for this page in the meantime. You may close this message and copy the content to your clipboard.";s:10:"cont_error";s:16:"An Error Occured";s:22:"cont_permission_object";s:17:"Permission Object";s:29:"lm_only_one_download_per_type";s:90:"Please note that you can only make one file per type (XML, HTML, SCORM) public accessible.";s:27:"cont_permission_object_desc";s:101:"The section will only be presented for users that have the given permission on the permission object.";s:12:"cont_pc_grid";s:13:"Column Layout";s:18:"cont_grid_nr_cells";s:17:"Number of Columns";s:19:"cont_ed_insert_grid";s:20:"Insert Column Layout";s:17:"cont_grid_width_s";s:5:"Small";s:22:"cont_grid_width_s_info";s:15:"E.g. smartphone";s:17:"cont_grid_width_m";s:6:"Medium";s:22:"cont_grid_width_m_info";s:11:"E.g. tablet";s:17:"cont_grid_width_l";s:5:"Large";s:22:"cont_grid_width_l_info";s:12:"E.g. desktop";s:18:"cont_grid_width_xl";s:11:"Extra Large";s:23:"cont_grid_width_xl_info";s:17:"E.g. wide desktop";s:13:"cont_add_cell";s:10:"Add Column";s:15:"cont_added_cell";s:12:"Column added";s:19:"cont_ed_delete_cell";s:13:"Delete Column";s:17:"cont_ed_cell_left";s:9:"Move Left";s:18:"cont_ed_cell_right";s:10:"Move Right";s:24:"cont_ed_insert_grid_info";s:70:"Adds a responsive column layout based on a grid with 12 units per row.";s:22:"cont_ed_grid_col_width";s:12:"Column Width";s:27:"cont_ed_grid_col_width_info";s:204:"Column width can span multiple 1/12 units of the row and depends on the overall screen size. Devices are given as examples. Their screen size determines the concrete behaviour. 12/12 equals to 100% width.";s:23:"cont_ed_grid_col_widths";s:13:"Column Widths";s:31:"cont_grid_cell_confirm_deletion";s:43:"Do you really want to delete the column(s)?";s:14:"cont_grid_cell";s:6:"Column";s:14:"cont_prtf_page";s:14:"Portfolio Page";s:14:"cont_prtt_page";s:23:"Portfolio Tempalte Page";s:34:"cont_master_language_only_no_media";s:29:"Master Language without Media";s:22:"cont_last_visited_page";s:17:"Last Visited Page";s:15:"cont_first_page";s:10:"First Page";s:22:"cont_lm_starting_point";s:41:"Starting Point for ILIAS Learning Modules";s:27:"cont_lm_starting_point_info";s:57:"Page being opened when clicking a learning modules title.";s:17:"cont_short_titles";s:12:"Short Titles";s:16:"cont_short_title";s:11:"Short Title";s:21:"cont_short_title_info";s:104:"Short titles are used in the left-hand tree presentation and for labels in the previous/next navigation.";s:9:"cont_user";s:4:"User";s:30:"cont_user_search_did_not_match";s:36:"Your search did not match any users.";s:39:"cont_transl_master_language_not_allowed";s:115:"To import a translation you need to activate at least one additional language under "Settings" > "Multilingualism".";s:18:"cont_sc_id_setting";s:33:"student_id according to SCORM 1.2";s:23:"cont_sc_id_setting_2004";s:34:"learner_id according to SCORM 2004";s:23:"cont_sc_id_setting_info";s:257:"In the case that a numeric id for student_id (SCORM 1.2) or learner_id (SCORM 2004) causes problems for the learning module, use the option \'ILIAS user name\'. The addition RefId or ObjId may be useful for learning modules that connect to an external server.";s:26:"cont_sc_id_setting_user_id";s:24:"ILIAS User Id (Standard)";s:29:"cont_sc_id_setting_user_login";s:16:"ILIAS Login Name";s:38:"cont_sc_id_setting_user_id_plus_ref_id";s:47:"ILIAS User Id plus RefId of the Learning Module";s:41:"cont_sc_id_setting_user_login_plus_ref_id";s:50:"ILIAS Login Name plus RefId of the Learning Module";s:38:"cont_sc_id_setting_user_id_plus_obj_id";s:47:"ILIAS User Id plus ObjId of the Learning Module";s:41:"cont_sc_id_setting_user_login_plus_obj_id";s:50:"ILIAS Login Name plus ObjId of the Learning Module";s:20:"cont_sc_name_setting";s:35:"student_name according to SCORM 1.2";s:25:"cont_sc_name_setting_2004";s:36:"learner_name according to SCORM 2004";s:25:"cont_sc_name_setting_info";s:188:"The name of the learner can be displayed in the learning module in several ways. In the case that the learning modules are on an external server, it may be useful not to disclose the name.";s:35:"cont_sc_name_setting_last_firstname";s:21:"Last name, First name";s:35:"cont_sc_name_setting_first_lastname";s:24:"First name and Last name";s:29:"cont_sc_name_setting_fullname";s:31:"Title, First name and Last name";s:40:"cont_sc_name_setting_salutation_lastname";s:24:"Salutation and Last name";s:31:"cont_sc_name_setting_first_name";s:10:"First name";s:28:"cont_sc_name_setting_no_name";s:7:"no name";s:19:"cont_lpe_login_form";s:10:"Login Form";s:23:"cont_lpe_cas_login_form";s:14:"CAS Login Form";s:24:"cont_lpe_shib_login_form";s:21:"Shibboleth Login Form";s:26:"cont_lpe_openid_login_form";s:17:"OpenId Login Form";s:26:"cont_lpe_registration_link";s:21:"New Registration Link";s:27:"cont_lpe_language_selection";s:18:"Language Selection";s:28:"cont_lpe_user_agreement_link";s:19:"User Agreement Link";}'))); $ilDB->insert("lng_modules", array( 'module' => array('text', 'copg'), 'lang_key' => array('text', 'en'), 'lang_array' => array('clob', 'a:4:{s:18:"copg_sec_link_info";s:167:"If you set a link on the whole section, please ensure that no other interactive elements are included within the section. Otherwise their behaviour may be erratically.";s:29:"copg_snippet_cannot_be_edited";s:63:"This is a predefined content snippet and cannot be edited here.";s:24:"copg_confirm_el_deletion";s:51:"Do you really want to delete the selected elements?";s:33:"copg_questions_not_supported_here";s:44:"Questions are not supported in this context.";}'))); @@ -30665,7 +30533,7 @@ function setupILIASDatabase() 'module' => array('text', 'form'), 'lang_key' => array('text', 'en'), 'lang_array' => array('clob', 'a:45:{s:9:"form_days";s:4:"Days";s:15:"form_file_input";s:10:"File Input";s:11:"form_format";s:6:"Format";s:27:"form_hierarchy_add_elements";s:42:"Click on placeholders to add new elements.";s:29:"form_hierarchy_drag_drop_help";s:53:"Drag and drop icons on placeholders to move elements.";s:10:"form_hours";s:5:"Hours";s:21:"form_image_file_input";s:16:"Image File Input";s:14:"form_max_value";s:13:"Maximum Value";s:14:"form_min_value";s:13:"Minimum Value";s:12:"form_minutes";s:7:"Minutes";s:11:"form_months";s:6:"Months";s:34:"form_msg_file_cannot_write_to_disk";s:21:"Cannot write to disk.";s:29:"form_msg_file_missing_tmp_dir";s:44:"Temporary directory for file upload missing.";s:23:"form_msg_file_no_upload";s:56:"This input is required. Please select a file for upload.";s:32:"form_msg_file_partially_uploaded";s:42:"The file could not be uploaded completely.";s:26:"form_msg_file_size_exceeds";s:53:"The uploaded file exceeds the max. allowed file size.";s:32:"form_msg_file_upload_stopped_ext";s:33:"File upload stopped by extension.";s:25:"form_msg_file_virus_found";s:29:"Virus found in uploaded file.";s:29:"form_msg_file_wrong_file_type";s:16:"Wrong file type.";s:28:"form_msg_formula_is_required";s:31:"Please enter a correct formula.";s:31:"form_msg_numeric_value_required";s:29:"Please enter a numeric value.";s:23:"form_msg_value_too_high";s:43:"Value too high. Please enter a lower value.";s:22:"form_msg_value_too_low";s:43:"Value too low. Please enter a higher value.";s:19:"form_msg_wrong_date";s:38:"Wrong date. Please enter a valid date.";s:34:"form_password_not_allowed_for_auth";s:79:"It is not possible to change the password for the chosen authentication method.";s:31:"form_password_required_for_auth";s:58:"Password is required for the chosen authentication method.";s:20:"form_retype_password";s:15:"Retype Password";s:12:"form_seconds";s:7:"Seconds";s:17:"form_alphabet_all";s:3:"All";s:18:"form_please_select";s:13:"Please Select";s:18:"form_link_internal";s:12:"Inside ILIAS";s:18:"form_link_external";s:14:"World Wide Web";s:13:"form_get_link";s:20:"Select Target Object";s:17:"form_retype_email";s:13:"Retype E-Mail";s:15:"email_not_match";s:85:"Your entries for the e-mail address don\'t match! Please re-enter your e-mail address.";s:12:"captcha_code";s:17:"User Verification";s:20:"form_location_radius";s:6:"Radius";s:23:"form_location_radius_km";s:2:"km";s:16:"form_open_answer";s:11:"Open Answer";s:22:"form_hier_click_to_add";s:31:"Click here to add new elements.";s:24:"form_date_duration_start";s:5:"Start";s:22:"form_date_duration_end";s:3:"End";s:12:"form_no_link";s:7:"No Link";s:33:"form_msg_file_type_is_not_allowed";s:30:"This file type is not allowed.";s:20:"form_chars_remaining";s:21:"Characters remaining:";}'))); $ilDB->insert("lng_modules", array( -'module' => array('text', 'forum'), 'lang_key' => array('text', 'en'), 'lang_array' => array('clob', 'a:192:{s:26:"delete_drafts_successfully";s:37:"The drafts were deleted successfully.";s:18:"sure_delete_drafts";s:53:"Are you sure, you want to delete the selected drafts?";s:7:"restore";s:7:"Restore";s:27:"restore_draft_from_autosave";s:13:"Restore draft";s:19:"autosave_draft_info";s:86:"This draft will be saved automatically every %s seconds.";s:24:"autosave_post_draft_info";s:94:"This post will be saved automatically as draft every %s seconds.";s:17:"edit_thread_draft";s:17:"Edit thread draft";s:28:"forums_thread_drafts_deleted";s:72:"The selected thread including all postings and drafts have been deleted.";s:29:"forums_threads_drafts_deleted";s:73:"The selected threads including all postings and drafts have been deleted.";s:23:"save_draft_successfully";s:33:"The draft was saved successfully.";s:24:"forums_info_delete_draft";s:44:"Are you sure, you want to delete this draft?";s:25:"delete_draft_successfully";s:35:"The draft was deleted successfully.";s:17:"forums_edit_draft";s:10:"Edit draft";s:7:"publish";s:7:"Publish";s:21:"frm_my_posting_drafts";s:17:"My Posting Drafts";s:17:"frm_posting_draft";s:5:"Draft";s:18:"frm_posting_drafts";s:6:"Drafts";s:23:"enable_send_attachments";s:41:"Send attachments with forum notifications";s:28:"enable_send_attachments_desc";s:133:"Please note that file attachments must be stored separately for each notified user. This can cause a high usage of server disk space.";s:15:"adm_save_drafts";s:11:"Save drafts";s:20:"adm_save_drafts_desc";s:70:"If enabled, registered users are able to save forum postings as draft.";s:19:"adm_autosave_drafts";s:25:"Automatically save drafts";s:17:"adm_autosave_ival";s:8:"Interval";s:24:"adm_autosave_drafts_desc";s:60:"If activated, drafts are saved automatically during editing.";s:15:"ascending_order";s:29:"Latest postings at the bottom";s:16:"descending_order";s:26:"Latest postings at the top";s:18:"activate_new_posts";s:16:"Approve Postings";s:21:"activate_only_current";s:15:"Approve Posting";s:17:"activate_post_txt";s:53:"Would you really like to approve the current posting?";s:13:"activate_post";s:7:"Approve";s:12:"close_topics";s:5:"Close";s:21:"fmr_copy_threads_info";s:109:"You have the possibility to copy single threads. Only the beginning of the chosen threads will be duplicated.";s:15:"forum_add_quote";s:13:"Add Quotation";s:30:"forums_all_threads_marked_read";s:36:"All threads have been marked as read";s:22:"forums_attachments_add";s:14:"Add attachment";s:18:"forums_attachments";s:11:"Attachments";s:21:"forums_censor_comment";s:17:"Comment of Censor";s:16:"forums_count_art";s:18:"Number of Articles";s:17:"forums_created_by";s:10:"Created by";s:18:"forums_delete_file";s:17:"Delete attachment";s:27:"forums_disable_notification";s:36:"Disable Notification for this Thread";s:26:"forums_download_attachment";s:13:"Download file";s:16:"forums_edit_post";s:12:"Edit Article";s:26:"forums_enable_notification";s:35:"Enable Notification for this Thread";s:23:"forums_info_censor_post";s:43:"Are you sure you want to hide this article?";s:24:"forums_info_censor2_post";s:18:"Revoke Censorship?";s:23:"forums_info_delete_post";s:69:"Are you sure you want to delete this article including any responses?";s:16:"forums_mark_read";s:16:"Mark All as Read";s:17:"forums_new_thread";s:10:"New Thread";s:25:"forums_no_posts_available";s:73:"This thread has no posts yet or the moderator deactivated the first post.";s:28:"forums_notification_disabled";s:21:"Notification disabled";s:27:"forums_notification_enabled";s:20:"Notification enabled";s:25:"forums_notification_intro";s:72:"This mail was automatically sent to you by the ILIAS installation %s, %s";s:29:"forums_notification_show_post";s:16:"Show posting: %s";s:19:"forums_post_deleted";s:24:"Posting has been deleted";s:20:"forums_post_modified";s:25:"Posting has been modified";s:33:"forums_post_needs_to_be_activated";s:76:"A new posting has been created, but it needs to be activated by a moderator.";s:21:"forums_post_new_entry";s:30:"A new posting has been created";s:25:"forums_post_was_activated";s:26:"The posting was activated.";s:26:"forums_posts_not_available";s:22:"Postings Not Available";s:12:"forums_posts";s:12:"All postings";s:19:"forums_print_thread";s:12:"Print Thread";s:14:"forums_subject";s:7:"Subject";s:15:"forums_the_post";s:7:"Posting";s:25:"forums_thread_create_from";s:12:"Created from";s:20:"forums_thread_marked";s:35:"The thread has been marked as read.";s:23:"forums_thread_new_entry";s:26:"New topic has been created";s:13:"forums_thread";s:6:"Thread";s:17:"forums_your_reply";s:10:"Your Reply";s:26:"frm_anonymous_posting_desc";s:185:"If enabled, registered users can post to this forum only by using a pseudonym or without name. If the option "Mark moderators posts" is also enabled, moderators can not use a pseudonym.";s:21:"frm_anonymous_posting";s:22:"Posting with pseudonym";s:16:"frm_default_view";s:12:"Default View";s:25:"frm_detach_moderator_role";s:21:"Detach Moderator Role";s:15:"frm_moderator_f";s:9:"Moderator";s:15:"frm_moderator_m";s:9:"Moderator";s:37:"frm_moderator_role_added_successfully";s:45:"The user was added as moderator successfully.";s:41:"frm_moderators_detached_role_successfully";s:68:"The moderator role was detached for all selected users successfully.";s:28:"frm_moderators_not_exist_yet";s:26:"Please choose a moderator.";s:34:"frm_moderators_select_at_least_one";s:37:"Please choose at least one moderator.";s:25:"frm_moderators_select_one";s:23:"Please choose one user.";s:14:"frm_moderators";s:10:"Moderators";s:26:"frm_post_not_activated_yet";s:18:"Not activated yet.";s:13:"frm_pseudonym";s:9:"Pseudonym";s:39:"frm_purifier_not_implemented_for_type_x";s:41:"Purifier for type %s not implemented yet.";s:40:"frm_statistics_disabled_for_participants";s:42:"Statistics are disabled for forum members.";s:27:"frm_statistics_enabled_desc";s:46:"Enable posting statistics for all participants";s:22:"frm_statistics_enabled";s:17:"Enable Statistics";s:22:"frm_statistics_ranking";s:18:"Number of Postings";s:14:"frm_statistics";s:10:"Statistics";s:23:"frm_sure_delete_threads";s:54:"Are you sure you want to delete the following threads?";s:15:"frm_wizard_page";s:21:"Copy Forum (Step 2/2)";s:7:"is_read";s:12:"Mark as Read";s:22:"make_topics_non_sticky";s:23:"Make Threads Non-Sticky";s:18:"make_topics_sticky";s:19:"Make Threads Sticky";s:18:"move_chosen_topics";s:19:"Move Chosen Threads";s:8:"new_post";s:8:"New Post";s:17:"no_forum_selected";s:47:"No forum selected for moving the chosen threads";s:20:"post_activation_desc";s:71:"Before being published all postings need to be approved by a moderator.";s:34:"post_censored_comment_by_moderator";s:38:"Posting Censored, Comment by Moderator";s:13:"reopen_topics";s:6:"Reopen";s:26:"select_at_least_one_thread";s:34:"Please select at least one thread.";s:6:"sticky";s:6:"Sticky";s:6:"thread";s:6:"Thread";s:26:"threads_moved_successfully";s:60:"The chosen threads were moved to another forum successfully.";s:11:"topic_close";s:6:"Closed";s:31:"topics_please_select_one_action";s:24:"Please select an action.";s:27:"forums_post_activation_mail";s:198:"Unless the following posting is not activated, it is not visible for other forum users. You receive this email because you are assigned as moderator and have the permission to activate this posting.";s:10:"post_reply";s:3:"Re:";s:14:"preset_subject";s:23:"Preset subject on reply";s:17:"add_re_to_subject";s:34:"Add ‘Re: ’ to subject on reply";s:17:"enter_new_subject";s:26:"Please enter a new subject";s:14:"frm_edit_title";s:10:"Edit Title";s:13:"empty_subject";s:43:"On reply the user has to enter a new title.";s:19:"frm_subject_setting";s:15:"Subject setting";s:20:"mark_moderator_posts";s:20:"Mark moderator posts";s:25:"mark_moderator_posts_desc";s:48:"If activated moderator posts will be highlighted";s:17:"cont_captcha_code";s:4:"Code";s:26:"frm_at_least_one_moderator";s:39:"There has to be at least one moderator.";s:21:"select_max_one_thread";s:30:"Please select one thread only!";s:13:"sort_by_posts";s:13:"Sort by Posts";s:34:"forums_forum_notification_disabled";s:64:"You will no longer be notified about new messages in this forum.";s:17:"number_of_threads";s:36:"Displayed Number of Threads per Page";s:10:"frm_rating";s:6:"Rating";s:21:"enable_thread_ratings";s:13:"Thread Rating";s:26:"enable_thread_ratings_info";s:47:"If activated users are allowed to rate threads.";s:8:"frm_copy";s:10:"Copy Forum";s:26:"frm_notification_activated";s:22:"Notification Activated";s:28:"frm_notification_deactivated";s:24:"Notification Deactivated";s:12:"sort_by_date";s:12:"Sort by date";s:18:"error_reading_file";s:35:"There was an error reading the file";s:21:"sorting_manual_sticky";s:32:"Manual sorting of sticky threads";s:28:"sticky_threads_always_on_top";s:180:"‘Sticky Threads’ are always listed at the top of the list of threads. Within the ‘Sticky Threads’ you are able to sort the threads manually, if you have chosen this option.";s:5:"merge";s:5:"Merge";s:20:"please_choose_target";s:39:"Please choose a thread as merge target.";s:22:"frm_sure_merge_threads";s:85:"Are you sure you want to merge these threads? Warning: This action can not be undone.";s:39:"not_allowed_to_merge_into_another_forum";s:56:"It is not possible to merge threads of different forums.";s:22:"frm_selected_merge_src";s:28:"Selected Thread to Merge: %s";s:21:"error_same_thread_ids";s:46:"Source and target thread have to be different.";s:13:"frm_merge_src";s:19:"Selected Thread: %s";s:16:"frm_merge_target";s:10:"Target: %s";s:27:"merged_threads_successfully";s:45:"The selected threads were merged successfully";s:24:"switch_threads_for_merge";s:129:"The selected thread is older than the target thread. To ensure a successful merge, the source and target thread will be switched.";s:23:"merge_posts_into_thread";s:32:"Merge Postings into other Thread";s:20:"move_thread_to_forum";s:26:"Move Thread to other Forum";s:16:"post_reply_count";s:7:"Re(%s):";s:24:"frm_max_notification_age";s:21:"Max. Notification Age";s:29:"frm_max_notification_age_unit";s:6:"Day(s)";s:29:"frm_max_notification_age_info";s:140:"Please define the maximum age of postings to send notifications for. It is recommended to choose a higher value than the scheduled interval.";s:17:"reply_to_postings";s:5:"Reply";s:14:"add_new_answer";s:11:"Add Posting";s:14:"frm_censorship";s:6:"Censor";s:21:"frm_revoke_censorship";s:17:"Revoke Censorship";s:22:"frm_censorship_applied";s:45:"The censorship has been successfully applied.";s:22:"frm_censorship_revoked";s:45:"The censorship has been successfully revoked.";s:16:"frm_mark_as_read";s:12:"Mark as read";s:18:"frm_mark_as_unread";s:14:"Mark as unread";s:29:"file_upload_allowed_fora_desc";s:222:"If "Allow Attachments in Selected Forums" is selected, forum moderators can individually allow attaching files to postings in the settings of each forum. In new forums the upload of attachments will be disabled by default.";s:24:"file_upload_allowed_fora";s:11:"Attachments";s:24:"file_upload_option_allow";s:31:"Allow Attachments in All Forums";s:27:"file_upload_option_disallow";s:36:"Allow Attachments in Selected Forums";s:19:"file_upload_allowed";s:17:"Allow Attachments";s:22:"allow_file_upload_desc";s:61:"If enabled, users are able to attach files to their postings.";s:26:"sel_threads_already_sticky";s:54:"At least one of the selected threads is already sticky";s:28:"sel_threads_already_unsticky";s:60:"At least one of the selected threads is not marked as sticky";s:23:"sel_threads_make_sticky";s:46:"The selected threads has been marked as sticky";s:25:"sel_threads_make_unsticky";s:53:"The selected threads are not marked as sticky anymore";s:23:"selected_threads_closed";s:36:"The selected threads has been closed";s:25:"selected_threads_reopened";s:38:"The selected threads has been reopened";s:25:"user_decides_notification";s:47:"Members have to manually activate notifications";s:15:"post_deleted_by";s:56:"following posting in forum "%2$s" was deleted by "%1$s":";s:20:"content_deleted_post";s:31:"Content of the deleted posting:";s:15:"post_updated_by";s:54:"subsequently edited posting in forum by "%1$s": "%2$s"";s:20:"content_post_updated";s:30:"Content of the edited posting:";s:16:"post_censored_by";s:43:"censored posting in forum "%2$s" by "%1$s":";s:21:"content_censored_post";s:32:"Content of the censored posting:";s:28:"forums_notification_show_frm";s:14:"Show forum: %s";s:17:"thread_deleted_by";s:54:"following thread in forum "%2$s"was deleted by "%1$s":";s:22:"content_deleted_thread";s:30:"Content of the deleted thread:";s:18:"post_uncensored_by";s:34:"a posting was uncensored by "%1$s"";s:16:"frm_noti_message";s:8:"Message:";s:17:"frm_noti_new_post";s:42:"a new posting was created in forum "%1$s".";s:25:"frm_noti_subject_new_post";s:42:"New posting in forum "%1$s", thread "%2$s"";s:27:"frm_noti_subject_del_thread";s:37:"Thread "%2$s" deleted in forum "%1$s"";s:25:"frm_noti_subject_act_post";s:48:"Posting activated in forum "%1$s", thread "%2$s"";s:26:"frm_noti_subject_answ_post";s:47:"Posting answered in forum "%1$s", thread "%2$s"";s:25:"frm_noti_subject_upt_post";s:47:"Posting modified in forum "%1$s", thread "%2$s"";s:26:"frm_noti_subject_cens_post";s:47:"Posting censored in forum "%1$s", thread "%2$s"";s:28:"frm_noti_subject_uncens_post";s:49:"Posting uncensored in forum "%1$s", thread "%2$s"";s:25:"frm_noti_subject_del_post";s:46:"Posting deleted in forum "%1$s", thread "%2$s"";s:10:"frm_search";s:6:"Search";s:21:"forums_thread_deleted";s:61:"The selected thread including all postings have been deleted.";s:22:"forums_threads_deleted";s:62:"The selected threads including all postings have been deleted.";}'))); +'module' => array('text', 'forum'), 'lang_key' => array('text', 'en'), 'lang_array' => array('clob', 'a:195:{s:26:"delete_drafts_successfully";s:37:"The drafts were deleted successfully.";s:18:"sure_delete_drafts";s:53:"Are you sure, you want to delete the selected drafts?";s:7:"restore";s:7:"Restore";s:27:"restore_draft_from_autosave";s:13:"Restore draft";s:19:"autosave_draft_info";s:86:"This draft will be saved automatically every %s seconds.";s:24:"autosave_post_draft_info";s:94:"This post will be saved automatically as draft every %s seconds.";s:17:"edit_thread_draft";s:17:"Edit thread draft";s:28:"forums_thread_drafts_deleted";s:72:"The selected thread including all postings and drafts have been deleted.";s:29:"forums_threads_drafts_deleted";s:73:"The selected threads including all postings and drafts have been deleted.";s:23:"save_draft_successfully";s:33:"The draft was saved successfully.";s:24:"forums_info_delete_draft";s:44:"Are you sure, you want to delete this draft?";s:25:"delete_draft_successfully";s:35:"The draft was deleted successfully.";s:17:"forums_edit_draft";s:10:"Edit draft";s:7:"publish";s:7:"Publish";s:21:"frm_my_posting_drafts";s:17:"My Posting Drafts";s:17:"frm_posting_draft";s:5:"Draft";s:18:"frm_posting_drafts";s:6:"Drafts";s:23:"enable_send_attachments";s:41:"Send attachments with forum notifications";s:28:"enable_send_attachments_desc";s:133:"Please note that file attachments must be stored separately for each notified user. This can cause a high usage of server disk space.";s:15:"adm_save_drafts";s:11:"Save drafts";s:20:"adm_save_drafts_desc";s:70:"If enabled, registered users are able to save forum postings as draft.";s:19:"adm_autosave_drafts";s:25:"Automatically save drafts";s:17:"adm_autosave_ival";s:8:"Interval";s:24:"adm_autosave_drafts_desc";s:60:"If activated, drafts are saved automatically during editing.";s:15:"ascending_order";s:29:"Latest postings at the bottom";s:16:"descending_order";s:26:"Latest postings at the top";s:18:"activate_new_posts";s:16:"Approve Postings";s:21:"activate_only_current";s:15:"Approve Posting";s:17:"activate_post_txt";s:53:"Would you really like to approve the current posting?";s:13:"activate_post";s:7:"Approve";s:12:"close_topics";s:5:"Close";s:21:"fmr_copy_threads_info";s:109:"You have the possibility to copy single threads. Only the beginning of the chosen threads will be duplicated.";s:15:"forum_add_quote";s:13:"Add Quotation";s:30:"forums_all_threads_marked_read";s:36:"All threads have been marked as read";s:22:"forums_attachments_add";s:14:"Add attachment";s:18:"forums_attachments";s:11:"Attachments";s:21:"forums_censor_comment";s:17:"Comment of Censor";s:16:"forums_count_art";s:18:"Number of Articles";s:17:"forums_created_by";s:10:"Created by";s:18:"forums_delete_file";s:17:"Delete attachment";s:27:"forums_disable_notification";s:36:"Disable Notification for this Thread";s:26:"forums_download_attachment";s:13:"Download file";s:16:"forums_edit_post";s:12:"Edit Article";s:26:"forums_enable_notification";s:35:"Enable Notification for this Thread";s:23:"forums_info_censor_post";s:43:"Are you sure you want to hide this article?";s:24:"forums_info_censor2_post";s:18:"Revoke Censorship?";s:23:"forums_info_delete_post";s:69:"Are you sure you want to delete this article including any responses?";s:16:"forums_mark_read";s:16:"Mark All as Read";s:17:"forums_new_thread";s:10:"New Thread";s:25:"forums_no_posts_available";s:73:"This thread has no posts yet or the moderator deactivated the first post.";s:28:"forums_notification_disabled";s:21:"Notification disabled";s:27:"forums_notification_enabled";s:20:"Notification enabled";s:25:"forums_notification_intro";s:72:"This mail was automatically sent to you by the ILIAS installation %s, %s";s:29:"forums_notification_show_post";s:16:"Show posting: %s";s:19:"forums_post_deleted";s:24:"Posting has been deleted";s:20:"forums_post_modified";s:25:"Posting has been modified";s:33:"forums_post_needs_to_be_activated";s:76:"A new posting has been created, but it needs to be activated by a moderator.";s:21:"forums_post_new_entry";s:30:"A new posting has been created";s:25:"forums_post_was_activated";s:26:"The posting was activated.";s:26:"forums_posts_not_available";s:22:"Postings Not Available";s:12:"forums_posts";s:12:"All postings";s:19:"forums_print_thread";s:12:"Print Thread";s:14:"forums_subject";s:7:"Subject";s:15:"forums_the_post";s:7:"Posting";s:25:"forums_thread_create_from";s:12:"Created from";s:20:"forums_thread_marked";s:35:"The thread has been marked as read.";s:23:"forums_thread_new_entry";s:26:"New topic has been created";s:13:"forums_thread";s:6:"Thread";s:17:"forums_your_reply";s:10:"Your Reply";s:26:"frm_anonymous_posting_desc";s:185:"If enabled, registered users can post to this forum only by using a pseudonym or without name. If the option "Mark moderators posts" is also enabled, moderators can not use a pseudonym.";s:21:"frm_anonymous_posting";s:22:"Posting with pseudonym";s:16:"frm_default_view";s:12:"Default View";s:25:"frm_detach_moderator_role";s:21:"Detach Moderator Role";s:15:"frm_moderator_f";s:9:"Moderator";s:15:"frm_moderator_m";s:9:"Moderator";s:37:"frm_moderator_role_added_successfully";s:45:"The user was added as moderator successfully.";s:41:"frm_moderators_detached_role_successfully";s:68:"The moderator role was detached for all selected users successfully.";s:28:"frm_moderators_not_exist_yet";s:26:"Please choose a moderator.";s:34:"frm_moderators_select_at_least_one";s:37:"Please choose at least one moderator.";s:25:"frm_moderators_select_one";s:23:"Please choose one user.";s:14:"frm_moderators";s:10:"Moderators";s:26:"frm_post_not_activated_yet";s:18:"Not activated yet.";s:13:"frm_pseudonym";s:9:"Pseudonym";s:39:"frm_purifier_not_implemented_for_type_x";s:41:"Purifier for type %s not implemented yet.";s:40:"frm_statistics_disabled_for_participants";s:42:"Statistics are disabled for forum members.";s:27:"frm_statistics_enabled_desc";s:46:"Enable posting statistics for all participants";s:22:"frm_statistics_enabled";s:17:"Enable Statistics";s:22:"frm_statistics_ranking";s:18:"Number of Postings";s:14:"frm_statistics";s:10:"Statistics";s:23:"frm_sure_delete_threads";s:54:"Are you sure you want to delete the following threads?";s:15:"frm_wizard_page";s:21:"Copy Forum (Step 2/2)";s:7:"is_read";s:12:"Mark as Read";s:22:"make_topics_non_sticky";s:23:"Make Threads Non-Sticky";s:18:"make_topics_sticky";s:19:"Make Threads Sticky";s:18:"move_chosen_topics";s:19:"Move Chosen Threads";s:8:"new_post";s:8:"New Post";s:17:"no_forum_selected";s:47:"No forum selected for moving the chosen threads";s:20:"post_activation_desc";s:71:"Before being published all postings need to be approved by a moderator.";s:34:"post_censored_comment_by_moderator";s:38:"Posting Censored, Comment by Moderator";s:13:"reopen_topics";s:6:"Reopen";s:26:"select_at_least_one_thread";s:34:"Please select at least one thread.";s:6:"sticky";s:6:"Sticky";s:6:"thread";s:6:"Thread";s:26:"threads_moved_successfully";s:60:"The chosen threads were moved to another forum successfully.";s:11:"topic_close";s:6:"Closed";s:31:"topics_please_select_one_action";s:24:"Please select an action.";s:27:"forums_post_activation_mail";s:198:"Unless the following posting is not activated, it is not visible for other forum users. You receive this email because you are assigned as moderator and have the permission to activate this posting.";s:10:"post_reply";s:3:"Re:";s:14:"preset_subject";s:23:"Preset subject on reply";s:17:"add_re_to_subject";s:34:"Add ‘Re: ’ to subject on reply";s:17:"enter_new_subject";s:26:"Please enter a new subject";s:14:"frm_edit_title";s:10:"Edit Title";s:13:"empty_subject";s:43:"On reply the user has to enter a new title.";s:19:"frm_subject_setting";s:15:"Subject setting";s:20:"mark_moderator_posts";s:20:"Mark moderator posts";s:25:"mark_moderator_posts_desc";s:48:"If activated moderator posts will be highlighted";s:17:"cont_captcha_code";s:4:"Code";s:26:"frm_at_least_one_moderator";s:39:"There has to be at least one moderator.";s:21:"select_max_one_thread";s:30:"Please select one thread only!";s:13:"sort_by_posts";s:13:"Sort by Posts";s:34:"forums_forum_notification_disabled";s:64:"You will no longer be notified about new messages in this forum.";s:17:"number_of_threads";s:36:"Displayed Number of Threads per Page";s:10:"frm_rating";s:6:"Rating";s:21:"enable_thread_ratings";s:13:"Thread Rating";s:26:"enable_thread_ratings_info";s:47:"If activated users are allowed to rate threads.";s:8:"frm_copy";s:10:"Copy Forum";s:26:"frm_notification_activated";s:22:"Notification Activated";s:28:"frm_notification_deactivated";s:24:"Notification Deactivated";s:12:"sort_by_date";s:12:"Sort by date";s:18:"error_reading_file";s:35:"There was an error reading the file";s:21:"sorting_manual_sticky";s:32:"Manual sorting of sticky threads";s:28:"sticky_threads_always_on_top";s:180:"‘Sticky Threads’ are always listed at the top of the list of threads. Within the ‘Sticky Threads’ you are able to sort the threads manually, if you have chosen this option.";s:5:"merge";s:5:"Merge";s:20:"please_choose_target";s:39:"Please choose a thread as merge target.";s:22:"frm_sure_merge_threads";s:85:"Are you sure you want to merge these threads? Warning: This action can not be undone.";s:39:"not_allowed_to_merge_into_another_forum";s:56:"It is not possible to merge threads of different forums.";s:22:"frm_selected_merge_src";s:28:"Selected Thread to Merge: %s";s:21:"error_same_thread_ids";s:46:"Source and target thread have to be different.";s:13:"frm_merge_src";s:19:"Selected Thread: %s";s:16:"frm_merge_target";s:10:"Target: %s";s:27:"merged_threads_successfully";s:45:"The selected threads were merged successfully";s:24:"switch_threads_for_merge";s:129:"The selected thread is older than the target thread. To ensure a successful merge, the source and target thread will be switched.";s:23:"merge_posts_into_thread";s:32:"Merge Postings into other Thread";s:20:"move_thread_to_forum";s:26:"Move Thread to other Forum";s:16:"post_reply_count";s:7:"Re(%s):";s:24:"frm_max_notification_age";s:21:"Max. Notification Age";s:29:"frm_max_notification_age_unit";s:6:"Day(s)";s:29:"frm_max_notification_age_info";s:140:"Please define the maximum age of postings to send notifications for. It is recommended to choose a higher value than the scheduled interval.";s:17:"reply_to_postings";s:5:"Reply";s:14:"add_new_answer";s:11:"Add Posting";s:14:"frm_censorship";s:6:"Censor";s:21:"frm_revoke_censorship";s:17:"Revoke Censorship";s:22:"frm_censorship_applied";s:45:"The censorship has been successfully applied.";s:22:"frm_censorship_revoked";s:45:"The censorship has been successfully revoked.";s:16:"frm_mark_as_read";s:12:"Mark as read";s:18:"frm_mark_as_unread";s:14:"Mark as unread";s:29:"file_upload_allowed_fora_desc";s:222:"If "Allow Attachments in Selected Forums" is selected, forum moderators can individually allow attaching files to postings in the settings of each forum. In new forums the upload of attachments will be disabled by default.";s:24:"file_upload_allowed_fora";s:11:"Attachments";s:24:"file_upload_option_allow";s:31:"Allow Attachments in All Forums";s:27:"file_upload_option_disallow";s:36:"Allow Attachments in Selected Forums";s:19:"file_upload_allowed";s:17:"Allow Attachments";s:22:"allow_file_upload_desc";s:61:"If enabled, users are able to attach files to their postings.";s:26:"sel_threads_already_sticky";s:54:"At least one of the selected threads is already sticky";s:28:"sel_threads_already_unsticky";s:60:"At least one of the selected threads is not marked as sticky";s:23:"sel_threads_make_sticky";s:46:"The selected threads has been marked as sticky";s:25:"sel_threads_make_unsticky";s:53:"The selected threads are not marked as sticky anymore";s:23:"selected_threads_closed";s:36:"The selected threads has been closed";s:25:"selected_threads_reopened";s:38:"The selected threads has been reopened";s:25:"user_decides_notification";s:47:"Members have to manually activate notifications";s:15:"post_deleted_by";s:56:"following posting in forum "%2$s" was deleted by "%1$s":";s:20:"content_deleted_post";s:31:"Content of the deleted posting:";s:15:"post_updated_by";s:54:"subsequently edited posting in forum by "%1$s": "%2$s"";s:20:"content_post_updated";s:30:"Content of the edited posting:";s:16:"post_censored_by";s:43:"censored posting in forum "%2$s" by "%1$s":";s:21:"content_censored_post";s:32:"Content of the censored posting:";s:28:"forums_notification_show_frm";s:14:"Show forum: %s";s:17:"thread_deleted_by";s:54:"following thread in forum "%2$s"was deleted by "%1$s":";s:22:"content_deleted_thread";s:30:"Content of the deleted thread:";s:18:"post_uncensored_by";s:34:"a posting was uncensored by "%1$s"";s:16:"frm_noti_message";s:8:"Message:";s:17:"frm_noti_new_post";s:42:"a new posting was created in forum "%1$s".";s:25:"frm_noti_subject_new_post";s:42:"New posting in forum "%1$s", thread "%2$s"";s:27:"frm_noti_subject_del_thread";s:37:"Thread "%2$s" deleted in forum "%1$s"";s:25:"frm_noti_subject_act_post";s:48:"Posting activated in forum "%1$s", thread "%2$s"";s:26:"frm_noti_subject_answ_post";s:47:"Posting answered in forum "%1$s", thread "%2$s"";s:25:"frm_noti_subject_upt_post";s:47:"Posting modified in forum "%1$s", thread "%2$s"";s:26:"frm_noti_subject_cens_post";s:47:"Posting censored in forum "%1$s", thread "%2$s"";s:28:"frm_noti_subject_uncens_post";s:49:"Posting uncensored in forum "%1$s", thread "%2$s"";s:25:"frm_noti_subject_del_post";s:46:"Posting deleted in forum "%1$s", thread "%2$s"";s:10:"frm_search";s:6:"Search";s:21:"forums_thread_deleted";s:61:"The selected thread including all postings have been deleted.";s:22:"forums_threads_deleted";s:62:"The selected threads including all postings have been deleted.";s:35:"frm_action_not_possible_thr_deleted";s:49:"Action not possible, the thread has been deleted.";s:34:"frm_action_not_possible_thr_closed";s:48:"Action not possible, the thread has been closed.";s:38:"frm_action_not_possible_parent_deleted";s:57:"Action not possible, the parent posting has been deleted.";}'))); $ilDB->insert("lng_modules", array( 'module' => array('text', 'frm'), 'lang_key' => array('text', 'en'), 'lang_array' => array('clob', 'a:1:{s:10:"frm_import";s:12:"Import Forum";}'))); @@ -30869,7 +30737,7 @@ function setupILIASDatabase() 'module' => array('text', 'sop'), 'lang_key' => array('text', 'en'), 'lang_array' => array('clob', 'a:22:{s:29:"sop_check_system_requirements";s:28:"Checking system requirements";s:17:"sop_lm_not_exists";s:311:"The Learning Module does not exist in the offline storage of this browser.
Please use use same device and browser as on Learning Module export.

If this is the right device and right browser maybe the Learning Module was removed by deleting the browser cache. Please contact your admininstrator.";s:20:"sop_already_exported";s:153:"This Learning Module has already been exported. Please open it with the computer on which you have installed Firefox with the SCORM Offline Player addon.";s:15:"sop_reload_page";s:11:"Reload page";s:15:"sop_text_export";s:44:"Export SCORM Learning Module for offline use";s:10:"sop_export";s:28:"SCORM Learning Module Export";s:15:"sop_desc_export";s:157:"A learning module in offline mode can only be used offline. Once the tracking data has been imported back to ILIAS, the learning module will be online again.";s:22:"sop_text_start_offline";s:37:"Start Learning Module in offline mode";s:13:"sop_start_sop";s:29:"Start Learning Module offline";s:18:"sop_text_start_som";s:27:"Start SCORM Offline Manager";s:13:"sop_start_som";s:9:"Start SOM";s:22:"sop_text_push_tracking";s:63:"Import offline tracking data to ILIAS and switch to online mode";s:15:"sop_purge_cache";s:39:"Delete offline cache of Learning Module";s:17:"sop_push_tracking";s:20:"Import tracking data";s:21:"sop_msg_lm_not_exists";s:86:"The learning module does either not exist or is inactive in the SCORM Offline Manager.";s:16:"sop_msg_close_lm";s:73:"The learning module is still open. Please close the SCORM Offline Player.";s:22:"sop_msg_export_failure";s:73:"Transferring content or data to SCORM Offline Manager was not successful.";s:17:"sop_msg_export_ok";s:53:"Transferring content and tracking data was successful";s:22:"sop_msg_export_content";s:91:"Transferring content to SCORM Offline Manager. This might need a moment. Please be patient.";s:23:"sop_msg_export_tracking";s:77:"Transferring tracking data to SCORM Offline Manager. Please wait some seconds";s:21:"sop_msg_push_tracking";s:58:"Transferring tracking data to ILIAS. Please wait a moment.";s:24:"sop_msg_push_tracking_ok";s:41:"Transfer of tracking data was successful.";}'))); $ilDB->insert("lng_modules", array( -'module' => array('text', 'style'), 'lang_key' => array('text', 'en'), 'lang_array' => array('clob', 'a:423:{s:9:"sty_acopy";s:4:"Copy";s:22:"sty_add_characteristic";s:15:"Add Style Class";s:13:"sty_add_color";s:9:"Add Color";s:13:"sty_add_image";s:9:"Add Image";s:11:"sty_add_pgl";s:15:"Add Page Layout";s:16:"sty_add_template";s:12:"Add Template";s:24:"sty_added_characteristic";s:18:"Added style class.";s:7:"sty_all";s:3:"All";s:25:"sty_background_attachment";s:21:"Background Attachment";s:20:"sty_background_color";s:16:"Background Color";s:20:"sty_background_image";s:16:"Background Image";s:23:"sty_background_position";s:19:"Background Position";s:21:"sty_background_repeat";s:17:"Background Repeat";s:14:"sty_background";s:10:"Background";s:14:"sty_base_color";s:10:"Base Color";s:12:"sty_based_on";s:8:"Based on";s:16:"sty_border_color";s:12:"Border Color";s:16:"sty_border_style";s:12:"Border Style";s:16:"sty_border_width";s:12:"Border Width";s:10:"sty_border";s:6:"Border";s:10:"sty_bottom";s:6:"Bottom";s:17:"sty_caption_class";s:7:"Caption";s:11:"sty_caption";s:7:"Caption";s:33:"sty_characteristic_already_exists";s:63:"A style class with this title already exists within this style.";s:9:"sty_clear";s:5:"Clear";s:18:"sty_col_foot_class";s:13:"Column Footer";s:18:"sty_col_head_class";s:13:"Column Header";s:24:"sty_color_already_exists";s:52:"A color with this name already exists in this style.";s:14:"sty_color_code";s:10:"Color Code";s:17:"sty_color_flavors";s:13:"Color Flavors";s:14:"sty_color_info";s:290:"Predefined colors make it easy to reuse a color for different purposes. You refer to a predefined color by using its name with a leading ‘!’ for any color attribute in your style classes. To use a flavour, append a lightness value in brackets to the color name, e.g. ‘!MyColor(20)’.";s:14:"sty_color_name";s:10:"Color Name";s:9:"sty_color";s:5:"Color";s:10:"sty_colors";s:6:"Colors";s:12:"sty_commands";s:8:"Commands";s:25:"sty_confirm_char_deletion";s:67:"Are you sure that you want to delete the following style class(es)?";s:26:"sty_confirm_color_deletion";s:22:"Confirm Color Deletion";s:31:"sty_confirm_del_ind_styles_desc";s:154:"All learning modules with individual styles will be assigned to style \'%s\'. This will also delete all individual content styles. Are you sure to continue?";s:26:"sty_confirm_del_ind_styles";s:45:"Confirm Deletion of Individual Content Styles";s:29:"sty_confirm_template_deletion";s:25:"Confirm Template Deletion";s:25:"sty_copy_other_stylesheet";s:28:"Copy Style from Local Source";s:20:"sty_create_ind_style";s:23:"Create Individual Style";s:25:"sty_create_new_stylesheet";s:16:"Create new Style";s:14:"sty_create_pgl";s:18:"Create Page Layout";s:10:"sty_cursor";s:6:"Cursor";s:17:"sty_default_style";s:13:"Default Style";s:29:"sty_del_template_keep_classes";s:29:"Delete and keep Style Classes";s:16:"sty_del_template";s:28:"Delete Templates and Classes";s:29:"sty_disable_auto_margins_info";s:99:"Disables automatic setting of left/right to 0px, if media objects or tables are left/right aligned.";s:24:"sty_disable_auto_margins";s:20:"Disable Auto Margins";s:17:"sty_edit_template";s:13:"Edit Template";s:18:"sty_even_col_class";s:12:"Even Columns";s:18:"sty_even_row_class";s:9:"Even Rows";s:11:"sty_example";s:7:"Example";s:14:"sty_flist_char";s:9:"File List";s:9:"sty_float";s:5:"Float";s:15:"sty_font_family";s:11:"Font Family";s:13:"sty_font_size";s:9:"Font Size";s:14:"sty_font_style";s:10:"Font Style";s:16:"sty_font_variant";s:12:"Font Variant";s:15:"sty_font_weight";s:11:"Font Weight";s:21:"sty_generate_template";s:17:"Generate Template";s:17:"sty_ha_cntr_class";s:24:"Hor. Accordion Container";s:18:"sty_ha_icntr_class";s:29:"Hor. Accordion Item Container";s:18:"sty_ha_icont_class";s:27:"Hor. Accordion Item Content";s:18:"sty_ha_ihead_class";s:26:"Hor. Accordion Item Header";s:24:"sty_haccordion_templates";s:24:"Hor. Accordion Templates";s:10:"sty_height";s:6:"Height";s:8:"sty_hide";s:4:"Hide";s:14:"sty_horizontal";s:10:"Horizontal";s:14:"sty_image_file";s:10:"Image File";s:10:"sty_images";s:6:"Images";s:21:"sty_import_stylesheet";s:12:"Import Style";s:21:"sty_individual_styles";s:17:"Individual Styles";s:22:"sty_left_right_padding";s:23:"Cell Padding Left/Right";s:8:"sty_left";s:4:"Left";s:18:"sty_letter_spacing";s:14:"Letter Spacing";s:20:"sty_lightness_border";s:16:"Lightness Border";s:22:"sty_lightness_cell1_bg";s:27:"Lightness Cell 1 Background";s:24:"sty_lightness_cell1_text";s:21:"Lightness Cell 1 Text";s:22:"sty_lightness_cell2_bg";s:27:"Lightness Cell 2 Background";s:24:"sty_lightness_cell2_text";s:21:"Lightness Cell 2 Text";s:23:"sty_lightness_header_bg";s:27:"Lightness Header Background";s:25:"sty_lightness_header_text";s:21:"Lightness Header Text";s:15:"sty_line_height";s:11:"Line Height";s:13:"sty_link_char";s:4:"Link";s:13:"sty_list_char";s:4:"List";s:22:"sty_margin_and_padding";s:18:"Margin and Padding";s:10:"sty_margin";s:6:"Margin";s:14:"sty_media_char";s:5:"Media";s:14:"sty_min_height";s:14:"Minimum Height";s:18:"sty_move_lm_styles";s:32:"Change Style of Learning Modules";s:14:"sty_move_style";s:12:"Change Style";s:40:"sty_msg_characteristic_must_only_include";s:69:"The title of style classes may only include the following characters:";s:31:"sty_msg_color_must_only_include";s:57:"The color name may only include the following characters:";s:29:"sty_msg_input_must_be_numeric";s:22:"Input must be numeric.";s:8:"sty_name";s:4:"Name";s:23:"sty_nr_learning_modules";s:26:"Number of Learning Modules";s:17:"sty_odd_col_class";s:11:"Odd Columns";s:17:"sty_odd_row_class";s:8:"Odd Rows";s:11:"sty_opacity";s:7:"Opacity";s:13:"sty_opt_saved";s:13:"Options saved";s:12:"sty_overflow";s:8:"Overflow";s:11:"sty_padding";s:7:"Padding";s:13:"sty_page_char";s:4:"Page";s:12:"sty_position";s:8:"Position";s:15:"sty_positioning";s:11:"Positioning";s:11:"sty_preview";s:7:"Preview";s:17:"sty_question_char";s:8:"Question";s:9:"sty_right";s:5:"Right";s:18:"sty_row_foot_class";s:10:"Row Footer";s:18:"sty_row_head_class";s:10:"Row Header";s:22:"sty_save_active_styles";s:18:"Save Active Styles";s:20:"sty_save_hide_status";s:16:"Save Hide Status";s:12:"sty_sco_char";s:17:"SCO and Objective";s:9:"sty_scope";s:5:"Scope";s:16:"sty_section_char";s:7:"Section";s:13:"sty_set_scope";s:9:"Set Scope";s:10:"sty_source";s:6:"Source";s:11:"sty_special";s:7:"Special";s:15:"sty_style_chars";s:13:"Style Classes";s:15:"sty_style_class";s:13:"Style Classes";s:14:"sty_table_char";s:5:"Table";s:15:"sty_table_class";s:17:"Table Style Class";s:27:"sty_table_template_bw_zebra";s:10:"Gray Zebra";s:32:"sty_table_template_colored_zebra";s:13:"Colored Zebra";s:27:"sty_table_template_no_zebra";s:8:"No Zebra";s:19:"sty_table_templates";s:15:"Table Templates";s:13:"sty_tabs_char";s:21:"Accordions and Panels";s:13:"sty_tag_hover";s:6:":hover";s:14:"sty_tag_normal";s:6:"Normal";s:19:"sty_template_layout";s:15:"Template Layout";s:17:"sty_template_name";s:4:"Name";s:13:"sty_templates";s:9:"Templates";s:14:"sty_text_align";s:14:"Text Alignment";s:19:"sty_text_block_char";s:12:"Text (Block)";s:19:"sty_text_decoration";s:15:"Text Decoration";s:15:"sty_text_indent";s:16:"Text Indentation";s:20:"sty_text_inline_char";s:16:"Text (Character)";s:18:"sty_text_transform";s:14:"Text Transform";s:8:"sty_text";s:4:"Text";s:22:"sty_top_bottom_padding";s:23:"Cell Padding Top/Bottom";s:7:"sty_top";s:3:"Top";s:16:"sty_type_flist_a";s:19:"File List Item Link";s:19:"sty_type_flist_cont";s:19:"File List Container";s:19:"sty_type_flist_head";s:17:"File List Heading";s:17:"sty_type_flist_li";s:14:"File List Item";s:14:"sty_type_flist";s:9:"File List";s:16:"sty_type_ha_cntr";s:24:"Hor. Accordion Container";s:17:"sty_type_ha_icntr";s:29:"Hor. Accordion Item Container";s:17:"sty_type_ha_icont";s:27:"Hor. Accordion Item Content";s:17:"sty_type_ha_ihead";s:26:"Hor. Accordion Item Header";s:17:"sty_type_heading1";s:9:"Heading 1";s:17:"sty_type_heading2";s:9:"Heading 2";s:17:"sty_type_heading3";s:9:"Heading 3";s:13:"sty_type_link";s:4:"Link";s:18:"sty_type_list_item";s:9:"List Item";s:15:"sty_type_list_o";s:13:"Numbered List";s:15:"sty_type_list_u";s:13:"Bulleted List";s:22:"sty_type_media_caption";s:13:"Media Caption";s:19:"sty_type_media_cont";s:15:"Media Container";s:18:"sty_type_page_bnav";s:17:"Bottom Navigation";s:18:"sty_type_page_cont";s:14:"Page Container";s:16:"sty_type_page_fn";s:8:"Footnote";s:19:"sty_type_page_frame";s:10:"Page Frame";s:18:"sty_type_page_lnav";s:15:"Left Navigation";s:23:"sty_type_page_lnavimage";s:21:"Left Navigation Image";s:22:"sty_type_page_lnavlink";s:20:"Left Navigation Link";s:18:"sty_type_page_rnav";s:16:"Right Navigation";s:23:"sty_type_page_rnavimage";s:22:"Right Navigation Image";s:22:"sty_type_page_rnavlink";s:21:"Right Navigation Link";s:19:"sty_type_page_title";s:10:"Page Title";s:18:"sty_type_page_tnav";s:14:"Top Navigation";s:16:"sty_type_qanswer";s:6:"Answer";s:15:"sty_type_qfeedr";s:15:"Feedback, Right";s:15:"sty_type_qfeedw";s:15:"Feedback, Wrong";s:15:"sty_type_qinput";s:10:"Text Input";s:16:"sty_type_qlinput";s:15:"Long Text Input";s:16:"sty_type_qsubmit";s:23:"Question Submit Buttons";s:15:"sty_type_qtitle";s:14:"Question Title";s:17:"sty_type_question";s:8:"Question";s:17:"sty_type_sco_desc";s:15:"SCO Description";s:17:"sty_type_sco_keyw";s:12:"SCO Keywords";s:16:"sty_type_sco_obj";s:13:"SCO Objective";s:18:"sty_type_sco_title";s:9:"SCO Title";s:16:"sty_type_section";s:7:"Section";s:19:"sty_type_table_cell";s:10:"Table Cell";s:14:"sty_type_table";s:5:"Table";s:19:"sty_type_text_block";s:10:"Text Block";s:20:"sty_type_text_inline";s:9:"Character";s:16:"sty_type_va_cntr";s:25:"Vert. Accordion Container";s:17:"sty_type_va_icntr";s:30:"Vert. Accordion Item Container";s:17:"sty_type_va_icont";s:28:"Vert. Accordion Item Content";s:17:"sty_type_va_ihead";s:27:"Vert. Accordion Item Header";s:8:"sty_type";s:4:"Type";s:17:"sty_va_cntr_class";s:25:"Vert. Accordion Container";s:18:"sty_va_icntr_class";s:30:"Vert. Accordion Item Container";s:18:"sty_va_icont_class";s:28:"Vert. Accordion Item Content";s:18:"sty_va_ihead_class";s:27:"Vert. Accordion Item Header";s:24:"sty_vaccordion_templates";s:25:"Vert. Accordion Templates";s:18:"sty_vertical_align";s:18:"Vertical Alignment";s:12:"sty_vertical";s:8:"Vertical";s:15:"sty_white_space";s:11:"White Space";s:16:"sty_width_height";s:14:"Width x Height";s:9:"sty_width";s:5:"Width";s:16:"sty_word_spacing";s:12:"Word Spacing";s:19:"style_current_style";s:13:"Current Style";s:18:"style_delete_style";s:12:"Delete Style";s:16:"style_edit_style";s:10:"Edit Style";s:12:"sty_glo_char";s:8:"Glossary";s:20:"sty_type_glo_overlay";s:16:"Glossary Overlay";s:20:"sty_type_glo_ovtitle";s:20:"Term/Title (Overlay)";s:38:"sty_some_styles_obligatory_delete_rest";s:138:"The following style classes are compulsory and cannot be deleted. Do you want to continue and delete the remaining selected style classes?";s:25:"sty_delete_other_selected";s:8:"Continue";s:25:"sty_all_styles_obligatory";s:57:"All selected styles are compulsory and cannot be deleted.";s:31:"sty_copied_please_select_target";s:101:"The style classes have been copied. Please open the target style and click ‘Paste Style Classes’.";s:23:"sty_paste_style_classes";s:19:"Paste Style Classes";s:33:"sty_if_style_class_already_exists";s:32:"If style class already exists...";s:13:"sty_overwrite";s:9:"Overwrite";s:17:"sty_keep_existing";s:13:"Keep Existing";s:25:"sty_paste_characteristics";s:19:"Paste Style Classes";s:24:"sty_style_classes_copied";s:31:"Style classes have been copied.";s:20:"sty_type_glo_ovclink";s:27:"Glossary Overlay Close Link";s:21:"sty_type_glo_ovuglink";s:18:"Unit Glossary Link";s:25:"sty_type_glo_ovuglistlink";s:23:"Unit Glossary List Link";s:12:"sty_rte_char";s:9:"SCORM RTE";s:17:"sty_type_rte_menu";s:8:"RTE Menu";s:18:"sty_type_rte_mlink";s:13:"RTE Menu Link";s:17:"sty_type_rte_tree";s:16:"RTE Tree Section";s:17:"sty_type_rte_node";s:13:"RTE Tree Node";s:19:"sty_type_rte_status";s:10:"RTE Status";s:18:"sty_type_rte_tlink";s:18:"RTE Tree Node Link";s:8:"sty_from";s:4:"From";s:6:"sty_to";s:2:"To";s:21:"sty_add_content_style";s:17:"Add Content Style";s:31:"sty_remove_global_default_state";s:27:"Remove Global Default State";s:29:"sty_remove_global_fixed_state";s:25:"Remove Global Fixed State";s:23:"sty_make_global_default";s:20:"Set as default style";s:21:"sty_make_global_fixed";s:31:"Force this style on all objects";s:18:"sty_type_sco_fmess";s:19:"SCORM Final Message";s:13:"sty_type_qimg";s:14:"Question Image";s:14:"sty_type_qimgd";s:18:"Image Details Link";s:15:"sty_type_qordli";s:15:"Order List Item";s:15:"sty_type_qordul";s:10:"Order List";s:16:"sty_type_qetitem";s:15:"Error Text Item";s:16:"sty_type_qetcorr";s:20:"Error Text Corrected";s:12:"sty_type_iim";s:31:"Interactive Image Content Popup";s:15:"sty_type_marker";s:24:"Interactive Image Marker";s:22:"sty_import_page_layout";s:18:"Import Page Layout";s:14:"sty_type_qover";s:17:"Question Overview";s:30:"style_page_layout_module_scorm";s:5:"Scorm";s:34:"style_page_layout_module_portfolio";s:9:"Portfolio";s:17:"sty_type_rte_drag";s:8:"Drag Bar";s:19:"sty_type_rte_tclink";s:17:"Tree Control Link";s:17:"sty_type_rte_texp";s:9:"Tree Icon";s:16:"sty_type_rte_tli";s:14:"Tree List Item";s:16:"sty_type_rte_tul";s:9:"Tree List";s:20:"sty_move_user_styles";s:21:"Change Style of Users";s:13:"sty_substyles";s:9:"Substyles";s:21:"sty_assign_categories";s:17:"Assign Categories";s:12:"sty_substyle";s:8:"Substyle";s:19:"sty_cat_assignments";s:26:"Style/Category Assignments";s:18:"sty_add_assignment";s:14:"Add Assignment";s:10:"sty_switch";s:6:"Switch";s:11:"sty_default";s:7:"Default";s:17:"sty_media_queries";s:13:"Media Queries";s:19:"sty_add_media_query";s:15:"Add Media Query";s:20:"sty_media_query_info";s:100:"A separate CSS block is added for each media query after the default (no special media query) block.";s:9:"sty_order";s:5:"Order";s:9:"sty_query";s:5:"Query";s:14:"sty_save_order";s:10:"Save Order";s:21:"sty_sure_del_mqueries";s:72:"Do you really want to delete this media query and all related CSS rules?";s:10:"sty_custom";s:6:"Custom";s:14:"sty_custom_par";s:17:"Custom Parameters";s:19:"sty_custom_par_info";s:62:"Add custom CSS parameters using format ‘parameter: value’.";s:13:"sty_transform";s:9:"Transform";s:20:"sty_transform_origin";s:16:"Transform-Origin";s:16:"sty_type_ca_cntr";s:18:"Carousel Container";s:17:"sty_type_ca_icntr";s:23:"Carousel Item Container";s:17:"sty_type_ca_icont";s:21:"Carousel Item Content";s:17:"sty_type_ca_ihead";s:20:"Carousel Item Header";s:12:"sty_type_sub";s:9:"Subscript";s:12:"sty_type_sup";s:11:"Superscript";s:22:"sty_carousel_templates";s:18:"Carousel Templates";s:17:"sty_ca_cntr_class";s:18:"Carousel Container";s:18:"sty_ca_icntr_class";s:23:"Carousel Item Container";s:18:"sty_ca_icont_class";s:21:"Carousel Item Content";s:18:"sty_ca_ihead_class";s:20:"Carousel Item Header";s:18:"sty_type_ha_iheada";s:30:"Hor. Accordion Header (active)";s:17:"sty_type_ha_ihcap";s:22:"Hor. Accordion Caption";s:18:"sty_type_va_iheada";s:31:"Vert. Accordion Header (active)";s:17:"sty_type_va_ihcap";s:23:"Vert. Accordion Caption";s:19:"sty_ha_iheada_class";s:30:"Hor. Accordion Header (active)";s:18:"sty_ha_ihcap_class";s:22:"Hor. Accordion Caption";s:19:"sty_va_iheada_class";s:31:"Vert. Accordion Header (active)";s:18:"sty_va_ihcap_class";s:23:"Vert. Accordion Caption";s:16:"add_system_style";s:16:"Add System Style";s:12:"add_substyle";s:13:"Add Sub Style";s:7:"skin_id";s:7:"Skin ID";s:9:"skin_name";s:9:"Skin Name";s:12:"skin_version";s:12:"Skin Version";s:4:"skin";s:4:"Skin";s:8:"style_id";s:8:"Style ID";s:5:"Style";s:5:"Style";s:10:"style_name";s:10:"Style Name";s:9:"image_dir";s:15:"Image Directory";s:8:"font_dir";s:14:"Font Directory";s:9:"sound_dir";s:15:"Sound Directory";s:23:"system_style_activation";s:22:"System Style Activated";s:8:"personal";s:8:"Personal";s:4:"less";s:4:"Less";s:5:"icons";s:5:"Icons";s:13:"documentation";s:13:"Documentation";s:24:"less_can_not_be_modified";s:23:"Less cannot be modified";s:16:"no_less_path_set";s:16:"No Less Path set";s:31:"less_less_installation_detected";s:30:"Less installation detected at:";s:11:"grey_colors";s:11:"Gray Colors";s:10:"grey_color";s:10:"Gray Color";s:23:"grey_colors_description";s:22:"Gray Color Description";s:10:"red_colors";s:10:"Red Colors";s:9:"red_color";s:9:"Red Color";s:22:"red_colors_description";s:21:"Red Color Description";s:12:"green_colors";s:12:"Green Colors";s:11:"green_color";s:11:"Green Color";s:24:"green_colors_description";s:23:"Green Color Description";s:11:"blue_colors";s:11:"Blue Colors";s:10:"blue_color";s:10:"Blue Color";s:23:"blue_colors_description";s:22:"Blue Color Description";s:11:"reset_icons";s:11:"Reset Icons";s:13:"update_colors";s:13:"Update Colors";s:17:"style_not_deleted";s:57:"The style could not be deleted for the following reasons:";s:18:"styles_not_deleted";s:65:"The styles could not have been deleted for the following reasons:";s:27:"cant_delete_activated_style";s:32:"Active Styles cannot be deleted.";s:13:"style_deleted";s:14:"Deleted Style:";s:20:"dir_preserved_linked";s:15:"Preserved Link:";s:12:"file_deleted";s:32:"Following file has been deleted:";s:12:"skin_deleted";s:32:"Following skin has been deleted:";s:20:"msg_sys_style_update";s:31:"System Styles have been updated";s:29:"cant_deactivate_default_style";s:37:"Default styles cannot be deactivated.";s:29:"cant_delete_if_users_assigned";s:54:"Styles can not be deleted if users are still assigned.";s:20:"default_style_set_to";s:41:"The default system style has been set to:";s:21:"personal_style_set_to";s:36:"Your personal style has been set to:";s:15:"refresh_entries";s:15:"Refresh Entries";s:16:"entries_reloaded";s:30:"All entries have been reloaded";s:21:"msg_sub_style_created";s:31:"The sub style has been created.";s:5:"style";s:5:"Style";s:6:"parent";s:12:"Parent Style";s:15:"sty_substyle_of";s:12:"Sub Style of";s:10:"assignment";s:10:"Assignment";s:17:"remove_assignment";s:17:"Remove Assignment";s:15:"reset_variables";s:15:"Reset Variables";s:16:"update_variables";s:16:"Update Variables";s:17:"less_file_updated";s:156:"The less variables have been updated. Important: Note that caching might prevent your changes from being shown. You might need to clear your browsers cache.";s:15:"less_file_reset";s:154:"The less variables have been reset. Important: Note that caching might prevent your changes from being shown. You might need to clear your browsers cache.";s:11:"color_reset";s:159:"The colors of the icons have been reset. Important: Note that caching might prevent your changes from being shown. You might need to clear your browsers cache.";s:12:"color_update";s:161:"The colors of the icons have been updated. Important: Note that caching might prevent your changes from being shown. You might need to clear your browsers cache.";s:20:"settings_of_substyle";s:16:"Manage sub style";s:17:"settings_of_style";s:12:"Manage style";s:9:"of_parent";s:10:"of parent:";s:9:"from_skin";s:8:"of skin:";s:15:"dir_copied_from";s:38:"The directory has been copied to from:";s:2:"to";s:3:"to:";s:11:"dir_deleted";s:41:"The following directory has been deleted:";s:27:"sty_create_new_system_style";s:23:"Create new System Style";s:31:"sty_create_new_system_sub_style";s:20:"Create new Sub Style";s:23:"sty_import_system_style";s:19:"Import System Style";s:27:"sty_copy_other_system_style";s:17:"Copy System Style";s:12:"sub_style_id";s:12:"Sub Style ID";s:14:"sub_style_name";s:14:"Sub Style Name";s:32:"less_variables_file_not_included";s:24:"The less variables file:";s:17:"in_main_less_file";s:56:"is not imported inside the system styles main less file:";s:22:"can_not_read_less_file";s:28:"Cannot read less file. Path:";s:21:"msg_sys_style_created";s:51:"The new system style has successfully been created.";s:19:"skin_id_description";s:228:"Skins are container for styles and sub styles. The skin ID sets the name of the folder that holds all style and sub style information. Only letters, numbers as well as hyphens or underline characters are to be used in skin ID\'s.";s:21:"skin_name_description";s:164:"The skin name can be used to describe the area of application of the skin in human readable form. It will appear in all UI elements allowing the selection of skins.";s:24:"skin_version_description";s:92:"The skin version is used to re-cache the style after changes. It gets automatically updated.";s:20:"style_id_description";s:201:"The style id is used as name for style specific files such as css and less placed inside the skins folder. Only letters, numbers as well as hyphens or underline characters are to be used in style ID\'s.";s:22:"style_name_description";s:167:"The style name can be used to describe the area of application of the style in human readable form. It will appear in all UI elements allowing the selection of styles.";s:9:"sub_style";s:9:"Sub Style";s:21:"image_dir_description";s:131:"Folder to store images (mostly icons) of the skin into. This directory can be shared with other styles and sub styles of this skin.";s:20:"font_dir_description";s:115:"Folder to store fonts of the skin into. This directory can be shared with other styles and sub styles of this skin.";s:21:"sound_dir_description";s:116:"Folder to store sounds of the skin into. This directory can be shared with other styles and sub styles of this skin.";s:34:"sub_style_parent_style_description";s:236:"Sub styles are assigned to exactly one parent style. They are only displayed to a specific user if the parent style is assigned to a this exact user. The parent style of a substyle can not be changed after the creation of the sub style.";s:24:"sub_style_id_description";s:208:"The sub style id is used as name for sub style specific files such as css and less placed inside the skins folder. Only letters, numbers as well as hyphens or underline characters are to be used in skin ID\'s.";s:26:"sub_style_name_description";s:170:"The sub style name can be used to describe the area of application of the style in human readable form. It will appear in all UI elements allowing the selection of skins.";s:35:"system_style_activation_description";s:167:"Active system styles can be assigned to users or even selected by users if this setting is activated (see User Management / Settings / Standard Fields / Default Skin).";s:32:"system_style_default_description";s:152:"Set this style as the default system style. The default system style is used if the current user has not style assigned or if the user is not logged in.";s:33:"system_style_personal_description";s:114:"Set this style as your personal system style. This might be handy to see the changes that are currently performed.";s:19:"less_compile_failed";s:135:"Something in the compilation of the less file went wrong. Is lessc installed and the path set correctly in ILIAS setup? Original error:";s:17:"zip_export_failed";s:51:"The ZIP export failed. The following error occured:";s:17:"no_style_selected";s:31:"No sub style has been selected.";s:10:"adapt_less";s:10:"Adapt Less";s:22:"adapt_less_description";s:394:"This is a direct representation of all less variables from the variables.less file used in the selected skin. Variable names and descriptions are drawn directly from this file and are therefore only available in their original language. The selected style will be recompiled completely by updating/reseting the variables. Resetting variables will create a exact copy of the default delos style.";s:23:"adapt_icons_description";s:175:"All icons that could be found in svg icons in the skins images folder are listed here. If one color is changed, it will be changed in all icons containing this colors at once.";s:11:"adapt_icons";s:17:"Adapt Icon Colors";s:17:"invalid_less_path";s:241:"The provided lessc path is not valid or the webserver does not have the proper permission to read and execute lessc. Lessc (or the file linked to by the file pointed to by the lessc path) has to be readabele and executable by your webserver.";s:18:"provided_less_path";s:20:"Provided lessc path:";s:11:"used_colors";s:12:"Used Colors:";s:14:"style_imported";s:42:"Style has been successfully imported into:";s:12:"style_copied";s:35:"Style has been successfully copied.";s:17:"directory_created";s:18:"Directory created:";s:18:"color_changed_from";s:19:"Color changed from:";s:16:"color_changed_to";s:3:"to:";s:13:"edit_by_color";s:13:"Edit by Color";s:12:"edit_by_icon";s:12:"Edit by Icon";s:11:"update_icon";s:11:"Update Icon";s:11:"select_icon";s:11:"Select Icon";s:11:"change_icon";s:11:"Change Icon";s:5:"color";s:5:"Color";s:10:"adapt_icon";s:10:"Adapt Icon";s:22:"adapt_icon_description";s:44:"Adapt icon colors or change the icon itself.";s:7:"preview";s:7:"Preview";s:13:"icons_gallery";s:13:"Icons Gallery";s:32:"cant_delete_style_with_substyles";s:41:"Styles with sub styles cannot be deleted.";s:25:"style_assignments_deleted";s:63:"Style assignments of the following Sub Style have been deleted:";s:14:"skin_id_exists";s:41:"There exists already a skin with this ID.";s:6:"usages";s:7:"Usages:";s:45:"enable_system_styles_management_no_write_perm";s:162:"System styles management is enabled but ILIAS does not have write permission on the Customizing/global/skin folder. No new styles can therefore be created/edited.";s:20:"manage_system_styles";s:20:"Manage System Styles";s:5:"scope";s:5:"Scope";s:18:"open_documentation";s:18:"Open Documentation";s:25:"ks_documentation_of_style";s:36:"Kitchen Sink documentation of style:";s:28:"ks_documentation_of_substyle";s:40:"Kitchen Sink documentation of sub style:";}'))); +'module' => array('text', 'style'), 'lang_key' => array('text', 'en'), 'lang_array' => array('clob', 'a:425:{s:9:"sty_acopy";s:4:"Copy";s:22:"sty_add_characteristic";s:15:"Add Style Class";s:13:"sty_add_color";s:9:"Add Color";s:13:"sty_add_image";s:9:"Add Image";s:11:"sty_add_pgl";s:15:"Add Page Layout";s:16:"sty_add_template";s:12:"Add Template";s:24:"sty_added_characteristic";s:18:"Added style class.";s:7:"sty_all";s:3:"All";s:25:"sty_background_attachment";s:21:"Background Attachment";s:20:"sty_background_color";s:16:"Background Color";s:20:"sty_background_image";s:16:"Background Image";s:23:"sty_background_position";s:19:"Background Position";s:21:"sty_background_repeat";s:17:"Background Repeat";s:14:"sty_background";s:10:"Background";s:14:"sty_base_color";s:10:"Base Color";s:12:"sty_based_on";s:8:"Based on";s:16:"sty_border_color";s:12:"Border Color";s:16:"sty_border_style";s:12:"Border Style";s:16:"sty_border_width";s:12:"Border Width";s:10:"sty_border";s:6:"Border";s:10:"sty_bottom";s:6:"Bottom";s:17:"sty_caption_class";s:7:"Caption";s:11:"sty_caption";s:7:"Caption";s:33:"sty_characteristic_already_exists";s:63:"A style class with this title already exists within this style.";s:9:"sty_clear";s:5:"Clear";s:18:"sty_col_foot_class";s:13:"Column Footer";s:18:"sty_col_head_class";s:13:"Column Header";s:24:"sty_color_already_exists";s:52:"A color with this name already exists in this style.";s:14:"sty_color_code";s:10:"Color Code";s:17:"sty_color_flavors";s:13:"Color Flavors";s:14:"sty_color_info";s:290:"Predefined colors make it easy to reuse a color for different purposes. You refer to a predefined color by using its name with a leading ‘!’ for any color attribute in your style classes. To use a flavour, append a lightness value in brackets to the color name, e.g. ‘!MyColor(20)’.";s:14:"sty_color_name";s:10:"Color Name";s:9:"sty_color";s:5:"Color";s:10:"sty_colors";s:6:"Colors";s:12:"sty_commands";s:8:"Commands";s:25:"sty_confirm_char_deletion";s:67:"Are you sure that you want to delete the following style class(es)?";s:26:"sty_confirm_color_deletion";s:22:"Confirm Color Deletion";s:31:"sty_confirm_del_ind_styles_desc";s:154:"All learning modules with individual styles will be assigned to style \'%s\'. This will also delete all individual content styles. Are you sure to continue?";s:26:"sty_confirm_del_ind_styles";s:45:"Confirm Deletion of Individual Content Styles";s:29:"sty_confirm_template_deletion";s:25:"Confirm Template Deletion";s:25:"sty_copy_other_stylesheet";s:28:"Copy Style from Local Source";s:20:"sty_create_ind_style";s:23:"Create Individual Style";s:25:"sty_create_new_stylesheet";s:16:"Create new Style";s:14:"sty_create_pgl";s:18:"Create Page Layout";s:10:"sty_cursor";s:6:"Cursor";s:17:"sty_default_style";s:13:"Default Style";s:29:"sty_del_template_keep_classes";s:29:"Delete and keep Style Classes";s:16:"sty_del_template";s:28:"Delete Templates and Classes";s:29:"sty_disable_auto_margins_info";s:99:"Disables automatic setting of left/right to 0px, if media objects or tables are left/right aligned.";s:24:"sty_disable_auto_margins";s:20:"Disable Auto Margins";s:17:"sty_edit_template";s:13:"Edit Template";s:18:"sty_even_col_class";s:12:"Even Columns";s:18:"sty_even_row_class";s:9:"Even Rows";s:11:"sty_example";s:7:"Example";s:14:"sty_flist_char";s:9:"File List";s:9:"sty_float";s:5:"Float";s:15:"sty_font_family";s:11:"Font Family";s:13:"sty_font_size";s:9:"Font Size";s:14:"sty_font_style";s:10:"Font Style";s:16:"sty_font_variant";s:12:"Font Variant";s:15:"sty_font_weight";s:11:"Font Weight";s:21:"sty_generate_template";s:17:"Generate Template";s:17:"sty_ha_cntr_class";s:24:"Hor. Accordion Container";s:18:"sty_ha_icntr_class";s:29:"Hor. Accordion Item Container";s:18:"sty_ha_icont_class";s:27:"Hor. Accordion Item Content";s:18:"sty_ha_ihead_class";s:26:"Hor. Accordion Item Header";s:24:"sty_haccordion_templates";s:24:"Hor. Accordion Templates";s:10:"sty_height";s:6:"Height";s:8:"sty_hide";s:4:"Hide";s:14:"sty_horizontal";s:10:"Horizontal";s:14:"sty_image_file";s:10:"Image File";s:10:"sty_images";s:6:"Images";s:21:"sty_import_stylesheet";s:12:"Import Style";s:21:"sty_individual_styles";s:17:"Individual Styles";s:22:"sty_left_right_padding";s:23:"Cell Padding Left/Right";s:8:"sty_left";s:4:"Left";s:18:"sty_letter_spacing";s:14:"Letter Spacing";s:20:"sty_lightness_border";s:16:"Lightness Border";s:22:"sty_lightness_cell1_bg";s:27:"Lightness Cell 1 Background";s:24:"sty_lightness_cell1_text";s:21:"Lightness Cell 1 Text";s:22:"sty_lightness_cell2_bg";s:27:"Lightness Cell 2 Background";s:24:"sty_lightness_cell2_text";s:21:"Lightness Cell 2 Text";s:23:"sty_lightness_header_bg";s:27:"Lightness Header Background";s:25:"sty_lightness_header_text";s:21:"Lightness Header Text";s:15:"sty_line_height";s:11:"Line Height";s:13:"sty_link_char";s:4:"Link";s:13:"sty_list_char";s:4:"List";s:22:"sty_margin_and_padding";s:18:"Margin and Padding";s:10:"sty_margin";s:6:"Margin";s:14:"sty_media_char";s:5:"Media";s:14:"sty_min_height";s:14:"Minimum Height";s:18:"sty_move_lm_styles";s:32:"Change Style of Learning Modules";s:14:"sty_move_style";s:12:"Change Style";s:40:"sty_msg_characteristic_must_only_include";s:69:"The title of style classes may only include the following characters:";s:31:"sty_msg_color_must_only_include";s:57:"The color name may only include the following characters:";s:29:"sty_msg_input_must_be_numeric";s:22:"Input must be numeric.";s:8:"sty_name";s:4:"Name";s:23:"sty_nr_learning_modules";s:26:"Number of Learning Modules";s:17:"sty_odd_col_class";s:11:"Odd Columns";s:17:"sty_odd_row_class";s:8:"Odd Rows";s:11:"sty_opacity";s:7:"Opacity";s:13:"sty_opt_saved";s:13:"Options saved";s:12:"sty_overflow";s:8:"Overflow";s:11:"sty_padding";s:7:"Padding";s:13:"sty_page_char";s:4:"Page";s:12:"sty_position";s:8:"Position";s:15:"sty_positioning";s:11:"Positioning";s:11:"sty_preview";s:7:"Preview";s:17:"sty_question_char";s:8:"Question";s:9:"sty_right";s:5:"Right";s:18:"sty_row_foot_class";s:10:"Row Footer";s:18:"sty_row_head_class";s:10:"Row Header";s:22:"sty_save_active_styles";s:18:"Save Active Styles";s:20:"sty_save_hide_status";s:16:"Save Hide Status";s:12:"sty_sco_char";s:17:"SCO and Objective";s:9:"sty_scope";s:5:"Scope";s:16:"sty_section_char";s:7:"Section";s:13:"sty_set_scope";s:9:"Set Scope";s:10:"sty_source";s:6:"Source";s:11:"sty_special";s:7:"Special";s:15:"sty_style_chars";s:13:"Style Classes";s:15:"sty_style_class";s:13:"Style Classes";s:14:"sty_table_char";s:5:"Table";s:15:"sty_table_class";s:17:"Table Style Class";s:27:"sty_table_template_bw_zebra";s:10:"Gray Zebra";s:32:"sty_table_template_colored_zebra";s:13:"Colored Zebra";s:27:"sty_table_template_no_zebra";s:8:"No Zebra";s:19:"sty_table_templates";s:15:"Table Templates";s:13:"sty_tabs_char";s:21:"Accordions and Panels";s:13:"sty_tag_hover";s:6:":hover";s:14:"sty_tag_normal";s:6:"Normal";s:19:"sty_template_layout";s:15:"Template Layout";s:17:"sty_template_name";s:4:"Name";s:13:"sty_templates";s:9:"Templates";s:14:"sty_text_align";s:14:"Text Alignment";s:19:"sty_text_block_char";s:12:"Text (Block)";s:19:"sty_text_decoration";s:15:"Text Decoration";s:15:"sty_text_indent";s:16:"Text Indentation";s:20:"sty_text_inline_char";s:16:"Text (Character)";s:18:"sty_text_transform";s:14:"Text Transform";s:8:"sty_text";s:4:"Text";s:22:"sty_top_bottom_padding";s:23:"Cell Padding Top/Bottom";s:7:"sty_top";s:3:"Top";s:16:"sty_type_flist_a";s:19:"File List Item Link";s:19:"sty_type_flist_cont";s:19:"File List Container";s:19:"sty_type_flist_head";s:17:"File List Heading";s:17:"sty_type_flist_li";s:14:"File List Item";s:14:"sty_type_flist";s:9:"File List";s:16:"sty_type_ha_cntr";s:24:"Hor. Accordion Container";s:17:"sty_type_ha_icntr";s:29:"Hor. Accordion Item Container";s:17:"sty_type_ha_icont";s:27:"Hor. Accordion Item Content";s:17:"sty_type_ha_ihead";s:26:"Hor. Accordion Item Header";s:17:"sty_type_heading1";s:9:"Heading 1";s:17:"sty_type_heading2";s:9:"Heading 2";s:17:"sty_type_heading3";s:9:"Heading 3";s:13:"sty_type_link";s:4:"Link";s:18:"sty_type_list_item";s:9:"List Item";s:15:"sty_type_list_o";s:13:"Numbered List";s:15:"sty_type_list_u";s:13:"Bulleted List";s:22:"sty_type_media_caption";s:13:"Media Caption";s:19:"sty_type_media_cont";s:15:"Media Container";s:18:"sty_type_page_bnav";s:17:"Bottom Navigation";s:18:"sty_type_page_cont";s:14:"Page Container";s:16:"sty_type_page_fn";s:8:"Footnote";s:19:"sty_type_page_frame";s:10:"Page Frame";s:18:"sty_type_page_lnav";s:15:"Left Navigation";s:23:"sty_type_page_lnavimage";s:21:"Left Navigation Image";s:22:"sty_type_page_lnavlink";s:20:"Left Navigation Link";s:18:"sty_type_page_rnav";s:16:"Right Navigation";s:23:"sty_type_page_rnavimage";s:22:"Right Navigation Image";s:22:"sty_type_page_rnavlink";s:21:"Right Navigation Link";s:19:"sty_type_page_title";s:10:"Page Title";s:18:"sty_type_page_tnav";s:14:"Top Navigation";s:16:"sty_type_qanswer";s:6:"Answer";s:15:"sty_type_qfeedr";s:15:"Feedback, Right";s:15:"sty_type_qfeedw";s:15:"Feedback, Wrong";s:15:"sty_type_qinput";s:10:"Text Input";s:16:"sty_type_qlinput";s:15:"Long Text Input";s:16:"sty_type_qsubmit";s:23:"Question Submit Buttons";s:15:"sty_type_qtitle";s:14:"Question Title";s:17:"sty_type_question";s:8:"Question";s:17:"sty_type_sco_desc";s:15:"SCO Description";s:17:"sty_type_sco_keyw";s:12:"SCO Keywords";s:16:"sty_type_sco_obj";s:13:"SCO Objective";s:18:"sty_type_sco_title";s:9:"SCO Title";s:16:"sty_type_section";s:7:"Section";s:19:"sty_type_table_cell";s:10:"Table Cell";s:14:"sty_type_table";s:5:"Table";s:19:"sty_type_text_block";s:10:"Text Block";s:20:"sty_type_text_inline";s:9:"Character";s:16:"sty_type_va_cntr";s:25:"Vert. Accordion Container";s:17:"sty_type_va_icntr";s:30:"Vert. Accordion Item Container";s:17:"sty_type_va_icont";s:28:"Vert. Accordion Item Content";s:17:"sty_type_va_ihead";s:27:"Vert. Accordion Item Header";s:8:"sty_type";s:4:"Type";s:17:"sty_va_cntr_class";s:25:"Vert. Accordion Container";s:18:"sty_va_icntr_class";s:30:"Vert. Accordion Item Container";s:18:"sty_va_icont_class";s:28:"Vert. Accordion Item Content";s:18:"sty_va_ihead_class";s:27:"Vert. Accordion Item Header";s:24:"sty_vaccordion_templates";s:25:"Vert. Accordion Templates";s:18:"sty_vertical_align";s:18:"Vertical Alignment";s:12:"sty_vertical";s:8:"Vertical";s:15:"sty_white_space";s:11:"White Space";s:16:"sty_width_height";s:14:"Width x Height";s:9:"sty_width";s:5:"Width";s:16:"sty_word_spacing";s:12:"Word Spacing";s:19:"style_current_style";s:13:"Current Style";s:18:"style_delete_style";s:12:"Delete Style";s:16:"style_edit_style";s:10:"Edit Style";s:12:"sty_glo_char";s:8:"Glossary";s:20:"sty_type_glo_overlay";s:16:"Glossary Overlay";s:20:"sty_type_glo_ovtitle";s:20:"Term/Title (Overlay)";s:38:"sty_some_styles_obligatory_delete_rest";s:138:"The following style classes are compulsory and cannot be deleted. Do you want to continue and delete the remaining selected style classes?";s:25:"sty_delete_other_selected";s:8:"Continue";s:25:"sty_all_styles_obligatory";s:57:"All selected styles are compulsory and cannot be deleted.";s:31:"sty_copied_please_select_target";s:101:"The style classes have been copied. Please open the target style and click ‘Paste Style Classes’.";s:23:"sty_paste_style_classes";s:19:"Paste Style Classes";s:33:"sty_if_style_class_already_exists";s:32:"If style class already exists...";s:13:"sty_overwrite";s:9:"Overwrite";s:17:"sty_keep_existing";s:13:"Keep Existing";s:25:"sty_paste_characteristics";s:19:"Paste Style Classes";s:24:"sty_style_classes_copied";s:31:"Style classes have been copied.";s:20:"sty_type_glo_ovclink";s:27:"Glossary Overlay Close Link";s:21:"sty_type_glo_ovuglink";s:18:"Unit Glossary Link";s:25:"sty_type_glo_ovuglistlink";s:23:"Unit Glossary List Link";s:12:"sty_rte_char";s:9:"SCORM RTE";s:17:"sty_type_rte_menu";s:8:"RTE Menu";s:18:"sty_type_rte_mlink";s:13:"RTE Menu Link";s:17:"sty_type_rte_tree";s:16:"RTE Tree Section";s:17:"sty_type_rte_node";s:13:"RTE Tree Node";s:19:"sty_type_rte_status";s:10:"RTE Status";s:18:"sty_type_rte_tlink";s:18:"RTE Tree Node Link";s:8:"sty_from";s:4:"From";s:6:"sty_to";s:2:"To";s:21:"sty_add_content_style";s:17:"Add Content Style";s:31:"sty_remove_global_default_state";s:27:"Remove Global Default State";s:29:"sty_remove_global_fixed_state";s:25:"Remove Global Fixed State";s:23:"sty_make_global_default";s:20:"Set as default style";s:21:"sty_make_global_fixed";s:31:"Force this style on all objects";s:18:"sty_type_sco_fmess";s:19:"SCORM Final Message";s:13:"sty_type_qimg";s:14:"Question Image";s:14:"sty_type_qimgd";s:18:"Image Details Link";s:15:"sty_type_qordli";s:15:"Order List Item";s:15:"sty_type_qordul";s:10:"Order List";s:16:"sty_type_qetitem";s:15:"Error Text Item";s:16:"sty_type_qetcorr";s:20:"Error Text Corrected";s:12:"sty_type_iim";s:31:"Interactive Image Content Popup";s:15:"sty_type_marker";s:24:"Interactive Image Marker";s:22:"sty_import_page_layout";s:18:"Import Page Layout";s:14:"sty_type_qover";s:17:"Question Overview";s:30:"style_page_layout_module_scorm";s:5:"Scorm";s:34:"style_page_layout_module_portfolio";s:9:"Portfolio";s:17:"sty_type_rte_drag";s:8:"Drag Bar";s:19:"sty_type_rte_tclink";s:17:"Tree Control Link";s:17:"sty_type_rte_texp";s:9:"Tree Icon";s:16:"sty_type_rte_tli";s:14:"Tree List Item";s:16:"sty_type_rte_tul";s:9:"Tree List";s:20:"sty_move_user_styles";s:21:"Change Style of Users";s:13:"sty_substyles";s:9:"Substyles";s:21:"sty_assign_categories";s:17:"Assign Categories";s:12:"sty_substyle";s:8:"Substyle";s:19:"sty_cat_assignments";s:26:"Style/Category Assignments";s:18:"sty_add_assignment";s:14:"Add Assignment";s:10:"sty_switch";s:6:"Switch";s:11:"sty_default";s:7:"Default";s:17:"sty_media_queries";s:13:"Media Queries";s:19:"sty_add_media_query";s:15:"Add Media Query";s:20:"sty_media_query_info";s:100:"A separate CSS block is added for each media query after the default (no special media query) block.";s:9:"sty_order";s:5:"Order";s:9:"sty_query";s:5:"Query";s:14:"sty_save_order";s:10:"Save Order";s:21:"sty_sure_del_mqueries";s:72:"Do you really want to delete this media query and all related CSS rules?";s:10:"sty_custom";s:6:"Custom";s:14:"sty_custom_par";s:17:"Custom Parameters";s:19:"sty_custom_par_info";s:62:"Add custom CSS parameters using format ‘parameter: value’.";s:13:"sty_transform";s:9:"Transform";s:20:"sty_transform_origin";s:16:"Transform-Origin";s:16:"sty_type_ca_cntr";s:18:"Carousel Container";s:17:"sty_type_ca_icntr";s:23:"Carousel Item Container";s:17:"sty_type_ca_icont";s:21:"Carousel Item Content";s:17:"sty_type_ca_ihead";s:20:"Carousel Item Header";s:12:"sty_type_sub";s:9:"Subscript";s:12:"sty_type_sup";s:11:"Superscript";s:22:"sty_carousel_templates";s:18:"Carousel Templates";s:17:"sty_ca_cntr_class";s:18:"Carousel Container";s:18:"sty_ca_icntr_class";s:23:"Carousel Item Container";s:18:"sty_ca_icont_class";s:21:"Carousel Item Content";s:18:"sty_ca_ihead_class";s:20:"Carousel Item Header";s:18:"sty_type_ha_iheada";s:30:"Hor. Accordion Header (active)";s:17:"sty_type_ha_ihcap";s:22:"Hor. Accordion Caption";s:18:"sty_type_va_iheada";s:31:"Vert. Accordion Header (active)";s:17:"sty_type_va_ihcap";s:23:"Vert. Accordion Caption";s:19:"sty_ha_iheada_class";s:30:"Hor. Accordion Header (active)";s:18:"sty_ha_ihcap_class";s:22:"Hor. Accordion Caption";s:19:"sty_va_iheada_class";s:31:"Vert. Accordion Header (active)";s:18:"sty_va_ihcap_class";s:23:"Vert. Accordion Caption";s:16:"add_system_style";s:16:"Add System Style";s:12:"add_substyle";s:13:"Add Sub Style";s:7:"skin_id";s:7:"Skin ID";s:9:"skin_name";s:9:"Skin Name";s:12:"skin_version";s:12:"Skin Version";s:4:"skin";s:4:"Skin";s:8:"style_id";s:8:"Style ID";s:5:"Style";s:5:"Style";s:10:"style_name";s:10:"Style Name";s:9:"image_dir";s:15:"Image Directory";s:8:"font_dir";s:14:"Font Directory";s:9:"sound_dir";s:15:"Sound Directory";s:23:"system_style_activation";s:22:"System Style Activated";s:8:"personal";s:8:"Personal";s:4:"less";s:4:"Less";s:5:"icons";s:5:"Icons";s:13:"documentation";s:13:"Documentation";s:24:"less_can_not_be_modified";s:23:"Less cannot be modified";s:16:"no_less_path_set";s:16:"No Less Path set";s:31:"less_less_installation_detected";s:30:"Less installation detected at:";s:11:"grey_colors";s:11:"Gray Colors";s:10:"grey_color";s:10:"Gray Color";s:23:"grey_colors_description";s:22:"Gray Color Description";s:10:"red_colors";s:10:"Red Colors";s:9:"red_color";s:9:"Red Color";s:22:"red_colors_description";s:21:"Red Color Description";s:12:"green_colors";s:12:"Green Colors";s:11:"green_color";s:11:"Green Color";s:24:"green_colors_description";s:23:"Green Color Description";s:11:"blue_colors";s:11:"Blue Colors";s:10:"blue_color";s:10:"Blue Color";s:23:"blue_colors_description";s:22:"Blue Color Description";s:11:"reset_icons";s:11:"Reset Icons";s:13:"update_colors";s:13:"Update Colors";s:17:"style_not_deleted";s:57:"The style could not be deleted for the following reasons:";s:18:"styles_not_deleted";s:65:"The styles could not have been deleted for the following reasons:";s:27:"cant_delete_activated_style";s:32:"Active Styles cannot be deleted.";s:13:"style_deleted";s:14:"Deleted Style:";s:20:"dir_preserved_linked";s:15:"Preserved Link:";s:12:"file_deleted";s:32:"Following file has been deleted:";s:12:"skin_deleted";s:32:"Following skin has been deleted:";s:20:"msg_sys_style_update";s:31:"System Styles have been updated";s:29:"cant_deactivate_default_style";s:37:"Default styles cannot be deactivated.";s:29:"cant_delete_if_users_assigned";s:54:"Styles can not be deleted if users are still assigned.";s:20:"default_style_set_to";s:41:"The default system style has been set to:";s:21:"personal_style_set_to";s:36:"Your personal style has been set to:";s:15:"refresh_entries";s:15:"Refresh Entries";s:16:"entries_reloaded";s:30:"All entries have been reloaded";s:21:"msg_sub_style_created";s:31:"The sub style has been created.";s:5:"style";s:5:"Style";s:6:"parent";s:12:"Parent Style";s:15:"sty_substyle_of";s:12:"Sub Style of";s:10:"assignment";s:10:"Assignment";s:17:"remove_assignment";s:17:"Remove Assignment";s:15:"reset_variables";s:15:"Reset Variables";s:16:"update_variables";s:16:"Update Variables";s:17:"less_file_updated";s:156:"The less variables have been updated. Important: Note that caching might prevent your changes from being shown. You might need to clear your browsers cache.";s:15:"less_file_reset";s:154:"The less variables have been reset. Important: Note that caching might prevent your changes from being shown. You might need to clear your browsers cache.";s:11:"color_reset";s:159:"The colors of the icons have been reset. Important: Note that caching might prevent your changes from being shown. You might need to clear your browsers cache.";s:12:"color_update";s:161:"The colors of the icons have been updated. Important: Note that caching might prevent your changes from being shown. You might need to clear your browsers cache.";s:20:"settings_of_substyle";s:16:"Manage sub style";s:17:"settings_of_style";s:12:"Manage style";s:9:"of_parent";s:10:"of parent:";s:9:"from_skin";s:8:"of skin:";s:15:"dir_copied_from";s:38:"The directory has been copied to from:";s:2:"to";s:3:"to:";s:11:"dir_deleted";s:41:"The following directory has been deleted:";s:27:"sty_create_new_system_style";s:23:"Create new System Style";s:31:"sty_create_new_system_sub_style";s:20:"Create new Sub Style";s:23:"sty_import_system_style";s:19:"Import System Style";s:27:"sty_copy_other_system_style";s:17:"Copy System Style";s:12:"sub_style_id";s:12:"Sub Style ID";s:14:"sub_style_name";s:14:"Sub Style Name";s:32:"less_variables_file_not_included";s:24:"The less variables file:";s:17:"in_main_less_file";s:56:"is not imported inside the system styles main less file:";s:22:"can_not_read_less_file";s:28:"Cannot read less file. Path:";s:21:"msg_sys_style_created";s:51:"The new system style has successfully been created.";s:19:"skin_id_description";s:228:"Skins are container for styles and sub styles. The skin ID sets the name of the folder that holds all style and sub style information. Only letters, numbers as well as hyphens or underline characters are to be used in skin ID\'s.";s:21:"skin_name_description";s:164:"The skin name can be used to describe the area of application of the skin in human readable form. It will appear in all UI elements allowing the selection of skins.";s:24:"skin_version_description";s:92:"The skin version is used to re-cache the style after changes. It gets automatically updated.";s:20:"style_id_description";s:201:"The style id is used as name for style specific files such as css and less placed inside the skins folder. Only letters, numbers as well as hyphens or underline characters are to be used in style ID\'s.";s:22:"style_name_description";s:167:"The style name can be used to describe the area of application of the style in human readable form. It will appear in all UI elements allowing the selection of styles.";s:9:"sub_style";s:9:"Sub Style";s:21:"image_dir_description";s:131:"Folder to store images (mostly icons) of the skin into. This directory can be shared with other styles and sub styles of this skin.";s:20:"font_dir_description";s:115:"Folder to store fonts of the skin into. This directory can be shared with other styles and sub styles of this skin.";s:21:"sound_dir_description";s:116:"Folder to store sounds of the skin into. This directory can be shared with other styles and sub styles of this skin.";s:34:"sub_style_parent_style_description";s:236:"Sub styles are assigned to exactly one parent style. They are only displayed to a specific user if the parent style is assigned to a this exact user. The parent style of a substyle can not be changed after the creation of the sub style.";s:24:"sub_style_id_description";s:208:"The sub style id is used as name for sub style specific files such as css and less placed inside the skins folder. Only letters, numbers as well as hyphens or underline characters are to be used in skin ID\'s.";s:26:"sub_style_name_description";s:170:"The sub style name can be used to describe the area of application of the style in human readable form. It will appear in all UI elements allowing the selection of skins.";s:35:"system_style_activation_description";s:167:"Active system styles can be assigned to users or even selected by users if this setting is activated (see User Management / Settings / Standard Fields / Default Skin).";s:32:"system_style_default_description";s:152:"Set this style as the default system style. The default system style is used if the current user has not style assigned or if the user is not logged in.";s:33:"system_style_personal_description";s:114:"Set this style as your personal system style. This might be handy to see the changes that are currently performed.";s:19:"less_compile_failed";s:135:"Something in the compilation of the less file went wrong. Is lessc installed and the path set correctly in ILIAS setup? Original error:";s:39:"less_variables_empty_might_have_changed";s:297:"There are empty variables in your form. You might have changed your variables.less file since loading this form. The defaults from the variables.less file have been set for the empty fields. Please check those marked empty fields before compiling and saving the values to your variables.less file.";s:19:"less_variable_empty";s:130:"This variable was empty. The default from your variables.less file has been set. Please check if this is correct before compiling.";s:17:"zip_export_failed";s:51:"The ZIP export failed. The following error occured:";s:17:"no_style_selected";s:31:"No sub style has been selected.";s:10:"adapt_less";s:10:"Adapt Less";s:22:"adapt_less_description";s:394:"This is a direct representation of all less variables from the variables.less file used in the selected skin. Variable names and descriptions are drawn directly from this file and are therefore only available in their original language. The selected style will be recompiled completely by updating/reseting the variables. Resetting variables will create a exact copy of the default delos style.";s:23:"adapt_icons_description";s:175:"All icons that could be found in svg icons in the skins images folder are listed here. If one color is changed, it will be changed in all icons containing this colors at once.";s:11:"adapt_icons";s:17:"Adapt Icon Colors";s:17:"invalid_less_path";s:241:"The provided lessc path is not valid or the webserver does not have the proper permission to read and execute lessc. Lessc (or the file linked to by the file pointed to by the lessc path) has to be readabele and executable by your webserver.";s:18:"provided_less_path";s:20:"Provided lessc path:";s:11:"used_colors";s:12:"Used Colors:";s:14:"style_imported";s:42:"Style has been successfully imported into:";s:12:"style_copied";s:35:"Style has been successfully copied.";s:17:"directory_created";s:18:"Directory created:";s:18:"color_changed_from";s:19:"Color changed from:";s:16:"color_changed_to";s:3:"to:";s:13:"edit_by_color";s:13:"Edit by Color";s:12:"edit_by_icon";s:12:"Edit by Icon";s:11:"update_icon";s:11:"Update Icon";s:11:"select_icon";s:11:"Select Icon";s:11:"change_icon";s:11:"Change Icon";s:5:"color";s:5:"Color";s:10:"adapt_icon";s:10:"Adapt Icon";s:22:"adapt_icon_description";s:44:"Adapt icon colors or change the icon itself.";s:7:"preview";s:7:"Preview";s:13:"icons_gallery";s:13:"Icons Gallery";s:32:"cant_delete_style_with_substyles";s:41:"Styles with sub styles cannot be deleted.";s:25:"style_assignments_deleted";s:63:"Style assignments of the following Sub Style have been deleted:";s:14:"skin_id_exists";s:41:"There exists already a skin with this ID.";s:6:"usages";s:7:"Usages:";s:45:"enable_system_styles_management_no_write_perm";s:162:"System styles management is enabled but ILIAS does not have write permission on the Customizing/global/skin folder. No new styles can therefore be created/edited.";s:20:"manage_system_styles";s:20:"Manage System Styles";s:5:"scope";s:5:"Scope";s:18:"open_documentation";s:18:"Open Documentation";s:25:"ks_documentation_of_style";s:36:"Kitchen Sink documentation of style:";s:28:"ks_documentation_of_substyle";s:40:"Kitchen Sink documentation of sub style:";}'))); $ilDB->insert("lng_modules", array( 'module' => array('text', 'survey'), 'lang_key' => array('text', 'en'), 'lang_array' => array('clob', 'a:657:{s:11:"add_heading";s:11:"Add Heading";s:12:"add_material";s:12:"Add Material";s:10:"add_phrase";s:10:"Add Phrase";s:20:"adm_no_special_users";s:79:"There are no special users defined who are able to run a survey more than once.";s:24:"already_completed_survey";s:81:"You have already finished the survey! You are not able to enter the survey again.";s:13:"anonymization";s:13:"Anonymization";s:32:"anonymize_anonymous_introduction";s:185:"To grant you access to the survey, you must use a 5-character survey code which you can receive from the creator/maintainer of this survey.
Please enter it in the text field above.";s:6:"answer";s:6:"Answer";s:5:"apply";s:5:"Apply";s:15:"arithmetic_mean";s:15:"Arithmetic Mean";s:4:"back";s:4:"Back";s:6:"before";s:6:"before";s:20:"browse_for_questions";s:13:"Add from Pool";s:13:"cancel_survey";s:18:"Suspend the Survey";s:21:"cannot_manage_phrases";s:64:"You do not possess sufficient permissions to manage the phrases!";s:25:"cannot_participate_survey";s:71:"You do not possess sufficient permissions to participate in the survey!";s:18:"cannot_read_survey";s:66:"You do not possess sufficient permissions to read the survey data!";s:36:"cannot_switch_to_online_no_questions";s:96:"The status cannot be changed to "online" because there are no questions in the survey!";s:10:"categories";s:7:"Answers";s:20:"category_nr_selected";s:20:"Number of selections";s:8:"category";s:6:"Answer";s:5:"chart";s:5:"Chart";s:13:"codes_created";s:15:"Code(s) created";s:13:"codes_deleted";s:15:"Code(s) deleted";s:5:"codes";s:12:"Access Codes";s:8:"combobox";s:8:"Combobox";s:13:"concatenation";s:13:"Concatenation";s:28:"confirm_delete_all_user_data";s:60:"Are you sure you want to delete all user data of the survey?";s:31:"confirm_delete_single_user_data";s:70:"Are you sure you want to delete the survey data of the selected users?";s:22:"confirm_remove_heading";s:44:"Are you sure you want to remove the heading?";s:22:"confirm_sync_questions";s:145:"The question you changed is a copy which has been created for use with the active survey. Do you want to change the original of the question too?";s:14:"constraint_add";s:16:"Add Routing Rule";s:38:"constraints_first_question_description";s:84:"The first entity could not have any routing because there are no previous questions.";s:24:"constraints_introduction";s:442:"You can add a routing rule to a single question or a question block with multiple questions. Depending on the specific answer given to an earlier question participants get presented with a defined next question. Thus questions irrelevant to a participant will not be asked and the survey gets shorter or more specific depending on the answers provided earlier. No routing rules can be set for the first question or question block in a survey.";s:28:"constraints_list_of_entities";s:33:"Available hooks for routing rules";s:33:"constraints_no_nonessay_available";s:153:"There are no previous questions available to define routing rules. The following types are supported: Metric, Single Choice and Multiple Choice question.";s:51:"constraints_no_questions_or_questionblocks_selected";s:54:"Please select at least one question or question block!";s:11:"constraints";s:7:"Routing";s:8:"contains";s:8:"Contains";s:8:"continue";s:11:"Continue >>";s:11:"create_date";s:7:"Created";s:10:"create_new";s:10:"Create New";s:8:"dc_agree";s:5:"agree";s:9:"dc_always";s:6:"always";s:18:"dc_definitelyfalse";s:16:"definitely false";s:17:"dc_definitelytrue";s:15:"definitely true";s:10:"dc_desired";s:7:"desired";s:11:"dc_disagree";s:8:"disagree";s:7:"dc_fair";s:4:"fair";s:8:"dc_false";s:5:"false";s:7:"dc_good";s:4:"good";s:12:"dc_manytimes";s:10:"many times";s:15:"dc_morenegative";s:13:"more negative";s:15:"dc_morepositive";s:13:"more positive";s:16:"dc_mostcertainly";s:14:"most certainly";s:19:"dc_mostcertainlynot";s:18:"most certainly not";s:7:"dc_must";s:4:"must";s:10:"dc_mustnot";s:8:"must not";s:10:"dc_neutral";s:7:"neutral";s:8:"dc_never";s:5:"never";s:5:"dc_no";s:2:"no";s:16:"dc_notacceptable";s:14:"not acceptable";s:7:"dc_poor";s:4:"poor";s:9:"dc_rarely";s:6:"rarely";s:9:"dc_should";s:6:"should";s:12:"dc_shouldnot";s:10:"should not";s:12:"dc_sometimes";s:9:"sometimes";s:16:"dc_stronglyagree";s:14:"strongly agree";s:18:"dc_stronglydesired";s:16:"strongly desired";s:19:"dc_stronglydisagree";s:17:"strongly disagree";s:20:"dc_stronglyundesired";s:18:"strongly undesired";s:7:"dc_true";s:4:"true";s:12:"dc_undecided";s:9:"undecided";s:12:"dc_undesired";s:9:"undesired";s:10:"dc_varying";s:7:"varying";s:11:"dc_verygood";s:9:"very good";s:6:"dc_yes";s:3:"yes";s:20:"define_questionblock";s:21:"Define Question Block";s:16:"delete_user_data";s:44:"Delete the Survey Data of the Selected Users";s:20:"description_maxchars";s:86:"If nothing entered the maximum number of characters for this text answer is unlimited.";s:9:"disinvite";s:26:"Take from Personal Desktop";s:21:"display_all_available";s:21:"Display all available";s:35:"dp_standard_attitude_agree_disagree";s:34:"Standard Attitude (agree-disagree)";s:45:"dp_standard_attitude_agree_undecided_disagree";s:44:"Standard Attitude (agree-undecided-disagree)";s:27:"dp_standard_attitude_agree5";s:77:"Standard Attitude (strongly agree-agree-undecided-disagree-strongly disagree)";s:46:"dp_standard_attitude_desired_neutral_undesired";s:45:"Standard Attitude (desired-neutral-undesired)";s:38:"dp_standard_attitude_desired_undesired";s:37:"Standard Attitude (desired-undesired)";s:29:"dp_standard_attitude_desired5";s:81:"Standard Attitude (strongly desired-desired-neutral-undesired-strongly undesired)";s:44:"dp_standard_attitude_good_fair_notacceptable";s:44:"Standard Attitude (good-fair-not acceptable)";s:39:"dp_standard_attitude_good_notacceptable";s:39:"Standard Attitude (good-not acceptable)";s:26:"dp_standard_attitude_good5";s:59:"Standard Attitude (very good-good-fair-poor-not acceptable)";s:26:"dp_standard_attitude_must5";s:61:"Standard Attitude (must-should-undecided-should not-must not)";s:36:"dp_standard_attitude_shold_shouldnot";s:37:"Standard Attitude (should-should not)";s:47:"dp_standard_attitude_should_undecided_shouldnot";s:47:"Standard Attitude (should-undecided-should not)";s:32:"dp_standard_behaviour_certainly5";s:91:"Standard Behavior (most certainly-more positive-undecided-more negative-most certainly not)";s:28:"dp_standard_behaviour_yes_no";s:26:"Standard Behavior (yes-no)";s:38:"dp_standard_behaviour_yes_undecided_no";s:36:"Standard Behavior (yes-undecided-no)";s:32:"dp_standard_beliefs_always_never";s:31:"Standard Beliefs (always-never)";s:42:"dp_standard_beliefs_always_sometimes_never";s:41:"Standard Beliefs (always-sometimes-never)";s:27:"dp_standard_beliefs_always5";s:57:"Standard Beliefs (always-many times-varying-rarely-never)";s:30:"dp_standard_beliefs_true_false";s:29:"Standard Beliefs (true-false)";s:40:"dp_standard_beliefs_true_undecided_false";s:39:"Standard Beliefs (true-undecided-false)";s:25:"dp_standard_beliefs_true5";s:72:"Standard Beliefs (definitely true-true-undecided-false-definitely false)";s:19:"dp_standard_numbers";s:16:"Standard Numbers";s:9:"duplicate";s:9:"Duplicate";s:12:"edit_heading";s:12:"Edit Heading";s:16:"end_date_reached";s:53:"You cannot start the survey. The end date is reached!";s:8:"end_date";s:8:"End Date";s:18:"enter_anonymous_id";s:18:"Survey Access Code";s:18:"enter_phrase_title";s:27:"Please enter a Phrase Title";s:27:"enter_valid_number_of_codes";s:60:"Please enter a valid number to generate survey access codes!";s:16:"err_no_pool_name";s:47:"Please enter the name of a survey question pool";s:33:"error_retrieving_anonymous_survey";s:121:"The system could not find your survey data for survey code "%s". Please check the survey code you have entered!";s:21:"evaluation_access_all";s:43:"All Registered Users can Access the Results";s:22:"evaluation_access_info";s:37:"You have access to the survey results";s:21:"evaluation_access_off";s:34:"Participants Cannot Access Results";s:30:"evaluation_access_participants";s:46:"All Survey Participants can Access the Results";s:17:"evaluation_access";s:31:"Participants\' Access to Results";s:10:"evaluation";s:10:"Statistics";s:20:"existing_constraints";s:22:"Existing Routing Rules";s:12:"exp_type_csv";s:27:"Comma Separated Value (CSV)";s:14:"exp_type_excel";s:15:"Microsoft Excel";s:23:"export_all_survey_codes";s:23:"Export all Access Codes";s:25:"filter_all_question_types";s:18:"All Question Types";s:24:"filter_all_questionpools";s:18:"All Question Pools";s:6:"filter";s:6:"Filter";s:14:"geometric_mean";s:14:"Geometric Mean";s:13:"given_answers";s:13:"Given Answers";s:13:"glossary_term";s:13:"Glossary Term";s:13:"harmonic_mean";s:13:"Harmonic Mean";s:7:"heading";s:7:"Heading";s:10:"horizontal";s:10:"Horizontal";s:25:"import_error_closing_file";s:30:"Error closing the import file!";s:25:"import_error_opening_file";s:30:"Error opening the import file!";s:23:"import_no_file_selected";s:17:"No file selected!";s:15:"import_question";s:18:"Import Question(s)";s:22:"import_wrong_file_type";s:16:"Wrong file type!";s:12:"insert_after";s:12:"Insert After";s:13:"insert_before";s:13:"Insert Before";s:23:"insert_missing_question";s:65:"Please select at least one question to insert it into the survey!";s:28:"insert_missing_questionblock";s:71:"Please select at least one question block to insert it into the survey!";s:13:"internal_link";s:13:"Internal Link";s:12:"introduction";s:20:"Introductory Message";s:20:"invitation_mode_desc";s:73:"A link reference to the survey is created on the users\' personal desktop.";s:15:"invitation_mode";s:45:"Put Link to Survey on the Personal Desktop of";s:14:"invitation_off";s:25:"Do not put on any Desktop";s:10:"invitation";s:28:"Put Link On Personal Desktop";s:13:"invited_users";s:14:"Selected Users";s:16:"language_changed";s:16:"Language changed";s:11:"last_update";s:7:"Updated";s:6:"layout";s:6:"Layout";s:6:"legend";s:6:"Legend";s:11:"lower_limit";s:11:"Lower Limit";s:11:"maintenance";s:12:"Participants";s:14:"manage_phrases";s:10:"My Phrases";s:27:"material_added_successfully";s:37:"You successfully set a material link!";s:8:"material";s:8:"Material";s:17:"materials_deleted";s:48:"Material(s) have been removed from the question.";s:9:"materials";s:9:"Materials";s:17:"matrix_appearance";s:10:"Appearance";s:37:"matrix_bipolar_adjectives_description";s:104:"You may use a pair of bipolar adjectives to scale the column responses to words, short phrases, or texts";s:25:"matrix_bipolar_adjectives";s:18:"Bipolar Adjectives";s:36:"matrix_column_separators_description";s:121:"Select the check box if you want to have separators (thin lines) between the columns in the output of the Matrix Question";s:24:"matrix_column_separators";s:17:"Column Separators";s:22:"matrix_column_settings";s:22:"Matrix Column Settings";s:14:"matrix_columns";s:14:"Matrix Columns";s:16:"matrix_left_pole";s:9:"Left Pole";s:21:"matrix_neutral_answer";s:72:"Text for a Neutral Column (‘Not Specified’, ‘I don\'t know’ etc.)";s:43:"matrix_neutral_column_separator_description";s:151:"Select the check box if you want to have a separator (thick line) between the neutral column and the other columns in the output of the Matrix Question";s:31:"matrix_neutral_column_separator";s:24:"Neutral Column Separator";s:36:"matrix_question_checkbox_not_checked";s:49:"Please check at least one check box in every row!";s:40:"matrix_question_radio_button_not_checked";s:45:"Please select an option button for every row!";s:17:"matrix_right_pole";s:10:"Right Pole";s:33:"matrix_row_separators_description";s:118:"Select the check box if you want to have separators (thin lines) between the rows in the output of the Matrix Question";s:21:"matrix_row_separators";s:14:"Row Separators";s:11:"matrix_rows";s:11:"Matrix Rows";s:23:"matrix_standard_answers";s:11:"Column Text";s:17:"matrix_subtype_mr";s:31:"Check Boxes (Multiple Response)";s:17:"matrix_subtype_sr";s:32:"Option Buttons (Single Response)";s:8:"maxchars";s:28:"Maximum Number of Characters";s:7:"maximum";s:13:"Maximum Value";s:14:"median_between";s:7:"between";s:6:"median";s:6:"Median";s:8:"menuback";s:4:"Back";s:16:"menubacktosurvey";s:18:"Back to the Survey";s:30:"metric_question_floating_point";s:110:"The value you entered is a floating point value. Floating point values are not allowed for this question type!";s:27:"metric_question_not_a_value";s:45:"The value you entered is not a numeric value!";s:29:"metric_question_out_of_bounds";s:67:"The value you entered is not between the minimum and maximum value!";s:35:"metric_subtype_description_interval";s:287:"Equivalent intervals between measurements allow a meaningful comparison between arbitrary pairs of measurements. The zero point on the scale is arbitrary, so negative values can be used. Examples of interval values are the year date in many calendars or the temperature in Celsius scale.";s:40:"metric_subtype_description_ratioabsolute";s:157:"The ratio absolute measurement uses natural numbers additional to the non-arbitrary zero point for example the number of children in a family or probability.";s:43:"metric_subtype_description_rationonabsolute";s:267:"In addition to the interval measurement there are also meaningful ratios between arbitrary pairs of numbers. The zero value on a ratio scale is non-arbitrary. Most physical quantities, such as length in centimeters or duration in seconds are measured on ratio scales.";s:7:"minimum";s:13:"Minimum Value";s:21:"mode_nr_of_selections";s:16:"Nr of Selections";s:9:"mode_text";s:26:"Most Selected Value (Text)";s:4:"mode";s:19:"Most Selected Value";s:24:"msg_deleted_export_files";s:22:"Export file(s) deleted";s:36:"msg_enter_value_for_valid_constraint";s:52:"Please enter a value to create a valid routing rule!";s:20:"msg_users_disinvited";s:18:"User(s) disinvited";s:16:"new_survey_codes";s:25:"new survey access code(s)";s:29:"no_question_selected_for_move";s:46:"Please check at least one question to move it!";s:32:"no_question_selected_for_removal";s:66:"Please check at least one question or question block to remove it!";s:22:"no_questions_available";s:33:"There are no questions available!";s:27:"no_target_selected_for_move";s:34:"You must select a target position!";s:15:"no_user_invited";s:96:"All invited users did not possess sufficient permissions to run the survey. No user was invited.";s:9:"non_ratio";s:8:"Interval";s:8:"not_used";s:12:"not used yet";s:10:"obligatory";s:10:"Compulsory";s:3:"off";s:3:"Off";s:7:"offline";s:7:"offline";s:2:"on";s:2:"On";s:2:"or";s:2:"or";s:11:"orientation";s:11:"Orientation";s:5:"outro";s:18:"Concluding Remarks";s:24:"percentage_of_selections";s:24:"Percentage of selections";s:12:"phrase_added";s:12:"Phrase added";s:12:"phrase_saved";s:34:"The phrase was saved successfully!";s:13:"please_select";s:19:"-- please select --";s:16:"predefined_users";s:33:"Put on desktops of selected users";s:7:"preview";s:7:"Preview";s:26:"qpl_confirm_delete_phrases";s:56:"Are you sure you want to delete the following phrase(s)?";s:28:"qpl_confirm_delete_questions";s:58:"Are you sure you want to delete the following question(s)?";s:20:"qpl_copy_select_none";s:46:"Please check at least one question to copy it!";s:39:"qpl_define_questionblock_select_missing";s:75:"Please select a least two questions if you want to define a question block!";s:29:"qpl_delete_phrase_select_none";s:45:"Please check at least one phrase to delete it";s:22:"qpl_delete_select_none";s:48:"Please check at least one question to delete it!";s:22:"qpl_export_select_none";s:47:"Please check at least one question to export it";s:19:"qpl_phrases_deleted";s:18:"Phrase(s) deleted.";s:21:"qpl_questions_deleted";s:20:"Question(s) deleted.";s:20:"qpl_savephrase_empty";s:28:"Please enter a phrase title!";s:21:"qpl_savephrase_exists";s:67:"The phrase title already exists! Please enter another phrase title.";s:22:"qpl_unfold_select_none";s:80:"Please select at least one question block if you want to unfold question blocks!";s:23:"question_mr_not_checked";s:49:"Please check at least one of the offered answers!";s:20:"question_not_checked";s:40:"Please check one of the offered answers!";s:19:"question_obligatory";s:27:"The question is compulsory!";s:13:"question_type";s:13:"Question Type";s:22:"questionblock_inserted";s:23:"Question Block inserted";s:13:"questionblock";s:14:"Question Block";s:23:"questionblocks_inserted";s:24:"Question Blocks inserted";s:14:"questionblocks";s:15:"Question Blocks";s:18:"questions_inserted";s:21:"Question(s) inserted!";s:17:"questions_removed";s:45:"Question(s) and/or question block(s) removed!";s:9:"questions";s:9:"Questions";s:12:"questiontype";s:13:"Question Type";s:14:"ratio_absolute";s:14:"Ratio-Absolute";s:18:"ratio_non_absolute";s:18:"Ratio-Non-Absolute";s:15:"remove_question";s:6:"Remove";s:16:"remove_questions";s:99:"Are you sure you want to remove the following question(s) and/or question block(s) from the survey?";s:12:"reset_filter";s:12:"Reset Filter";s:7:"results";s:7:"Results";s:13:"resume_survey";s:17:"Resume the Survey";s:8:"row_text";s:8:"Row Text";s:21:"save_obligatory_state";s:32:"Save Compulsory States and Order";s:24:"save_phrase_introduction";s:175:"If you want to save the answers below as default phrase, please enter a phrase title. You can access a default phrase whenever you want to add a phrase to an ordinal question.";s:11:"save_phrase";s:14:"Save as Phrase";s:5:"scale";s:5:"Scale";s:10:"search_for";s:10:"Search for";s:13:"search_groups";s:12:"Found Groups";s:12:"search_roles";s:11:"Found Roles";s:11:"search_term";s:11:"Search Term";s:12:"search_users";s:12:"Search Users";s:13:"select_option";s:31:"--- Please select an option ---";s:21:"select_prior_question";s:23:"Select a prior question";s:25:"select_questionpool_short";s:20:"Question Pool Survey";s:19:"select_questionpool";s:59:"Please select a question pool to store the created question";s:15:"select_relation";s:17:"Select a Relation";s:40:"select_target_position_for_move_question";s:92:"Please select a target position to move the question(s) and press one of the insert buttons!";s:12:"select_value";s:13:"Enter a Value";s:9:"selection";s:9:"Selection";s:29:"show_questiontext_description";s:211:"If this checkbox is selected, for every question in the question block the question text will be shown. If this checkbox is not selected, the question text of every question in the question block will be hidden.";s:17:"show_questiontext";s:25:"Display the Question Text";s:7:"skipped";s:7:"skipped";s:25:"spl_copy_insert_clipboard";s:52:"The selected question(s) are copied to the clipboard";s:20:"spl_copy_select_none";s:62:"Please check at least one question to copy it to the clipboard";s:25:"spl_move_insert_clipboard";s:46:"The selected question(s) are marked for moving";s:18:"spl_move_same_pool";s:70:"It has no effect to move questions from inside the same question pool.";s:20:"spl_move_select_none";s:58:"Please check at least one question to select it for moving";s:31:"spl_online_property_description";s:65:"If the question pool is not online, it cannot be used in surveys.";s:19:"spl_online_property";s:6:"Online";s:20:"spl_paste_no_objects";s:91:"There are no questions in the clipboard. Please copy or move a question into the clipboard.";s:17:"spl_paste_success";s:55:"The question(s) have been pasted into the question pool";s:22:"start_date_not_reached";s:60:"You cannot start the survey until the start date is reached!";s:10:"start_date";s:10:"Start Date";s:12:"start_survey";s:12:"Start Survey";s:7:"subtype";s:7:"Subtype";s:20:"survey_code_url_name";s:55:"URL (use right mouse button to copy URL)";s:15:"survey_code_url";s:21:"URL for Direct Access";s:16:"survey_code_used";s:11:"Code was ..";s:11:"survey_code";s:18:"Survey Access Code";s:17:"survey_codes_lang";s:27:"Preselected Survey Language";s:29:"survey_codes_no_anonymization";s:82:"You must create an anonymized survey with access codes to create new access codes!";s:39:"survey_error_insert_incomplete_question";s:82:"You tried to add an incomplete question to the survey! The question was not added.";s:13:"survey_finish";s:13:"Finish Survey";s:15:"survey_finished";s:63:"You have finished the survey. Thank you for your participation!";s:27:"survey_has_datasets_warning";s:137:"The survey already contains data sets. You cannot edit the survey questions until you remove these data sets in the participants section.";s:17:"survey_is_offline";s:61:"You cannot start the survey! The survey is currently offline.";s:11:"survey_next";s:7:"Next >>";s:15:"survey_previous";s:11:"<< Previous";s:22:"survey_question_editor";s:9:"List View";s:26:"survey_question_obligatory";s:58:"This question is compulsory. You must answer the question!";s:16:"survey_questions";s:9:"Questions";s:12:"survey_start";s:16:"Go To Start Page";s:23:"survey_use_start_button";s:49:"You must enter the survey using the start button!";s:20:"SurveyMatrixQuestion";s:15:"Matrix Question";s:20:"SurveyMetricQuestion";s:15:"Metric Question";s:28:"SurveyMultipleChoiceQuestion";s:44:"Multiple Choice Question (Multiple Response)";s:26:"SurveySingleChoiceQuestion";s:42:"Multiple Choice Question (Single Response)";s:18:"SurveyTextQuestion";s:5:"Essay";s:25:"svy_all_user_data_deleted";s:46:"All user data of this survey has been deleted!";s:40:"svy_check_evaluation_access_introduction";s:136:"Since this survey evaluation is only accessible by survey participants you need to enter your survey access code to open the evaluation.";s:42:"svy_check_evaluation_authentication_needed";s:21:"Authentication needed";s:30:"svy_check_evaluation_wrong_key";s:127:"You entered a wrong survey access code or you have not participated the survey. Your access to the survey evaluation is denied.";s:24:"svy_delete_all_user_data";s:20:"Delete all User Data";s:18:"svy_eval_cumulated";s:8:"Overview";s:15:"svy_eval_detail";s:7:"Details";s:13:"svy_eval_user";s:15:"Per Participant";s:16:"svy_export_files";s:12:"Export Files";s:22:"svy_general_properties";s:18:"General Properties";s:14:"svy_page_error";s:114:"There was an error answering a survey question. Please refer to the question to get more information on the error!";s:15:"svy_page_errors";s:118:"There were errors answering the survey questions. Please refer to the questions to get more information on the errors!";s:30:"svy_selected_user_data_deleted";s:64:"The survey data of the selected user(s) was deleted successfully";s:23:"svy_show_questiontitles";s:19:"Show Question Title";s:26:"text_maximum_chars_allowed";s:91:"Please do not enter more than a maximum of %s characters. Any characters above will be cut.";s:28:"text_question_not_filled_out";s:33:"Please fill out the answer field!";s:6:"unfold";s:6:"Unfold";s:15:"unlimited_users";s:39:"Put on desktops of all registered users";s:27:"upper_limit_must_be_greater";s:53:"The upper limit must be greater than the lower limit!";s:11:"upper_limit";s:11:"Upper Limit";s:21:"use_anonymous_id_desc";s:130:"If checked, the username in anonymized surveys will be shown as the survey code, otherwise the text ‘Anonymous’ will be shown.";s:16:"use_anonymous_id";s:16:"Show Survey Code";s:26:"use_browser_print_function";s:50:"Please use the print function of your web browser.";s:4:"used";s:4:"used";s:14:"users_answered";s:14:"Users Answered";s:13:"users_invited";s:26:"%s users have been invited";s:13:"users_skipped";s:13:"Users Skipped";s:6:"values";s:6:"Values";s:8:"vertical";s:8:"Vertical";s:29:"warning_question_not_complete";s:29:"The question is not complete!";s:22:"wrong_survey_code_used";s:74:"No access to survey. Your survey code is invalid or has already been used.";s:16:"svy_search_users";s:23:"Search for participants";s:21:"dont_use_questionpool";s:77:"Don\'t insert the questions in a question pool (only available in this survey)";s:18:"other_answer_label";s:32:"Label of other answer (optional)";s:16:"use_other_answer";s:11:"Open answer";s:27:"question_mr_no_other_answer";s:40:"Please enter a text for the other answer";s:35:"question_mr_no_other_answer_checked";s:65:"You need to select the checkbox if you enter a text for an answer";s:35:"question_sr_no_other_answer_checked";s:69:"You need to select the radio button if you enter a text for an answer";s:15:"use_min_answers";s:17:"Answer selections";s:22:"use_min_answers_option";s:33:"Set a number of answer selections";s:14:"nr_min_answers";s:7:"Minimum";s:14:"nr_max_answers";s:7:"Maximum";s:22:"err_maxvaluegeminvalue";s:119:"The maximum value must be greater or equal than the minimum value and less or equal than the maximum number of answers.";s:20:"err_minvalueganswers";s:69:"The minimum must be less or equal than the maximum number of answers.";s:18:"err_no_min_answers";s:35:"Please check at least %s answer(s).";s:18:"err_no_max_answers";s:32:"Please check at most %s answers.";s:20:"err_no_exact_answers";s:34:"Please check exactly %s answer(s).";s:5:"label";s:5:"Label";s:10:"label_info";s:65:"Alternative identifier for further data processing (e.g. in SPSS)";s:17:"export_label_only";s:17:"Export label only";s:17:"export_title_only";s:17:"Export title only";s:18:"export_title_label";s:22:"Export title and label";s:16:"mailnotification";s:40:"Seperate E-Mail for Each Finished Survey";s:13:"mailaddresses";s:19:"Recipient addresses";s:18:"mailaddresses_info";s:95:"Enter a comma separated list of recipients who will receive a notification on finished surveys.";s:19:"mailparticipantdata";s:27:"Additional participant data";s:24:"mailparticipantdata_info";s:101:"This information will be precede the automatically included results section of the notification mail.";s:20:"mail_import_example2";s:33:"sandraowen@domain.tld;Sandra;Owen";s:20:"mail_import_example3";s:35:"kennethbirt@domain.tld;Kenneth;Birt";s:11:"edit_phrase";s:11:"Edit phrase";s:10:"phrase_new";s:17:"Create new phrase";s:18:"no_phrase_selected";s:17:"Nothing selected.";s:12:"other_answer";s:12:"Other answer";s:20:"constraint_fulfilled";s:9:"Show page";s:15:"conjunction_and";s:31:"if each constraint is fulfilled";s:14:"conjunction_or";s:30:"if one constraint is fulfilled";s:21:"conjunction_and_title";s:41:"Fulfill each of the following constraints";s:20:"conjunction_or_title";s:40:"Fulfill one of the following constraints";s:25:"err_external_rcp_no_email";s:58:"The import data must at least contain an ‘email’ field";s:32:"err_external_rcp_no_email_column";s:149:"The import data must at least contain a column ‘email’ with the title ‘email’ in the first row and the e-mail addresses in the following rows";s:28:"external_recipients_imported";s:39:"External recipients have been imported.";s:13:"externalmails";s:11:"Import file";s:17:"mail_survey_codes";s:29:"Mail access codes or messages";s:18:"externalmails_info";s:197:"The import file must be a CSV file, columns separated by a semicolon. The first row contains the column titles. The file must at least contain an ‘email’ column containing the recipient e-mail.";s:12:"externaltext";s:11:"Import text";s:17:"externaltext_info";s:215:"The import text must be arranged in rows and columns, columns separated by a semicolon. The first row contains the column titles. The text must at least contain an ‘email’ column containing the recipient e-mail.";s:16:"import_from_file";s:28:"Import user data from a file";s:16:"import_from_text";s:28:"Import user data from a text";s:10:"recipients";s:10:"Recipients";s:11:"send_to_all";s:17:"To all recipients";s:13:"not_sent_only";s:55:"Only to new recipients (who did not receive a mail yet)";s:16:"send_to_answered";s:43:"To all recipients who did finish the survey";s:18:"send_to_unanswered";s:58:"To all recipients who did not finish the survey (reminder)";s:20:"message_content_info";s:326:"Enter the mail message for the notification mail containing the survey codes for the participants. You may use the placeholders [code] (the access code), [url] (the URL to this survey), and participant related data depending on your import fields: %s. The placeholders will be replaced with the imported user data in the mail.";s:26:"default_codes_mail_subject";s:23:"Your access code for %s";s:26:"default_codes_mail_message";s:99:"Your survey access code is [code]. You can start the survey in your web browser using the URL [url]";s:22:"please_enter_mail_code";s:47:"Please enter the access code placeholder [code]";s:21:"please_enter_mail_url";s:45:"Please enter the access url placeholder [url]";s:15:"mail_sent_short";s:4:"Sent";s:21:"finished_mail_subject";s:28:"The survey "%s" was finished";s:18:"msg_min_nr_answers";s:35:"Please check at least %s answer(s).";s:18:"msg_max_nr_answers";s:32:"Please check at most %s answers.";s:22:"msg_min_max_nr_answers";s:48:"Please check at least %s and at most %s answers.";s:25:"msg_min_max_exact_answers";s:34:"Please check exactly %s answer(s).";s:19:"msg_duplicate_scale";s:33:"Please enter unique scale values.";s:11:"workingtime";s:12:"Working time";s:18:"save_reuse_message";s:31:"Save message text for later use";s:16:"save_reuse_title";s:18:"Message text title";s:14:"saved_messages";s:18:"Available messages";s:20:"insert_saved_message";s:19:"Insert Message Text";s:20:"delete_saved_message";s:19:"Delete Message Text";s:20:"msg_message_inserted";s:20:"Messagetext inserted";s:23:"msg_no_message_inserted";s:28:"Please select a message text";s:19:"msg_message_deleted";s:19:"Messagetext deleted";s:22:"msg_no_message_deleted";s:34:"Please select a saved message text";s:31:"question_changed_in_survey_only";s:35:"Question was changed only in survey";s:20:"survey_prev_question";s:13:"Previous Page";s:20:"survey_next_question";s:9:"Next Page";s:14:"survey_jump_to";s:7:"Jump to";s:23:"survey_add_new_question";s:15:"Create Question";s:21:"svy_settings_template";s:8:"Template";s:20:"survey_per_page_view";s:9:"Page View";s:20:"survey_dnd_move_next";s:17:"Move to Next Page";s:24:"survey_dnd_move_previous";s:21:"Move to Previous Page";s:21:"survey_dnd_split_page";s:10:"Split Page";s:26:"survey_dnd_clear_clipboard";s:15:"Clear Clipboard";s:16:"survey_dnd_paste";s:5:"Paste";s:37:"survey_has_datasets_warning_page_view";s:108:"The survey already contains data sets. You cannot edit the survey questions until you remove these datasets.";s:42:"survey_has_datasets_warning_page_view_link";s:17:"Edit Participants";s:21:"survey_using_template";s:126:"This survey uses the template %s. If you do not want to use a template and have access to all settings, please click here: %s.";s:26:"survey_using_template_link";s:27:"Do not use template anymore";s:29:"survey_confirm_template_reset";s:62:"Are you sure that you do not want to use the template anymore?";s:21:"survey_template_reset";s:30:"The template has been removed.";s:24:"survey_introduction_info";s:60:"This message is permanently displayed on the ‘Info’-tab.";s:20:"survey_question_pool";s:13:"Question Pool";s:26:"survey_question_pool_usage";s:13:"Question Pool";s:21:"survey_pool_selection";s:14:"Pool Selection";s:14:"survey_no_pool";s:24:"Do not use question pool";s:15:"survey_new_pool";s:24:"Create new question pool";s:20:"survey_existing_pool";s:26:"Use existing question pool";s:18:"survey_delete_page";s:11:"Delete Page";s:19:"survey_at_beginning";s:16:"At The Beginning";s:18:"survey_behind_page";s:6:"Behind";s:22:"survey_show_blocktitle";s:16:"Show Block Title";s:34:"survey_show_blocktitle_description";s:57:"If activated the block title will be shown in the survey.";s:19:"survey_block_hidden";s:6:"hidden";s:20:"survey_block_visible";s:7:"visible";s:28:"survey_question_text_visible";s:12:"Text visible";s:27:"survey_question_text_hidden";s:11:"Text hidden";s:16:"survey_move_page";s:9:"Move Page";s:17:"survey_page_moved";s:24:"The page has been moved.";s:29:"survey_copy_questions_to_pool";s:20:"Add to question pool";s:37:"no_question_selected_for_copy_to_pool";s:84:"Please select at least one question, which is not already linked to a question pool.";s:31:"survey_copy_select_questionpool";s:31:"Question pool to put the copies";s:35:"survey_copy_to_questionpool_success";s:53:"The questions were copied into the pool successfully.";s:23:"survey_auto_block_title";s:11:"Page Header";s:20:"survey_edit_settings";s:13:"Edit Settings";s:12:"survey_order";s:10:"Sort Order";s:21:"survey_cancel_preview";s:14:"Cancel Preview";s:28:"survey_cannot_preview_survey";s:21:"Preview not available";s:33:"survey_questions_to_clipboard_cut";s:88:"Question(s) were copied to the clipboard. Please select a target or empty the clipboard.";s:34:"survey_questions_to_clipboard_copy";s:88:"Question(s) were copied to the clipboard. Please select a target or empty the clipboard.";s:23:"survey_clipboard_notice";s:90:"There are question(s) in the clipboard. Select the target position or empty the clipboard.";s:19:"survey_edit_heading";s:12:"Edit Heading";s:21:"survey_delete_heading";s:14:"Remove Heading";s:31:"survey_available_question_pools";s:15:"Available Pools";s:26:"survey_question_pool_title";s:10:"Pool Title";s:27:"survey_sync_question_copies";s:20:"Sync Question Copies";s:32:"survey_sync_question_copies_info";s:70:"The selected questions will be replaced with the current pool version.";s:36:"survey_sync_insufficient_permissions";s:24:"Insufficient Permissions";s:19:"survey_sync_success";s:36:"The selected questions were updated.";s:13:"svy_save_sync";s:29:"Save and Sync Question Copies";s:21:"survey_question_title";s:14:"Question Title";s:40:"survey_question_editor_settings_template";s:34:"List View (in Tab ‘Questions’)";s:28:"survey_sure_delete_questions";s:73:"Are you sure that you want to delete the following questions or headings?";s:17:"svy_participation";s:13:"Participation";s:21:"svy_page_add_question";s:10:"Add new %s";s:19:"svy_create_question";s:15:"Create Question";s:16:"freetext_answers";s:12:"Open Answers";s:18:"svy_neutral_answer";s:72:"Text for a Neutral Answer (‘Not Specified’, ‘I don\'t know’ etc.)";s:41:"svy_matrix_layout_percentages_sum_invalid";s:42:"The column settings do not sum up to 100%.";s:8:"svy_copy";s:11:"Copy Survey";s:26:"svy_activation_online_info";s:56:"Only if a survey is online, users can participate in it.";s:38:"svy_activation_limited_visibility_info";s:115:"Outside the indicated period, only the title of the survey will be displayed while the question are not accessible.";s:33:"survey_question_pool_usage_active";s:52:"Questions can be added optionally to a question pool";s:38:"survey_question_pool_usage_active_info";s:86:"Each time a question is created it has to be decided if a question pool is to be used.";s:35:"survey_question_pool_usage_inactive";s:45:"Questions are created directly in the survey.";s:40:"survey_question_pool_usage_inactive_info";s:104:"The questions can be added to a question pool manually later but are created only for this survey first.";s:17:"svy_invite_action";s:23:"Put on Personal Desktop";s:23:"survey_code_delete_sure";s:59:"Are you sure you want to delete the following access codes?";s:15:"survey_360_mode";s:14:"360° Feedback";s:26:"survey_360_self_evaluation";s:15:"Self-Evaluation";s:22:"survey_360_self_raters";s:28:"Appraisees Select Own Raters";s:25:"survey_360_self_appraisee";s:19:"Open 360° Feedback";s:18:"survey_360_results";s:32:"Access To Results For Appraisees";s:23:"survey_360_results_none";s:20:"No Access to Results";s:22:"survey_360_results_own";s:32:"Access to Feedback of Own Raters";s:22:"survey_360_results_all";s:13:"All Feedbacks";s:21:"survey_360_appraisees";s:10:"Appraisees";s:22:"survey_360_edit_raters";s:13:"Manage Raters";s:32:"survey_360_sure_delete_appraises";s:57:"Are you sure you want to remove the following appraisees?";s:29:"survey_360_sure_delete_raters";s:60:"Are you sure you want to remove the following raters for %s?";s:29:"survey_360_add_external_rater";s:18:"Add External Rater";s:24:"survey_360_no_appraisees";s:50:"There are currently no appraisees for you to rate.";s:29:"survey_360_add_self_appraisee";s:40:"Add yourself as appraisee to this survey";s:21:"survey_360_list_title";s:10:"360° Mode";s:27:"survey_360_select_appraisee";s:6:"Select";s:20:"survey_360_appraisee";s:9:"Appraisee";s:29:"survey_activate_skill_service";s:27:"Activate Competence Service";s:19:"survey_skill_assign";s:30:"Question/Competence Assignment";s:12:"survey_skill";s:10:"Competence";s:24:"survey_assign_competence";s:17:"Assign Competence";s:24:"survey_remove_competence";s:17:"Remove Competence";s:23:"survey_skill_thresholds";s:21:"Competence Thresholds";s:18:"survey_skill_level";s:16:"Competence Level";s:21:"survey_up_to_x_points";s:14:"Up to x points";s:17:"survey_skill_nr_q";s:19:"Number of Questions";s:29:"survey_skill_max_scale_points";s:17:"Max. Scale Points";s:20:"survey_reached_level";s:13:"Reached Level";s:19:"survey_sum_of_means";s:33:"Sum of Arithm. Means per Question";s:18:"survey_calc_skills";s:27:"Determine Competence Levels";s:26:"survey_360_rater_mail_sent";s:9:"Mail sent";s:43:"survey_360_rater_message_content_registered";s:28:"Message Content (Registered)";s:42:"survey_360_rater_message_content_anonymous";s:27:"Message Content (Anonymous)";s:51:"survey_360_rater_message_content_registered_default";s:65:"You can start the survey in your web browser using the URL [url].";s:50:"survey_360_rater_message_content_anonymous_default";s:100:"Your survey access code is [code]. You can start the survey in your web browser using the URL [url].";s:32:"survey_360_rater_subject_default";s:49:"You have been invited as rater to a 360° survey.";s:26:"survey_360_raters_finished";s:15:"Raters Finished";s:25:"survey_360_rater_finished";s:15:"Survey Finished";s:18:"survey_competences";s:11:"Competences";s:34:"svy_skl_comp_assignm_not_supported";s:62:"Competence assignment is not supported for this question type.";s:8:"svy_back";s:4:"Back";s:30:"survey_360_appraisee_is_closed";s:36:"The appraisee has closed his survey.";s:31:"survey_360_no_closed_appraisees";s:39:"No appraisee has closed his survey yet.";s:32:"survey_360_rate_other_appraisees";s:15:"Rate appraisees";s:25:"survey_360_appraisee_info";s:14:"Appraisee Info";s:29:"survey_360_raters_status_info";s:15:"Raters finished";s:33:"survey_360_appraisee_close_action";s:23:"Close Survey For Raters";s:38:"survey_360_appraisee_close_action_info";s:41:"This will give access to your statistics.";s:44:"survey_360_appraisee_close_action_info_skill";s:75:"This will give access to your statistics and update your competence levels.";s:41:"survey_360_appraisee_close_action_success";s:50:"You have closed your 360° survey for your raters.";s:40:"survey_360_appraisee_close_action_status";s:24:"Survey was closed on %s.";s:31:"survey_360_sure_appraisee_close";s:65:"Are you sure you want to close the survey for all of your raters?";s:32:"survey_360_appraisee_close_table";s:9:"Closed on";s:20:"svy_eval_competences";s:18:"Competence Results";s:16:"svy_gap_analysis";s:12:"Gap Analysis";s:26:"svy_all_survey_competences";s:22:"All Survey Competences";s:17:"survey_360_raters";s:6:"Raters";s:11:"svy_results";s:7:"Results";s:12:"svy_analysis";s:8:"Analysis";s:23:"survey_reminder_setting";s:27:"Remind Users to Participate";s:21:"survey_reminder_start";s:5:"Start";s:19:"survey_reminder_end";s:3:"End";s:25:"survey_reminder_frequency";s:9:"Frequency";s:30:"survey_reminder_frequency_days";s:4:"Days";s:32:"survey_notification_target_group";s:12:"Target Group";s:46:"survey_notification_target_group_parent_course";s:34:"All members of parent course/group";s:55:"survey_notification_target_group_parent_course_inactive";s:57:"No parent course/group given - no reminders will be sent!";s:40:"survey_notification_target_group_invited";s:58:"All users who got the survey put on their Personal Desktop";s:45:"survey_notification_target_group_invited_info";s:32:"Number of current recipients: %s";s:33:"survey_notification_tutor_setting";s:42:"One E-Mail after all Participants Finished";s:36:"survey_notification_tutor_recipients";s:17:"Tutors (Login[s])";s:44:"survey_notification_tutor_recipients_invalid";s:41:"Please state users with write permission.";s:33:"survey_notification_tutor_subject";s:46:"All participants have finished the survey "%s"";s:36:"survey_notification_tutor_salutation";s:9:"Hello %s,";s:30:"survey_notification_tutor_body";s:58:"The following survey has been finished by all participants";s:30:"survey_notification_tutor_link";s:14:"Link to Survey";s:23:"survey_reminder_subject";s:28:"Survey "%s" was not finished";s:26:"survey_reminder_salutation";s:9:"Hello %s,";s:20:"survey_reminder_body";s:53:"the following survey has not been finished by you yet";s:20:"survey_reminder_link";s:3:"URL";s:20:"survey_360_mode_info";s:33:"Use for peer-reviewing of persons";s:47:"survey_360_appraisee_close_action_success_admin";s:63:"The 360° surveys of the appraisees were closed for the raters.";s:37:"survey_360_sure_appraisee_close_admin";s:72:"Are you sure you want to close the surveys for the following appraisees?";s:28:"survey_360_remove_appraisees";s:19:"Remove Appraisee(s)";s:41:"survey_notification_finished_introduction";s:50:"The following participant has finished the survey.";s:35:"survey_notification_finished_reason";s:97:"You are receiving this e-mail because you activated notifications for the survey mentioned above.";s:33:"svy_result_mail_notification_info";s:95:"On finishing the survey the answers of each participant will be sent to the defined recipients.";s:25:"survey_reminder_cron_info";s:63:"If activated, users will be reminded to participate in surveys.";s:31:"mailparticipantdata_placeholder";s:89:"These placeholders are replaced by actual user data if ‘Privacy’ is ‘With Names’:";s:25:"spl_save_obligatory_state";s:22:"Save Compulsory States";s:20:"survey_not_available";s:3:"n/a";s:23:"survey_results_finished";s:15:"Survey finished";s:20:"svy_view_own_results";s:18:"View given answers";s:20:"svy_mail_own_results";s:18:"Mail given answers";s:28:"svy_mail_own_results_subject";s:26:"Survey "%s" - Your Answers";s:20:"svy_results_view_own";s:33:"Participants can View Own Answers";s:22:"svy_eval_skipped_value";s:22:"Results: ‘skipped’";s:26:"svy_eval_skipped_value_lng";s:23:"Use language file entry";s:31:"svy_eval_skipped_value_lng_info";s:19:"Current value: "%s"";s:29:"svy_eval_skipped_value_custom";s:16:"Use custom value";s:34:"svy_eval_skipped_value_custom_info";s:54:"Define any (or empty) value to use for skipped answers";s:35:"svy_eval_skipped_value_custom_value";s:5:"Value";s:16:"svy_import_codes";s:12:"Import Codes";s:21:"svy_import_codes_info";s:40:"This import requires a "%s" export file.";s:30:"svy_evaluation_access_all_info";s:92:"All registered users that can access the survey can also look at the results of this survey.";s:30:"svy_evaluation_access_off_info";s:91:"Only Users that can edit the survey (write permission) have access to the survey\'s results.";s:39:"svy_evaluation_access_participants_info";s:95:"All users that participated in the survey may choose to look at the results after finishing it.";s:25:"svy_results_view_own_info";s:119:"After finishing the survey, participants can view a list of all answers they provided. They cannot change their answers";s:31:"survey_360_self_evaluation_info";s:62:"Appraisees are allowed to rate themselves using the questions.";s:27:"survey_360_self_raters_info";s:102:"Appraisees autonomously select and invite those persons that are supposed to provide feedback to them.";s:30:"survey_360_self_appraisee_info";s:136:"On the ‘Info’-tab a link is displayed to all users. By clicking this link they can add themselves as appraisee and receive feedback.";s:28:"survey_360_results_none_info";s:58:"Appraisees can not access the feedback provided by raters.";s:27:"survey_360_results_own_info";s:60:"Appraisees can access only the feedback of their own raters.";s:27:"survey_360_results_all_info";s:128:"All appraisees of the 360°-Survey can view all feedback provided by all raters of all appraisees, not only by their own raters.";s:34:"survey_activate_skill_service_info";s:173:"A new tab ‘Competences’ will be displayed. In this tab questions are assigned to competences, then thresholds are ascribed for reaching a specific level of a competence.";s:28:"survey_execution_sure_finish";s:97:"Are you sure you want to finish the survey? You will not be able to edit your answers afterwards.";s:21:"survey_execution_exit";s:18:"Back to repository";s:19:"survey_access_codes";s:30:"Authentication by Access Codes";s:24:"survey_access_codes_info";s:168:"Users get access to the survey by entering a code on the ‘Info’-tab. These access codes are generated in a sub-tab ‘Access Codes’ in the tab ‘Participants’.";s:28:"survey_results_anonymization";s:7:"Privacy";s:27:"survey_results_personalized";s:10:"With Names";s:32:"survey_results_personalized_info";s:170:"In the tab ‘Results’ the names of the participants and their respective answers are listed. Users having access to this tab can inspect who has provided which answer.";s:25:"survey_results_anonymized";s:32:"Without Names / Anonymous Survey";s:30:"survey_results_anonymized_info";s:186:"In the tab ‘Results’ participants\' names are replaced by codes. Users having access to this tab cannot attribute answers to named participants but only to user ‘iTXaF’ (example).";s:20:"material_added_empty";s:47:"The object does not have any suitable material.";s:29:"survey_sure_delete_constraint";s:80:"Are you sure you want to delete the routing rule "%1$s" for the question "%2$s"?";s:25:"survey_constraint_deleted";s:34:"The routing rule has been deleted.";s:33:"svy_settings_section_before_start";s:34:"Information before start of survey";s:27:"svy_settings_section_access";s:32:"Administering the survey: Access";s:39:"svy_settings_section_question_behaviour";s:47:"Administering the survey: Behaviour of question";s:30:"svy_settings_section_finishing";s:20:"Finishing the survey";s:30:"svy_settings_section_reminders";s:9:"Reminders";s:17:"svy_export_format";s:21:"Export survey data as";s:26:"svy_fraction_of_selections";s:22:"Fraction of selections";s:24:"svy_results_mail_confirm";s:51:"Participants can request participation confirmation";s:29:"svy_results_mail_confirm_info";s:94:"Participants can request a mail with a confirmation of participation at the end of the survey.";s:20:"svy_results_mail_own";s:21:"Include given answers";s:25:"svy_results_mail_own_info";s:72:"The given answers will be included in the confirmation of participation.";s:26:"svy_mail_send_confirmation";s:31:"Send Participation Confirmation";s:29:"svy_mail_confirmation_subject";s:45:"Survey "%s" - Your participation confirmation";s:26:"svy_anonymous_participants";s:20:"List of Participants";s:31:"svy_anonymous_participants_info";s:72:"If activated a list of participants can be enabled in anonymous surveys.";s:30:"svy_anonymous_participants_min";s:30:"Minimum Number of Participants";s:35:"svy_anonymous_participants_min_info";s:89:"The list will only be available if there are at least the minimum number of participants.";s:30:"svy_anonymous_participants_svy";s:20:"List of Participants";s:35:"svy_anonymous_participants_svy_info";s:68:"If activated a list of participants is available after the end date.";s:22:"survey_results_started";s:14:"Survey started";s:26:"survey_results_not_started";s:18:"Survey not started";s:25:"svy_mail_own_results_body";s:41:"you participated in the following survey:";s:31:"svy_mail_context_reminder_title";s:15:"Survey Reminder";s:30:"svy_mail_context_reminder_info";s:38:"Reminds users to participate in survey";s:38:"svy_mail_context_reminder_survey_title";s:12:"Survey Title";s:26:"svy_reminder_mail_template";s:13:"Mail Template";s:31:"svy_reminder_mail_template_none";s:24:"Do not use mail template";s:13:"svy_eval_view";s:4:"View";s:27:"svy_eval_view_tables_charts";s:15:"Table and chart";s:20:"svy_eval_view_tables";s:5:"Table";s:20:"svy_eval_view_charts";s:5:"Chart";s:17:"svy_eval_captions";s:7:"Figures";s:26:"svy_eval_captions_abs_perc";s:23:"Absolute and Percentage";s:21:"svy_eval_captions_abs";s:8:"Absolute";s:22:"svy_eval_captions_perc";s:10:"Percentage";s:31:"msg_input_only_positive_numbers";s:46:"Please enter positive numbers in scale values.";s:15:"error_save_code";s:103:"Value not saved properly. The E- mail: \'%s\' is not valid. First name: \'%s\', Last name: \'%s\'.
";s:29:"cant_send_email_smtp_disabled";s:77:"Sending external mails is not available. This option is deactivated globally.";s:18:"cannot_send_emails";s:58:"You do not possess sufficient permissions to send e-mails.";s:17:"sub_tab_dashboard";s:9:"Dashboard";s:21:"svy_print_show_labels";s:11:"Show labels";s:21:"svy_print_hide_labels";s:11:"Hide labels";}'))); @@ -33228,67 +33096,64 @@ function setupILIASDatabase() $ilDB->addPrimaryKey("module_class", $pk_fields); $ilDB->insert("module_class", array( -'class' => array('text', 'ilObjRemoteCategoryGUI'), 'module' => array('text', 'RemoteCategory'), 'dir' => array('text', 'classes'))); - -$ilDB->insert("module_class", array( -'class' => array('text', 'ilWikiHandlerGUI'), 'module' => array('text', 'Wiki'), 'dir' => array('text', 'classes'))); +'class' => array('text', 'ilLinkResourceHandlerGUI'), 'module' => array('text', 'WebResource'), 'dir' => array('text', 'classes'))); $ilDB->insert("module_class", array( -'class' => array('text', 'ilObjRemoteLearningModuleGUI'), 'module' => array('text', 'RemoteLearningModule'), 'dir' => array('text', 'classes'))); +'class' => array('text', 'ilObjRemoteFileGUI'), 'module' => array('text', 'RemoteFile'), 'dir' => array('text', 'classes'))); $ilDB->insert("module_class", array( -'class' => array('text', 'ilObjGroupReferenceGUI'), 'module' => array('text', 'GroupReference'), 'dir' => array('text', 'classes'))); +'class' => array('text', 'ilObjRemoteGroupGUI'), 'module' => array('text', 'RemoteGroup'), 'dir' => array('text', 'classes'))); $ilDB->insert("module_class", array( -'class' => array('text', 'ilSAHSPresentationGUI'), 'module' => array('text', 'ScormAicc'), 'dir' => array('text', 'classes'))); +'class' => array('text', 'ilObjRemoteTestGUI'), 'module' => array('text', 'RemoteTest'), 'dir' => array('text', 'classes'))); $ilDB->insert("module_class", array( -'class' => array('text', 'ilSAHSEditGUI'), 'module' => array('text', 'ScormAicc'), 'dir' => array('text', 'classes'))); +'class' => array('text', 'ilObjGroupReferenceGUI'), 'module' => array('text', 'GroupReference'), 'dir' => array('text', 'classes'))); $ilDB->insert("module_class", array( -'class' => array('text', 'ilObjRemoteCourseGUI'), 'module' => array('text', 'RemoteCourse'), 'dir' => array('text', 'classes'))); +'class' => array('text', 'ilObjRemoteLearningModuleGUI'), 'module' => array('text', 'RemoteLearningModule'), 'dir' => array('text', 'classes'))); $ilDB->insert("module_class", array( -'class' => array('text', 'ilObjChatroomGUI'), 'module' => array('text', 'Chatroom'), 'dir' => array('text', 'classes'))); +'class' => array('text', 'ilObjCourseReferenceGUI'), 'module' => array('text', 'CourseReference'), 'dir' => array('text', 'classes'))); $ilDB->insert("module_class", array( -'class' => array('text', 'ilObjChatroomAdminGUI'), 'module' => array('text', 'Chatroom'), 'dir' => array('text', 'classes'))); +'class' => array('text', 'ilObjTestGUI'), 'module' => array('text', 'Test'), 'dir' => array('text', 'classes'))); $ilDB->insert("module_class", array( -'class' => array('text', 'ilObjRemoteTestGUI'), 'module' => array('text', 'RemoteTest'), 'dir' => array('text', 'classes'))); +'class' => array('text', 'ilObjRemoteCategoryGUI'), 'module' => array('text', 'RemoteCategory'), 'dir' => array('text', 'classes'))); $ilDB->insert("module_class", array( -'class' => array('text', 'ilObjSurveyGUI'), 'module' => array('text', 'Survey'), 'dir' => array('text', 'classes'))); +'class' => array('text', 'ilObjRemoteCourseGUI'), 'module' => array('text', 'RemoteCourse'), 'dir' => array('text', 'classes'))); $ilDB->insert("module_class", array( -'class' => array('text', 'ilLinkResourceHandlerGUI'), 'module' => array('text', 'WebResource'), 'dir' => array('text', 'classes'))); +'class' => array('text', 'ilObjSurveyQuestionPoolGUI'), 'module' => array('text', 'SurveyQuestionPool'), 'dir' => array('text', 'classes'))); $ilDB->insert("module_class", array( -'class' => array('text', 'ilObjRemoteGlossaryGUI'), 'module' => array('text', 'RemoteGlossary'), 'dir' => array('text', 'classes'))); +'class' => array('text', 'ilObjRemoteWikiGUI'), 'module' => array('text', 'RemoteWiki'), 'dir' => array('text', 'classes'))); $ilDB->insert("module_class", array( -'class' => array('text', 'ilObjIndividualAssessmentGUI'), 'module' => array('text', 'IndividualAssessment'), 'dir' => array('text', 'classes'))); +'class' => array('text', 'ilSAHSPresentationGUI'), 'module' => array('text', 'ScormAicc'), 'dir' => array('text', 'classes'))); $ilDB->insert("module_class", array( -'class' => array('text', 'ilObjQuestionPoolGUI'), 'module' => array('text', 'TestQuestionPool'), 'dir' => array('text', 'classes'))); +'class' => array('text', 'ilSAHSEditGUI'), 'module' => array('text', 'ScormAicc'), 'dir' => array('text', 'classes'))); $ilDB->insert("module_class", array( -'class' => array('text', 'ilExerciseHandlerGUI'), 'module' => array('text', 'Exercise'), 'dir' => array('text', 'classes'))); +'class' => array('text', 'ilMediaPoolPresentationGUI'), 'module' => array('text', 'MediaPool'), 'dir' => array('text', 'classes'))); $ilDB->insert("module_class", array( -'class' => array('text', 'ilObjRemoteGroupGUI'), 'module' => array('text', 'RemoteGroup'), 'dir' => array('text', 'classes'))); +'class' => array('text', 'ilWikiHandlerGUI'), 'module' => array('text', 'Wiki'), 'dir' => array('text', 'classes'))); $ilDB->insert("module_class", array( -'class' => array('text', 'ilHTLMEditorGUI'), 'module' => array('text', 'HTMLLearningModule'), 'dir' => array('text', 'classes'))); +'class' => array('text', 'ilObjCategoryReferenceGUI'), 'module' => array('text', 'CategoryReference'), 'dir' => array('text', 'classes'))); $ilDB->insert("module_class", array( -'class' => array('text', 'ilHTLMPresentationGUI'), 'module' => array('text', 'HTMLLearningModule'), 'dir' => array('text', 'classes'))); +'class' => array('text', 'ilObjChatroomGUI'), 'module' => array('text', 'Chatroom'), 'dir' => array('text', 'classes'))); $ilDB->insert("module_class", array( -'class' => array('text', 'ilObjRemoteWikiGUI'), 'module' => array('text', 'RemoteWiki'), 'dir' => array('text', 'classes'))); +'class' => array('text', 'ilObjChatroomAdminGUI'), 'module' => array('text', 'Chatroom'), 'dir' => array('text', 'classes'))); $ilDB->insert("module_class", array( -'class' => array('text', 'ilObjSurveyQuestionPoolGUI'), 'module' => array('text', 'SurveyQuestionPool'), 'dir' => array('text', 'classes'))); +'class' => array('text', 'ilExerciseHandlerGUI'), 'module' => array('text', 'Exercise'), 'dir' => array('text', 'classes'))); $ilDB->insert("module_class", array( 'class' => array('text', 'ilSystemSupportContactsGUI'), 'module' => array('text', 'SystemFolder'), 'dir' => array('text', 'classes'))); @@ -33299,9 +33164,6 @@ function setupILIASDatabase() $ilDB->insert("module_class", array( 'class' => array('text', 'ilPortfolioRepositoryGUI'), 'module' => array('text', 'Portfolio'), 'dir' => array('text', 'classes'))); -$ilDB->insert("module_class", array( -'class' => array('text', 'ilMediaPoolPresentationGUI'), 'module' => array('text', 'MediaPool'), 'dir' => array('text', 'classes'))); - $ilDB->insert("module_class", array( 'class' => array('text', 'ilGlossaryEditorGUI'), 'module' => array('text', 'Glossary'), 'dir' => array('text', 'classes'))); @@ -33309,19 +33171,16 @@ function setupILIASDatabase() 'class' => array('text', 'ilGlossaryPresentationGUI'), 'module' => array('text', 'Glossary'), 'dir' => array('text', 'classes'))); $ilDB->insert("module_class", array( -'class' => array('text', 'ilObjRemoteFileGUI'), 'module' => array('text', 'RemoteFile'), 'dir' => array('text', 'classes'))); - -$ilDB->insert("module_class", array( -'class' => array('text', 'ilObjTestGUI'), 'module' => array('text', 'Test'), 'dir' => array('text', 'classes'))); +'class' => array('text', 'ilObjRemoteGlossaryGUI'), 'module' => array('text', 'RemoteGlossary'), 'dir' => array('text', 'classes'))); $ilDB->insert("module_class", array( -'class' => array('text', 'ilObjCategoryReferenceGUI'), 'module' => array('text', 'CategoryReference'), 'dir' => array('text', 'classes'))); +'class' => array('text', 'ilMediaCastHandlerGUI'), 'module' => array('text', 'MediaCast'), 'dir' => array('text', 'classes'))); $ilDB->insert("module_class", array( -'class' => array('text', 'ilMediaCastHandlerGUI'), 'module' => array('text', 'MediaCast'), 'dir' => array('text', 'classes'))); +'class' => array('text', 'ilObjIndividualAssessmentGUI'), 'module' => array('text', 'IndividualAssessment'), 'dir' => array('text', 'classes'))); $ilDB->insert("module_class", array( -'class' => array('text', 'ilObjCourseReferenceGUI'), 'module' => array('text', 'CourseReference'), 'dir' => array('text', 'classes'))); +'class' => array('text', 'ilObjSurveyGUI'), 'module' => array('text', 'Survey'), 'dir' => array('text', 'classes'))); $ilDB->insert("module_class", array( 'class' => array('text', 'ilLMEditorGUI'), 'module' => array('text', 'LearningModule'), 'dir' => array('text', 'classes'))); @@ -33329,6 +33188,15 @@ function setupILIASDatabase() $ilDB->insert("module_class", array( 'class' => array('text', 'ilLMPresentationGUI'), 'module' => array('text', 'LearningModule'), 'dir' => array('text', 'classes'))); +$ilDB->insert("module_class", array( +'class' => array('text', 'ilHTLMEditorGUI'), 'module' => array('text', 'HTMLLearningModule'), 'dir' => array('text', 'classes'))); + +$ilDB->insert("module_class", array( +'class' => array('text', 'ilHTLMPresentationGUI'), 'module' => array('text', 'HTMLLearningModule'), 'dir' => array('text', 'classes'))); + +$ilDB->insert("module_class", array( +'class' => array('text', 'ilObjQuestionPoolGUI'), 'module' => array('text', 'TestQuestionPool'), 'dir' => array('text', 'classes'))); + // // note @@ -34641,7 +34509,7 @@ function setupILIASDatabase() 'obj_id' => array('integer', '37'), 'type' => array('text', 'typ'), 'title' => array('text', 'frm'), 'description' => array('text', 'Forum object'), 'owner' => array('integer', '-1'), 'create_date' => array('timestamp', '2002-07-15 15:54:22'), 'last_update' => array('timestamp', '2003-08-15 12:36:40'), 'import_id' => array('text', ''))); $ilDB->insert("object_data", array( -'obj_id' => array('integer', '70'), 'type' => array('text', 'lng'), 'title' => array('text', 'en'), 'description' => array('text', 'installed'), 'owner' => array('integer', '-1'), 'create_date' => array('timestamp', ''), 'last_update' => array('timestamp', '2018-10-04 12:07:36'), 'import_id' => array('text', ''))); +'obj_id' => array('integer', '70'), 'type' => array('text', 'lng'), 'title' => array('text', 'en'), 'description' => array('text', 'installed'), 'owner' => array('integer', '-1'), 'create_date' => array('timestamp', ''), 'last_update' => array('timestamp', '2018-11-20 09:18:13'), 'import_id' => array('text', ''))); $ilDB->insert("object_data", array( 'obj_id' => array('integer', '71'), 'type' => array('text', 'lng'), 'title' => array('text', 'de'), 'description' => array('text', 'not_installed'), 'owner' => array('integer', '6'), 'create_date' => array('timestamp', '2003-08-15 10:25:19'), 'last_update' => array('timestamp', '2015-12-22 16:29:24'), 'import_id' => array('text', ''))); @@ -49985,31 +49853,31 @@ function setupILIASDatabase() $ilDB->addPrimaryKey("service_class", $pk_fields); $ilDB->insert("service_class", array( -'class' => array('text', 'ilTablePropertiesStorage'), 'service' => array('text', 'Table'), 'dir' => array('text', 'classes'))); +'class' => array('text', 'ilImprintGUI'), 'service' => array('text', 'Imprint'), 'dir' => array('text', 'classes'))); $ilDB->insert("service_class", array( -'class' => array('text', 'ilContainerBlockPropertiesStorage'), 'service' => array('text', 'Container'), 'dir' => array('text', 'classes'))); +'class' => array('text', 'ilNotificationGUI'), 'service' => array('text', 'Notifications'), 'dir' => array('text', 'classes'))); $ilDB->insert("service_class", array( -'class' => array('text', 'ilLTIRouterGUI'), 'service' => array('text', 'LTI'), 'dir' => array('text', 'classes'))); +'class' => array('text', 'ilCharSelectorGUI'), 'service' => array('text', 'UIComponent'), 'dir' => array('text', 'CharSelector/classes'))); $ilDB->insert("service_class", array( -'class' => array('text', 'ilMailGUI'), 'service' => array('text', 'Mail'), 'dir' => array('text', 'classes'))); +'class' => array('text', 'ilUIPluginRouterGUI'), 'service' => array('text', 'UIComponent'), 'dir' => array('text', 'classes'))); $ilDB->insert("service_class", array( -'class' => array('text', 'ilCharSelectorGUI'), 'service' => array('text', 'UIComponent'), 'dir' => array('text', 'CharSelector/classes'))); +'class' => array('text', 'ilHelpGUI'), 'service' => array('text', 'Help'), 'dir' => array('text', 'classes'))); $ilDB->insert("service_class", array( -'class' => array('text', 'ilUIPluginRouterGUI'), 'service' => array('text', 'UIComponent'), 'dir' => array('text', 'classes'))); +'class' => array('text', 'ilCronManagerGUI'), 'service' => array('text', 'Cron'), 'dir' => array('text', 'classes'))); $ilDB->insert("service_class", array( -'class' => array('text', 'ilSearchController'), 'service' => array('text', 'Search'), 'dir' => array('text', 'classes'))); +'class' => array('text', 'ilBadgeHandlerGUI'), 'service' => array('text', 'Badge'), 'dir' => array('text', 'classes'))); $ilDB->insert("service_class", array( -'class' => array('text', 'ilAwarenessGUI'), 'service' => array('text', 'Awareness'), 'dir' => array('text', 'classes'))); +'class' => array('text', 'ilOnScreenChatGUI'), 'service' => array('text', 'OnScreenChat'), 'dir' => array('text', 'classes'))); $ilDB->insert("service_class", array( -'class' => array('text', 'ilSharedResourceGUI'), 'service' => array('text', 'PersonalWorkspace'), 'dir' => array('text', 'classes'))); +'class' => array('text', 'ilStartUpGUI'), 'service' => array('text', 'Init'), 'dir' => array('text', 'classes'))); $ilDB->insert("service_class", array( 'class' => array('text', 'ilObjPluginDispatchGUI'), 'service' => array('text', 'Repository'), 'dir' => array('text', 'classes'))); @@ -50018,43 +49886,43 @@ function setupILIASDatabase() 'class' => array('text', 'ilRepositoryGUI'), 'service' => array('text', 'Repository'), 'dir' => array('text', 'classes'))); $ilDB->insert("service_class", array( -'class' => array('text', 'ilPersonalDesktopGUI'), 'service' => array('text', 'PersonalDesktop'), 'dir' => array('text', 'classes'))); +'class' => array('text', 'ilMailGUI'), 'service' => array('text', 'Mail'), 'dir' => array('text', 'classes'))); $ilDB->insert("service_class", array( 'class' => array('text', 'ilAccordionPropertiesStorage'), 'service' => array('text', 'Accordion'), 'dir' => array('text', 'classes'))); $ilDB->insert("service_class", array( -'class' => array('text', 'ilCronManagerGUI'), 'service' => array('text', 'Cron'), 'dir' => array('text', 'classes'))); +'class' => array('text', 'ilPersonalDesktopGUI'), 'service' => array('text', 'PersonalDesktop'), 'dir' => array('text', 'classes'))); $ilDB->insert("service_class", array( -'class' => array('text', 'ilImprintGUI'), 'service' => array('text', 'Imprint'), 'dir' => array('text', 'classes'))); +'class' => array('text', 'ilAwarenessGUI'), 'service' => array('text', 'Awareness'), 'dir' => array('text', 'classes'))); $ilDB->insert("service_class", array( -'class' => array('text', 'ilStartUpGUI'), 'service' => array('text', 'Init'), 'dir' => array('text', 'classes'))); +'class' => array('text', 'ilSharedResourceGUI'), 'service' => array('text', 'PersonalWorkspace'), 'dir' => array('text', 'classes'))); $ilDB->insert("service_class", array( -'class' => array('text', 'ilBadgeHandlerGUI'), 'service' => array('text', 'Badge'), 'dir' => array('text', 'classes'))); +'class' => array('text', 'ilNavigationHistoryGUI'), 'service' => array('text', 'Navigation'), 'dir' => array('text', 'classes'))); $ilDB->insert("service_class", array( -'class' => array('text', 'ilHelpGUI'), 'service' => array('text', 'Help'), 'dir' => array('text', 'classes'))); +'class' => array('text', 'ilPublicUserProfileGUI'), 'service' => array('text', 'User'), 'dir' => array('text', 'classes'))); $ilDB->insert("service_class", array( -'class' => array('text', 'ilPreviewGUI'), 'service' => array('text', 'Preview'), 'dir' => array('text', 'classes'))); +'class' => array('text', 'ilSearchController'), 'service' => array('text', 'Search'), 'dir' => array('text', 'classes'))); $ilDB->insert("service_class", array( -'class' => array('text', 'ilNotificationGUI'), 'service' => array('text', 'Notifications'), 'dir' => array('text', 'classes'))); +'class' => array('text', 'ilContainerBlockPropertiesStorage'), 'service' => array('text', 'Container'), 'dir' => array('text', 'classes'))); $ilDB->insert("service_class", array( -'class' => array('text', 'ilOnScreenChatGUI'), 'service' => array('text', 'OnScreenChat'), 'dir' => array('text', 'classes'))); +'class' => array('text', 'ilLTIRouterGUI'), 'service' => array('text', 'LTI'), 'dir' => array('text', 'classes'))); $ilDB->insert("service_class", array( -'class' => array('text', 'ilNavigationHistoryGUI'), 'service' => array('text', 'Navigation'), 'dir' => array('text', 'classes'))); +'class' => array('text', 'ilTablePropertiesStorage'), 'service' => array('text', 'Table'), 'dir' => array('text', 'classes'))); $ilDB->insert("service_class", array( -'class' => array('text', 'ilAdministrationGUI'), 'service' => array('text', 'Administration'), 'dir' => array('text', 'classes'))); +'class' => array('text', 'ilPreviewGUI'), 'service' => array('text', 'Preview'), 'dir' => array('text', 'classes'))); $ilDB->insert("service_class", array( -'class' => array('text', 'ilPublicUserProfileGUI'), 'service' => array('text', 'User'), 'dir' => array('text', 'classes'))); +'class' => array('text', 'ilAdministrationGUI'), 'service' => array('text', 'Administration'), 'dir' => array('text', 'classes'))); $ilDB->insert("service_class", array( 'class' => array('text', 'ilBTControllerGUI'), 'service' => array('text', 'BackgroundTasks'), 'dir' => array('text', 'classes'))); @@ -51709,7 +51577,7 @@ function setupILIASDatabase() 'module' => array('text', 'common'), 'keyword' => array('text', 'dbupwarn_tstfixqstseq'), 'value' => array('clob', '1'))); $ilDB->insert("settings", array( -'module' => array('text', 'common'), 'keyword' => array('text', 'db_hotfixes_5_3'), 'value' => array('clob', '22'))); +'module' => array('text', 'common'), 'keyword' => array('text', 'db_hotfixes_5_3'), 'value' => array('clob', '23'))); $ilDB->insert("settings", array( 'module' => array('text', 'common'), 'keyword' => array('text', 'iloscmsgidx1'), 'value' => array('clob', '1'))); @@ -51720,6 +51588,9 @@ function setupILIASDatabase() $ilDB->insert("settings", array( 'module' => array('text', 'common'), 'keyword' => array('text', 'iloscmsgidx3'), 'value' => array('clob', '1'))); +$ilDB->insert("settings", array( +'module' => array('text', 'common'), 'keyword' => array('text', 'sty_media_cont_mig'), 'value' => array('clob', '2'))); + // // settings_deactivated_s diff --git a/setup/sql/ilias3.sql b/setup/sql/ilias3.sql index 11be816f9657..3818ab828c06 100644 --- a/setup/sql/ilias3.sql +++ b/setup/sql/ilias3.sql @@ -1,6 +1,6 @@ -- MySQL dump 10.13 Distrib 5.5.61, for debian-linux-gnu (x86_64) -- --- Host: localhost Database: ilias +-- Host: localhost Database: build -- ------------------------------------------------------ -- Server version 5.5.61-0ubuntu0.14.04.1 @@ -2494,23 +2494,23 @@ CREATE TABLE `copg_pobj_def` ( -- INSERT INTO `copg_pobj_def` VALUES ('dclf','ilDclDetailedViewDefinition','classes/DetailedView','Modules/DataCollection'); -INSERT INTO `copg_pobj_def` VALUES ('blp','ilBlogPosting','classes','Modules/Blog'); +INSERT INTO `copg_pobj_def` VALUES ('lobj','ilLOPage','classes/Objectives','Modules/Course'); +INSERT INTO `copg_pobj_def` VALUES ('mep','ilMediaPoolPage','classes','Modules/MediaPool'); INSERT INTO `copg_pobj_def` VALUES ('wpg','ilWikiPage','classes','Modules/Wiki'); -INSERT INTO `copg_pobj_def` VALUES ('sahs','ilSCORM2004Page','classes','Modules/Scorm2004'); -INSERT INTO `copg_pobj_def` VALUES ('qht','ilAssHintPage','classes','Modules/TestQuestionPool'); -INSERT INTO `copg_pobj_def` VALUES ('qpl','ilAssQuestionPage','classes','Modules/TestQuestionPool'); -INSERT INTO `copg_pobj_def` VALUES ('qfbg','ilAssGenFeedbackPage','classes/feedback','Modules/TestQuestionPool'); -INSERT INTO `copg_pobj_def` VALUES ('qfbs','ilAssSpecFeedbackPage','classes/feedback','Modules/TestQuestionPool'); +INSERT INTO `copg_pobj_def` VALUES ('blp','ilBlogPosting','classes','Modules/Blog'); INSERT INTO `copg_pobj_def` VALUES ('prtf','ilPortfolioPage','classes','Modules/Portfolio'); INSERT INTO `copg_pobj_def` VALUES ('prtt','ilPortfolioTemplatePage','classes','Modules/Portfolio'); -INSERT INTO `copg_pobj_def` VALUES ('mep','ilMediaPoolPage','classes','Modules/MediaPool'); INSERT INTO `copg_pobj_def` VALUES ('gdf','ilGlossaryDefPage','classes','Modules/Glossary'); INSERT INTO `copg_pobj_def` VALUES ('lm','ilLMPage','classes','Modules/LearningModule'); -INSERT INTO `copg_pobj_def` VALUES ('lobj','ilLOPage','classes/Objectives','Modules/Course'); -INSERT INTO `copg_pobj_def` VALUES ('cont','ilContainerPage','classes','Services/Container'); -INSERT INTO `copg_pobj_def` VALUES ('cstr','ilContainerStartObjectsPage','classes','Services/Container'); +INSERT INTO `copg_pobj_def` VALUES ('qht','ilAssHintPage','classes','Modules/TestQuestionPool'); +INSERT INTO `copg_pobj_def` VALUES ('qpl','ilAssQuestionPage','classes','Modules/TestQuestionPool'); +INSERT INTO `copg_pobj_def` VALUES ('qfbg','ilAssGenFeedbackPage','classes/feedback','Modules/TestQuestionPool'); +INSERT INTO `copg_pobj_def` VALUES ('qfbs','ilAssSpecFeedbackPage','classes/feedback','Modules/TestQuestionPool'); +INSERT INTO `copg_pobj_def` VALUES ('sahs','ilSCORM2004Page','classes','Modules/Scorm2004'); INSERT INTO `copg_pobj_def` VALUES ('impr','ilImprint','classes','Services/Imprint'); INSERT INTO `copg_pobj_def` VALUES ('stys','ilPageLayoutPage','Layout/classes','Services/COPage'); +INSERT INTO `copg_pobj_def` VALUES ('cont','ilContainerPage','classes','Services/Container'); +INSERT INTO `copg_pobj_def` VALUES ('cstr','ilContainerStartObjectsPage','classes','Services/Container'); INSERT INTO `copg_pobj_def` VALUES ('auth','ilLoginPage','classes','Services/Authentication'); -- @@ -8938,121 +8938,121 @@ CREATE TABLE `il_component` ( -- Dumping data for table `il_component` -- -INSERT INTO `il_component` VALUES ('Modules','RemoteCategory','rcat'); -INSERT INTO `il_component` VALUES ('Modules','WorkspaceFolder','wfld'); -INSERT INTO `il_component` VALUES ('Modules','BookingManager','book'); +INSERT INTO `il_component` VALUES ('Modules','WebResource','webr'); +INSERT INTO `il_component` VALUES ('Modules','RemoteFile','rfil'); +INSERT INTO `il_component` VALUES ('Modules','Bibliographic','bibl'); +INSERT INTO `il_component` VALUES ('Modules','RemoteGroup','rgrp'); +INSERT INTO `il_component` VALUES ('Modules','RemoteTest','rtst'); INSERT INTO `il_component` VALUES ('Modules','DataCollection','dcl'); -INSERT INTO `il_component` VALUES ('Modules','Blog','blog'); -INSERT INTO `il_component` VALUES ('Modules','StudyProgramme','prg'); -INSERT INTO `il_component` VALUES ('Modules','Wiki','wiki'); -INSERT INTO `il_component` VALUES ('Modules','ExternalFeed','feed'); +INSERT INTO `il_component` VALUES ('Modules','GroupReference','grpr'); +INSERT INTO `il_component` VALUES ('Modules','Course','crs'); INSERT INTO `il_component` VALUES ('Modules','RemoteLearningModule','rlm'); +INSERT INTO `il_component` VALUES ('Modules','CourseReference','crsr'); +INSERT INTO `il_component` VALUES ('Modules','Test','tst'); +INSERT INTO `il_component` VALUES ('Modules','Category','cat'); +INSERT INTO `il_component` VALUES ('Modules','RemoteCategory','rcat'); +INSERT INTO `il_component` VALUES ('Modules','File','file'); +INSERT INTO `il_component` VALUES ('Modules','StudyProgramme','prg'); +INSERT INTO `il_component` VALUES ('Modules','Group','grp'); +INSERT INTO `il_component` VALUES ('Modules','OrgUnit','orgu'); +INSERT INTO `il_component` VALUES ('Modules','RemoteCourse','rcrs'); +INSERT INTO `il_component` VALUES ('Modules','SurveyQuestionPool','spl'); +INSERT INTO `il_component` VALUES ('Modules','WorkspaceFolder','wfld'); INSERT INTO `il_component` VALUES ('Modules','Folder','fold'); -INSERT INTO `il_component` VALUES ('Modules','Bibliographic','bibl'); -INSERT INTO `il_component` VALUES ('Modules','GroupReference','grpr'); +INSERT INTO `il_component` VALUES ('Modules','RemoteWiki','rwik'); INSERT INTO `il_component` VALUES ('Modules','ScormAicc','sahs'); -INSERT INTO `il_component` VALUES ('Modules','Scorm2004','sc13'); -INSERT INTO `il_component` VALUES ('Modules','RemoteCourse','rcrs'); -INSERT INTO `il_component` VALUES ('Modules','Chatroom','chtr'); -INSERT INTO `il_component` VALUES ('Modules','RemoteTest','rtst'); -INSERT INTO `il_component` VALUES ('Modules','Survey','svy'); -INSERT INTO `il_component` VALUES ('Modules','WebResource','webr'); -INSERT INTO `il_component` VALUES ('Modules','Session','sess'); -INSERT INTO `il_component` VALUES ('Modules','RemoteGlossary','rglo'); -INSERT INTO `il_component` VALUES ('Modules','IndividualAssessment','iass'); -INSERT INTO `il_component` VALUES ('Modules','TestQuestionPool','qpl'); -INSERT INTO `il_component` VALUES ('Modules','Category','cat'); INSERT INTO `il_component` VALUES ('Modules','RootFolder','root'); +INSERT INTO `il_component` VALUES ('Modules','MediaPool','mep'); +INSERT INTO `il_component` VALUES ('Modules','Wiki','wiki'); +INSERT INTO `il_component` VALUES ('Modules','Blog','blog'); +INSERT INTO `il_component` VALUES ('Modules','CategoryReference','catr'); +INSERT INTO `il_component` VALUES ('Modules','Forum','frm'); +INSERT INTO `il_component` VALUES ('Modules','Chatroom','chtr'); INSERT INTO `il_component` VALUES ('Modules','Exercise','exc'); -INSERT INTO `il_component` VALUES ('Modules','RemoteGroup','rgrp'); -INSERT INTO `il_component` VALUES ('Modules','WorkspaceRootFolder','wsrt'); -INSERT INTO `il_component` VALUES ('Modules','HTMLLearningModule','htlm'); -INSERT INTO `il_component` VALUES ('Modules','RemoteWiki','rwik'); -INSERT INTO `il_component` VALUES ('Modules','SurveyQuestionPool','spl'); INSERT INTO `il_component` VALUES ('Modules','SystemFolder','adm'); -INSERT INTO `il_component` VALUES ('Modules','Portfolio','prtf'); -INSERT INTO `il_component` VALUES ('Modules','OrgUnit','orgu'); -INSERT INTO `il_component` VALUES ('Modules','MediaPool','mep'); INSERT INTO `il_component` VALUES ('Modules','Cloud','cld'); +INSERT INTO `il_component` VALUES ('Modules','ItemGroup','itgr'); +INSERT INTO `il_component` VALUES ('Modules','Portfolio','prtf'); INSERT INTO `il_component` VALUES ('Modules','Glossary','glo'); -INSERT INTO `il_component` VALUES ('Modules','RemoteFile','rfil'); -INSERT INTO `il_component` VALUES ('Modules','Test','tst'); -INSERT INTO `il_component` VALUES ('Modules','CategoryReference','catr'); +INSERT INTO `il_component` VALUES ('Modules','RemoteGlossary','rglo'); +INSERT INTO `il_component` VALUES ('Modules','WorkspaceRootFolder','wsrt'); INSERT INTO `il_component` VALUES ('Modules','MediaCast','mcst'); -INSERT INTO `il_component` VALUES ('Modules','Poll','poll'); -INSERT INTO `il_component` VALUES ('Modules','CourseReference','crsr'); -INSERT INTO `il_component` VALUES ('Modules','Group','grp'); +INSERT INTO `il_component` VALUES ('Modules','IndividualAssessment','iass'); +INSERT INTO `il_component` VALUES ('Modules','Survey','svy'); INSERT INTO `il_component` VALUES ('Modules','LearningModule','lm'); -INSERT INTO `il_component` VALUES ('Modules','Forum','frm'); -INSERT INTO `il_component` VALUES ('Modules','ItemGroup','itgr'); -INSERT INTO `il_component` VALUES ('Modules','Course','crs'); -INSERT INTO `il_component` VALUES ('Modules','File','file'); -INSERT INTO `il_component` VALUES ('Services','AuthShibboleth','shiba'); -INSERT INTO `il_component` VALUES ('Services','Table','table'); -INSERT INTO `il_component` VALUES ('Services','Container','cont'); -INSERT INTO `il_component` VALUES ('Services','Link','link'); -INSERT INTO `il_component` VALUES ('Services','Contact','contact'); -INSERT INTO `il_component` VALUES ('Services','Language','lang'); -INSERT INTO `il_component` VALUES ('Services','LTI','lti'); -INSERT INTO `il_component` VALUES ('Services','Taxonomy','tax'); -INSERT INTO `il_component` VALUES ('Services','ContainerReference','cntr'); -INSERT INTO `il_component` VALUES ('Services','EventHandling','evnt'); -INSERT INTO `il_component` VALUES ('Services','WorkflowEngine','wfe'); -INSERT INTO `il_component` VALUES ('Services','Mail','mail'); -INSERT INTO `il_component` VALUES ('Services','Skill','skll'); -INSERT INTO `il_component` VALUES ('Services','UIComponent','ui'); -INSERT INTO `il_component` VALUES ('Services','Certificate','cert'); -INSERT INTO `il_component` VALUES ('Services','AdvancedMetaData','amet'); -INSERT INTO `il_component` VALUES ('Services','Search','src'); -INSERT INTO `il_component` VALUES ('Services','Awareness','awrn'); +INSERT INTO `il_component` VALUES ('Modules','HTMLLearningModule','htlm'); +INSERT INTO `il_component` VALUES ('Modules','BookingManager','book'); +INSERT INTO `il_component` VALUES ('Modules','TestQuestionPool','qpl'); +INSERT INTO `il_component` VALUES ('Modules','ExternalFeed','feed'); +INSERT INTO `il_component` VALUES ('Modules','Poll','poll'); +INSERT INTO `il_component` VALUES ('Modules','Scorm2004','sc13'); +INSERT INTO `il_component` VALUES ('Modules','Session','sess'); +INSERT INTO `il_component` VALUES ('Services','Imprint','impr'); +INSERT INTO `il_component` VALUES ('Services','Logging','log'); +INSERT INTO `il_component` VALUES ('Services','Notifications','nota'); INSERT INTO `il_component` VALUES ('Services','TermsOfService','tos'); -INSERT INTO `il_component` VALUES ('Services','DataSet','ds'); -INSERT INTO `il_component` VALUES ('Services','PersonalWorkspace','pwsp'); +INSERT INTO `il_component` VALUES ('Services','UIComponent','ui'); INSERT INTO `il_component` VALUES ('Services','Membership','mmbr'); -INSERT INTO `il_component` VALUES ('Services','SystemCheck','sysc'); -INSERT INTO `il_component` VALUES ('Services','Repository','rep'); -INSERT INTO `il_component` VALUES ('Services','PersonalDesktop','pdsk'); -INSERT INTO `il_component` VALUES ('Services','Export','exp'); -INSERT INTO `il_component` VALUES ('Services','PrivacySecurity','ps'); -INSERT INTO `il_component` VALUES ('Services','Accordion','accrdn'); -INSERT INTO `il_component` VALUES ('Services','Object','obj'); -INSERT INTO `il_component` VALUES ('Services','AdvancedEditing','adve'); -INSERT INTO `il_component` VALUES ('Services','DidacticTemplate','otpl'); -INSERT INTO `il_component` VALUES ('Services','WebDAV','wbdv'); -INSERT INTO `il_component` VALUES ('Services','LinkChecker','lchk'); +INSERT INTO `il_component` VALUES ('Services','Help','help'); INSERT INTO `il_component` VALUES ('Services','Cron','cron'); -INSERT INTO `il_component` VALUES ('Services','News','news'); -INSERT INTO `il_component` VALUES ('Services','WebServices','wsrv'); -INSERT INTO `il_component` VALUES ('Services','Bookmarks','bkm'); -INSERT INTO `il_component` VALUES ('Services','Imprint','impr'); -INSERT INTO `il_component` VALUES ('Services','Tagging','tag'); -INSERT INTO `il_component` VALUES ('Services','Init','init'); -INSERT INTO `il_component` VALUES ('Services','PDFGeneration','pdfg'); +INSERT INTO `il_component` VALUES ('Services','EventHandling','evnt'); INSERT INTO `il_component` VALUES ('Services','Badge','badge'); -INSERT INTO `il_component` VALUES ('Services','COPage','copg'); -INSERT INTO `il_component` VALUES ('Services','MetaData','meta'); -INSERT INTO `il_component` VALUES ('Services','Help','help'); +INSERT INTO `il_component` VALUES ('Services','PrivacySecurity','ps'); INSERT INTO `il_component` VALUES ('Services','Tree','tree'); +INSERT INTO `il_component` VALUES ('Services','OnScreenChat','osch'); +INSERT INTO `il_component` VALUES ('Services','Init','init'); INSERT INTO `il_component` VALUES ('Services','Database','db'); -INSERT INTO `il_component` VALUES ('Services','Preview','prvw'); +INSERT INTO `il_component` VALUES ('Services','ContainerReference','cntr'); +INSERT INTO `il_component` VALUES ('Services','Repository','rep'); +INSERT INTO `il_component` VALUES ('Services','Contact','contact'); INSERT INTO `il_component` VALUES ('Services','Calendar','cal'); -INSERT INTO `il_component` VALUES ('Services','Accessibility','acc'); -INSERT INTO `il_component` VALUES ('Services','LDAP','ldap'); -INSERT INTO `il_component` VALUES ('Services','Notifications','nota'); -INSERT INTO `il_component` VALUES ('Services','OnScreenChat','osch'); -INSERT INTO `il_component` VALUES ('Services','Component','comp'); -INSERT INTO `il_component` VALUES ('Services','Logging','log'); -INSERT INTO `il_component` VALUES ('Services','MediaObjects','mob'); -INSERT INTO `il_component` VALUES ('Services','Navigation','navh'); +INSERT INTO `il_component` VALUES ('Services','WebServices','wsrv'); +INSERT INTO `il_component` VALUES ('Services','AdvancedEditing','adve'); +INSERT INTO `il_component` VALUES ('Services','Skill','skll'); +INSERT INTO `il_component` VALUES ('Services','Certificate','cert'); +INSERT INTO `il_component` VALUES ('Services','AdvancedMetaData','amet'); +INSERT INTO `il_component` VALUES ('Services','COPage','copg'); INSERT INTO `il_component` VALUES ('Services','Notification','noti'); -INSERT INTO `il_component` VALUES ('Services','Administration','adm'); +INSERT INTO `il_component` VALUES ('Services','Mail','mail'); INSERT INTO `il_component` VALUES ('Services','AccessControl','ac'); +INSERT INTO `il_component` VALUES ('Services','Accordion','accrdn'); +INSERT INTO `il_component` VALUES ('Services','PersonalDesktop','pdsk'); +INSERT INTO `il_component` VALUES ('Services','LinkChecker','lchk'); +INSERT INTO `il_component` VALUES ('Services','LDAP','ldap'); +INSERT INTO `il_component` VALUES ('Services','DataSet','ds'); +INSERT INTO `il_component` VALUES ('Services','Awareness','awrn'); +INSERT INTO `il_component` VALUES ('Services','PersonalWorkspace','pwsp'); +INSERT INTO `il_component` VALUES ('Services','Navigation','navh'); +INSERT INTO `il_component` VALUES ('Services','Component','comp'); +INSERT INTO `il_component` VALUES ('Services','Language','lang'); INSERT INTO `il_component` VALUES ('Services','Style','styl'); -INSERT INTO `il_component` VALUES ('Services','Tracking','trac'); INSERT INTO `il_component` VALUES ('Services','User','user'); +INSERT INTO `il_component` VALUES ('Services','Tagging','tag'); +INSERT INTO `il_component` VALUES ('Services','Search','src'); +INSERT INTO `il_component` VALUES ('Services','Container','cont'); INSERT INTO `il_component` VALUES ('Services','BackgroundTask','btsk'); +INSERT INTO `il_component` VALUES ('Services','PDFGeneration','pdfg'); +INSERT INTO `il_component` VALUES ('Services','Bookmarks','bkm'); +INSERT INTO `il_component` VALUES ('Services','Link','link'); +INSERT INTO `il_component` VALUES ('Services','News','news'); +INSERT INTO `il_component` VALUES ('Services','Object','obj'); +INSERT INTO `il_component` VALUES ('Services','LTI','lti'); +INSERT INTO `il_component` VALUES ('Services','Table','table'); +INSERT INTO `il_component` VALUES ('Services','Taxonomy','tax'); +INSERT INTO `il_component` VALUES ('Services','MediaObjects','mob'); +INSERT INTO `il_component` VALUES ('Services','DidacticTemplate','otpl'); +INSERT INTO `il_component` VALUES ('Services','Tracking','trac'); +INSERT INTO `il_component` VALUES ('Services','WebDAV','wbdv'); +INSERT INTO `il_component` VALUES ('Services','Preview','prvw'); +INSERT INTO `il_component` VALUES ('Services','Administration','adm'); +INSERT INTO `il_component` VALUES ('Services','Export','exp'); +INSERT INTO `il_component` VALUES ('Services','WorkflowEngine','wfe'); +INSERT INTO `il_component` VALUES ('Services','AuthShibboleth','shiba'); INSERT INTO `il_component` VALUES ('Services','BackgroundTasks','bgtk'); +INSERT INTO `il_component` VALUES ('Services','Accessibility','acc'); +INSERT INTO `il_component` VALUES ('Services','SystemCheck','sysc'); INSERT INTO `il_component` VALUES ('Services','Authentication','auth'); +INSERT INTO `il_component` VALUES ('Services','MetaData','meta'); -- -- Table structure for table `il_custom_block` @@ -10924,119 +10924,119 @@ CREATE TABLE `il_object_def` ( -- Dumping data for table `il_object_def` -- -INSERT INTO `il_object_def` VALUES ('rcat','RemoteCategory','Modules/RemoteCategory','Modules/RemoteCategory/classes',1,0,'0',0,1,1,1,0,0,30,'cat',40,0,0,0,0,0,0,0); -INSERT INTO `il_object_def` VALUES ('wfld','WorkspaceFolder','Modules/WorkspaceFolder','Modules/WorkspaceFolder/classes',1,1,'0',0,0,0,0,0,0,300,NULL,300,0,0,1,0,0,0,0); -INSERT INTO `il_object_def` VALUES ('book','BookingPool','Modules/BookingManager','Modules/BookingManager/classes',1,1,NULL,0,1,1,1,0,0,250,NULL,250,0,1,0,0,0,0,0); +INSERT INTO `il_object_def` VALUES ('webr','LinkResource','Modules/WebResource','Modules/WebResource/classes',1,0,'0',0,1,1,1,0,0,100,NULL,120,1,1,1,0,0,0,0); +INSERT INTO `il_object_def` VALUES ('wbrs','WebResourceAdministration','Modules/WebResource','Modules/WebResource/classes',0,0,'sys',0,0,0,1,1,0,0,NULL,0,0,1,0,1,0,0,0); +INSERT INTO `il_object_def` VALUES ('rfil','RemoteFile','Modules/RemoteFile','Modules/RemoteFile/classes',1,0,'0',0,1,1,1,0,0,30,'file',40,0,0,0,0,0,0,0); +INSERT INTO `il_object_def` VALUES ('bibl','Bibliographic','Modules/Bibliographic','Modules/Bibliographic/classes',1,1,'0',0,1,1,1,0,0,360,NULL,360,1,1,0,0,0,0,0); +INSERT INTO `il_object_def` VALUES ('bibs','BibliographicAdmin','Modules/Bibliographic','Modules/Bibliographic/classes/Admin',0,0,'sys',0,0,0,1,1,0,0,NULL,0,0,1,0,1,0,0,0); +INSERT INTO `il_object_def` VALUES ('rgrp','RemoteGroup','Modules/RemoteGroup','Modules/RemoteGroup/classes',1,0,'0',0,1,1,1,0,0,30,'grp',40,0,0,0,0,0,0,0); +INSERT INTO `il_object_def` VALUES ('rtst','RemoteTest','Modules/RemoteTest','Modules/RemoteTest/classes',1,0,'0',0,1,1,1,0,0,30,'tst',40,0,0,0,0,0,0,0); INSERT INTO `il_object_def` VALUES ('dcl','DataCollection','Modules/DataCollection','Modules/DataCollection/classes',1,1,'0',0,1,1,1,0,0,340,NULL,340,1,1,0,0,0,0,0); -INSERT INTO `il_object_def` VALUES ('blog','Blog','Modules/Blog','Modules/Blog/classes',1,1,'0',0,1,1,1,0,0,330,NULL,330,1,1,1,0,0,0,0); -INSERT INTO `il_object_def` VALUES ('blga','BlogAdministration','Modules/Blog','Modules/Blog/classes',0,0,'sys',0,0,0,1,1,0,0,NULL,0,0,1,0,1,0,0,0); +INSERT INTO `il_object_def` VALUES ('grpr','GroupReference','Modules/GroupReference','Modules/GroupReference/classes',1,0,'0',0,0,1,1,0,0,51,'grp',20,1,1,0,0,0,0,0); +INSERT INTO `il_object_def` VALUES ('crs','Course','Modules/Course','Modules/Course/classes',1,1,'0',0,0,1,1,0,0,20,'crs',30,1,1,0,0,1,1,1); +INSERT INTO `il_object_def` VALUES ('crss','CourseAdministration','Modules/Course','Modules/Course/classes',0,0,'sys',0,0,0,1,1,0,0,NULL,0,0,1,0,1,0,0,0); +INSERT INTO `il_object_def` VALUES ('crsv','CourseVerification','Modules/Course','Modules/Course/classes/Verification',0,0,'0',0,0,0,0,0,0,90,NULL,150,0,0,1,0,0,0,0); +INSERT INTO `il_object_def` VALUES ('rlm','RemoteLearningModule','Modules/RemoteLearningModule','Modules/RemoteLearningModule/classes',1,0,'0',0,1,1,1,0,0,30,'lres',40,0,0,0,0,0,0,0); +INSERT INTO `il_object_def` VALUES ('crsr','CourseReference','Modules/CourseReference','Modules/CourseReference/classes',1,0,'0',0,0,1,1,0,0,25,'crs',20,1,1,0,0,0,0,0); +INSERT INTO `il_object_def` VALUES ('tst','Test','Modules/Test','Modules/Test/classes',1,1,'0',0,1,1,1,0,0,180,NULL,170,1,1,0,0,0,0,1); +INSERT INTO `il_object_def` VALUES ('assf','AssessmentFolder','Modules/Test','Modules/Test/classes',0,0,'sys',0,0,0,1,1,0,0,NULL,0,0,1,0,1,0,0,0); +INSERT INTO `il_object_def` VALUES ('tstv','TestVerification','Modules/Test','Modules/Test/classes',0,0,'0',0,0,0,0,0,0,90,NULL,150,0,0,1,0,0,0,0); +INSERT INTO `il_object_def` VALUES ('cat','Category','Modules/Category','Modules/Category/classes',1,1,'db',0,0,1,1,0,0,10,'cat',10,1,1,0,0,1,0,0); +INSERT INTO `il_object_def` VALUES ('rcat','RemoteCategory','Modules/RemoteCategory','Modules/RemoteCategory/classes',1,0,'0',0,1,1,1,0,0,30,'cat',40,0,0,0,0,0,0,0); +INSERT INTO `il_object_def` VALUES ('file','File','Modules/File','Modules/File/classes',1,0,'0',0,1,1,1,0,0,90,NULL,150,1,1,1,0,0,0,0); INSERT INTO `il_object_def` VALUES ('prg','StudyProgramme','Modules/StudyProgramme','Modules/StudyProgramme/classes',1,1,'0',0,0,1,1,0,0,30,NULL,30,0,1,0,0,0,0,0); INSERT INTO `il_object_def` VALUES ('prgs','StudyProgrammeAdmin','Modules/StudyProgramme','Modules/StudyProgramme/classes',0,0,'sys',0,0,0,1,1,0,0,NULL,0,0,1,0,1,0,0,0); -INSERT INTO `il_object_def` VALUES ('wiki','Wiki','Modules/Wiki','Modules/Wiki/classes',1,1,NULL,0,1,1,1,0,0,115,NULL,140,1,1,0,0,0,0,0); -INSERT INTO `il_object_def` VALUES ('wiks','WikiSettings','Modules/Wiki','Modules/Wiki/classes',0,0,'sys',0,0,0,1,1,0,0,NULL,0,0,1,0,1,0,0,0); -INSERT INTO `il_object_def` VALUES ('feed','ExternalFeed','Modules/ExternalFeed','Modules/ExternalFeed/classes',1,1,NULL,0,1,1,1,0,1,80,NULL,0,1,1,0,0,0,0,0); -INSERT INTO `il_object_def` VALUES ('rlm','RemoteLearningModule','Modules/RemoteLearningModule','Modules/RemoteLearningModule/classes',1,0,'0',0,1,1,1,0,0,30,'lres',40,0,0,0,0,0,0,0); +INSERT INTO `il_object_def` VALUES ('grp','Group','Modules/Group','Modules/Group/classes',1,1,'0',0,0,1,1,0,0,50,NULL,70,1,1,0,0,0,1,1); +INSERT INTO `il_object_def` VALUES ('grps','GroupAdministration','Modules/Group','Modules/Group/classes',0,0,'sys',0,0,0,1,1,0,0,NULL,0,0,1,0,1,0,0,0); +INSERT INTO `il_object_def` VALUES ('orgu','OrgUnit','Modules/OrgUnit','Modules/OrgUnit/classes',1,1,'db',0,0,0,1,0,0,10,'orgu',10,1,1,0,1,0,0,0); +INSERT INTO `il_object_def` VALUES ('rcrs','RemoteCourse','Modules/RemoteCourse','Modules/RemoteCourse/classes',1,0,'0',0,1,1,1,0,0,30,'crs',40,0,0,0,0,1,0,0); +INSERT INTO `il_object_def` VALUES ('spl','SurveyQuestionPool','Modules/SurveyQuestionPool','Modules/SurveyQuestionPool/classes',1,1,'0',0,1,1,1,0,0,220,NULL,210,1,1,0,0,0,0,0); +INSERT INTO `il_object_def` VALUES ('wfld','WorkspaceFolder','Modules/WorkspaceFolder','Modules/WorkspaceFolder/classes',1,1,'0',0,0,0,0,0,0,300,NULL,300,0,0,1,0,0,0,0); INSERT INTO `il_object_def` VALUES ('fold','Folder','Modules/Folder','Modules/Folder/classes',1,1,'0',0,0,1,1,0,0,40,NULL,20,1,1,0,0,0,0,0); -INSERT INTO `il_object_def` VALUES ('bibl','Bibliographic','Modules/Bibliographic','Modules/Bibliographic/classes',1,1,'0',0,1,1,1,0,0,360,NULL,360,1,1,0,0,0,0,0); -INSERT INTO `il_object_def` VALUES ('bibs','BibliographicAdmin','Modules/Bibliographic','Modules/Bibliographic/classes/Admin',0,0,'sys',0,0,0,1,1,0,0,NULL,0,0,1,0,1,0,0,0); -INSERT INTO `il_object_def` VALUES ('grpr','GroupReference','Modules/GroupReference','Modules/GroupReference/classes',1,0,'0',0,0,1,1,0,0,51,'grp',20,1,1,0,0,0,0,0); +INSERT INTO `il_object_def` VALUES ('rwik','RemoteWiki','Modules/RemoteWiki','Modules/RemoteWiki/classes',1,0,'0',0,1,1,1,0,0,30,'wiki',40,0,0,0,0,0,0,0); INSERT INTO `il_object_def` VALUES ('sahs','SAHSLearningModule','Modules/ScormAicc','Modules/ScormAicc/classes',1,1,'0',0,1,1,1,0,0,140,'lres',0,1,1,0,0,0,0,1); INSERT INTO `il_object_def` VALUES ('scov','SCORMVerification','Modules/ScormAicc','Modules/ScormAicc/classes/Verification',0,0,'0',0,0,0,0,0,0,90,NULL,150,0,0,1,0,0,0,0); -INSERT INTO `il_object_def` VALUES ('rcrs','RemoteCourse','Modules/RemoteCourse','Modules/RemoteCourse/classes',1,0,'0',0,1,1,1,0,0,30,'crs',40,0,0,0,0,1,0,0); +INSERT INTO `il_object_def` VALUES ('root','RootFolder','Modules/RootFolder','Modules/RootFolder/classes',0,0,'0',0,0,0,1,1,0,0,NULL,0,0,1,0,0,0,0,0); +INSERT INTO `il_object_def` VALUES ('mep','MediaPool','Modules/MediaPool','Modules/MediaPool/classes',1,1,'db',0,1,1,1,0,0,200,NULL,190,1,1,0,0,0,0,0); +INSERT INTO `il_object_def` VALUES ('wiki','Wiki','Modules/Wiki','Modules/Wiki/classes',1,1,NULL,0,1,1,1,0,0,115,NULL,140,1,1,0,0,0,0,0); +INSERT INTO `il_object_def` VALUES ('wiks','WikiSettings','Modules/Wiki','Modules/Wiki/classes',0,0,'sys',0,0,0,1,1,0,0,NULL,0,0,1,0,1,0,0,0); +INSERT INTO `il_object_def` VALUES ('blog','Blog','Modules/Blog','Modules/Blog/classes',1,1,'0',0,1,1,1,0,0,330,NULL,330,1,1,1,0,0,0,0); +INSERT INTO `il_object_def` VALUES ('blga','BlogAdministration','Modules/Blog','Modules/Blog/classes',0,0,'sys',0,0,0,1,1,0,0,NULL,0,0,1,0,1,0,0,0); +INSERT INTO `il_object_def` VALUES ('catr','CategoryReference','Modules/CategoryReference','Modules/CategoryReference/classes',1,0,'0',0,0,1,1,0,0,15,'cat',10,1,1,0,0,0,0,0); +INSERT INTO `il_object_def` VALUES ('frm','Forum','Modules/Forum','Modules/Forum/classes',1,1,'0',0,1,1,1,0,0,70,NULL,90,1,1,0,0,0,0,0); +INSERT INTO `il_object_def` VALUES ('frma','ForumAdministration','Modules/Forum','Modules/Forum/classes',0,0,'sys',0,0,0,1,1,0,0,NULL,0,0,1,0,1,0,0,0); INSERT INTO `il_object_def` VALUES ('chtr','Chatroom','Modules/Chatroom','Modules/Chatroom/classes',1,0,'0',0,1,1,1,0,0,90,NULL,150,0,1,0,0,0,0,0); INSERT INTO `il_object_def` VALUES ('chta','ChatroomAdmin','Modules/Chatroom','Modules/Chatroom/classes',0,0,'sys',0,0,0,1,1,0,0,NULL,0,0,1,0,1,0,0,0); -INSERT INTO `il_object_def` VALUES ('rtst','RemoteTest','Modules/RemoteTest','Modules/RemoteTest/classes',1,0,'0',0,1,1,1,0,0,30,'tst',40,0,0,0,0,0,0,0); -INSERT INTO `il_object_def` VALUES ('svy','Survey','Modules/Survey','Modules/Survey/classes',1,1,'0',0,1,1,1,0,0,190,NULL,180,1,1,0,0,0,0,1); -INSERT INTO `il_object_def` VALUES ('svyf','SurveyAdministration','Modules/Survey','Modules/Survey/classes',0,0,'sys',0,0,0,1,1,0,0,NULL,0,0,1,0,1,0,0,0); -INSERT INTO `il_object_def` VALUES ('webr','LinkResource','Modules/WebResource','Modules/WebResource/classes',1,0,'0',0,1,1,1,0,0,100,NULL,120,1,1,1,0,0,0,0); -INSERT INTO `il_object_def` VALUES ('wbrs','WebResourceAdministration','Modules/WebResource','Modules/WebResource/classes',0,0,'sys',0,0,0,1,1,0,0,NULL,0,0,1,0,1,0,0,0); -INSERT INTO `il_object_def` VALUES ('sess','Session','Modules/Session','Modules/Session/classes',1,0,'0',0,0,1,1,0,0,15,NULL,15,1,1,0,0,1,0,0); -INSERT INTO `il_object_def` VALUES ('rglo','RemoteGlossary','Modules/RemoteGlossary','Modules/RemoteGlossary/classes',1,0,'0',0,1,1,1,0,0,30,'glo',40,0,0,0,0,0,0,0); -INSERT INTO `il_object_def` VALUES ('iass','IndividualAssessment','Modules/IndividualAssessment','Modules/IndividualAssessment/classes',1,1,'0',0,1,1,1,0,0,190,NULL,190,0,1,0,0,0,1,0); -INSERT INTO `il_object_def` VALUES ('qpl','QuestionPool','Modules/TestQuestionPool','Modules/TestQuestionPool/classes',1,1,'0',0,1,1,1,0,0,210,NULL,200,1,1,0,0,0,0,0); -INSERT INTO `il_object_def` VALUES ('cat','Category','Modules/Category','Modules/Category/classes',1,1,'db',0,0,1,1,0,0,10,'cat',10,1,1,0,0,1,0,0); -INSERT INTO `il_object_def` VALUES ('root','RootFolder','Modules/RootFolder','Modules/RootFolder/classes',0,0,'0',0,0,0,1,1,0,0,NULL,0,0,1,0,0,0,0,0); INSERT INTO `il_object_def` VALUES ('exc','Exercise','Modules/Exercise','Modules/Exercise/classes',1,1,NULL,0,1,1,1,0,0,170,NULL,160,1,1,0,0,0,1,0); INSERT INTO `il_object_def` VALUES ('excs','ExerciseAdministration','Modules/Exercise','Modules/Exercise/classes',0,0,'sys',0,0,0,1,1,0,0,NULL,0,0,1,0,1,0,0,0); INSERT INTO `il_object_def` VALUES ('excv','ExerciseVerification','Modules/Exercise','Modules/Exercise/classes',0,0,'0',0,0,0,0,0,0,100,NULL,160,0,0,1,0,0,0,0); -INSERT INTO `il_object_def` VALUES ('rgrp','RemoteGroup','Modules/RemoteGroup','Modules/RemoteGroup/classes',1,0,'0',0,1,1,1,0,0,30,'grp',40,0,0,0,0,0,0,0); -INSERT INTO `il_object_def` VALUES ('wsrt','WorkspaceRootFolder','Modules/WorkspaceRootFolder','Modules/WorkspaceRootFolder/classes',0,0,'0',0,0,0,0,1,0,0,NULL,0,0,0,1,0,0,0,0); -INSERT INTO `il_object_def` VALUES ('htlm','FileBasedLM','Modules/HTMLLearningModule','Modules/HTMLLearningModule/classes',1,1,'0',0,1,1,1,0,0,130,'lres',0,1,1,0,0,0,0,0); -INSERT INTO `il_object_def` VALUES ('rwik','RemoteWiki','Modules/RemoteWiki','Modules/RemoteWiki/classes',1,0,'0',0,1,1,1,0,0,30,'wiki',40,0,0,0,0,0,0,0); -INSERT INTO `il_object_def` VALUES ('spl','SurveyQuestionPool','Modules/SurveyQuestionPool','Modules/SurveyQuestionPool/classes',1,1,'0',0,1,1,1,0,0,220,NULL,210,1,1,0,0,0,0,0); INSERT INTO `il_object_def` VALUES ('adm','SystemFolder','Modules/SystemFolder','Modules/SystemFolder/classes',0,0,'sys',0,0,0,1,1,0,0,NULL,0,0,1,0,1,0,0,0); +INSERT INTO `il_object_def` VALUES ('cld','Cloud','Modules/Cloud','Modules/Cloud/classes',1,1,'0',0,1,0,1,0,0,440,NULL,440,0,1,0,0,0,0,0); +INSERT INTO `il_object_def` VALUES ('itgr','ItemGroup','Modules/ItemGroup','Modules/ItemGroup/classes',1,0,'0',0,0,1,1,0,0,45,NULL,5,1,1,0,0,0,0,0); INSERT INTO `il_object_def` VALUES ('prtf','Portfolio','Modules/Portfolio','Modules/Portfolio/classes',0,0,'0',0,0,0,0,0,0,0,NULL,0,0,0,0,0,0,0,0); INSERT INTO `il_object_def` VALUES ('prtt','PortfolioTemplate','Modules/Portfolio','Modules/Portfolio/classes',0,0,'0',0,1,1,1,0,0,500,NULL,500,1,1,0,0,0,0,0); INSERT INTO `il_object_def` VALUES ('prfa','PortfolioAdministration','Modules/Portfolio','Modules/Portfolio/classes',0,0,'sys',0,0,0,1,1,0,0,NULL,0,0,1,0,1,0,0,0); -INSERT INTO `il_object_def` VALUES ('orgu','OrgUnit','Modules/OrgUnit','Modules/OrgUnit/classes',1,1,'db',0,0,0,1,0,0,10,'orgu',10,1,1,0,1,0,0,0); -INSERT INTO `il_object_def` VALUES ('mep','MediaPool','Modules/MediaPool','Modules/MediaPool/classes',1,1,'db',0,1,1,1,0,0,200,NULL,190,1,1,0,0,0,0,0); -INSERT INTO `il_object_def` VALUES ('cld','Cloud','Modules/Cloud','Modules/Cloud/classes',1,1,'0',0,1,0,1,0,0,440,NULL,440,0,1,0,0,0,0,0); INSERT INTO `il_object_def` VALUES ('glo','Glossary','Modules/Glossary','Modules/Glossary/classes',1,1,'0',0,1,1,1,0,0,160,NULL,110,1,1,0,0,0,0,0); -INSERT INTO `il_object_def` VALUES ('rfil','RemoteFile','Modules/RemoteFile','Modules/RemoteFile/classes',1,0,'0',0,1,1,1,0,0,30,'file',40,0,0,0,0,0,0,0); -INSERT INTO `il_object_def` VALUES ('tst','Test','Modules/Test','Modules/Test/classes',1,1,'0',0,1,1,1,0,0,180,NULL,170,1,1,0,0,0,0,1); -INSERT INTO `il_object_def` VALUES ('assf','AssessmentFolder','Modules/Test','Modules/Test/classes',0,0,'sys',0,0,0,1,1,0,0,NULL,0,0,1,0,1,0,0,0); -INSERT INTO `il_object_def` VALUES ('tstv','TestVerification','Modules/Test','Modules/Test/classes',0,0,'0',0,0,0,0,0,0,90,NULL,150,0,0,1,0,0,0,0); -INSERT INTO `il_object_def` VALUES ('catr','CategoryReference','Modules/CategoryReference','Modules/CategoryReference/classes',1,0,'0',0,0,1,1,0,0,15,'cat',10,1,1,0,0,0,0,0); +INSERT INTO `il_object_def` VALUES ('rglo','RemoteGlossary','Modules/RemoteGlossary','Modules/RemoteGlossary/classes',1,0,'0',0,1,1,1,0,0,30,'glo',40,0,0,0,0,0,0,0); +INSERT INTO `il_object_def` VALUES ('wsrt','WorkspaceRootFolder','Modules/WorkspaceRootFolder','Modules/WorkspaceRootFolder/classes',0,0,'0',0,0,0,0,1,0,0,NULL,0,0,0,1,0,0,0,0); INSERT INTO `il_object_def` VALUES ('mcst','MediaCast','Modules/MediaCast','Modules/MediaCast/classes',1,1,NULL,0,1,1,1,0,0,110,NULL,130,1,1,0,0,0,0,0); INSERT INTO `il_object_def` VALUES ('mcts','MediaCastSettings','Modules/MediaCast','Modules/MediaCast/classes',0,0,'sys',0,0,0,1,1,0,0,NULL,0,0,1,0,1,0,0,0); -INSERT INTO `il_object_def` VALUES ('poll','Poll','Modules/Poll','Modules/Poll/classes',1,1,'0',0,1,1,1,0,1,350,NULL,350,1,1,1,0,0,0,0); -INSERT INTO `il_object_def` VALUES ('crsr','CourseReference','Modules/CourseReference','Modules/CourseReference/classes',1,0,'0',0,0,1,1,0,0,25,'crs',20,1,1,0,0,0,0,0); -INSERT INTO `il_object_def` VALUES ('grp','Group','Modules/Group','Modules/Group/classes',1,1,'0',0,0,1,1,0,0,50,NULL,70,1,1,0,0,0,1,1); -INSERT INTO `il_object_def` VALUES ('grps','GroupAdministration','Modules/Group','Modules/Group/classes',0,0,'sys',0,0,0,1,1,0,0,NULL,0,0,1,0,1,0,0,0); +INSERT INTO `il_object_def` VALUES ('iass','IndividualAssessment','Modules/IndividualAssessment','Modules/IndividualAssessment/classes',1,1,'0',0,1,1,1,0,0,190,NULL,190,0,1,0,0,0,1,0); +INSERT INTO `il_object_def` VALUES ('svy','Survey','Modules/Survey','Modules/Survey/classes',1,1,'0',0,1,1,1,0,0,190,NULL,180,1,1,0,0,0,0,1); +INSERT INTO `il_object_def` VALUES ('svyf','SurveyAdministration','Modules/Survey','Modules/Survey/classes',0,0,'sys',0,0,0,1,1,0,0,NULL,0,0,1,0,1,0,0,0); INSERT INTO `il_object_def` VALUES ('lm','LearningModule','Modules/LearningModule','Modules/LearningModule/classes',1,1,'db',0,1,1,1,0,0,120,'lres',0,1,1,0,0,0,0,1); INSERT INTO `il_object_def` VALUES ('lrss','LearningResourcesSettings','Modules/LearningModule','Modules/LearningModule/classes',0,0,'sys',0,0,0,1,1,0,0,NULL,0,0,1,0,1,0,0,0); -INSERT INTO `il_object_def` VALUES ('frm','Forum','Modules/Forum','Modules/Forum/classes',1,1,'0',0,1,1,1,0,0,70,NULL,90,1,1,0,0,0,0,0); -INSERT INTO `il_object_def` VALUES ('frma','ForumAdministration','Modules/Forum','Modules/Forum/classes',0,0,'sys',0,0,0,1,1,0,0,NULL,0,0,1,0,1,0,0,0); -INSERT INTO `il_object_def` VALUES ('itgr','ItemGroup','Modules/ItemGroup','Modules/ItemGroup/classes',1,0,'0',0,0,1,1,0,0,45,NULL,5,1,1,0,0,0,0,0); -INSERT INTO `il_object_def` VALUES ('crs','Course','Modules/Course','Modules/Course/classes',1,1,'0',0,0,1,1,0,0,20,'crs',30,1,1,0,0,1,1,1); -INSERT INTO `il_object_def` VALUES ('crss','CourseAdministration','Modules/Course','Modules/Course/classes',0,0,'sys',0,0,0,1,1,0,0,NULL,0,0,1,0,1,0,0,0); -INSERT INTO `il_object_def` VALUES ('crsv','CourseVerification','Modules/Course','Modules/Course/classes/Verification',0,0,'0',0,0,0,0,0,0,90,NULL,150,0,0,1,0,0,0,0); -INSERT INTO `il_object_def` VALUES ('file','File','Modules/File','Modules/File/classes',1,0,'0',0,1,1,1,0,0,90,NULL,150,1,1,1,0,0,0,0); -INSERT INTO `il_object_def` VALUES ('cadm','ContactAdministration','Services/Contact','Services/Contact/classes',0,1,'sys',0,0,0,1,1,0,0,NULL,0,0,1,0,1,0,0,0); -INSERT INTO `il_object_def` VALUES ('lngf','LanguageFolder','Services/Language','Services/Language/classes',0,0,'sys',0,0,0,1,1,0,0,NULL,0,0,1,0,1,0,0,0); -INSERT INTO `il_object_def` VALUES ('lng','Language','Services/Language','Services/Language/classes',1,0,'0',0,0,0,0,0,0,0,NULL,0,0,1,0,0,0,0,0); -INSERT INTO `il_object_def` VALUES ('ltis','LTIAdministration','Services/LTI','Services/LTI/classes',0,0,'sys',0,0,0,1,1,0,0,NULL,0,0,1,0,1,0,0,0); -INSERT INTO `il_object_def` VALUES ('tax','Taxonomy','Services/Taxonomy','Services/Taxonomy/classes',1,0,'0',0,0,0,0,0,0,0,NULL,0,0,1,0,0,0,0,0); -INSERT INTO `il_object_def` VALUES ('taxs','TaxonomyAdministration','Services/Taxonomy','Services/Taxonomy/classes',0,0,'sys',0,0,0,1,1,0,0,NULL,0,0,1,0,1,0,0,0); -INSERT INTO `il_object_def` VALUES ('wfe','WorkflowEngine','Services/WorkflowEngine','Services/WorkflowEngine/classes',0,0,'sys',0,0,0,1,1,0,0,NULL,0,0,1,0,0,0,0,0); -INSERT INTO `il_object_def` VALUES ('mail','Mail','Services/Mail','Services/Mail/classes',0,0,'sys',0,0,0,1,0,0,0,NULL,0,0,1,0,1,0,0,0); -INSERT INTO `il_object_def` VALUES ('skmg','SkillManagement','Services/Skill','Services/Skill/classes',0,0,'sys',0,0,0,1,1,0,0,NULL,0,0,1,0,1,0,0,0); -INSERT INTO `il_object_def` VALUES ('cert','CertificateSettings','Services/Certificate','Services/Certificate/classes',0,0,'sys',0,0,0,1,1,0,0,NULL,0,0,1,0,1,0,0,0); -INSERT INTO `il_object_def` VALUES ('seas','SearchSettings','Services/Search','Services/Search/classes',0,0,'sys',0,0,0,1,1,0,0,NULL,0,0,1,0,1,0,0,0); -INSERT INTO `il_object_def` VALUES ('awra','AwarenessAdministration','Services/Awareness','Services/Awareness/classes',0,0,'sys',0,0,0,1,1,0,0,NULL,0,0,1,0,1,0,0,0); +INSERT INTO `il_object_def` VALUES ('htlm','FileBasedLM','Modules/HTMLLearningModule','Modules/HTMLLearningModule/classes',1,1,'0',0,1,1,1,0,0,130,'lres',0,1,1,0,0,0,0,0); +INSERT INTO `il_object_def` VALUES ('book','BookingPool','Modules/BookingManager','Modules/BookingManager/classes',1,1,NULL,0,1,1,1,0,0,250,NULL,250,0,1,0,0,0,0,0); +INSERT INTO `il_object_def` VALUES ('qpl','QuestionPool','Modules/TestQuestionPool','Modules/TestQuestionPool/classes',1,1,'0',0,1,1,1,0,0,210,NULL,200,1,1,0,0,0,0,0); +INSERT INTO `il_object_def` VALUES ('feed','ExternalFeed','Modules/ExternalFeed','Modules/ExternalFeed/classes',1,1,NULL,0,1,1,1,0,1,80,NULL,0,1,1,0,0,0,0,0); +INSERT INTO `il_object_def` VALUES ('poll','Poll','Modules/Poll','Modules/Poll/classes',1,1,'0',0,1,1,1,0,1,350,NULL,350,1,1,1,0,0,0,0); +INSERT INTO `il_object_def` VALUES ('sess','Session','Modules/Session','Modules/Session/classes',1,0,'0',0,0,1,1,0,0,15,NULL,15,1,1,0,0,1,0,0); +INSERT INTO `il_object_def` VALUES ('logs','LoggingSettings','Services/Logging','Services/Logging/classes',0,1,'sys',0,0,0,1,1,0,0,NULL,0,0,1,0,1,0,0,0); +INSERT INTO `il_object_def` VALUES ('nota','NotificationAdmin','Services/Notifications','Services/Notifications/classes',0,0,'sys',0,0,0,0,1,0,0,NULL,0,0,1,0,0,0,0,0); INSERT INTO `il_object_def` VALUES ('tos','TermsOfService','Services/TermsOfService','Services/TermsOfService/classes',0,0,'sys',0,0,0,1,1,0,0,NULL,0,0,1,0,1,0,0,0); -INSERT INTO `il_object_def` VALUES ('sysc','SystemCheck','Services/SystemCheck','Services/SystemCheck/classes',0,0,'sys',0,0,0,1,1,0,0,NULL,0,0,1,0,1,0,0,0); -INSERT INTO `il_object_def` VALUES ('reps','RepositorySettings','Services/Repository','Services/Repository/classes',0,0,'sys',0,0,0,1,1,0,0,NULL,0,0,1,0,1,0,0,0); -INSERT INTO `il_object_def` VALUES ('pdts','PersonalDesktopSettings','Services/PersonalDesktop','Services/PersonalDesktop/classes',0,0,'sys',0,0,0,1,1,0,0,NULL,0,0,1,0,1,0,0,0); -INSERT INTO `il_object_def` VALUES ('ps','PrivacySecurity','Services/PrivacySecurity','Services/PrivacySecurity/classes',0,0,'sys',0,0,0,1,1,0,0,NULL,0,0,1,0,1,0,0,0); -INSERT INTO `il_object_def` VALUES ('objf','ObjectFolder','Services/Object','Services/Object/classes',0,0,'sys',1,0,0,1,1,0,0,NULL,0,0,1,0,0,0,0,0); -INSERT INTO `il_object_def` VALUES ('adve','AdvancedEditing','Services/AdvancedEditing','Services/AdvancedEditing/classes',0,0,'sys',0,0,0,1,1,0,0,NULL,0,0,1,0,1,0,0,0); -INSERT INTO `il_object_def` VALUES ('otpl','ObjectTemplateAdministration','Services/DidacticTemplate','Services/DidacticTemplate/classes',0,0,'sys',0,0,0,1,1,0,0,NULL,0,0,1,0,1,0,0,0); -INSERT INTO `il_object_def` VALUES ('facs','FileAccessSettings','Services/WebDAV','Services/WebDAV/classes',0,0,'sys',0,0,0,1,1,0,0,NULL,0,0,1,0,1,0,0,0); -INSERT INTO `il_object_def` VALUES ('nwss','NewsSettings','Services/News','Services/News/classes',0,0,'sys',0,0,0,1,1,0,0,NULL,0,0,1,0,1,0,0,0); -INSERT INTO `il_object_def` VALUES ('ecss','ECSSettings','Services/WebServices','Services/WebServices/ECS/classes',0,0,'sys',0,0,0,1,1,0,0,NULL,0,0,1,0,1,0,0,0); -INSERT INTO `il_object_def` VALUES ('tags','TaggingSettings','Services/Tagging','Services/Tagging/classes',0,0,'sys',0,0,0,1,1,0,0,NULL,0,0,1,0,1,0,0,0); -INSERT INTO `il_object_def` VALUES ('pdfg','PDFGeneration','Services/PDFGeneration','Services/PDFGeneration/classes',0,0,'sys',0,0,0,1,1,0,0,NULL,0,0,1,0,0,0,0,0); -INSERT INTO `il_object_def` VALUES ('bdga','BadgeAdministration','Services/Badge','Services/Badge/classes',0,0,'sys',0,0,0,1,1,0,0,NULL,0,0,1,0,1,0,0,0); -INSERT INTO `il_object_def` VALUES ('mds','MDSettings','Services/MetaData','Services/MetaData/classes',0,0,'sys',0,0,0,1,1,0,0,NULL,0,0,1,0,1,0,0,0); INSERT INTO `il_object_def` VALUES ('hlps','HelpSettings','Services/Help','Services/Help/classes',0,0,'sys',0,0,0,1,1,0,0,NULL,0,0,1,0,1,0,0,0); +INSERT INTO `il_object_def` VALUES ('bdga','BadgeAdministration','Services/Badge','Services/Badge/classes',0,0,'sys',0,0,0,1,1,0,0,NULL,0,0,1,0,1,0,0,0); +INSERT INTO `il_object_def` VALUES ('ps','PrivacySecurity','Services/PrivacySecurity','Services/PrivacySecurity/classes',0,0,'sys',0,0,0,1,1,0,0,NULL,0,0,1,0,1,0,0,0); +INSERT INTO `il_object_def` VALUES ('reps','RepositorySettings','Services/Repository','Services/Repository/classes',0,0,'sys',0,0,0,1,1,0,0,NULL,0,0,1,0,1,0,0,0); +INSERT INTO `il_object_def` VALUES ('cadm','ContactAdministration','Services/Contact','Services/Contact/classes',0,1,'sys',0,0,0,1,1,0,0,NULL,0,0,1,0,1,0,0,0); INSERT INTO `il_object_def` VALUES ('cals','CalendarSettings','Services/Calendar','Services/Calendar/classes',0,0,'sys',0,0,0,1,1,0,0,NULL,0,0,1,0,1,0,0,0); -INSERT INTO `il_object_def` VALUES ('accs','AccessibilitySettings','Services/Accessibility','Services/Accessibility/classes',0,0,'sys',0,0,0,1,1,0,0,NULL,0,0,1,0,1,0,0,0); -INSERT INTO `il_object_def` VALUES ('nota','NotificationAdmin','Services/Notifications','Services/Notifications/classes',0,0,'sys',0,0,0,0,1,0,0,NULL,0,0,1,0,0,0,0,0); -INSERT INTO `il_object_def` VALUES ('cmps','ComponentSettings','Services/Component','Services/Component/classes',0,0,'sys',0,0,0,1,1,0,0,NULL,0,0,1,0,1,0,0,0); -INSERT INTO `il_object_def` VALUES ('logs','LoggingSettings','Services/Logging','Services/Logging/classes',0,1,'sys',0,0,0,1,1,0,0,NULL,0,0,1,0,1,0,0,0); -INSERT INTO `il_object_def` VALUES ('mobs','MediaObjectsSettings','Services/MediaObjects','Services/MediaObjects/classes',0,0,'sys',0,0,0,1,1,0,0,NULL,0,0,1,0,1,0,0,0); -INSERT INTO `il_object_def` VALUES ('recf','RecoveryFolder','Services/Administration','Services/Administration/classes',0,0,'sys',0,0,0,1,1,0,0,NULL,0,0,1,0,1,0,0,0); -INSERT INTO `il_object_def` VALUES ('extt','ExternalToolsSettings','Services/Administration','Services/Administration/classes',0,0,'sys',0,0,0,1,1,0,0,NULL,0,0,1,0,1,0,0,0); +INSERT INTO `il_object_def` VALUES ('ecss','ECSSettings','Services/WebServices','Services/WebServices/ECS/classes',0,0,'sys',0,0,0,1,1,0,0,NULL,0,0,1,0,1,0,0,0); +INSERT INTO `il_object_def` VALUES ('adve','AdvancedEditing','Services/AdvancedEditing','Services/AdvancedEditing/classes',0,0,'sys',0,0,0,1,1,0,0,NULL,0,0,1,0,1,0,0,0); +INSERT INTO `il_object_def` VALUES ('skmg','SkillManagement','Services/Skill','Services/Skill/classes',0,0,'sys',0,0,0,1,1,0,0,NULL,0,0,1,0,1,0,0,0); +INSERT INTO `il_object_def` VALUES ('cert','CertificateSettings','Services/Certificate','Services/Certificate/classes',0,0,'sys',0,0,0,1,1,0,0,NULL,0,0,1,0,1,0,0,0); +INSERT INTO `il_object_def` VALUES ('mail','Mail','Services/Mail','Services/Mail/classes',0,0,'sys',0,0,0,1,0,0,0,NULL,0,0,1,0,1,0,0,0); INSERT INTO `il_object_def` VALUES ('rolf','RoleFolder','Services/AccessControl','Services/AccessControl/classes',0,0,'sys',0,0,0,1,1,0,0,NULL,0,0,1,0,1,0,0,0); INSERT INTO `il_object_def` VALUES ('role','Role','Services/AccessControl','Services/AccessControl/classes',1,0,'0',0,0,0,0,0,0,0,NULL,0,0,1,0,0,0,0,0); INSERT INTO `il_object_def` VALUES ('rolt','RoleTemplate','Services/AccessControl','Services/AccessControl/classes',1,0,'0',0,0,0,0,0,0,0,NULL,0,0,1,0,0,0,0,0); +INSERT INTO `il_object_def` VALUES ('pdts','PersonalDesktopSettings','Services/PersonalDesktop','Services/PersonalDesktop/classes',0,0,'sys',0,0,0,1,1,0,0,NULL,0,0,1,0,1,0,0,0); +INSERT INTO `il_object_def` VALUES ('awra','AwarenessAdministration','Services/Awareness','Services/Awareness/classes',0,0,'sys',0,0,0,1,1,0,0,NULL,0,0,1,0,1,0,0,0); +INSERT INTO `il_object_def` VALUES ('cmps','ComponentSettings','Services/Component','Services/Component/classes',0,0,'sys',0,0,0,1,1,0,0,NULL,0,0,1,0,1,0,0,0); +INSERT INTO `il_object_def` VALUES ('lngf','LanguageFolder','Services/Language','Services/Language/classes',0,0,'sys',0,0,0,1,1,0,0,NULL,0,0,1,0,1,0,0,0); +INSERT INTO `il_object_def` VALUES ('lng','Language','Services/Language','Services/Language/classes',1,0,'0',0,0,0,0,0,0,0,NULL,0,0,1,0,0,0,0,0); INSERT INTO `il_object_def` VALUES ('sty','StyleSheet','Services/Style','Services/Style/Content/classes',1,0,'0',0,0,0,0,0,0,0,NULL,0,0,1,0,0,0,0,0); INSERT INTO `il_object_def` VALUES ('stys','StyleSettings','Services/Style','Services/Style/classes',0,0,'sys',0,0,0,1,1,0,0,NULL,0,0,1,0,1,0,0,0); -INSERT INTO `il_object_def` VALUES ('trac','UserTracking','Services/Tracking','Services/Tracking/classes',0,0,'sys',0,0,0,1,1,0,0,NULL,0,0,1,0,1,0,0,0); INSERT INTO `il_object_def` VALUES ('usr','User','Services/User','Services/User/classes',1,0,'0',0,0,0,0,0,0,0,NULL,0,0,1,0,0,0,0,0); INSERT INTO `il_object_def` VALUES ('usrf','UserFolder','Services/User','Services/User/classes',0,1,'sys',0,0,0,1,1,0,0,NULL,0,0,1,0,1,0,0,0); +INSERT INTO `il_object_def` VALUES ('tags','TaggingSettings','Services/Tagging','Services/Tagging/classes',0,0,'sys',0,0,0,1,1,0,0,NULL,0,0,1,0,1,0,0,0); +INSERT INTO `il_object_def` VALUES ('seas','SearchSettings','Services/Search','Services/Search/classes',0,0,'sys',0,0,0,1,1,0,0,NULL,0,0,1,0,1,0,0,0); +INSERT INTO `il_object_def` VALUES ('pdfg','PDFGeneration','Services/PDFGeneration','Services/PDFGeneration/classes',0,0,'sys',0,0,0,1,1,0,0,NULL,0,0,1,0,0,0,0,0); +INSERT INTO `il_object_def` VALUES ('nwss','NewsSettings','Services/News','Services/News/classes',0,0,'sys',0,0,0,1,1,0,0,NULL,0,0,1,0,1,0,0,0); +INSERT INTO `il_object_def` VALUES ('objf','ObjectFolder','Services/Object','Services/Object/classes',0,0,'sys',1,0,0,1,1,0,0,NULL,0,0,1,0,0,0,0,0); +INSERT INTO `il_object_def` VALUES ('ltis','LTIAdministration','Services/LTI','Services/LTI/classes',0,0,'sys',0,0,0,1,1,0,0,NULL,0,0,1,0,1,0,0,0); +INSERT INTO `il_object_def` VALUES ('tax','Taxonomy','Services/Taxonomy','Services/Taxonomy/classes',1,0,'0',0,0,0,0,0,0,0,NULL,0,0,1,0,0,0,0,0); +INSERT INTO `il_object_def` VALUES ('taxs','TaxonomyAdministration','Services/Taxonomy','Services/Taxonomy/classes',0,0,'sys',0,0,0,1,1,0,0,NULL,0,0,1,0,1,0,0,0); +INSERT INTO `il_object_def` VALUES ('mobs','MediaObjectsSettings','Services/MediaObjects','Services/MediaObjects/classes',0,0,'sys',0,0,0,1,1,0,0,NULL,0,0,1,0,1,0,0,0); +INSERT INTO `il_object_def` VALUES ('otpl','ObjectTemplateAdministration','Services/DidacticTemplate','Services/DidacticTemplate/classes',0,0,'sys',0,0,0,1,1,0,0,NULL,0,0,1,0,1,0,0,0); +INSERT INTO `il_object_def` VALUES ('trac','UserTracking','Services/Tracking','Services/Tracking/classes',0,0,'sys',0,0,0,1,1,0,0,NULL,0,0,1,0,1,0,0,0); +INSERT INTO `il_object_def` VALUES ('facs','FileAccessSettings','Services/WebDAV','Services/WebDAV/classes',0,0,'sys',0,0,0,1,1,0,0,NULL,0,0,1,0,1,0,0,0); +INSERT INTO `il_object_def` VALUES ('recf','RecoveryFolder','Services/Administration','Services/Administration/classes',0,0,'sys',0,0,0,1,1,0,0,NULL,0,0,1,0,1,0,0,0); +INSERT INTO `il_object_def` VALUES ('extt','ExternalToolsSettings','Services/Administration','Services/Administration/classes',0,0,'sys',0,0,0,1,1,0,0,NULL,0,0,1,0,1,0,0,0); +INSERT INTO `il_object_def` VALUES ('wfe','WorkflowEngine','Services/WorkflowEngine','Services/WorkflowEngine/classes',0,0,'sys',0,0,0,1,1,0,0,NULL,0,0,1,0,0,0,0,0); +INSERT INTO `il_object_def` VALUES ('accs','AccessibilitySettings','Services/Accessibility','Services/Accessibility/classes',0,0,'sys',0,0,0,1,1,0,0,NULL,0,0,1,0,1,0,0,0); +INSERT INTO `il_object_def` VALUES ('sysc','SystemCheck','Services/SystemCheck','Services/SystemCheck/classes',0,0,'sys',0,0,0,1,1,0,0,NULL,0,0,1,0,1,0,0,0); INSERT INTO `il_object_def` VALUES ('auth','AuthSettings','Services/Authentication','Services/Authentication/classes',0,0,'sys',0,0,0,1,1,0,0,NULL,0,0,1,0,1,0,0,0); +INSERT INTO `il_object_def` VALUES ('mds','MDSettings','Services/MetaData','Services/MetaData/classes',0,0,'sys',0,0,0,1,1,0,0,NULL,0,0,1,0,1,0,0,0); -- -- Table structure for table `il_object_group` @@ -11053,17 +11053,17 @@ CREATE TABLE `il_object_group` ( -- Dumping data for table `il_object_group` -- -INSERT INTO `il_object_group` VALUES ('prg','StudyProgramme',30); -INSERT INTO `il_object_group` VALUES ('wiki','Wikis',140); -INSERT INTO `il_object_group` VALUES ('iass','IndividualAssessment',170); +INSERT INTO `il_object_group` VALUES ('crs','Courses',30); +INSERT INTO `il_object_group` VALUES ('tst','Tests',170); INSERT INTO `il_object_group` VALUES ('cat','Categories',10); +INSERT INTO `il_object_group` VALUES ('file','Files',150); +INSERT INTO `il_object_group` VALUES ('prg','StudyProgramme',30); +INSERT INTO `il_object_group` VALUES ('grp','Groups',70); INSERT INTO `il_object_group` VALUES ('orgu','Organisational Unit',10); +INSERT INTO `il_object_group` VALUES ('wiki','Wikis',140); INSERT INTO `il_object_group` VALUES ('glo','Glossaries',110); -INSERT INTO `il_object_group` VALUES ('tst','Tests',170); -INSERT INTO `il_object_group` VALUES ('grp','Groups',70); +INSERT INTO `il_object_group` VALUES ('iass','IndividualAssessment',170); INSERT INTO `il_object_group` VALUES ('lres','LearningResources',100); -INSERT INTO `il_object_group` VALUES ('crs','Courses',30); -INSERT INTO `il_object_group` VALUES ('file','Files',150); -- -- Table structure for table `il_object_sub_type` @@ -11080,11 +11080,11 @@ CREATE TABLE `il_object_sub_type` ( -- Dumping data for table `il_object_sub_type` -- -INSERT INTO `il_object_sub_type` VALUES ('book','bobj',1); INSERT INTO `il_object_sub_type` VALUES ('prg','prg_type',1); -INSERT INTO `il_object_sub_type` VALUES ('wiki','wpg',1); INSERT INTO `il_object_sub_type` VALUES ('orgu','orgu_type',1); +INSERT INTO `il_object_sub_type` VALUES ('wiki','wpg',1); INSERT INTO `il_object_sub_type` VALUES ('glo','term',1); +INSERT INTO `il_object_sub_type` VALUES ('book','bobj',1); -- -- Table structure for table `il_object_subobj` @@ -11101,32 +11101,78 @@ CREATE TABLE `il_object_subobj` ( -- Dumping data for table `il_object_subobj` -- -INSERT INTO `il_object_subobj` VALUES ('cat','rcat',0); -INSERT INTO `il_object_subobj` VALUES ('root','rcat',0); -INSERT INTO `il_object_subobj` VALUES ('crs','rcat',0); -INSERT INTO `il_object_subobj` VALUES ('grp','rcat',0); -INSERT INTO `il_object_subobj` VALUES ('wfld','wfld',0); -INSERT INTO `il_object_subobj` VALUES ('wsrt','wfld',0); -INSERT INTO `il_object_subobj` VALUES ('cat','book',0); -INSERT INTO `il_object_subobj` VALUES ('crs','book',0); -INSERT INTO `il_object_subobj` VALUES ('grp','book',0); -INSERT INTO `il_object_subobj` VALUES ('root','book',0); -INSERT INTO `il_object_subobj` VALUES ('fold','book',0); +INSERT INTO `il_object_subobj` VALUES ('cat','webr',0); +INSERT INTO `il_object_subobj` VALUES ('crs','webr',0); +INSERT INTO `il_object_subobj` VALUES ('fold','webr',0); +INSERT INTO `il_object_subobj` VALUES ('grp','webr',0); +INSERT INTO `il_object_subobj` VALUES ('recf','webr',0); +INSERT INTO `il_object_subobj` VALUES ('root','webr',0); +INSERT INTO `il_object_subobj` VALUES ('wfld','webr',0); +INSERT INTO `il_object_subobj` VALUES ('wsrt','webr',0); +INSERT INTO `il_object_subobj` VALUES ('adm','wbrs',1); +INSERT INTO `il_object_subobj` VALUES ('cat','rfil',0); +INSERT INTO `il_object_subobj` VALUES ('root','rfil',0); +INSERT INTO `il_object_subobj` VALUES ('cat','bibl',0); +INSERT INTO `il_object_subobj` VALUES ('crs','bibl',0); +INSERT INTO `il_object_subobj` VALUES ('fold','bibl',0); +INSERT INTO `il_object_subobj` VALUES ('grp','bibl',0); +INSERT INTO `il_object_subobj` VALUES ('recf','bibl',0); +INSERT INTO `il_object_subobj` VALUES ('root','bibl',0); +INSERT INTO `il_object_subobj` VALUES ('adm','bibs',1); +INSERT INTO `il_object_subobj` VALUES ('cat','rgrp',0); +INSERT INTO `il_object_subobj` VALUES ('root','rgrp',0); +INSERT INTO `il_object_subobj` VALUES ('crs','rgrp',0); +INSERT INTO `il_object_subobj` VALUES ('grp','rgrp',0); +INSERT INTO `il_object_subobj` VALUES ('cat','rtst',0); +INSERT INTO `il_object_subobj` VALUES ('root','rtst',0); INSERT INTO `il_object_subobj` VALUES ('cat','dcl',0); INSERT INTO `il_object_subobj` VALUES ('crs','dcl',0); INSERT INTO `il_object_subobj` VALUES ('fold','dcl',0); INSERT INTO `il_object_subobj` VALUES ('grp','dcl',0); INSERT INTO `il_object_subobj` VALUES ('recf','dcl',0); INSERT INTO `il_object_subobj` VALUES ('root','dcl',0); -INSERT INTO `il_object_subobj` VALUES ('cat','blog',0); -INSERT INTO `il_object_subobj` VALUES ('crs','blog',0); -INSERT INTO `il_object_subobj` VALUES ('fold','blog',0); -INSERT INTO `il_object_subobj` VALUES ('grp','blog',0); -INSERT INTO `il_object_subobj` VALUES ('recf','blog',0); -INSERT INTO `il_object_subobj` VALUES ('root','blog',0); -INSERT INTO `il_object_subobj` VALUES ('wfld','blog',0); -INSERT INTO `il_object_subobj` VALUES ('wsrt','blog',0); -INSERT INTO `il_object_subobj` VALUES ('adm','blga',1); +INSERT INTO `il_object_subobj` VALUES ('recf','grpr',0); +INSERT INTO `il_object_subobj` VALUES ('cat','grpr',0); +INSERT INTO `il_object_subobj` VALUES ('grp','grpr',0); +INSERT INTO `il_object_subobj` VALUES ('root','grpr',0); +INSERT INTO `il_object_subobj` VALUES ('crs','grpr',0); +INSERT INTO `il_object_subobj` VALUES ('cat','crs',0); +INSERT INTO `il_object_subobj` VALUES ('recf','crs',0); +INSERT INTO `il_object_subobj` VALUES ('root','crs',0); +INSERT INTO `il_object_subobj` VALUES ('adm','crss',1); +INSERT INTO `il_object_subobj` VALUES ('wsrt','crsv',0); +INSERT INTO `il_object_subobj` VALUES ('wfld','crsv',0); +INSERT INTO `il_object_subobj` VALUES ('cat','rlm',0); +INSERT INTO `il_object_subobj` VALUES ('root','rlm',0); +INSERT INTO `il_object_subobj` VALUES ('recf','crsr',0); +INSERT INTO `il_object_subobj` VALUES ('cat','crsr',0); +INSERT INTO `il_object_subobj` VALUES ('grp','crsr',0); +INSERT INTO `il_object_subobj` VALUES ('root','crsr',0); +INSERT INTO `il_object_subobj` VALUES ('crs','crsr',0); +INSERT INTO `il_object_subobj` VALUES ('cat','tst',0); +INSERT INTO `il_object_subobj` VALUES ('crs','tst',0); +INSERT INTO `il_object_subobj` VALUES ('fold','tst',0); +INSERT INTO `il_object_subobj` VALUES ('grp','tst',0); +INSERT INTO `il_object_subobj` VALUES ('recf','tst',0); +INSERT INTO `il_object_subobj` VALUES ('root','tst',0); +INSERT INTO `il_object_subobj` VALUES ('adm','assf',1); +INSERT INTO `il_object_subobj` VALUES ('wsrt','tstv',0); +INSERT INTO `il_object_subobj` VALUES ('wfld','tstv',0); +INSERT INTO `il_object_subobj` VALUES ('cat','cat',0); +INSERT INTO `il_object_subobj` VALUES ('recf','cat',0); +INSERT INTO `il_object_subobj` VALUES ('root','cat',0); +INSERT INTO `il_object_subobj` VALUES ('cat','rcat',0); +INSERT INTO `il_object_subobj` VALUES ('root','rcat',0); +INSERT INTO `il_object_subobj` VALUES ('crs','rcat',0); +INSERT INTO `il_object_subobj` VALUES ('grp','rcat',0); +INSERT INTO `il_object_subobj` VALUES ('cat','file',0); +INSERT INTO `il_object_subobj` VALUES ('crs','file',0); +INSERT INTO `il_object_subobj` VALUES ('fold','file',0); +INSERT INTO `il_object_subobj` VALUES ('grp','file',0); +INSERT INTO `il_object_subobj` VALUES ('recf','file',0); +INSERT INTO `il_object_subobj` VALUES ('root','file',0); +INSERT INTO `il_object_subobj` VALUES ('wsrt','file',0); +INSERT INTO `il_object_subobj` VALUES ('wfld','file',0); INSERT INTO `il_object_subobj` VALUES ('prg','rolf',1); INSERT INTO `il_object_subobj` VALUES ('prg','crsr',1); INSERT INTO `il_object_subobj` VALUES ('prg','prg',0); @@ -11134,6 +11180,48 @@ INSERT INTO `il_object_subobj` VALUES ('cat','prg',0); INSERT INTO `il_object_subobj` VALUES ('recf','prg',0); INSERT INTO `il_object_subobj` VALUES ('root','prg',0); INSERT INTO `il_object_subobj` VALUES ('adm','prgs',1); +INSERT INTO `il_object_subobj` VALUES ('cat','grp',0); +INSERT INTO `il_object_subobj` VALUES ('crs','grp',0); +INSERT INTO `il_object_subobj` VALUES ('grp','grp',0); +INSERT INTO `il_object_subobj` VALUES ('fold','grp',0); +INSERT INTO `il_object_subobj` VALUES ('recf','grp',0); +INSERT INTO `il_object_subobj` VALUES ('root','grp',0); +INSERT INTO `il_object_subobj` VALUES ('adm','grps',1); +INSERT INTO `il_object_subobj` VALUES ('orgu','orgu',0); +INSERT INTO `il_object_subobj` VALUES ('adm','orgu',1); +INSERT INTO `il_object_subobj` VALUES ('cat','rcrs',0); +INSERT INTO `il_object_subobj` VALUES ('root','rcrs',0); +INSERT INTO `il_object_subobj` VALUES ('crs','rcrs',0); +INSERT INTO `il_object_subobj` VALUES ('grp','rcrs',0); +INSERT INTO `il_object_subobj` VALUES ('cat','spl',0); +INSERT INTO `il_object_subobj` VALUES ('crs','spl',0); +INSERT INTO `il_object_subobj` VALUES ('fold','spl',0); +INSERT INTO `il_object_subobj` VALUES ('grp','spl',0); +INSERT INTO `il_object_subobj` VALUES ('recf','spl',0); +INSERT INTO `il_object_subobj` VALUES ('root','spl',0); +INSERT INTO `il_object_subobj` VALUES ('wfld','wfld',0); +INSERT INTO `il_object_subobj` VALUES ('wsrt','wfld',0); +INSERT INTO `il_object_subobj` VALUES ('fold','fold',0); +INSERT INTO `il_object_subobj` VALUES ('grp','fold',0); +INSERT INTO `il_object_subobj` VALUES ('crs','fold',0); +INSERT INTO `il_object_subobj` VALUES ('recf','fold',0); +INSERT INTO `il_object_subobj` VALUES ('cat','rwik',0); +INSERT INTO `il_object_subobj` VALUES ('root','rwik',0); +INSERT INTO `il_object_subobj` VALUES ('cat','sahs',0); +INSERT INTO `il_object_subobj` VALUES ('crs','sahs',0); +INSERT INTO `il_object_subobj` VALUES ('fold','sahs',0); +INSERT INTO `il_object_subobj` VALUES ('grp','sahs',0); +INSERT INTO `il_object_subobj` VALUES ('recf','sahs',0); +INSERT INTO `il_object_subobj` VALUES ('root','sahs',0); +INSERT INTO `il_object_subobj` VALUES ('wsrt','scov',0); +INSERT INTO `il_object_subobj` VALUES ('wfld','scov',0); +INSERT INTO `il_object_subobj` VALUES ('root','adm',1); +INSERT INTO `il_object_subobj` VALUES ('cat','mep',0); +INSERT INTO `il_object_subobj` VALUES ('crs','mep',0); +INSERT INTO `il_object_subobj` VALUES ('fold','mep',0); +INSERT INTO `il_object_subobj` VALUES ('grp','mep',0); +INSERT INTO `il_object_subobj` VALUES ('recf','mep',0); +INSERT INTO `il_object_subobj` VALUES ('root','mep',0); INSERT INTO `il_object_subobj` VALUES ('cat','wiki',0); INSERT INTO `il_object_subobj` VALUES ('crs','wiki',0); INSERT INTO `il_object_subobj` VALUES ('fold','wiki',0); @@ -11141,40 +11229,27 @@ INSERT INTO `il_object_subobj` VALUES ('grp','wiki',0); INSERT INTO `il_object_subobj` VALUES ('recf','wiki',0); INSERT INTO `il_object_subobj` VALUES ('root','wiki',0); INSERT INTO `il_object_subobj` VALUES ('adm','wiks',1); -INSERT INTO `il_object_subobj` VALUES ('cat','feed',0); -INSERT INTO `il_object_subobj` VALUES ('crs','feed',0); -INSERT INTO `il_object_subobj` VALUES ('grp','feed',0); -INSERT INTO `il_object_subobj` VALUES ('root','feed',0); -INSERT INTO `il_object_subobj` VALUES ('cat','rlm',0); -INSERT INTO `il_object_subobj` VALUES ('root','rlm',0); -INSERT INTO `il_object_subobj` VALUES ('fold','fold',0); -INSERT INTO `il_object_subobj` VALUES ('grp','fold',0); -INSERT INTO `il_object_subobj` VALUES ('crs','fold',0); -INSERT INTO `il_object_subobj` VALUES ('recf','fold',0); -INSERT INTO `il_object_subobj` VALUES ('cat','bibl',0); -INSERT INTO `il_object_subobj` VALUES ('crs','bibl',0); -INSERT INTO `il_object_subobj` VALUES ('fold','bibl',0); -INSERT INTO `il_object_subobj` VALUES ('grp','bibl',0); -INSERT INTO `il_object_subobj` VALUES ('recf','bibl',0); -INSERT INTO `il_object_subobj` VALUES ('root','bibl',0); -INSERT INTO `il_object_subobj` VALUES ('adm','bibs',1); -INSERT INTO `il_object_subobj` VALUES ('recf','grpr',0); -INSERT INTO `il_object_subobj` VALUES ('cat','grpr',0); -INSERT INTO `il_object_subobj` VALUES ('grp','grpr',0); -INSERT INTO `il_object_subobj` VALUES ('root','grpr',0); -INSERT INTO `il_object_subobj` VALUES ('crs','grpr',0); -INSERT INTO `il_object_subobj` VALUES ('cat','sahs',0); -INSERT INTO `il_object_subobj` VALUES ('crs','sahs',0); -INSERT INTO `il_object_subobj` VALUES ('fold','sahs',0); -INSERT INTO `il_object_subobj` VALUES ('grp','sahs',0); -INSERT INTO `il_object_subobj` VALUES ('recf','sahs',0); -INSERT INTO `il_object_subobj` VALUES ('root','sahs',0); -INSERT INTO `il_object_subobj` VALUES ('wsrt','scov',0); -INSERT INTO `il_object_subobj` VALUES ('wfld','scov',0); -INSERT INTO `il_object_subobj` VALUES ('cat','rcrs',0); -INSERT INTO `il_object_subobj` VALUES ('root','rcrs',0); -INSERT INTO `il_object_subobj` VALUES ('crs','rcrs',0); -INSERT INTO `il_object_subobj` VALUES ('grp','rcrs',0); +INSERT INTO `il_object_subobj` VALUES ('cat','blog',0); +INSERT INTO `il_object_subobj` VALUES ('crs','blog',0); +INSERT INTO `il_object_subobj` VALUES ('fold','blog',0); +INSERT INTO `il_object_subobj` VALUES ('grp','blog',0); +INSERT INTO `il_object_subobj` VALUES ('recf','blog',0); +INSERT INTO `il_object_subobj` VALUES ('root','blog',0); +INSERT INTO `il_object_subobj` VALUES ('wfld','blog',0); +INSERT INTO `il_object_subobj` VALUES ('wsrt','blog',0); +INSERT INTO `il_object_subobj` VALUES ('adm','blga',1); +INSERT INTO `il_object_subobj` VALUES ('cat','catr',0); +INSERT INTO `il_object_subobj` VALUES ('grp','catr',0); +INSERT INTO `il_object_subobj` VALUES ('recf','catr',0); +INSERT INTO `il_object_subobj` VALUES ('root','catr',0); +INSERT INTO `il_object_subobj` VALUES ('crs','catr',0); +INSERT INTO `il_object_subobj` VALUES ('cat','frm',0); +INSERT INTO `il_object_subobj` VALUES ('crs','frm',0); +INSERT INTO `il_object_subobj` VALUES ('fold','frm',0); +INSERT INTO `il_object_subobj` VALUES ('grp','frm',0); +INSERT INTO `il_object_subobj` VALUES ('recf','frm',0); +INSERT INTO `il_object_subobj` VALUES ('root','frm',0); +INSERT INTO `il_object_subobj` VALUES ('adm','frma',1); INSERT INTO `il_object_subobj` VALUES ('cat','chtr',0); INSERT INTO `il_object_subobj` VALUES ('crs','chtr',0); INSERT INTO `il_object_subobj` VALUES ('fold','chtr',0); @@ -11182,45 +11257,6 @@ INSERT INTO `il_object_subobj` VALUES ('grp','chtr',0); INSERT INTO `il_object_subobj` VALUES ('recf','chtr',0); INSERT INTO `il_object_subobj` VALUES ('root','chtr',0); INSERT INTO `il_object_subobj` VALUES ('adm','chta',1); -INSERT INTO `il_object_subobj` VALUES ('cat','rtst',0); -INSERT INTO `il_object_subobj` VALUES ('root','rtst',0); -INSERT INTO `il_object_subobj` VALUES ('cat','svy',0); -INSERT INTO `il_object_subobj` VALUES ('crs','svy',0); -INSERT INTO `il_object_subobj` VALUES ('fold','svy',0); -INSERT INTO `il_object_subobj` VALUES ('grp','svy',0); -INSERT INTO `il_object_subobj` VALUES ('recf','svy',0); -INSERT INTO `il_object_subobj` VALUES ('root','svy',0); -INSERT INTO `il_object_subobj` VALUES ('adm','svyf',1); -INSERT INTO `il_object_subobj` VALUES ('cat','webr',0); -INSERT INTO `il_object_subobj` VALUES ('crs','webr',0); -INSERT INTO `il_object_subobj` VALUES ('fold','webr',0); -INSERT INTO `il_object_subobj` VALUES ('grp','webr',0); -INSERT INTO `il_object_subobj` VALUES ('recf','webr',0); -INSERT INTO `il_object_subobj` VALUES ('root','webr',0); -INSERT INTO `il_object_subobj` VALUES ('wfld','webr',0); -INSERT INTO `il_object_subobj` VALUES ('wsrt','webr',0); -INSERT INTO `il_object_subobj` VALUES ('adm','wbrs',1); -INSERT INTO `il_object_subobj` VALUES ('crs','sess',0); -INSERT INTO `il_object_subobj` VALUES ('recf','sess',0); -INSERT INTO `il_object_subobj` VALUES ('grp','sess',0); -INSERT INTO `il_object_subobj` VALUES ('fold','sess',0); -INSERT INTO `il_object_subobj` VALUES ('cat','rglo',0); -INSERT INTO `il_object_subobj` VALUES ('root','rglo',0); -INSERT INTO `il_object_subobj` VALUES ('cat','iass',0); -INSERT INTO `il_object_subobj` VALUES ('crs','iass',0); -INSERT INTO `il_object_subobj` VALUES ('fold','iass',0); -INSERT INTO `il_object_subobj` VALUES ('root','iass',0); -INSERT INTO `il_object_subobj` VALUES ('grp','iass',0); -INSERT INTO `il_object_subobj` VALUES ('cat','qpl',0); -INSERT INTO `il_object_subobj` VALUES ('crs','qpl',0); -INSERT INTO `il_object_subobj` VALUES ('fold','qpl',0); -INSERT INTO `il_object_subobj` VALUES ('grp','qpl',0); -INSERT INTO `il_object_subobj` VALUES ('recf','qpl',0); -INSERT INTO `il_object_subobj` VALUES ('root','qpl',0); -INSERT INTO `il_object_subobj` VALUES ('cat','cat',0); -INSERT INTO `il_object_subobj` VALUES ('recf','cat',0); -INSERT INTO `il_object_subobj` VALUES ('root','cat',0); -INSERT INTO `il_object_subobj` VALUES ('root','adm',1); INSERT INTO `il_object_subobj` VALUES ('cat','exc',0); INSERT INTO `il_object_subobj` VALUES ('crs','exc',0); INSERT INTO `il_object_subobj` VALUES ('fold','exc',0); @@ -11230,24 +11266,18 @@ INSERT INTO `il_object_subobj` VALUES ('root','exc',0); INSERT INTO `il_object_subobj` VALUES ('adm','excs',1); INSERT INTO `il_object_subobj` VALUES ('wsrt','excv',0); INSERT INTO `il_object_subobj` VALUES ('wfld','excv',0); -INSERT INTO `il_object_subobj` VALUES ('cat','rgrp',0); -INSERT INTO `il_object_subobj` VALUES ('root','rgrp',0); -INSERT INTO `il_object_subobj` VALUES ('crs','rgrp',0); -INSERT INTO `il_object_subobj` VALUES ('grp','rgrp',0); -INSERT INTO `il_object_subobj` VALUES ('cat','htlm',0); -INSERT INTO `il_object_subobj` VALUES ('crs','htlm',0); -INSERT INTO `il_object_subobj` VALUES ('fold','htlm',0); -INSERT INTO `il_object_subobj` VALUES ('grp','htlm',0); -INSERT INTO `il_object_subobj` VALUES ('recf','htlm',0); -INSERT INTO `il_object_subobj` VALUES ('root','htlm',0); -INSERT INTO `il_object_subobj` VALUES ('cat','rwik',0); -INSERT INTO `il_object_subobj` VALUES ('root','rwik',0); -INSERT INTO `il_object_subobj` VALUES ('cat','spl',0); -INSERT INTO `il_object_subobj` VALUES ('crs','spl',0); -INSERT INTO `il_object_subobj` VALUES ('fold','spl',0); -INSERT INTO `il_object_subobj` VALUES ('grp','spl',0); -INSERT INTO `il_object_subobj` VALUES ('recf','spl',0); -INSERT INTO `il_object_subobj` VALUES ('root','spl',0); +INSERT INTO `il_object_subobj` VALUES ('cat','cld',0); +INSERT INTO `il_object_subobj` VALUES ('crs','cld',0); +INSERT INTO `il_object_subobj` VALUES ('fold','cld',0); +INSERT INTO `il_object_subobj` VALUES ('grp','cld',0); +INSERT INTO `il_object_subobj` VALUES ('recf','cld',0); +INSERT INTO `il_object_subobj` VALUES ('root','cld',0); +INSERT INTO `il_object_subobj` VALUES ('cat','itgr',0); +INSERT INTO `il_object_subobj` VALUES ('crs','itgr',0); +INSERT INTO `il_object_subobj` VALUES ('fold','itgr',0); +INSERT INTO `il_object_subobj` VALUES ('grp','itgr',0); +INSERT INTO `il_object_subobj` VALUES ('recf','itgr',0); +INSERT INTO `il_object_subobj` VALUES ('root','itgr',0); INSERT INTO `il_object_subobj` VALUES ('cat','prtt',0); INSERT INTO `il_object_subobj` VALUES ('crs','prtt',0); INSERT INTO `il_object_subobj` VALUES ('fold','prtt',0); @@ -11255,42 +11285,14 @@ INSERT INTO `il_object_subobj` VALUES ('grp','prtt',0); INSERT INTO `il_object_subobj` VALUES ('recf','prtt',0); INSERT INTO `il_object_subobj` VALUES ('root','prtt',0); INSERT INTO `il_object_subobj` VALUES ('adm','prfa',1); -INSERT INTO `il_object_subobj` VALUES ('orgu','orgu',0); -INSERT INTO `il_object_subobj` VALUES ('adm','orgu',1); -INSERT INTO `il_object_subobj` VALUES ('cat','mep',0); -INSERT INTO `il_object_subobj` VALUES ('crs','mep',0); -INSERT INTO `il_object_subobj` VALUES ('fold','mep',0); -INSERT INTO `il_object_subobj` VALUES ('grp','mep',0); -INSERT INTO `il_object_subobj` VALUES ('recf','mep',0); -INSERT INTO `il_object_subobj` VALUES ('root','mep',0); -INSERT INTO `il_object_subobj` VALUES ('cat','cld',0); -INSERT INTO `il_object_subobj` VALUES ('crs','cld',0); -INSERT INTO `il_object_subobj` VALUES ('fold','cld',0); -INSERT INTO `il_object_subobj` VALUES ('grp','cld',0); -INSERT INTO `il_object_subobj` VALUES ('recf','cld',0); -INSERT INTO `il_object_subobj` VALUES ('root','cld',0); INSERT INTO `il_object_subobj` VALUES ('cat','glo',0); INSERT INTO `il_object_subobj` VALUES ('crs','glo',0); INSERT INTO `il_object_subobj` VALUES ('fold','glo',0); INSERT INTO `il_object_subobj` VALUES ('grp','glo',0); INSERT INTO `il_object_subobj` VALUES ('recf','glo',0); INSERT INTO `il_object_subobj` VALUES ('root','glo',0); -INSERT INTO `il_object_subobj` VALUES ('cat','rfil',0); -INSERT INTO `il_object_subobj` VALUES ('root','rfil',0); -INSERT INTO `il_object_subobj` VALUES ('cat','tst',0); -INSERT INTO `il_object_subobj` VALUES ('crs','tst',0); -INSERT INTO `il_object_subobj` VALUES ('fold','tst',0); -INSERT INTO `il_object_subobj` VALUES ('grp','tst',0); -INSERT INTO `il_object_subobj` VALUES ('recf','tst',0); -INSERT INTO `il_object_subobj` VALUES ('root','tst',0); -INSERT INTO `il_object_subobj` VALUES ('adm','assf',1); -INSERT INTO `il_object_subobj` VALUES ('wsrt','tstv',0); -INSERT INTO `il_object_subobj` VALUES ('wfld','tstv',0); -INSERT INTO `il_object_subobj` VALUES ('cat','catr',0); -INSERT INTO `il_object_subobj` VALUES ('grp','catr',0); -INSERT INTO `il_object_subobj` VALUES ('recf','catr',0); -INSERT INTO `il_object_subobj` VALUES ('root','catr',0); -INSERT INTO `il_object_subobj` VALUES ('crs','catr',0); +INSERT INTO `il_object_subobj` VALUES ('cat','rglo',0); +INSERT INTO `il_object_subobj` VALUES ('root','rglo',0); INSERT INTO `il_object_subobj` VALUES ('cat','mcst',0); INSERT INTO `il_object_subobj` VALUES ('crs','mcst',0); INSERT INTO `il_object_subobj` VALUES ('fold','mcst',0); @@ -11298,24 +11300,18 @@ INSERT INTO `il_object_subobj` VALUES ('grp','mcst',0); INSERT INTO `il_object_subobj` VALUES ('recf','mcst',0); INSERT INTO `il_object_subobj` VALUES ('root','mcst',0); INSERT INTO `il_object_subobj` VALUES ('adm','mcts',1); -INSERT INTO `il_object_subobj` VALUES ('cat','poll',0); -INSERT INTO `il_object_subobj` VALUES ('crs','poll',0); -INSERT INTO `il_object_subobj` VALUES ('fold','poll',0); -INSERT INTO `il_object_subobj` VALUES ('grp','poll',0); -INSERT INTO `il_object_subobj` VALUES ('recf','poll',0); -INSERT INTO `il_object_subobj` VALUES ('root','poll',0); -INSERT INTO `il_object_subobj` VALUES ('recf','crsr',0); -INSERT INTO `il_object_subobj` VALUES ('cat','crsr',0); -INSERT INTO `il_object_subobj` VALUES ('grp','crsr',0); -INSERT INTO `il_object_subobj` VALUES ('root','crsr',0); -INSERT INTO `il_object_subobj` VALUES ('crs','crsr',0); -INSERT INTO `il_object_subobj` VALUES ('cat','grp',0); -INSERT INTO `il_object_subobj` VALUES ('crs','grp',0); -INSERT INTO `il_object_subobj` VALUES ('grp','grp',0); -INSERT INTO `il_object_subobj` VALUES ('fold','grp',0); -INSERT INTO `il_object_subobj` VALUES ('recf','grp',0); -INSERT INTO `il_object_subobj` VALUES ('root','grp',0); -INSERT INTO `il_object_subobj` VALUES ('adm','grps',1); +INSERT INTO `il_object_subobj` VALUES ('cat','iass',0); +INSERT INTO `il_object_subobj` VALUES ('crs','iass',0); +INSERT INTO `il_object_subobj` VALUES ('fold','iass',0); +INSERT INTO `il_object_subobj` VALUES ('root','iass',0); +INSERT INTO `il_object_subobj` VALUES ('grp','iass',0); +INSERT INTO `il_object_subobj` VALUES ('cat','svy',0); +INSERT INTO `il_object_subobj` VALUES ('crs','svy',0); +INSERT INTO `il_object_subobj` VALUES ('fold','svy',0); +INSERT INTO `il_object_subobj` VALUES ('grp','svy',0); +INSERT INTO `il_object_subobj` VALUES ('recf','svy',0); +INSERT INTO `il_object_subobj` VALUES ('root','svy',0); +INSERT INTO `il_object_subobj` VALUES ('adm','svyf',1); INSERT INTO `il_object_subobj` VALUES ('cat','lm',0); INSERT INTO `il_object_subobj` VALUES ('crs','lm',0); INSERT INTO `il_object_subobj` VALUES ('fold','lm',0); @@ -11323,77 +11319,81 @@ INSERT INTO `il_object_subobj` VALUES ('grp','lm',0); INSERT INTO `il_object_subobj` VALUES ('recf','lm',0); INSERT INTO `il_object_subobj` VALUES ('root','lm',0); INSERT INTO `il_object_subobj` VALUES ('adm','lrss',1); -INSERT INTO `il_object_subobj` VALUES ('cat','frm',0); -INSERT INTO `il_object_subobj` VALUES ('crs','frm',0); -INSERT INTO `il_object_subobj` VALUES ('fold','frm',0); -INSERT INTO `il_object_subobj` VALUES ('grp','frm',0); -INSERT INTO `il_object_subobj` VALUES ('recf','frm',0); -INSERT INTO `il_object_subobj` VALUES ('root','frm',0); -INSERT INTO `il_object_subobj` VALUES ('adm','frma',1); -INSERT INTO `il_object_subobj` VALUES ('cat','itgr',0); -INSERT INTO `il_object_subobj` VALUES ('crs','itgr',0); -INSERT INTO `il_object_subobj` VALUES ('fold','itgr',0); -INSERT INTO `il_object_subobj` VALUES ('grp','itgr',0); -INSERT INTO `il_object_subobj` VALUES ('recf','itgr',0); -INSERT INTO `il_object_subobj` VALUES ('root','itgr',0); -INSERT INTO `il_object_subobj` VALUES ('cat','crs',0); -INSERT INTO `il_object_subobj` VALUES ('recf','crs',0); -INSERT INTO `il_object_subobj` VALUES ('root','crs',0); -INSERT INTO `il_object_subobj` VALUES ('adm','crss',1); -INSERT INTO `il_object_subobj` VALUES ('wsrt','crsv',0); -INSERT INTO `il_object_subobj` VALUES ('wfld','crsv',0); -INSERT INTO `il_object_subobj` VALUES ('cat','file',0); -INSERT INTO `il_object_subobj` VALUES ('crs','file',0); -INSERT INTO `il_object_subobj` VALUES ('fold','file',0); -INSERT INTO `il_object_subobj` VALUES ('grp','file',0); -INSERT INTO `il_object_subobj` VALUES ('recf','file',0); -INSERT INTO `il_object_subobj` VALUES ('root','file',0); -INSERT INTO `il_object_subobj` VALUES ('wsrt','file',0); -INSERT INTO `il_object_subobj` VALUES ('wfld','file',0); -INSERT INTO `il_object_subobj` VALUES ('adm','cadm',1); -INSERT INTO `il_object_subobj` VALUES ('lngf','lng',0); -INSERT INTO `il_object_subobj` VALUES ('adm','lngf',1); -INSERT INTO `il_object_subobj` VALUES ('adm','ltis',1); -INSERT INTO `il_object_subobj` VALUES ('adm','taxs',1); -INSERT INTO `il_object_subobj` VALUES ('adm','wfe',1); -INSERT INTO `il_object_subobj` VALUES ('adm','mail',1); -INSERT INTO `il_object_subobj` VALUES ('adm','skmg',1); -INSERT INTO `il_object_subobj` VALUES ('adm','cert',1); -INSERT INTO `il_object_subobj` VALUES ('adm','seas',1); -INSERT INTO `il_object_subobj` VALUES ('adm','awra',1); +INSERT INTO `il_object_subobj` VALUES ('cat','htlm',0); +INSERT INTO `il_object_subobj` VALUES ('crs','htlm',0); +INSERT INTO `il_object_subobj` VALUES ('fold','htlm',0); +INSERT INTO `il_object_subobj` VALUES ('grp','htlm',0); +INSERT INTO `il_object_subobj` VALUES ('recf','htlm',0); +INSERT INTO `il_object_subobj` VALUES ('root','htlm',0); +INSERT INTO `il_object_subobj` VALUES ('cat','book',0); +INSERT INTO `il_object_subobj` VALUES ('crs','book',0); +INSERT INTO `il_object_subobj` VALUES ('grp','book',0); +INSERT INTO `il_object_subobj` VALUES ('root','book',0); +INSERT INTO `il_object_subobj` VALUES ('fold','book',0); +INSERT INTO `il_object_subobj` VALUES ('cat','qpl',0); +INSERT INTO `il_object_subobj` VALUES ('crs','qpl',0); +INSERT INTO `il_object_subobj` VALUES ('fold','qpl',0); +INSERT INTO `il_object_subobj` VALUES ('grp','qpl',0); +INSERT INTO `il_object_subobj` VALUES ('recf','qpl',0); +INSERT INTO `il_object_subobj` VALUES ('root','qpl',0); +INSERT INTO `il_object_subobj` VALUES ('cat','feed',0); +INSERT INTO `il_object_subobj` VALUES ('crs','feed',0); +INSERT INTO `il_object_subobj` VALUES ('grp','feed',0); +INSERT INTO `il_object_subobj` VALUES ('root','feed',0); +INSERT INTO `il_object_subobj` VALUES ('cat','poll',0); +INSERT INTO `il_object_subobj` VALUES ('crs','poll',0); +INSERT INTO `il_object_subobj` VALUES ('fold','poll',0); +INSERT INTO `il_object_subobj` VALUES ('grp','poll',0); +INSERT INTO `il_object_subobj` VALUES ('recf','poll',0); +INSERT INTO `il_object_subobj` VALUES ('root','poll',0); +INSERT INTO `il_object_subobj` VALUES ('crs','sess',0); +INSERT INTO `il_object_subobj` VALUES ('recf','sess',0); +INSERT INTO `il_object_subobj` VALUES ('grp','sess',0); +INSERT INTO `il_object_subobj` VALUES ('fold','sess',0); +INSERT INTO `il_object_subobj` VALUES ('adm','logs',1); +INSERT INTO `il_object_subobj` VALUES ('adm','nota',1); INSERT INTO `il_object_subobj` VALUES ('adm','tos',1); -INSERT INTO `il_object_subobj` VALUES ('adm','sysc',1); -INSERT INTO `il_object_subobj` VALUES ('adm','reps',1); -INSERT INTO `il_object_subobj` VALUES ('adm','pdts',1); -INSERT INTO `il_object_subobj` VALUES ('adm','ps',1); -INSERT INTO `il_object_subobj` VALUES ('adm','objf',1); -INSERT INTO `il_object_subobj` VALUES ('adm','adve',1); -INSERT INTO `il_object_subobj` VALUES ('adm','otpl',1); -INSERT INTO `il_object_subobj` VALUES ('adm','facs',1); -INSERT INTO `il_object_subobj` VALUES ('adm','nwss',1); -INSERT INTO `il_object_subobj` VALUES ('adm','ecss',1); -INSERT INTO `il_object_subobj` VALUES ('adm','tags',1); -INSERT INTO `il_object_subobj` VALUES ('adm','pdfg',1); -INSERT INTO `il_object_subobj` VALUES ('adm','bdga',1); -INSERT INTO `il_object_subobj` VALUES ('adm','mds',1); INSERT INTO `il_object_subobj` VALUES ('adm','hlps',1); +INSERT INTO `il_object_subobj` VALUES ('adm','bdga',1); +INSERT INTO `il_object_subobj` VALUES ('adm','ps',1); +INSERT INTO `il_object_subobj` VALUES ('adm','reps',1); +INSERT INTO `il_object_subobj` VALUES ('adm','cadm',1); INSERT INTO `il_object_subobj` VALUES ('adm','cals',1); -INSERT INTO `il_object_subobj` VALUES ('adm','accs',1); -INSERT INTO `il_object_subobj` VALUES ('adm','nota',1); -INSERT INTO `il_object_subobj` VALUES ('adm','cmps',1); -INSERT INTO `il_object_subobj` VALUES ('adm','logs',1); -INSERT INTO `il_object_subobj` VALUES ('adm','mobs',1); -INSERT INTO `il_object_subobj` VALUES ('adm','recf',1); -INSERT INTO `il_object_subobj` VALUES ('adm','extt',1); +INSERT INTO `il_object_subobj` VALUES ('adm','ecss',1); +INSERT INTO `il_object_subobj` VALUES ('adm','adve',1); +INSERT INTO `il_object_subobj` VALUES ('adm','skmg',1); +INSERT INTO `il_object_subobj` VALUES ('adm','cert',1); +INSERT INTO `il_object_subobj` VALUES ('adm','mail',1); INSERT INTO `il_object_subobj` VALUES ('rolf','rolt',0); INSERT INTO `il_object_subobj` VALUES ('rolf','role',0); INSERT INTO `il_object_subobj` VALUES ('adm','rolf',0); +INSERT INTO `il_object_subobj` VALUES ('adm','pdts',1); +INSERT INTO `il_object_subobj` VALUES ('adm','awra',1); +INSERT INTO `il_object_subobj` VALUES ('adm','cmps',1); +INSERT INTO `il_object_subobj` VALUES ('lngf','lng',0); +INSERT INTO `il_object_subobj` VALUES ('adm','lngf',1); INSERT INTO `il_object_subobj` VALUES ('stys','sty',0); INSERT INTO `il_object_subobj` VALUES ('adm','stys',1); -INSERT INTO `il_object_subobj` VALUES ('adm','trac',1); INSERT INTO `il_object_subobj` VALUES ('usrf','usr',0); INSERT INTO `il_object_subobj` VALUES ('adm','usrf',1); +INSERT INTO `il_object_subobj` VALUES ('adm','tags',1); +INSERT INTO `il_object_subobj` VALUES ('adm','seas',1); +INSERT INTO `il_object_subobj` VALUES ('adm','pdfg',1); +INSERT INTO `il_object_subobj` VALUES ('adm','nwss',1); +INSERT INTO `il_object_subobj` VALUES ('adm','objf',1); +INSERT INTO `il_object_subobj` VALUES ('adm','ltis',1); +INSERT INTO `il_object_subobj` VALUES ('adm','taxs',1); +INSERT INTO `il_object_subobj` VALUES ('adm','mobs',1); +INSERT INTO `il_object_subobj` VALUES ('adm','otpl',1); +INSERT INTO `il_object_subobj` VALUES ('adm','trac',1); +INSERT INTO `il_object_subobj` VALUES ('adm','facs',1); +INSERT INTO `il_object_subobj` VALUES ('adm','recf',1); +INSERT INTO `il_object_subobj` VALUES ('adm','extt',1); +INSERT INTO `il_object_subobj` VALUES ('adm','wfe',1); +INSERT INTO `il_object_subobj` VALUES ('adm','accs',1); +INSERT INTO `il_object_subobj` VALUES ('adm','sysc',1); INSERT INTO `il_object_subobj` VALUES ('adm','auth',1); +INSERT INTO `il_object_subobj` VALUES ('adm','mds',1); -- -- Table structure for table `il_orgu_authority` @@ -11693,29 +11693,29 @@ CREATE TABLE `il_pluginslot` ( -- INSERT INTO `il_pluginslot` VALUES ('Modules/DataCollection','dclfth','FieldTypeHook'); -INSERT INTO `il_pluginslot` VALUES ('Modules/TestQuestionPool','qst','Questions'); -INSERT INTO `il_pluginslot` VALUES ('Modules/SurveyQuestionPool','svyq','SurveyQuestions'); +INSERT INTO `il_pluginslot` VALUES ('Modules/Test','texp','Export'); +INSERT INTO `il_pluginslot` VALUES ('Modules/Test','tsig','Signature'); INSERT INTO `il_pluginslot` VALUES ('Modules/OrgUnit','orgutypehk','OrgUnitTypeHook'); INSERT INTO `il_pluginslot` VALUES ('Modules/OrgUnit','orguext','OrgUnitExtension'); +INSERT INTO `il_pluginslot` VALUES ('Modules/SurveyQuestionPool','svyq','SurveyQuestions'); INSERT INTO `il_pluginslot` VALUES ('Modules/Cloud','cldh','CloudHook'); -INSERT INTO `il_pluginslot` VALUES ('Modules/Test','texp','Export'); -INSERT INTO `il_pluginslot` VALUES ('Modules/Test','tsig','Signature'); -INSERT INTO `il_pluginslot` VALUES ('Services/AuthShibboleth','shibhk','ShibbolethAuthenticationHook'); -INSERT INTO `il_pluginslot` VALUES ('Services/EventHandling','evhk','EventHook'); -INSERT INTO `il_pluginslot` VALUES ('Services/WorkflowEngine','wfeCG','ComplexGateway'); +INSERT INTO `il_pluginslot` VALUES ('Modules/TestQuestionPool','qst','Questions'); INSERT INTO `il_pluginslot` VALUES ('Services/UIComponent','uihk','UserInterfaceHook'); -INSERT INTO `il_pluginslot` VALUES ('Services/AdvancedMetaData','amdc','AdvancedMDClaiming'); -INSERT INTO `il_pluginslot` VALUES ('Services/Repository','robj','RepositoryObject'); -INSERT INTO `il_pluginslot` VALUES ('Services/PersonalDesktop','pdhk','PersonalDesktopHook'); INSERT INTO `il_pluginslot` VALUES ('Services/Cron','crnhk','CronHook'); -INSERT INTO `il_pluginslot` VALUES ('Services/WebServices','soaphk','SoapHook'); -INSERT INTO `il_pluginslot` VALUES ('Services/PDFGeneration','renderer','Renderer'); -INSERT INTO `il_pluginslot` VALUES ('Services/COPage','pgcp','PageComponent'); -INSERT INTO `il_pluginslot` VALUES ('Services/Preview','pvre','PreviewRenderer'); +INSERT INTO `il_pluginslot` VALUES ('Services/EventHandling','evhk','EventHook'); +INSERT INTO `il_pluginslot` VALUES ('Services/Repository','robj','RepositoryObject'); INSERT INTO `il_pluginslot` VALUES ('Services/Calendar','capm','AppointmentCustomModal'); INSERT INTO `il_pluginslot` VALUES ('Services/Calendar','capg','AppointmentCustomGrid'); +INSERT INTO `il_pluginslot` VALUES ('Services/WebServices','soaphk','SoapHook'); +INSERT INTO `il_pluginslot` VALUES ('Services/AdvancedMetaData','amdc','AdvancedMDClaiming'); +INSERT INTO `il_pluginslot` VALUES ('Services/COPage','pgcp','PageComponent'); +INSERT INTO `il_pluginslot` VALUES ('Services/PersonalDesktop','pdhk','PersonalDesktopHook'); INSERT INTO `il_pluginslot` VALUES ('Services/LDAP','ldaphk','LDAPHook'); INSERT INTO `il_pluginslot` VALUES ('Services/User','udfc','UDFClaiming'); +INSERT INTO `il_pluginslot` VALUES ('Services/PDFGeneration','renderer','Renderer'); +INSERT INTO `il_pluginslot` VALUES ('Services/Preview','pvre','PreviewRenderer'); +INSERT INTO `il_pluginslot` VALUES ('Services/WorkflowEngine','wfeCG','ComplexGateway'); +INSERT INTO `il_pluginslot` VALUES ('Services/AuthShibboleth','shibhk','ShibbolethAuthenticationHook'); INSERT INTO `il_pluginslot` VALUES ('Services/Authentication','authhk','AuthenticationHook'); -- @@ -12137,20 +12137,20 @@ CREATE TABLE `il_wac_secure_path` ( -- Dumping data for table `il_wac_secure_path` -- -INSERT INTO `il_wac_secure_path` VALUES ('chatroom','/srv/www/www.ilias.de/html/il53/Modules/Chatroom','ilObjChatroomAccess',0); -INSERT INTO `il_wac_secure_path` VALUES ('ilBadge','/srv/www/www.ilias.de/html/il53/Services/Badge','ilBadgeWAC',1); -INSERT INTO `il_wac_secure_path` VALUES ('ilBlog','/srv/www/www.ilias.de/html/il53/Modules/Blog','ilObjBlogAccess',1); -INSERT INTO `il_wac_secure_path` VALUES ('ilPoll','/srv/www/www.ilias.de/html/il53/Modules/Poll','ilObjPollAccess',1); -INSERT INTO `il_wac_secure_path` VALUES ('ilPortfolio','/srv/www/www.ilias.de/html/il53/Modules/Portfolio','ilPortfolioAccessHandler',1); -INSERT INTO `il_wac_secure_path` VALUES ('lm_data','/srv/www/www.ilias.de/html/il53/Modules/LearningModule','ilObjLearningModuleAccess',0); -INSERT INTO `il_wac_secure_path` VALUES ('mobs','/srv/www/www.ilias.de/html/il53/Services/MediaObjects','ilObjMediaObjectAccess',0); -INSERT INTO `il_wac_secure_path` VALUES ('previews','/srv/www/www.ilias.de/html/il53/Modules/File','ilObjFileAccess',0); -INSERT INTO `il_wac_secure_path` VALUES ('thumbs','/srv/www/www.ilias.de/html/il53/Services/MediaObjects','ilObjMediaObjectAccess',0); -INSERT INTO `il_wac_secure_path` VALUES ('usr_images','/srv/www/www.ilias.de/html/il53/Services/User','ilObjUserAccess',0); -INSERT INTO `il_wac_secure_path` VALUES ('ilExercise','/srv/www/www.ilias.de/html/il53/Modules/Exercise','ilObjExerciseAccess',0); -INSERT INTO `il_wac_secure_path` VALUES ('ilBookingManager','/srv/www/www.ilias.de/html/il53/Modules/BookingManager','ilObjBookingPoolAccess',0); -INSERT INTO `il_wac_secure_path` VALUES ('css','/srv/www/www.ilias.de/html/il53/Services/Style','ilContentStyleWAC',0); -INSERT INTO `il_wac_secure_path` VALUES ('container_data','/srv/www/www.ilias.de/html/il53/Services/Container','ilContainerAccess',0); +INSERT INTO `il_wac_secure_path` VALUES ('chatroom','/var/www/ilias/Modules/Chatroom','ilObjChatroomAccess',0); +INSERT INTO `il_wac_secure_path` VALUES ('ilBadge','/var/www/ilias/Services/Badge','ilBadgeWAC',1); +INSERT INTO `il_wac_secure_path` VALUES ('ilBlog','/var/www/ilias/Modules/Blog','ilObjBlogAccess',1); +INSERT INTO `il_wac_secure_path` VALUES ('ilPoll','/var/www/ilias/Modules/Poll','ilObjPollAccess',1); +INSERT INTO `il_wac_secure_path` VALUES ('ilPortfolio','/var/www/ilias/Modules/Portfolio','ilPortfolioAccessHandler',1); +INSERT INTO `il_wac_secure_path` VALUES ('lm_data','/var/www/ilias/Modules/LearningModule','ilObjLearningModuleAccess',0); +INSERT INTO `il_wac_secure_path` VALUES ('mobs','/var/www/ilias/Services/MediaObjects','ilObjMediaObjectAccess',0); +INSERT INTO `il_wac_secure_path` VALUES ('previews','/var/www/ilias/Modules/File','ilObjFileAccess',0); +INSERT INTO `il_wac_secure_path` VALUES ('thumbs','/var/www/ilias/Services/MediaObjects','ilObjMediaObjectAccess',0); +INSERT INTO `il_wac_secure_path` VALUES ('usr_images','/var/www/ilias/Services/User','ilObjUserAccess',0); +INSERT INTO `il_wac_secure_path` VALUES ('ilExercise','/var/www/ilias/Modules/Exercise','ilObjExerciseAccess',0); +INSERT INTO `il_wac_secure_path` VALUES ('ilBookingManager','/var/www/ilias/Modules/BookingManager','ilObjBookingPoolAccess',0); +INSERT INTO `il_wac_secure_path` VALUES ('css','/var/www/ilias/Services/Style','ilContentStyleWAC',0); +INSERT INTO `il_wac_secure_path` VALUES ('container_data','/var/www/ilias/Services/Container','ilContainerAccess',0); -- -- Table structure for table `il_wiki_contributor` @@ -12730,14 +12730,17 @@ CREATE TABLE `lng_data` ( -- Dumping data for table `lng_data` -- +INSERT INTO `lng_data` VALUES ('cld','cld_id_does_not_exist_in_file_tree_in_session','en','ID does not exist in file tree in session:',NULL,NULL); +INSERT INTO `lng_data` VALUES ('cld','cld_id_already_exists_in_file_tree_in_session','en','ID already exists in file tree in session:',NULL,NULL); +INSERT INTO `lng_data` VALUES ('cld','cld_folder_not_existing_on_service','en','Folder not existing on service:',NULL,NULL); INSERT INTO `lng_data` VALUES ('cld','cld_folder_name','en','Folder Name',NULL,NULL); INSERT INTO `lng_data` VALUES ('cld','cld_folder_creation_failed','en','Folder Creation Failed',NULL,NULL); INSERT INTO `lng_data` VALUES ('cld','cld_folder_created','en','Folder created',NULL,NULL); INSERT INTO `lng_data` VALUES ('cld','cld_folder_already_existing_on_service','en','Folder already existing on service:',NULL,NULL); INSERT INTO `lng_data` VALUES ('cld','cld_file_not_existing_on_service','en','File not existing on service:',NULL,NULL); INSERT INTO `lng_data` VALUES ('cld','cld_edit_Settings','en','Cloud Settings',NULL,NULL); -INSERT INTO `lng_data` VALUES ('cld','cld_file_deleted','en','Object deleted',NULL,NULL); INSERT INTO `lng_data` VALUES ('cld','cld_delete_failed','en','Delete Failed',NULL,NULL); +INSERT INTO `lng_data` VALUES ('cld','cld_file_deleted','en','Object deleted',NULL,NULL); INSERT INTO `lng_data` VALUES ('cld','cld_create_folder','en','Create Folder',NULL,NULL); INSERT INTO `lng_data` VALUES ('cld','cld_confirm_delete_folder','en','Are you sure, that the following folder is to be deleted:',NULL,NULL); INSERT INTO `lng_data` VALUES ('cld','cld_confirm_delete_file','en','Are you sure, that the following file is to be deleted:',NULL,NULL); @@ -12754,57 +12757,57 @@ INSERT INTO `lng_data` VALUES ('cld','cld_add_file','en','File',NULL,NULL); INSERT INTO `lng_data` VALUES ('cld','cld_add','en','Add Cloud Object',NULL,NULL); INSERT INTO `lng_data` VALUES ('cld','cld_add_download_failed','en','Download Failed',NULL,NULL); INSERT INTO `lng_data` VALUES ('assessment','apply_def_settings_to_tst','en','Apply Settings',NULL,NULL); -INSERT INTO `lng_data` VALUES ('rbac','sysc_write','en','User can execute System Check.',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','sysc_visible','en','System Check is visible.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('rbac','sysc_write','en','User can execute System Check.',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','sysc_read','en','User has read access to System Check.',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','sysc_edit_permission','en','User can change permissions of System Check.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','obj_sysc_desc','en','System Check and Repair Tools',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','obj_sysc','en','System Check',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','obj_sysc_desc','en','System Check and Repair Tools',NULL,NULL); INSERT INTO `lng_data` VALUES ('blog','blog_allow_html','en','Allow HTML/Javascript',NULL,NULL); INSERT INTO `lng_data` VALUES ('prtf','prtf_allow_html_info','en','Enables users to include HTML and/or Javascript in their portfolio pages. This can lead to security issues.',NULL,NULL); INSERT INTO `lng_data` VALUES ('prtf','prtf_allow_html','en','Allow HTML/Javascript',NULL,NULL); -INSERT INTO `lng_data` VALUES ('mcst','mcst_download_videoalternative','en','Download Alternative File',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','remote_pass_info','en','Please enter your account data if the access to the web calendar is protected.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('mcst','mcst_download_videoalternative','en','Download Alternative File',NULL,NULL); INSERT INTO `lng_data` VALUES ('assessment','question_id_short','en','ID',NULL,NULL); INSERT INTO `lng_data` VALUES ('assessment','question_id','en','Question ID',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','survey_360_sure_appraisee_close_admin','en','Are you sure you want to close the surveys for the following appraisees?',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','survey_360_appraisee_close_action_success_admin','en','The 360° surveys of the appraisees were closed for the raters.',NULL,NULL); INSERT INTO `lng_data` VALUES ('assessment','answers_of','en','Answers of:',NULL,NULL); -INSERT INTO `lng_data` VALUES ('assessment','tst_no_scorable_qst_available','en','No question to score available',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','survey_360_appraisee_close_action_success_admin','en','The 360° surveys of the appraisees were closed for the raters.',NULL,NULL); INSERT INTO `lng_data` VALUES ('assessment','part_received_a_of_b_points','en','The participant received %s of %s possible points',NULL,NULL); +INSERT INTO `lng_data` VALUES ('assessment','tst_no_scorable_qst_available','en','No question to score available',NULL,NULL); INSERT INTO `lng_data` VALUES ('assessment','tst_man_scoring_by_qst','en','Scoring by Question',NULL,NULL); +INSERT INTO `lng_data` VALUES ('ecs','ecs_cmap_att_venue','en','Venue',NULL,NULL); INSERT INTO `lng_data` VALUES ('assessment','tst_man_scoring_by_part','en','Scoring by Participant',NULL,NULL); INSERT INTO `lng_data` VALUES ('ecs','ecs_cmap_att_module','en','Module',NULL,NULL); -INSERT INTO `lng_data` VALUES ('ecs','ecs_cmap_att_venue','en','Venue',NULL,NULL); -INSERT INTO `lng_data` VALUES ('ecs','ecs_cmap_att_degreeProgramme','en','Degree Programme',NULL,NULL); INSERT INTO `lng_data` VALUES ('ecs','ecs_cmap_att_courseType','en','Course Type',NULL,NULL); +INSERT INTO `lng_data` VALUES ('ecs','ecs_cmap_att_degreeProgramme','en','Degree Programme',NULL,NULL); +INSERT INTO `lng_data` VALUES ('tax','tax_item_sorting','en','Support Sorting of Assigned Items',NULL,NULL); INSERT INTO `lng_data` VALUES ('tax','tax_assigned_items','en','Assigned Items',NULL,NULL); INSERT INTO `lng_data` VALUES ('tax','tax_node_sorting','en','Sorting of Nodes',NULL,NULL); -INSERT INTO `lng_data` VALUES ('tax','tax_item_sorting','en','Support Sorting of Assigned Items',NULL,NULL); INSERT INTO `lng_data` VALUES ('tax','tax_max_one_tax','en','You can use maximum one taxonomy in this context.',NULL,NULL); INSERT INTO `lng_data` VALUES ('tax','tax_added','en','Taxonomy has been created.',NULL,NULL); INSERT INTO `lng_data` VALUES ('assessment','exp_file_created','en','Export file created.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('assessment','redirect_after_finishing_rule','en','Redirect',NULL,NULL); -INSERT INTO `lng_data` VALUES ('assessment','redirect_in_kiosk_mode','en','only when exam view is activated',NULL,NULL); -INSERT INTO `lng_data` VALUES ('assessment','redirect_always','en','always to defined webpage',NULL,NULL); INSERT INTO `lng_data` VALUES ('assessment','redirection_url','en','URL of webpage',NULL,NULL); -INSERT INTO `lng_data` VALUES ('assessment','redirect_after_finishing_tst_desc','en','After completion of test each participant is automatically redirected to a defined webpage. This is only valid if the participants have no access to their test results.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('assessment','redirect_after_finishing_tst','en','Redirect',NULL,NULL); -INSERT INTO `lng_data` VALUES ('assessment','tst_imap_qst_mode_mc','en','Multiple Choice',NULL,NULL); -INSERT INTO `lng_data` VALUES ('assessment','tst_imap_qst_mode_sc','en','Single Choice',NULL,NULL); +INSERT INTO `lng_data` VALUES ('assessment','redirect_always','en','always to defined webpage',NULL,NULL); +INSERT INTO `lng_data` VALUES ('assessment','redirect_in_kiosk_mode','en','only when exam view is activated',NULL,NULL); +INSERT INTO `lng_data` VALUES ('assessment','redirect_after_finishing_rule','en','Redirect',NULL,NULL); INSERT INTO `lng_data` VALUES ('assessment','tst_imap_qst_mode','en','Mode',NULL,NULL); -INSERT INTO `lng_data` VALUES ('assessment','timing','en','Extra Time',NULL,NULL); +INSERT INTO `lng_data` VALUES ('assessment','tst_imap_qst_mode_sc','en','Single Choice',NULL,NULL); +INSERT INTO `lng_data` VALUES ('assessment','tst_imap_qst_mode_mc','en','Multiple Choice',NULL,NULL); +INSERT INTO `lng_data` VALUES ('assessment','redirect_after_finishing_tst','en','Redirect',NULL,NULL); +INSERT INTO `lng_data` VALUES ('assessment','redirect_after_finishing_tst_desc','en','After completion of test each participant is automatically redirected to a defined webpage. This is only valid if the participants have no access to their test results.',NULL,NULL); INSERT INTO `lng_data` VALUES ('assessment','tst_change_workingtime','en','Add extra time for a participant',NULL,NULL); -INSERT INTO `lng_data` VALUES ('assessment','log_added_extratime','en','Added extra %d minutes for participant id %d',NULL,NULL); +INSERT INTO `lng_data` VALUES ('assessment','timing','en','Extra Time',NULL,NULL); INSERT INTO `lng_data` VALUES ('assessment','extratime','en','Extra Time',NULL,NULL); +INSERT INTO `lng_data` VALUES ('assessment','log_added_extratime','en','Added extra %d minutes for participant id %d',NULL,NULL); INSERT INTO `lng_data` VALUES ('assessment','tst_extratime_info','en','If you want to add the working time multiple times for the same participant, please insert the total amount of time you want to add.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('assessment','tst_extratime_added','en','The working time of the participant has been increased by %s minutes.',NULL,NULL); INSERT INTO `lng_data` VALUES ('assessment','tst_extratime_notavailable','en','Extra time can be added only for tests with one pass and a maximum processing time.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('exp','exp_file_created','en','The export file has been created.',NULL,NULL); INSERT INTO `lng_data` VALUES ('blog','blog_draft_info_contributors','en','This posting draft is only visible for the contributors.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('assessment','tst_extratime_added','en','The working time of the participant has been increased by %s minutes.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('exp','exp_file_created','en','The export file has been created.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('pd','pd_unsubscribe_multiple_memberships','en','Unsubscribe Multiple',NULL,NULL); INSERT INTO `lng_data` VALUES ('pd','pd_unsubscribe_memberships','en','Unsubscribe',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','survey_360_mode_info','en','Use for peer-reviewing of persons',NULL,NULL); -INSERT INTO `lng_data` VALUES ('pd','pd_unsubscribe_multiple_memberships','en','Unsubscribe Multiple',NULL,NULL); INSERT INTO `lng_data` VALUES ('pd','pd_remove_multiple','en','Remove Multiple Objects',NULL,NULL); INSERT INTO `lng_data` VALUES ('file','personal_workspace_quota_status_legend','en','You are using %1$s of your available disk quota of %2$s (%3$d%%).',NULL,NULL); INSERT INTO `lng_data` VALUES ('file','personal_workspace_quota_exceeded_warning','en','You have exceeded the disk quota for your personal workspace.',NULL,NULL); @@ -12813,8 +12816,8 @@ INSERT INTO `lng_data` VALUES ('file','personal_workspace_disk_quota','en','Hard INSERT INTO `lng_data` VALUES ('file','enable_personal_workspace_disk_quota_info','en','Allows definition of a hard disk quota for each user account and each global role. This quota only affects files in the personal workspace and in portfolios. As soon as a user exceeds the defined quota, ILIAS will prohibit the user to upload more files until the used disk space is again under quota.',NULL,NULL); INSERT INTO `lng_data` VALUES ('file','enable_personal_workspace_disk_quota','en','Activate Hard Quota for Personal Workspace',NULL,NULL); INSERT INTO `lng_data` VALUES ('pd','pd_info_delete_sure_unsubscribe','en','Are you sure you want to unsubscribe from the following objects?',NULL,NULL); -INSERT INTO `lng_data` VALUES ('pd','pd_info_delete_sure_remove','en','Are you sure you want to remove the following objects from your Personal Desktop?',NULL,NULL); INSERT INTO `lng_data` VALUES ('didactic','didactic_default_type','en','Default',NULL,NULL); +INSERT INTO `lng_data` VALUES ('pd','pd_info_delete_sure_remove','en','Are you sure you want to remove the following objects from your Personal Desktop?',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','event_list_registered_only','en','Only Registered',NULL,NULL); INSERT INTO `lng_data` VALUES ('registration','registration_codes_override_global_info','en','These settings may be overridden by registration codes.',NULL,NULL); INSERT INTO `lng_data` VALUES ('registration','registration_codes_override_info','en','This setting overrides any values defined in ‘Registration Settings’.',NULL,NULL); @@ -12824,33 +12827,33 @@ INSERT INTO `lng_data` VALUES ('dateplaner','cal_ch_delete_app_booking_info','en INSERT INTO `lng_data` VALUES ('dateplaner','cal_ch_cancel_booking_info','en','‘Cancel Booking’ sends notification mails to the users. If you do not want to notify the users, choose the option ‘Delete Booking’.',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_ch_delete_booking_info','en','‘Delete Booking’ will not notify users by e-mail. If you want to notify users, please choose the action ‘Cancel Booking’.',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_ch_cron_reminder_days','en','Number of Days',NULL,NULL); -INSERT INTO `lng_data` VALUES ('dateplaner','cal_ch_cron_reminder_info','en','If enabled, notification mails about upcoming consultation hour events will be send.',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_ch_cron_reminder','en','Send Consultation Hour Reminder',NULL,NULL); +INSERT INTO `lng_data` VALUES ('dateplaner','cal_ch_cron_reminder_info','en','If enabled, notification mails about upcoming consultation hour events will be send.',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_ch_booking_reminder_body','en','your appointment with \"%s\" starts soon.',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_ch_booking_reminder_subject','en','Reminder for \"%s\"',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_ch_export_apps','en','Booked Appointments',NULL,NULL); -INSERT INTO `lng_data` VALUES ('dateplaner','cal_ch_field_ch','en','Consultation Hour Appointments',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_ch_booking_message_tbl','en','Comment',NULL,NULL); +INSERT INTO `lng_data` VALUES ('dateplaner','cal_ch_field_ch','en','Consultation Hour Appointments',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_ch_assign_participants','en','Assign Users',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_ch_cancel_booking_sure','en','Do you really want to cancel the following bookings?',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_ch_delete_booking_sure','en','Do you really want to delete the following bookings?',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_ch_deleted_bookings','en','The selected bookings have been canceled.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('dateplaner','cal_ch_canceled_bookings','en','The selected bookings have been deleted.',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_ch_app_bookings','en','Bookings',NULL,NULL); -INSERT INTO `lng_data` VALUES ('dateplaner','cal_ch_bookings_tbl','en','Booked Appointments',NULL,NULL); +INSERT INTO `lng_data` VALUES ('dateplaner','cal_ch_canceled_bookings','en','The selected bookings have been deleted.',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_ch_reject_booking','en','Cancel Booking',NULL,NULL); +INSERT INTO `lng_data` VALUES ('dateplaner','cal_ch_bookings_tbl','en','Booked Appointments',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_ch_delete_booking','en','Delete Booking',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_ch_grp_delete_sure','en','Do you really want to delete the following consultation hour groups?',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_ch_grp_no_assignment','en','-- Not Assigned --',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_ch_grp_selection','en','Assignment to Consultation Hour Groups',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_ch_grp_multiple_info','en','You can define the maximum number of bookings per user.',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_ch_grp_multiple','en','Bookings per User',NULL,NULL); -INSERT INTO `lng_data` VALUES ('dateplaner','cal_ch_grp_add_tbl','en','Create new Consultation Hour Group',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_ch_grp_update_tbl','en','Edit Consultation Hour Group',NULL,NULL); +INSERT INTO `lng_data` VALUES ('dateplaner','cal_ch_grp_add_tbl','en','Create new Consultation Hour Group',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_ch_max_books','en','Bookings per User',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_ch_assigned_apps','en','Number of Appointments',NULL,NULL); -INSERT INTO `lng_data` VALUES ('dateplaner','cal_ch_grps','en','Consultation Hour Groups',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_ch_add_grp','en','Create new Consultation Hour Group',NULL,NULL); +INSERT INTO `lng_data` VALUES ('dateplaner','cal_ch_grps','en','Consultation Hour Groups',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_ch_grp_header','en','Consultation Hour Group',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_ch_app_list','en','Consultation Hour Appointments',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_ch_app_grp','en','Consultation Hour Groups',NULL,NULL); @@ -12858,30 +12861,30 @@ INSERT INTO `lng_data` VALUES ('crs','crs_notification_list_title','en','Notific INSERT INTO `lng_data` VALUES ('registration','registration_codes_access_limitation_all','en','All',NULL,NULL); INSERT INTO `lng_data` VALUES ('registration','reg_access_limitation_mode_relative_target','en','Valid for',NULL,NULL); INSERT INTO `lng_data` VALUES ('registration','reg_access_limitation_mode_absolute_target','en','Valid until',NULL,NULL); -INSERT INTO `lng_data` VALUES ('registration','registration_codes_roles_title','en','Role for New Accounts',NULL,NULL); INSERT INTO `lng_data` VALUES ('registration','registration_codes_roles_limitation_none','en','No Predefined Access Limitation',NULL,NULL); +INSERT INTO `lng_data` VALUES ('registration','registration_codes_roles_title','en','Role for New Accounts',NULL,NULL); INSERT INTO `lng_data` VALUES ('registration','registration_codes_roles_local','en','Local Role(s)',NULL,NULL); INSERT INTO `lng_data` VALUES ('registration','registration_codes_no_assigned_role','en','No Predefined Assigned Role',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','rpc_pdf_generation','en','PDF-Generation',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','rpc_pdf_font','en','Fonts',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','rpc_pdf_font_info','en','Additional fonts for the generation of PDF files. Other fonts than ‘Helvetica’ and ‘unifont’ must be installed on the ILIAS server.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','survey_reminder_link','en','URL',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','rpc_pdf_generation','en','PDF-Generation',NULL,NULL); INSERT INTO `lng_data` VALUES ('mail','mail_rename_folder','en','Rename Folder',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','survey_reminder_link','en','URL',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','survey_reminder_body','en','the following survey has not been finished by you yet',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','survey_reminder_salutation','en','Hello %s,',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','survey_reminder_subject','en','Survey \"%s\" was not finished',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','survey_reminder_salutation','en','Hello %s,',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','survey_notification_tutor_link','en','Link to Survey',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','survey_notification_tutor_body','en','The following survey has been finished by all participants',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','survey_notification_tutor_salutation','en','Hello %s,',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','survey_notification_tutor_subject','en','All participants have finished the survey \"%s\"',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','survey_notification_tutor_recipients','en','Tutors (Login[s])',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','survey_notification_tutor_recipients_invalid','en','Please state users with write permission.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','survey_notification_tutor_recipients','en','Tutors (Login[s])',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','survey_notification_tutor_setting','en','One E-Mail after all Participants Finished',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','survey_notification_target_group_invited_info','en','Number of current recipients: %s',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','survey_notification_target_group_invited','en','All users who got the survey put on their Personal Desktop',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','survey_notification_target_group_parent_course_inactive','en','No parent course/group given - no reminders will be sent!',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','survey_notification_target_group_parent_course','en','All members of parent course/group',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','survey_notification_target_group','en','Target Group',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','survey_notification_target_group_parent_course','en','All members of parent course/group',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','survey_reminder_frequency_days','en','Days',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','survey_reminder_frequency','en','Frequency',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','survey_reminder_end','en','End',NULL,NULL); @@ -12909,50 +12912,50 @@ INSERT INTO `lng_data` VALUES ('survey','svy_back','en','Back',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','survey_360_appraisee_is_closed','en','The appraisee has closed his survey.',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','svy_skl_comp_assignm_not_supported','en','Competence assignment is not supported for this question type.',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','survey_competences','en','Competences',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','survey_360_raters_finished','en','Raters Finished',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','survey_360_rater_finished','en','Survey Finished',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','survey_360_raters_finished','en','Raters Finished',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','survey_360_rater_subject_default','en','You have been invited as rater to a 360° survey.',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','survey_360_rater_message_content_anonymous_default','en','Your survey access code is [code]. You can start the survey in your web browser using the URL [url].',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','survey_360_rater_message_content_registered_default','en','You can start the survey in your web browser using the URL [url].',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','survey_360_rater_message_content_anonymous','en','Message Content (Anonymous)',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','survey_360_rater_message_content_registered_default','en','You can start the survey in your web browser using the URL [url].',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','survey_360_rater_message_content_registered','en','Message Content (Registered)',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','survey_360_rater_mail_sent','en','Mail sent',NULL,NULL); INSERT INTO `lng_data` VALUES ('skmg','skmg_skill_no_needs_impr','en','Your competence level is sufficient for the selected profile.',NULL,NULL); INSERT INTO `lng_data` VALUES ('skmg','skmg_skill_needs_impr_no_res','en','You need to improve this competence. Unfortunately there are currently no learning resources available providing learning material aligned to your target competence level.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('skmg','skmg_360_survey','en','360° Survey',NULL,NULL); INSERT INTO `lng_data` VALUES ('skmg','skmg_skill_needs_impr_res','en','You need to improve this competence. The following resources provide learning material aligned to your target competence level.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('skmg','skmg_target_level','en','Profile Target Level',NULL,NULL); +INSERT INTO `lng_data` VALUES ('skmg','skmg_360_survey','en','360° Survey',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','survey_calc_skills','en','Determine Competence Levels',NULL,NULL); +INSERT INTO `lng_data` VALUES ('skmg','skmg_target_level','en','Profile Target Level',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','survey_sum_of_means','en','Sum of Arithm. Means per Question',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','survey_reached_level','en','Reached Level',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','survey_skill_max_scale_points','en','Max. Scale Points',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','survey_up_to_x_points','en','Up to x points',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','survey_skill_nr_q','en','Number of Questions',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','survey_skill_max_scale_points','en','Max. Scale Points',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','survey_skill_level','en','Competence Level',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','survey_skill_thresholds','en','Competence Thresholds',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','survey_assign_competence','en','Assign Competence',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','survey_remove_competence','en','Remove Competence',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','survey_skill_assign','en','Question/Competence Assignment',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','survey_assign_competence','en','Assign Competence',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','survey_skill','en','Competence',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','survey_skill_assign','en','Question/Competence Assignment',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','survey_activate_skill_service','en','Activate Competence Service',NULL,NULL); INSERT INTO `lng_data` VALUES ('skmg','skmg_confirm_level_resources_removal','en','Do you really want to remove the following resources from the competence level?',NULL,NULL); -INSERT INTO `lng_data` VALUES ('skmg','skmg_assigned_users','en','Assigned Users',NULL,NULL); +INSERT INTO `lng_data` VALUES ('skmg','skmg_add_resource','en','Add Resource',NULL,NULL); +INSERT INTO `lng_data` VALUES ('skmg','skmg_resources','en','Resources',NULL,NULL); INSERT INTO `lng_data` VALUES ('skmg','skmg_assign_user','en','Assign User',NULL,NULL); INSERT INTO `lng_data` VALUES ('skmg','skmg_confirm_user_removal','en','Do you really want to remove the following users from this profile?',NULL,NULL); -INSERT INTO `lng_data` VALUES ('skmg','skmg_resources','en','Resources',NULL,NULL); -INSERT INTO `lng_data` VALUES ('skmg','skmg_add_resource','en','Add Resource',NULL,NULL); +INSERT INTO `lng_data` VALUES ('skmg','skmg_assigned_users','en','Assigned Users',NULL,NULL); +INSERT INTO `lng_data` VALUES ('skmg','skmg_confirm_remove_level_ass','en','So you really want to remove the following competence levels from the profile?',NULL,NULL); +INSERT INTO `lng_data` VALUES ('skmg','skmg_assigned_skill_levels','en','Assigned Competence Levels',NULL,NULL); INSERT INTO `lng_data` VALUES ('skmg','skmg_assign_level','en','Assign Level',NULL,NULL); INSERT INTO `lng_data` VALUES ('skmg','skmg_profile','en','Profile',NULL,NULL); INSERT INTO `lng_data` VALUES ('skmg','skmg_remove_levels','en','Remove Levels',NULL,NULL); INSERT INTO `lng_data` VALUES ('skmg','skmg_select_skill_level_assign','en','Please select a skill.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('skmg','skmg_confirm_remove_level_ass','en','So you really want to remove the following competence levels from the profile?',NULL,NULL); -INSERT INTO `lng_data` VALUES ('skmg','skmg_assigned_skill_levels','en','Assigned Competence Levels',NULL,NULL); -INSERT INTO `lng_data` VALUES ('skmg','skmg_delete_profiles','en','Do you really want to delete the following profiles?',NULL,NULL); -INSERT INTO `lng_data` VALUES ('skmg','skmg_edit_profile','en','Edit Profile',NULL,NULL); -INSERT INTO `lng_data` VALUES ('skmg','skmg_add_profile','en','Add Profile',NULL,NULL); -INSERT INTO `lng_data` VALUES ('skmg','skmg_skill_profiles','en','Profiles',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','survey_360_appraisee','en','Appraisee',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','survey_360_select_appraisee','en','Select',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','survey_360_appraisee','en','Appraisee',NULL,NULL); +INSERT INTO `lng_data` VALUES ('skmg','skmg_skill_profiles','en','Profiles',NULL,NULL); +INSERT INTO `lng_data` VALUES ('skmg','skmg_add_profile','en','Add Profile',NULL,NULL); +INSERT INTO `lng_data` VALUES ('skmg','skmg_edit_profile','en','Edit Profile',NULL,NULL); +INSERT INTO `lng_data` VALUES ('skmg','skmg_delete_profiles','en','Do you really want to delete the following profiles?',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','survey_360_list_title','en','360° Mode',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','survey_360_add_self_appraisee','en','Add yourself as appraisee to this survey',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','survey_360_no_appraisees','en','There are currently no appraisees for you to rate.',NULL,NULL); @@ -12968,16 +12971,16 @@ INSERT INTO `lng_data` VALUES ('survey','survey_360_results','en','Access To Res INSERT INTO `lng_data` VALUES ('survey','survey_360_self_appraisee','en','Open 360° Feedback',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','survey_360_self_raters','en','Appraisees Select Own Raters',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','survey_360_self_evaluation','en','Self-Evaluation',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','survey_code_delete_sure','en','Are you sure you want to delete the following access codes?',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','survey_360_mode','en','360° Feedback',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','survey_code_delete_sure','en','Are you sure you want to delete the following access codes?',NULL,NULL); INSERT INTO `lng_data` VALUES ('blog','blog_posting_edit_approval_info','en','Posting remains to be approved by a tutor before being published.',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','edit_userassignment','en','Edit User Assignment',NULL,NULL); -INSERT INTO `lng_data` VALUES ('user','user_delete_own_account_aborted','en','Aborted deletion, account was not changed.',NULL,NULL); INSERT INTO `lng_data` VALUES ('user','user_delete_own_account_logout_button','en','Proceed to Authentication',NULL,NULL); +INSERT INTO `lng_data` VALUES ('user','user_delete_own_account_aborted','en','Aborted deletion, account was not changed.',NULL,NULL); INSERT INTO `lng_data` VALUES ('user','user_delete_own_account_logout_confirmation','en','Your account has been flagged for deletion. Please authenticate to continue the process.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','frm_import','en','Import Forum',NULL,NULL); -INSERT INTO `lng_data` VALUES ('obj','edit_questions','en','Edit Questions',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','file_rollback','en','Make this the current version',NULL,NULL); +INSERT INTO `lng_data` VALUES ('obj','edit_questions','en','Edit Questions',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','file_version_rollback','en','Rollback to version %s from %s',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','file_version_replace','en','All versions replaced',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','file_version_create','en','Initial version',NULL,NULL); @@ -13001,21 +13004,21 @@ INSERT INTO `lng_data` VALUES ('common','extracting','en','Extracting...',NULL,N INSERT INTO `lng_data` VALUES ('common','uploading','en','Uploading...',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','error_upload_was_zero_bytes','en','The upload failed as this is a folder, the file size is 0 bytes or exceeded the max. upload size or the file was renamed meanwhile.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','error_empty_file_or_folder','en','The file size is 0 bytes or it is a folder.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','upload_files_title','en','Upload files',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','upload_pending','en','Pending',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','num_of_selected_files','en','%s file(s) selected',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','cancel_file_upload','en','Do you really want to cancel all pending uploads?',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','upload_files_title','en','Upload files',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','upload_files','en','Upload files',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','cancel_file_upload','en','Do you really want to cancel all pending uploads?',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','selected_files','en','Selected files',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','num_of_selected_files','en','%s file(s) selected',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','drag_file_here','en','Drag-and-drop your file here',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','drag_files_here','en','Drag-and-drop your files here',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','hide_all_details','en','Hide all details',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','show_all_details','en','Show all details',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','select_files_from_computer','en','Select Files',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','drag_files_here','en','Drag-and-drop your files here',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','drag_file_here','en','Drag-and-drop your file here',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','selected_files','en','Selected files',NULL,NULL); -INSERT INTO `lng_data` VALUES ('trac','trac_lp_list_gui_info','en','If activated, the learning progress status is included in objects lists.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('trac','trac_lp_list_gui','en','Personal Desktop, Repository, Search',NULL,NULL); -INSERT INTO `lng_data` VALUES ('trac','trac_collection_tlt_learner_subitem','en','You have spent %s of the %s needed for completion (%s%%).',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','trac_collection_tlt_learner_info','en','The learning progress for this object is based on the typical learning time.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('trac','trac_collection_tlt_learner_subitem','en','You have spent %s of the %s needed for completion (%s%%).',NULL,NULL); +INSERT INTO `lng_data` VALUES ('trac','trac_lp_list_gui','en','Personal Desktop, Repository, Search',NULL,NULL); +INSERT INTO `lng_data` VALUES ('trac','trac_lp_list_gui_info','en','If activated, the learning progress status is included in objects lists.',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','trac_collection_manual_learner_lm_info','en','Activate all chapters you completed.',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','trac_collection_manual_learner_changed_ts','en','Changed on',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','trac_collection_manual_learner_info','en','The learning progress for this object has to be set manually.',NULL,NULL); @@ -13028,14 +13031,14 @@ INSERT INTO `lng_data` VALUES ('rbac','bibs_edit_permission','en','User can chan INSERT INTO `lng_data` VALUES ('rbac','bibs_copy','en','User can copy bibliography',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','bibs_delete','en','User can delete library entries',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','bibs_write','en','User can edit bibliography settings',NULL,NULL); -INSERT INTO `lng_data` VALUES ('rbac','bibs_visible','en','Bibliography-Administration is visible',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','bibs_read','en','User can read bibliography content',NULL,NULL); +INSERT INTO `lng_data` VALUES ('rbac','bibs_visible','en','Bibliography-Administration is visible',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','bibl_edit_permission','en','User can change permission settings',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','bibl_delete','en','User can move or delete bibliography',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','bibl_write','en','User can edit bibliography settings',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','bibl_copy','en','Copy Bibliography',NULL,NULL); -INSERT INTO `lng_data` VALUES ('rbac','bibl_read','en','User can read bibliography content',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','bibl_visible','en','Bibliography is visible',NULL,NULL); +INSERT INTO `lng_data` VALUES ('rbac','bibl_read','en','User can read bibliography content',NULL,NULL); INSERT INTO `lng_data` VALUES ('bibl','news_title_updated','en','Bibliography list updated',NULL,NULL); INSERT INTO `lng_data` VALUES ('bibl','news_title_created','en','New bibliography list added',NULL,NULL); INSERT INTO `lng_data` VALUES ('bibl','bibl_settings_edit','en','Edit Library',NULL,NULL); @@ -13044,52 +13047,52 @@ INSERT INTO `lng_data` VALUES ('bibl','bibl_library_img','en','Image-URL',NULL,N INSERT INTO `lng_data` VALUES ('bibl','bibl_library_url','en','Base-URL',NULL,NULL); INSERT INTO `lng_data` VALUES ('bibl','bibl_library_name','en','Name',NULL,NULL); INSERT INTO `lng_data` VALUES ('bibl','bibl_settings_libraries','en','Libraries',NULL,NULL); -INSERT INTO `lng_data` VALUES ('bibl','bibliography file','en','Bibliography File',NULL,NULL); -INSERT INTO `lng_data` VALUES ('bibl','obj_bibl_duplicate','en','Duplicate Bibliography',NULL,NULL); INSERT INTO `lng_data` VALUES ('bibl','detail_view','en','Detail View',NULL,NULL); +INSERT INTO `lng_data` VALUES ('bibl','obj_bibl_duplicate','en','Duplicate Bibliography',NULL,NULL); +INSERT INTO `lng_data` VALUES ('bibl','bibliography file','en','Bibliography File',NULL,NULL); INSERT INTO `lng_data` VALUES ('bibl','bibl_edit','en','Edit Bibliography',NULL,NULL); -INSERT INTO `lng_data` VALUES ('bibl','override_entries','en','Override Entries',NULL,NULL); INSERT INTO `lng_data` VALUES ('bibl','Type','en','Type',NULL,NULL); +INSERT INTO `lng_data` VALUES ('bibl','override_entries','en','Override Entries',NULL,NULL); INSERT INTO `lng_data` VALUES ('bibl','download_original_file','en','Download Original File',NULL,NULL); INSERT INTO `lng_data` VALUES ('bibl','bibl_import','en','Import Bibliography',NULL,NULL); +INSERT INTO `lng_data` VALUES ('bibl','bibl_new','en','New Bibliography',NULL,NULL); INSERT INTO `lng_data` VALUES ('bibl','bibl_link_online','en','Lookup inventory',NULL,NULL); INSERT INTO `lng_data` VALUES ('bibl','bibl_add','en','Add Bibliography',NULL,NULL); -INSERT INTO `lng_data` VALUES ('bibl','bibl_new','en','New Bibliography',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','obj_bibs_desc','en','Bibliography Administration',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','obj_bibs','en','Bibliography',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','obj_bibl','en','Bibliography',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','objs_bibl','en','Bibliographies',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','dcl_edit_content','en','Edit entries',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','obj_bibl','en','Bibliography',NULL,NULL); INSERT INTO `lng_data` VALUES ('dcl','dcl_rbac_roles_without_read_access_on_any_standard_view','en','The following rbac roles have read access on the data collection, but no read access on any standard view of a table:',NULL,NULL); INSERT INTO `lng_data` VALUES ('dcl','dcl_no_read_access_on_any_standard_view','en','You don\'t have read access on any standard view of a table.',NULL,NULL); INSERT INTO `lng_data` VALUES ('dcl','dcl_no_export_content_available','en','No data available for export.',NULL,NULL); INSERT INTO `lng_data` VALUES ('dcl','dcl_no_export_fields_available','en','No fields activated for export. Mark at least one field as exportable in the table settings.',NULL,NULL); INSERT INTO `lng_data` VALUES ('dcl','dcl_no_export_data_available','en','No data or fields available for export.',NULL,NULL); INSERT INTO `lng_data` VALUES ('dcl','dcl_supported_filetypes_desc','en','You can set the allowed extensions comma seperated. For example: pdf, docx',NULL,NULL); -INSERT INTO `lng_data` VALUES ('dcl','dcl_supported_filetypes','en','Allowed file-extensions',NULL,NULL); -INSERT INTO `lng_data` VALUES ('dcl','dcl_export_finished','en','Export finished',NULL,NULL); INSERT INTO `lng_data` VALUES ('dcl','dcl_export_started','en','Asynchronous export started',NULL,NULL); +INSERT INTO `lng_data` VALUES ('dcl','dcl_export_finished','en','Export finished',NULL,NULL); +INSERT INTO `lng_data` VALUES ('dcl','dcl_supported_filetypes','en','Allowed file-extensions',NULL,NULL); +INSERT INTO `lng_data` VALUES ('dcl','dcl_save_record','en','Save Entry',NULL,NULL); INSERT INTO `lng_data` VALUES ('dcl','dlc_xls_async_export','en','Asynchronous Excel export',NULL,NULL); INSERT INTO `lng_data` VALUES ('dcl','dcl_confirm_storing_records_no_permission','en','You have no permission to change the record afterwards.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('dcl','dcl_save_record','en','Save Entry',NULL,NULL); INSERT INTO `lng_data` VALUES ('dcl','dcl_confirm_storing_records','en','Please validate and confirm your input.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('dcl','dcl_save_confirmation','en','Save confirmation',NULL,NULL); INSERT INTO `lng_data` VALUES ('dcl','dcl_save_confirmation_desc','en','Users have to confirm a new DataCollection entry.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('dcl','dcl_save_confirmation','en','Save confirmation',NULL,NULL); INSERT INTO `lng_data` VALUES ('dcl','dcl_plugin_no_hooks_available','en','No active field-type plugins found',NULL,NULL); -INSERT INTO `lng_data` VALUES ('dcl','dcl_plugin_hooks','en','Available Plugins',NULL,NULL); -INSERT INTO `lng_data` VALUES ('dcl','dcl_plugin_desc','en','DataCollection Field-Plugins',NULL,NULL); INSERT INTO `lng_data` VALUES ('dcl','dcl_plugin','en','Plugin',NULL,NULL); +INSERT INTO `lng_data` VALUES ('dcl','dcl_plugin_desc','en','DataCollection Field-Plugins',NULL,NULL); +INSERT INTO `lng_data` VALUES ('dcl','dcl_plugin_hooks','en','Available Plugins',NULL,NULL); INSERT INTO `lng_data` VALUES ('dcl','dcl_skipped_delete_records','en','%s Entries were not deleted due to permission settings',NULL,NULL); INSERT INTO `lng_data` VALUES ('dcl','dcl_deleted_records','en','Successfully deleted %s Entries',NULL,NULL); INSERT INTO `lng_data` VALUES ('dcl','dcl_confirm_delete_records','en','Are you sure you want to delete the following Entries?',NULL,NULL); -INSERT INTO `lng_data` VALUES ('dcl','dcl_display_record_alt','en','Display this entry',NULL,NULL); INSERT INTO `lng_data` VALUES ('dcl','dcl_delete_records','en','Delete Entries',NULL,NULL); +INSERT INTO `lng_data` VALUES ('dcl','dcl_display_record_alt','en','Display this entry',NULL,NULL); INSERT INTO `lng_data` VALUES ('dcl','dcl_manage','en','Manage',NULL,NULL); INSERT INTO `lng_data` VALUES ('dcl','dcl_link_detail_page','en','Link entries to detail page',NULL,NULL); INSERT INTO `lng_data` VALUES ('dcl','dcl_delete_fields','en','Delete fields',NULL,NULL); INSERT INTO `lng_data` VALUES ('dcl','dcl_msg_no_perm_edit','en','No permission given to edit this Entry',NULL,NULL); -INSERT INTO `lng_data` VALUES ('dcl','dcl_msg_no_perm_view','en','No permission given to view this Entry',NULL,NULL); INSERT INTO `lng_data` VALUES ('dcl','dcl_view_own_records_perm','en','View only own entries',NULL,NULL); +INSERT INTO `lng_data` VALUES ('dcl','dcl_msg_no_perm_view','en','No permission given to view this Entry',NULL,NULL); INSERT INTO `lng_data` VALUES ('dcl','dcl_record_from_total','en','%d of %d',NULL,NULL); INSERT INTO `lng_data` VALUES ('dcl','dcl_next_record','en','Next Entry',NULL,NULL); INSERT INTO `lng_data` VALUES ('dcl','dcl_prev_record','en','Previous Entry',NULL,NULL); @@ -13104,8 +13107,8 @@ INSERT INTO `lng_data` VALUES ('dcl','dcl_owner_name','en','Owner (Name)',NULL,N INSERT INTO `lng_data` VALUES ('dcl','dcl_owner','en','Owner',NULL,NULL); INSERT INTO `lng_data` VALUES ('dcl','dcl_last_update_description','en','The date the entry was last edited.',NULL,NULL); INSERT INTO `lng_data` VALUES ('dcl','dcl_last_update','en','Last Edited',NULL,NULL); -INSERT INTO `lng_data` VALUES ('dcl','dcl_create_date','en','Creation Date',NULL,NULL); INSERT INTO `lng_data` VALUES ('dcl','dcl_creation_date_description','en','The date on which the entry was created.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('dcl','dcl_create_date','en','Creation Date',NULL,NULL); INSERT INTO `lng_data` VALUES ('dcl','dcl_creation_date','en','Creation Date',NULL,NULL); INSERT INTO `lng_data` VALUES ('dcl','dcl_id_description','en','The internal ID.',NULL,NULL); INSERT INTO `lng_data` VALUES ('dcl','dcl_id','en','ID',NULL,NULL); @@ -13114,8 +13117,8 @@ INSERT INTO `lng_data` VALUES ('dcl','dcl_confirm_delete_fields','en','Do you re INSERT INTO `lng_data` VALUES ('dcl','dcl_comments_desc','en','Displays the number of comments for a Entry.',NULL,NULL); INSERT INTO `lng_data` VALUES ('dcl','dcl_comments','en','Comments',NULL,NULL); INSERT INTO `lng_data` VALUES ('dcl','dcl_desc','en','Descending Order (DESC)',NULL,NULL); -INSERT INTO `lng_data` VALUES ('dcl','dcl_asc','en','Ascending Order (ASC)',NULL,NULL); INSERT INTO `lng_data` VALUES ('dcl','dcl_please_select','en','--- Please select ---',NULL,NULL); +INSERT INTO `lng_data` VALUES ('dcl','dcl_asc','en','Ascending Order (ASC)',NULL,NULL); INSERT INTO `lng_data` VALUES ('dcl','dcl_table_title_not_matching','en','The titles of the excel sheet and the Data Collection table do not match. Rename the sheet for a successfull import.',NULL,NULL); INSERT INTO `lng_data` VALUES ('dcl','dcl_table_title_unique','en','There exists already a table with this title. Title must be unique.',NULL,NULL); INSERT INTO `lng_data` VALUES ('dcl','dcl_field_title_unique','en','There exists already a field with this title. Title must be unique.',NULL,NULL); @@ -13126,186 +13129,186 @@ INSERT INTO `lng_data` VALUES ('dcl','dcl_file_format_description','en','The fil INSERT INTO `lng_data` VALUES ('dcl','dcl_import_records .xls','en','Excel-Import',NULL,NULL); INSERT INTO `lng_data` VALUES ('dcl','dcl_std_field_not_importable','en',' - Standard fields are not importable.',NULL,NULL); INSERT INTO `lng_data` VALUES ('dcl','dcl_row_not_found','en',' - This field couldn\'t be found in the table.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('dcl','dcl_import_terminated','en','The import terminated. Entries added',NULL,NULL); INSERT INTO `lng_data` VALUES ('dcl','dcl_max_import','en','The maximum amount of imported entries is reached.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('dcl','dcl_import_terminated','en','The import terminated. Entries added',NULL,NULL); INSERT INTO `lng_data` VALUES ('dcl','dcl_file_not_readable','en','The file could not be read. Please make sure to upload an XLSX file.',NULL,NULL); INSERT INTO `lng_data` VALUES ('dcl','dcl_no_such_reference','en','The following value is not available in the reference table:',NULL,NULL); -INSERT INTO `lng_data` VALUES ('dcl','dcl_not_supported_in_import','en','This type of field is not supported in the import',NULL,NULL); INSERT INTO `lng_data` VALUES ('dcl','dcl_no_warnings','en','The import terminated with no warnings.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('dcl','dcl_not_supported_in_import','en','This type of field is not supported in the import',NULL,NULL); INSERT INTO `lng_data` VALUES ('cron','cron_no_executable_job_selected','en','Please select at least one executable cron-job.',NULL,NULL); INSERT INTO `lng_data` VALUES ('cron','cron_action_edit_success','en','Schedule updated.',NULL,NULL); INSERT INTO `lng_data` VALUES ('cron','cron_action_reset_success','en','Cron-Job reset.',NULL,NULL); INSERT INTO `lng_data` VALUES ('cron','cron_action_deactivate_success','en','Cron-Job deactivated.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('cron','cron_action_run_fail','en','Cron-Job failed.',NULL,NULL); INSERT INTO `lng_data` VALUES ('cron','cron_action_activate_success','en','Cron-Job activated.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('cron','cron_action_run_fail','en','Cron-Job failed.',NULL,NULL); INSERT INTO `lng_data` VALUES ('cron','cron_action_run_success','en','Cron-Job run successfully.',NULL,NULL); INSERT INTO `lng_data` VALUES ('cron','cron_action_reset_sure','en','Are you sure you want to reset the cron-job \"%s\"?',NULL,NULL); INSERT INTO `lng_data` VALUES ('cron','cron_action_deactivate_sure','en','Are you sure you want to deactivate the cron-job \"%s\"?',NULL,NULL); INSERT INTO `lng_data` VALUES ('cron','cron_action_activate_sure','en','Are you sure you want to activate the cron-job \"%s\"?',NULL,NULL); -INSERT INTO `lng_data` VALUES ('cron','cron_action_run','en','Execute',NULL,NULL); INSERT INTO `lng_data` VALUES ('cron','cron_action_run_sure','en','Are you sure you want to run the cron-job \"%s\"?',NULL,NULL); +INSERT INTO `lng_data` VALUES ('cron','cron_action_run','en','Execute',NULL,NULL); INSERT INTO `lng_data` VALUES ('cron','cron_running_since','en','Running since',NULL,NULL); INSERT INTO `lng_data` VALUES ('cron','cron_changed_by_crontab','en','SYSTEM',NULL,NULL); -INSERT INTO `lng_data` VALUES ('cron','cron_schedule_in_days','en','Every %s days',NULL,NULL); -INSERT INTO `lng_data` VALUES ('cron','cron_schedule_type','en','Schedule',NULL,NULL); INSERT INTO `lng_data` VALUES ('cron','cron_schedule_value','en','Interval',NULL,NULL); +INSERT INTO `lng_data` VALUES ('cron','cron_schedule_type','en','Schedule',NULL,NULL); +INSERT INTO `lng_data` VALUES ('cron','cron_schedule_in_days','en','Every %s days',NULL,NULL); INSERT INTO `lng_data` VALUES ('cron','cron_schedule_in_hours','en','Every %s hours',NULL,NULL); -INSERT INTO `lng_data` VALUES ('cron','cron_schedule_quarterly','en','Quarterly',NULL,NULL); -INSERT INTO `lng_data` VALUES ('cron','cron_schedule_yearly','en','Yearly',NULL,NULL); INSERT INTO `lng_data` VALUES ('cron','cron_schedule_in_minutes','en','Every %s minutes',NULL,NULL); +INSERT INTO `lng_data` VALUES ('cron','cron_schedule_yearly','en','Yearly',NULL,NULL); INSERT INTO `lng_data` VALUES ('cron','cron_schedule_weekly','en','Weekly',NULL,NULL); INSERT INTO `lng_data` VALUES ('cron','cron_schedule_monthly','en','Monthly',NULL,NULL); +INSERT INTO `lng_data` VALUES ('cron','cron_schedule_quarterly','en','Quarterly',NULL,NULL); INSERT INTO `lng_data` VALUES ('cron','cron_schedule_daily','en','Daily',NULL,NULL); -INSERT INTO `lng_data` VALUES ('cron','cron_status_inactive','en','Inactive',NULL,NULL); INSERT INTO `lng_data` VALUES ('cron','cron_status_active','en','Active',NULL,NULL); +INSERT INTO `lng_data` VALUES ('cron','cron_status_inactive','en','Inactive',NULL,NULL); INSERT INTO `lng_data` VALUES ('cron','cron_action_edit','en','Edit',NULL,NULL); -INSERT INTO `lng_data` VALUES ('cron','cron_action_reset','en','Reset',NULL,NULL); INSERT INTO `lng_data` VALUES ('cron','cron_action_deactivate','en','Deactivate',NULL,NULL); +INSERT INTO `lng_data` VALUES ('cron','cron_action_reset','en','Reset',NULL,NULL); INSERT INTO `lng_data` VALUES ('cron','cron_action_activate','en','Activate',NULL,NULL); INSERT INTO `lng_data` VALUES ('cron','cro_job_rc_job_auto_deactivation_time_limit','en','Cron job deactivated because it has been inactive for 3 hours',NULL,NULL); INSERT INTO `lng_data` VALUES ('cron','cro_job_rc_job_no_result','en','Cron job did not return a proper result',NULL,NULL); -INSERT INTO `lng_data` VALUES ('cron','cron_result_status_reset','en','Reset',NULL,NULL); INSERT INTO `lng_data` VALUES ('cron','cro_job_rc_job_manual_reset','en','Cron job re-activated by admin',NULL,NULL); -INSERT INTO `lng_data` VALUES ('cron','cron_result_status_ok','en','Ok',NULL,NULL); +INSERT INTO `lng_data` VALUES ('cron','cron_result_status_reset','en','Reset',NULL,NULL); INSERT INTO `lng_data` VALUES ('cron','cron_result_status_crashed','en','Crashed',NULL,NULL); +INSERT INTO `lng_data` VALUES ('cron','cron_result_status_ok','en','Ok',NULL,NULL); +INSERT INTO `lng_data` VALUES ('cron','cron_result_status_invalid_configuration','en','Invalid Configuration',NULL,NULL); INSERT INTO `lng_data` VALUES ('cron','cron_result_status_no_action','en','Ok, no processing',NULL,NULL); -INSERT INTO `lng_data` VALUES ('cron','cron_result','en','Result',NULL,NULL); INSERT INTO `lng_data` VALUES ('cron','cron_result_info','en','Result Info',NULL,NULL); INSERT INTO `lng_data` VALUES ('cron','cron_last_run','en','Last Run',NULL,NULL); -INSERT INTO `lng_data` VALUES ('cron','cron_result_status_invalid_configuration','en','Invalid Configuration',NULL,NULL); -INSERT INTO `lng_data` VALUES ('assessment','oq_header_ordering_elements','en','Ordering Elements',NULL,NULL); -INSERT INTO `lng_data` VALUES ('cron','cron_job_id','en','Id',NULL,NULL); -INSERT INTO `lng_data` VALUES ('cron','cron_component','en','Component',NULL,NULL); -INSERT INTO `lng_data` VALUES ('cron','cron_schedule','en','Schedule',NULL,NULL); INSERT INTO `lng_data` VALUES ('cron','cron_status','en','Status',NULL,NULL); INSERT INTO `lng_data` VALUES ('cron','cron_status_info','en','Status Info',NULL,NULL); -INSERT INTO `lng_data` VALUES ('assessment','oq_btn_define_terms','en','Switch to term definition view',NULL,NULL); +INSERT INTO `lng_data` VALUES ('cron','cron_result','en','Result',NULL,NULL); +INSERT INTO `lng_data` VALUES ('cron','cron_component','en','Component',NULL,NULL); +INSERT INTO `lng_data` VALUES ('cron','cron_schedule','en','Schedule',NULL,NULL); INSERT INTO `lng_data` VALUES ('assessment','oq_btn_define_pictures','en','Switch to picture definition view',NULL,NULL); +INSERT INTO `lng_data` VALUES ('assessment','oq_header_ordering_elements','en','Ordering Elements',NULL,NULL); +INSERT INTO `lng_data` VALUES ('cron','cron_job_id','en','Id',NULL,NULL); INSERT INTO `lng_data` VALUES ('assessment','oq_btn_nest_terms','en','Switch to term nesting view',NULL,NULL); INSERT INTO `lng_data` VALUES ('assessment','oq_btn_nest_pictures','en','Switch to picture nesting view',NULL,NULL); -INSERT INTO `lng_data` VALUES ('forum','switch_threads_for_merge','en','The selected thread is older than the target thread. To ensure a successful merge, the source and target thread will be switched.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('assessment','oq_btn_define_terms','en','Switch to term definition view',NULL,NULL); INSERT INTO `lng_data` VALUES ('forum','merged_threads_successfully','en','The selected threads were merged successfully',NULL,NULL); -INSERT INTO `lng_data` VALUES ('forum','frm_merge_target','en','Target: %s',NULL,NULL); +INSERT INTO `lng_data` VALUES ('forum','switch_threads_for_merge','en','The selected thread is older than the target thread. To ensure a successful merge, the source and target thread will be switched.',NULL,NULL); INSERT INTO `lng_data` VALUES ('forum','frm_merge_src','en','Selected Thread: %s',NULL,NULL); +INSERT INTO `lng_data` VALUES ('forum','frm_merge_target','en','Target: %s',NULL,NULL); INSERT INTO `lng_data` VALUES ('forum','error_same_thread_ids','en','Source and target thread have to be different.',NULL,NULL); INSERT INTO `lng_data` VALUES ('forum','frm_selected_merge_src','en','Selected Thread to Merge: %s',NULL,NULL); INSERT INTO `lng_data` VALUES ('forum','not_allowed_to_merge_into_another_forum','en','It is not possible to merge threads of different forums.',NULL,NULL); INSERT INTO `lng_data` VALUES ('forum','frm_sure_merge_threads','en','Are you sure you want to merge these threads? Warning: This action can not be undone.',NULL,NULL); INSERT INTO `lng_data` VALUES ('forum','please_choose_target','en','Please choose a thread as merge target.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('blog','blog_keywords_info','en','Use +/- icons to add and remove keywords.',NULL,NULL); INSERT INTO `lng_data` VALUES ('forum','merge','en','Merge',NULL,NULL); INSERT INTO `lng_data` VALUES ('blog','blog_toggle_draft_admin','en','Deactivate Blog Posting',NULL,NULL); -INSERT INTO `lng_data` VALUES ('blog','blog_keywords_info','en','Use +/- icons to add and remove keywords.',NULL,NULL); INSERT INTO `lng_data` VALUES ('forum','sticky_threads_always_on_top','en','‘Sticky Threads’ are always listed at the top of the list of threads. Within the ‘Sticky Threads’ you are able to sort the threads manually, if you have chosen this option.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('forum','sorting_manual_sticky','en','Manual sorting of sticky threads',NULL,NULL); INSERT INTO `lng_data` VALUES ('ecs','ecs_role_mapping_value','en','Attribute Value',NULL,NULL); -INSERT INTO `lng_data` VALUES ('rbac','chtr_delete','en','User can move or delete chat room',NULL,NULL); +INSERT INTO `lng_data` VALUES ('forum','sorting_manual_sticky','en','Manual sorting of sticky threads',NULL,NULL); INSERT INTO `lng_data` VALUES ('ecs','ecs_role_mappings','en','Course/Group Role Mappings',NULL,NULL); -INSERT INTO `lng_data` VALUES ('ecs','ecs_sync_trees','en','Synchronise Directory Trees',NULL,NULL); +INSERT INTO `lng_data` VALUES ('rbac','chtr_delete','en','User can move or delete chat room',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','svy_invite_action','en','Put on Personal Desktop',NULL,NULL); +INSERT INTO `lng_data` VALUES ('ecs','ecs_sync_trees','en','Synchronise Directory Trees',NULL,NULL); INSERT INTO `lng_data` VALUES ('tos','tos_no_documents_exist_cant_save','en','Currently there are no terms of service for any of the installed languages. Please add at least one document for any of the installed languages.',NULL,NULL); INSERT INTO `lng_data` VALUES ('tos','tos_acceptance_datetime','en','Date',NULL,NULL); INSERT INTO `lng_data` VALUES ('tos','tos_no_documents_exist','en','Currently there are no terms of service for any of the installed languages.',NULL,NULL); INSERT INTO `lng_data` VALUES ('tos','tos_period_until','en','Until',NULL,NULL); -INSERT INTO `lng_data` VALUES ('tos','tos_period','en','Period',NULL,NULL); INSERT INTO `lng_data` VALUES ('tos','tos_period_from','en','From',NULL,NULL); +INSERT INTO `lng_data` VALUES ('tos','tos_period','en','Period',NULL,NULL); INSERT INTO `lng_data` VALUES ('tos','tos_last_modified','en','Last Change',NULL,NULL); INSERT INTO `lng_data` VALUES ('tos','tos_acceptance_history','en','Acceptance History',NULL,NULL); -INSERT INTO `lng_data` VALUES ('user','tos_accepted_content','en','Accepted Content',NULL,NULL); INSERT INTO `lng_data` VALUES ('user','tos_not_accepted_yet','en','Not accepted yet',NULL,NULL); +INSERT INTO `lng_data` VALUES ('user','tos_accepted_content','en','Accepted Content',NULL,NULL); INSERT INTO `lng_data` VALUES ('user','tos_show_signed_text','en','Show Details',NULL,NULL); INSERT INTO `lng_data` VALUES ('tos','tos_reset_successfull','en','The terms of service have been reset successfully.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('tos','tos_status_desc','en','If activated, users are forced to accept the terms of service before they can enter ILIAS.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('tos','tos_reset_tos_for_all_users','en','Reset Terms of Service',NULL,NULL); INSERT INTO `lng_data` VALUES ('tos','tos_sure_reset_tos','en','Are you sure you want to reset the terms of service for all users in system? This also applies to those accounts that are used for the SOAP web services, the chat server, or the cron job.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('tos','tos_status_enable','en','Enable',NULL,NULL); +INSERT INTO `lng_data` VALUES ('tos','tos_reset_tos_for_all_users','en','Reset Terms of Service',NULL,NULL); INSERT INTO `lng_data` VALUES ('tos','tos_tos_settings','en','Settings',NULL,NULL); -INSERT INTO `lng_data` VALUES ('tos','tos_agreement_document_missing','en','Missing',NULL,NULL); +INSERT INTO `lng_data` VALUES ('tos','tos_status_enable','en','Enable',NULL,NULL); +INSERT INTO `lng_data` VALUES ('tos','tos_status_desc','en','If activated, users are forced to accept the terms of service before they can enter ILIAS.',NULL,NULL); INSERT INTO `lng_data` VALUES ('tos','tos_agreement_document','en','Document',NULL,NULL); -INSERT INTO `lng_data` VALUES ('tos','tos_agreement_missing','en','Missing',NULL,NULL); +INSERT INTO `lng_data` VALUES ('tos','tos_agreement_document_missing','en','Missing',NULL,NULL); +INSERT INTO `lng_data` VALUES ('tos','tos_agreement_by_lng','en','Terms of Service',NULL,NULL); INSERT INTO `lng_data` VALUES ('tos','tos_agreement','en','Terms of Service',NULL,NULL); INSERT INTO `lng_data` VALUES ('tos','tos_agreement_exists','en','Existent',NULL,NULL); -INSERT INTO `lng_data` VALUES ('tos','tos_agreement_by_lng','en','Terms of Service',NULL,NULL); +INSERT INTO `lng_data` VALUES ('tos','tos_agreement_missing','en','Missing',NULL,NULL); INSERT INTO `lng_data` VALUES ('tos','tos_last_reset_date','en','The terms of service have been reset on %s.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','obj_tos_desc','en','Terms of Service Settings',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','obj_tos','en','Terms of Service',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','obj_tos_desc','en','Terms of Service Settings',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','edited_on','en','Edited on',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','glo_term_must_belong_to_glo','en','The action can only be performed on terms, which are defined in this glossary.',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','itgr_visible','en','Item group is visible',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_custom_menu_entries','en','Custom Menu Entries',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','glo_term_must_belong_to_glo','en','The action can only be performed on terms, which are defined in this glossary.',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_anonymous_user_missing_perm','en','Anonymous users currently have no permission to access this learning module.',NULL,NULL); INSERT INTO `lng_data` VALUES ('ecs','ecs_cmap_form_dir_relation','en','Directory Reference',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_custom_menu_entries','en','Custom Menu Entries',NULL,NULL); INSERT INTO `lng_data` VALUES ('ecs','ecs_cmap_form_current_dir','en','Current Directory',NULL,NULL); INSERT INTO `lng_data` VALUES ('ecs','ecs_cmap_form_filter_by_values','en','Filter by Attribute Values',NULL,NULL); INSERT INTO `lng_data` VALUES ('ecs','ecs_cmap_delete_attribute_btn','en','Delete Last Attribute',NULL,NULL); -INSERT INTO `lng_data` VALUES ('ecs','ecs_cmap_form_subdir_value','en','Subdirectory Value',NULL,NULL); -INSERT INTO `lng_data` VALUES ('ecs','ecs_cmap_form_subdir_name','en','Subdirectory Name',NULL,NULL); INSERT INTO `lng_data` VALUES ('ecs','ecs_cmap_add_attribute_btn','en','Add Attribute',NULL,NULL); +INSERT INTO `lng_data` VALUES ('ecs','ecs_cmap_form_subdir_name','en','Subdirectory Name',NULL,NULL); INSERT INTO `lng_data` VALUES ('ecs','ecs_cmap_form_subdir_type','en','Subdirectory Title',NULL,NULL); -INSERT INTO `lng_data` VALUES ('ecs','ecs_cmap_form_filter_info','en','Manual values, comma separated',NULL,NULL); +INSERT INTO `lng_data` VALUES ('ecs','ecs_cmap_form_subdir_value','en','Subdirectory Value',NULL,NULL); INSERT INTO `lng_data` VALUES ('ecs','ecs_cmap_form_create_subdirs','en','Create Subdirectories',NULL,NULL); INSERT INTO `lng_data` VALUES ('ecs','ecs_cmap_form_all_values','en','All Values',NULL,NULL); -INSERT INTO `lng_data` VALUES ('ecs','ecs_cmap_mapping_form_title','en','Course Assignment for Category:',NULL,NULL); +INSERT INTO `lng_data` VALUES ('ecs','ecs_cmap_form_filter_info','en','Manual values, comma separated',NULL,NULL); INSERT INTO `lng_data` VALUES ('ecs','ecs_cmap_form_filter','en','Filter Settings',NULL,NULL); -INSERT INTO `lng_data` VALUES ('ecs','ecs_cmap_overview','en','Mapping Overview',NULL,NULL); INSERT INTO `lng_data` VALUES ('ecs','ecs_cmap_attributes','en','Mapping Attributes',NULL,NULL); +INSERT INTO `lng_data` VALUES ('ecs','ecs_cmap_overview','en','Mapping Overview',NULL,NULL); +INSERT INTO `lng_data` VALUES ('ecs','ecs_cmap_mapping_form_title','en','Course Assignment for Category:',NULL,NULL); INSERT INTO `lng_data` VALUES ('ecs','ecs_cmap_atts_table','en','Attribute Mapping Configuration',NULL,NULL); INSERT INTO `lng_data` VALUES ('ecs','ecs_cmap_att_lecturer','en','Lecturer',NULL,NULL); -INSERT INTO `lng_data` VALUES ('ecs','ecs_cmap_att_title','en','Title',NULL,NULL); INSERT INTO `lng_data` VALUES ('ecs','ecs_cmap_att_term','en','Term',NULL,NULL); +INSERT INTO `lng_data` VALUES ('ecs','ecs_cmap_att_title','en','Title',NULL,NULL); INSERT INTO `lng_data` VALUES ('ecs','ecs_member_auth_type','en','Authentication Mode (Participants)',NULL,NULL); -INSERT INTO `lng_data` VALUES ('ecs','ecs_cmap_att_orgunit','en','Organisational Unit',NULL,NULL); INSERT INTO `lng_data` VALUES ('ecs','ecs_cmap_att_organisation','en','Organisation',NULL,NULL); +INSERT INTO `lng_data` VALUES ('ecs','ecs_cmap_att_orgunit','en','Organisational Unit',NULL,NULL); INSERT INTO `lng_data` VALUES ('ecs','ecs_cmap_multiple_atts','en','Multiple Attributes',NULL,NULL); INSERT INTO `lng_data` VALUES ('ecs','ecs_cmap_all_in_one_cat','en','Course Category',NULL,NULL); INSERT INTO `lng_data` VALUES ('ecs','ecs_cmap_all_in_one_info','en','Create all new courses in one category.',NULL,NULL); INSERT INTO `lng_data` VALUES ('ecs','ecs_cmap_all_in_one','en','Course in one Category',NULL,NULL); -INSERT INTO `lng_data` VALUES ('rbac','rcat_write','en','User can edit settings of ECS Category',NULL,NULL); -INSERT INTO `lng_data` VALUES ('search','search_filter_by_type','en','Filter by Type',NULL,NULL); -INSERT INTO `lng_data` VALUES ('search','search_off','en','Off',NULL,NULL); -INSERT INTO `lng_data` VALUES ('ecs','ecs_cmap_enable','en','Course Allocation',NULL,NULL); -INSERT INTO `lng_data` VALUES ('ecs','ecs_cmap_def_cat','en','Default Category',NULL,NULL); INSERT INTO `lng_data` VALUES ('ecs','ecs_cmap_def_cat_info','en','Please enter the id of a category where all courses will be created that cannot be handled by other rules.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('rbac','rcat_visible','en','ECS Category is visible',NULL,NULL); +INSERT INTO `lng_data` VALUES ('ecs','ecs_cmap_def_cat','en','Default Category',NULL,NULL); +INSERT INTO `lng_data` VALUES ('ecs','ecs_cmap_enable','en','Course Allocation',NULL,NULL); +INSERT INTO `lng_data` VALUES ('search','search_off','en','Off',NULL,NULL); +INSERT INTO `lng_data` VALUES ('search','search_filter_by_type','en','Filter by Type',NULL,NULL); +INSERT INTO `lng_data` VALUES ('rbac','rcat_write','en','User can edit settings of ECS Category',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','rcat_read','en','User can use ECS Category',NULL,NULL); -INSERT INTO `lng_data` VALUES ('rbac','rcat_edit_permission','en','User can change permission settings',NULL,NULL); -INSERT INTO `lng_data` VALUES ('rbac','rcat_delete','en','User can move or delete ECS Category',NULL,NULL); -INSERT INTO `lng_data` VALUES ('rbac','rwik_write','en','User can edit settings of ECS Wiki',NULL,NULL); -INSERT INTO `lng_data` VALUES ('rbac','rwik_visible','en','ECS Wiki is visible',NULL,NULL); -INSERT INTO `lng_data` VALUES ('rbac','rwik_read','en','User can use ECS Wiki',NULL,NULL); +INSERT INTO `lng_data` VALUES ('rbac','rcat_visible','en','ECS Category is visible',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','rwik_edit_permission','en','User can change permission settings',NULL,NULL); +INSERT INTO `lng_data` VALUES ('rbac','rwik_read','en','User can use ECS Wiki',NULL,NULL); +INSERT INTO `lng_data` VALUES ('rbac','rwik_visible','en','ECS Wiki is visible',NULL,NULL); +INSERT INTO `lng_data` VALUES ('rbac','rwik_write','en','User can edit settings of ECS Wiki',NULL,NULL); +INSERT INTO `lng_data` VALUES ('rbac','rcat_delete','en','User can move or delete ECS Category',NULL,NULL); +INSERT INTO `lng_data` VALUES ('rbac','rcat_edit_permission','en','User can change permission settings',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','rwik_delete','en','User can move or delete ECS Wiki',NULL,NULL); -INSERT INTO `lng_data` VALUES ('rbac','rtst_visible','en','ECS Test is visible',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','rtst_write','en','User can edit settings of ECS Test',NULL,NULL); -INSERT INTO `lng_data` VALUES ('rbac','rtst_delete','en','User can move or delete ECS Test',NULL,NULL); -INSERT INTO `lng_data` VALUES ('rbac','rtst_edit_permission','en','User can change permission settings',NULL,NULL); +INSERT INTO `lng_data` VALUES ('rbac','rtst_visible','en','ECS Test is visible',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','rtst_read','en','User can use ECS Test',NULL,NULL); +INSERT INTO `lng_data` VALUES ('rbac','rtst_edit_permission','en','User can change permission settings',NULL,NULL); +INSERT INTO `lng_data` VALUES ('rbac','rtst_delete','en','User can move or delete ECS Test',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','rlm_write','en','User can edit settings of ECS Learning Module',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','rlm_visible','en','ECS Learning Module is visible',NULL,NULL); -INSERT INTO `lng_data` VALUES ('rbac','rlm_read','en','User can use ECS Learning Module',NULL,NULL); -INSERT INTO `lng_data` VALUES ('rbac','rlm_edit_permission','en','User can change permission settings',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','rlm_delete','en','User can move or delete ECS Learning Module',NULL,NULL); +INSERT INTO `lng_data` VALUES ('rbac','rlm_edit_permission','en','User can change permission settings',NULL,NULL); +INSERT INTO `lng_data` VALUES ('rbac','rlm_read','en','User can use ECS Learning Module',NULL,NULL); +INSERT INTO `lng_data` VALUES ('rbac','rglo_read','en','User can use ECS Glossary',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','rglo_visible','en','ECS Glossary is visible',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','rglo_write','en','User can edit settings of ECS Glossary',NULL,NULL); -INSERT INTO `lng_data` VALUES ('rbac','rglo_read','en','User can use ECS Glossary',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','rglo_edit_permission','en','User can change permission settings',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','rglo_delete','en','User can move or delete ECS Glossary',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','rgrp_write','en','User can edit settings of ECS Group',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','rgrp_visible','en','ECS Group is visible',NULL,NULL); -INSERT INTO `lng_data` VALUES ('rbac','rgrp_edit_permission','en','User can change permission settings',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','rgrp_read','en','User can use ECS Group',NULL,NULL); +INSERT INTO `lng_data` VALUES ('rbac','rgrp_edit_permission','en','User can change permission settings',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','rgrp_delete','en','User can move or delete ECS Group',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','rfil_write','en','User can edit settings of ECS File',NULL,NULL); -INSERT INTO `lng_data` VALUES ('rbac','rfil_read','en','User can use ECS File',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','rfil_visible','en','ECS File is visible',NULL,NULL); +INSERT INTO `lng_data` VALUES ('rbac','rfil_read','en','User can use ECS File',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','rfil_edit_permission','en','User can change permission settings',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','rfil_delete','en','User can move or delete ECS File',NULL,NULL); INSERT INTO `lng_data` VALUES ('fold','fold_copy','en','Copy Folder',NULL,NULL); -INSERT INTO `lng_data` VALUES ('poll','poll_result','en','Results',NULL,NULL); -INSERT INTO `lng_data` VALUES ('help','help_set_mode','en','Set Mode',NULL,NULL); INSERT INTO `lng_data` VALUES ('help','help_tooltips_only','en','Tooltips Only',NULL,NULL); +INSERT INTO `lng_data` VALUES ('help','help_set_mode','en','Set Mode',NULL,NULL); +INSERT INTO `lng_data` VALUES ('poll','poll_result','en','Results',NULL,NULL); INSERT INTO `lng_data` VALUES ('help','help_help_only','en','Workflow Help Only',NULL,NULL); -INSERT INTO `lng_data` VALUES ('help','help_tooltips_and_help','en','Tooltips and Workflow Help',NULL,NULL); INSERT INTO `lng_data` VALUES ('help','help_imported_on','en','Imported on',NULL,NULL); +INSERT INTO `lng_data` VALUES ('help','help_tooltips_and_help','en','Tooltips and Workflow Help',NULL,NULL); INSERT INTO `lng_data` VALUES ('skmg','skmg_ass_materials_from_workspace','en','Here you can assign materials, e.g. files, from your personal workspace to competence levels. If you would like to add materials to your personal workspace now, please click the following link.',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','ecss_write','en','User can edit ECS settings',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','ecss_visible','en','ECS settings are visible',NULL,NULL); @@ -13333,25 +13336,25 @@ INSERT INTO `lng_data` VALUES ('content','help_assign_help_ids','en','Chapter/Sc INSERT INTO `lng_data` VALUES ('trac','trac_lp_learner_access_info','en','If active, users can access their own learning progress status.',NULL,NULL); INSERT INTO `lng_data` VALUES ('file','file_download','en','Download File',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_mail_notification_body','en','you have been invited to an appointment.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('dateplaner','cal_cg_notification','en','Course/Group Notification',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_mail_notification_subject','en','Appointment Invitation: \"%s\"',NULL,NULL); +INSERT INTO `lng_data` VALUES ('dateplaner','cal_cg_notification','en','Course/Group Notification',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_user_notification_info','en','Selected users will be notified about this appointment by e-mail. Please enter ILIAS user names or e-mail addresses.',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_user_notification','en','User Notification',NULL,NULL); -INSERT INTO `lng_data` VALUES ('mcst','mcst_second','en','Second',NULL,NULL); -INSERT INTO `lng_data` VALUES ('dateplaner','cal_notification_crsgrp','en','Notification for Course/Group Participants',NULL,NULL); -INSERT INTO `lng_data` VALUES ('dateplaner','cal_notification_users','en','Notification for Selected Users',NULL,NULL); -INSERT INTO `lng_data` VALUES ('dateplaner','cal_adm_notification_user_info','en','Choose this option, to send optional mail notifications to selected users.',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_err_invalid_notification_rcps','en','The list of notification recipients is not valid. Please choose only ILIAS user account names or valid e-mail addresses.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('dateplaner','cal_adm_notification_user_info','en','Choose this option, to send optional mail notifications to selected users.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('dateplaner','cal_notification_users','en','Notification for Selected Users',NULL,NULL); +INSERT INTO `lng_data` VALUES ('dateplaner','cal_notification_crsgrp','en','Notification for Course/Group Participants',NULL,NULL); +INSERT INTO `lng_data` VALUES ('mcst','mcst_second','en','Second',NULL,NULL); INSERT INTO `lng_data` VALUES ('mcst','mcst_no_extraction_possible','en','Sorry, it was not able to extract an image from the file.',NULL,NULL); INSERT INTO `lng_data` VALUES ('mcst','mcst_image_extracted','en','Image has been extracted.',NULL,NULL); INSERT INTO `lng_data` VALUES ('mcst','mcst_extract_preview_image','en','Extract Preview Image',NULL,NULL); -INSERT INTO `lng_data` VALUES ('mcst','mcst_manage','en','Manage',NULL,NULL); -INSERT INTO `lng_data` VALUES ('mcst','mcst_play','en','Play',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','edit_assignments','en','Edit Assignments',NULL,NULL); -INSERT INTO `lng_data` VALUES ('mcst','mcst_gallery','en','Tiles',NULL,NULL); -INSERT INTO `lng_data` VALUES ('mcst','mcst_list','en','List',NULL,NULL); -INSERT INTO `lng_data` VALUES ('mcst','mcst_viewmode','en','Presentation Mode',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','survey_question_pool_usage_inactive_info','en','The questions can be added to a question pool manually later but are created only for this survey first.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('mcst','mcst_viewmode','en','Presentation Mode',NULL,NULL); +INSERT INTO `lng_data` VALUES ('mcst','mcst_list','en','List',NULL,NULL); +INSERT INTO `lng_data` VALUES ('mcst','mcst_gallery','en','Tiles',NULL,NULL); +INSERT INTO `lng_data` VALUES ('mcst','mcst_manage','en','Manage',NULL,NULL); +INSERT INTO `lng_data` VALUES ('mcst','mcst_play','en','Play',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','survey_question_pool_usage_inactive','en','Questions are created directly in the survey.',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','survey_question_pool_usage_active_info','en','Each time a question is created it has to be decided if a question pool is to be used.',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','survey_question_pool_usage_active','en','Questions can be added optionally to a question pool',NULL,NULL); @@ -13359,11 +13362,11 @@ INSERT INTO `lng_data` VALUES ('content','cont_time_from_lms_info','en','Frequen INSERT INTO `lng_data` VALUES ('content','cont_sequencing_info','en','Enable the sequencing and navigation behaviour as defined by the learning module: Navigational options will be determined from the results of interactions with the content. Please check whether or not your learning module does actually contain this kind of sequencing & navigation data, since this is rare.',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_sc_usession_info','en','Periodical requests will be sent to ILIAS to keep the session alive. Otherwise ILIAS will categorize working on the learning module as idleness, terminate the session and loose the tracking data.',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_auto_last_visited_info','en','Users are presented with the SCO/Asset they most recently visited when opening the learning module again.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_debugging','en','Debugging',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_rte_settings','en','RTE Settings',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_presentation','en','Presentation',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_debugging','en','Debugging',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_scorm_options','en','SCORM Options',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_highlight_class','en','Highlight Class',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_presentation','en','Presentation',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','qpl_copy','en','Copy Question Pool Test',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','trac_mode_plugin','en','Plugin',NULL,NULL); INSERT INTO `lng_data` VALUES ('rating','rating_export_rating','en','Rating',NULL,NULL); @@ -13376,14 +13379,14 @@ INSERT INTO `lng_data` VALUES ('content','cont_initial_attached_content','en','I INSERT INTO `lng_data` VALUES ('user','user_account_deleted_confirmation','en','Your account has been deleted. An e-mail containing detailed information has been sent to you.',NULL,NULL); INSERT INTO `lng_data` VALUES ('poll','poll_import','en','Import Poll',NULL,NULL); INSERT INTO `lng_data` VALUES ('blog','blog_import','en','Import Blog',NULL,NULL); -INSERT INTO `lng_data` VALUES ('rating','rating_number_votes','en','%s Ratings',NULL,NULL); INSERT INTO `lng_data` VALUES ('administration','system_check_no_owner','en','Ownerless Objects',NULL,NULL); +INSERT INTO `lng_data` VALUES ('rating','rating_number_votes','en','%s Ratings',NULL,NULL); INSERT INTO `lng_data` VALUES ('dcl','dcl_permissions_form','en','User actions',NULL,NULL); INSERT INTO `lng_data` VALUES ('dcl','dcl_empty_detailed_view_success','en','The detailed view definition has been deleted successfully.',NULL,NULL); INSERT INTO `lng_data` VALUES ('dcl','dcl_confirm_delete_detailed_view_text','en','The detailed view definition of entries of this table will be removed irreversibly, the entries and fields themselves will not be changed.',NULL,NULL); INSERT INTO `lng_data` VALUES ('dcl','dcl_confirm_delete_detailed_view_title','en','Do you really want to delete this detailed view?',NULL,NULL); -INSERT INTO `lng_data` VALUES ('dcl','dcl_table_info_title','en','Info',NULL,NULL); INSERT INTO `lng_data` VALUES ('dcl','dcl_confirm_delete_field','en','Do you really want to delete this field?',NULL,NULL); +INSERT INTO `lng_data` VALUES ('dcl','dcl_table_info_title','en','Info',NULL,NULL); INSERT INTO `lng_data` VALUES ('dcl','dcl_deactivate_view','en','Deactivate this view',NULL,NULL); INSERT INTO `lng_data` VALUES ('dcl','dcl_activate_view','en','Activate this view',NULL,NULL); INSERT INTO `lng_data` VALUES ('dcl','dcl_empty_detailed_view','en','Delete this detailed view',NULL,NULL); @@ -13391,8 +13394,8 @@ INSERT INTO `lng_data` VALUES ('dcl','dcl_visible','en','Visible for all users', INSERT INTO `lng_data` VALUES ('dcl','dcl_no_content_warning','en','Attention, the Data Collection is online but does not have content yet!',NULL,NULL); INSERT INTO `lng_data` VALUES ('blog','blog_contribute_other_roles','en','In addition to the list of ‘Contributors’, users with one of the following roles can also add postings: %s',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','blog_contribute','en','User can create postings',NULL,NULL); -INSERT INTO `lng_data` VALUES ('blog','blog_add_contributor','en','Add Contributor',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','il_blog_contributor','en','Blog Author',NULL,NULL); +INSERT INTO `lng_data` VALUES ('blog','blog_add_contributor','en','Add Contributor',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','svy_activation_limited_visibility_info','en','Outside the indicated period, only the title of the survey will be displayed while the question are not accessible.',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','svy_activation_online_info','en','Only if a survey is online, users can participate in it.',NULL,NULL); INSERT INTO `lng_data` VALUES ('poll','poll_block_results_available_on','en','The results will be available on %s.',NULL,NULL); @@ -13407,41 +13410,41 @@ INSERT INTO `lng_data` VALUES ('dcl','dcl_confirm_delete_table','en','Do you rea INSERT INTO `lng_data` VALUES ('dcl','dcl_table_info','en','Users with the permission ‘edit settings’ (see tab ‘Permission’) always have permission to add/edit/delete entries. Users with permission ‘edit entry’ (see tab ‘Permissions’) only have permissions according to the settings specified in the form below.',NULL,NULL); INSERT INTO `lng_data` VALUES ('dcl','dcl_text_area','en','Textarea',NULL,NULL); INSERT INTO `lng_data` VALUES ('dcl','dcl_ilias_reference_link','en','Show as link in table view',NULL,NULL); -INSERT INTO `lng_data` VALUES ('dcl','dcl_reference_link','en','Show as link to referenced entry',NULL,NULL); INSERT INTO `lng_data` VALUES ('dcl','dcl_reference_link_info','en','Detailed View must be active in referenced table',NULL,NULL); +INSERT INTO `lng_data` VALUES ('dcl','dcl_reference_link','en','Show as link to referenced entry',NULL,NULL); INSERT INTO `lng_data` VALUES ('poll','poll_absolute','en','Current Votes',NULL,NULL); INSERT INTO `lng_data` VALUES ('exc','exc_team_notification_link','en','Link to exercise',NULL,NULL); INSERT INTO `lng_data` VALUES ('exc','exc_team_notification_body_rmv','en','you have been removed from a team upload assignment.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('exc','exc_team_notification_body_add','en','you have been added to a team upload assignment.',NULL,NULL); INSERT INTO `lng_data` VALUES ('exc','exc_team_notification_subject_rmv','en','Removed from a team upload assignment of exercise \"%s\"',NULL,NULL); -INSERT INTO `lng_data` VALUES ('exc','exc_team_notification_subject_add','en','Added as team member to upload assignment of exercise \"%s\"',NULL,NULL); +INSERT INTO `lng_data` VALUES ('exc','exc_team_notification_body_add','en','you have been added to a team upload assignment.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('book','book_post_booking_file','en','File',NULL,NULL); INSERT INTO `lng_data` VALUES ('book','book_download_info','en','Download Additional Description',NULL,NULL); +INSERT INTO `lng_data` VALUES ('exc','exc_team_notification_subject_add','en','Added as team member to upload assignment of exercise \"%s\"',NULL,NULL); INSERT INTO `lng_data` VALUES ('book','book_post_booking_text','en','Text',NULL,NULL); -INSERT INTO `lng_data` VALUES ('book','book_post_booking_file','en','File',NULL,NULL); INSERT INTO `lng_data` VALUES ('book','book_post_booking_information','en','Post Booking Information',NULL,NULL); INSERT INTO `lng_data` VALUES ('book','book_additional_info_file','en','Additional Description',NULL,NULL); -INSERT INTO `lng_data` VALUES ('grp','events','en','Sessions',NULL,NULL); INSERT INTO `lng_data` VALUES ('sess','sess_copy','en','Copy Session',NULL,NULL); +INSERT INTO `lng_data` VALUES ('grp','events','en','Sessions',NULL,NULL); INSERT INTO `lng_data` VALUES ('blog','blog_needs_approval','en','Posting is not yet approved',NULL,NULL); -INSERT INTO `lng_data` VALUES ('blog','blog_approve','en','Approve Posting',NULL,NULL); INSERT INTO `lng_data` VALUES ('blog','blog_enable_approval_info','en','Postings are published only after being approved by a user with permission ‘Edit Settings’ for this blog.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('blog','blog_approve','en','Approve Posting',NULL,NULL); INSERT INTO `lng_data` VALUES ('blog','blog_enable_approval','en','Approve Postings',NULL,NULL); -INSERT INTO `lng_data` VALUES ('blog','blog_authors','en','Authors',NULL,NULL); INSERT INTO `lng_data` VALUES ('blog','blog_author','en','Written by',NULL,NULL); +INSERT INTO `lng_data` VALUES ('blog','blog_authors','en','Authors',NULL,NULL); INSERT INTO `lng_data` VALUES ('fm','fm_settings_filesize_info','en','Enter the maximum allowed file size for uploaded files in mebibyte.',NULL,NULL); INSERT INTO `lng_data` VALUES ('fm','fm_settings_filesize','en','Maximum Upload File Size',NULL,NULL); INSERT INTO `lng_data` VALUES ('fm','fm_settings_local_info','en','If enabled, the file manager starts with two frames, one shows the local filesystem, the other contains the view on the ILIAS repository. If disabled, only the ILIAS repository is shown.',NULL,NULL); INSERT INTO `lng_data` VALUES ('fm','fm_settings_local','en','Show Local Filesystem',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','fm_start','en','Open With File Manager',NULL,NULL); -INSERT INTO `lng_data` VALUES ('fm','fm_settings_active','en','Enable File Manager',NULL,NULL); INSERT INTO `lng_data` VALUES ('fm','fm_settings_active_info','en','Users can open categories, courses, groups and folders using the ‘Open With File Manager’ action in the repository.',NULL,NULL); INSERT INTO `lng_data` VALUES ('fm','fm_settings_tab','en','File Manager',NULL,NULL); +INSERT INTO `lng_data` VALUES ('fm','fm_settings_active','en','Enable File Manager',NULL,NULL); INSERT INTO `lng_data` VALUES ('administration','adm_adm_role_protect_info','en','If enabled, only administrator are allowed to de/assign users from/to the administrator role.',NULL,NULL); INSERT INTO `lng_data` VALUES ('administration','adm_adm_role_protect','en','Protect Administrator Role',NULL,NULL); INSERT INTO `lng_data` VALUES ('blog','blog_keyword','en','Keyword',NULL,NULL); INSERT INTO `lng_data` VALUES ('blog','blog_edit_keywords','en','Edit Keywords',NULL,NULL); -INSERT INTO `lng_data` VALUES ('blog','blog_no_keywords','en','No keywords have been entered yet.',NULL,NULL); INSERT INTO `lng_data` VALUES ('blog','blog_keywords','en','Keywords',NULL,NULL); +INSERT INTO `lng_data` VALUES ('blog','blog_no_keywords','en','No keywords have been entered yet.',NULL,NULL); INSERT INTO `lng_data` VALUES ('poll','poll_voting_period_limited','en','Limited Voting Period',NULL,NULL); INSERT INTO `lng_data` VALUES ('poll','poll_voting_period_and_results','en','Voting Period and Results',NULL,NULL); INSERT INTO `lng_data` VALUES ('poll','poll_delete_votes_sure','en','Are you sure you want to delete all votes?',NULL,NULL); @@ -13454,8 +13457,8 @@ INSERT INTO `lng_data` VALUES ('webr','webr_copy','en','Copy Weblink',NULL,NULL) INSERT INTO `lng_data` VALUES ('file','file_copy','en','Copy File',NULL,NULL); INSERT INTO `lng_data` VALUES ('forum','frm_copy','en','Copy Forum',NULL,NULL); INSERT INTO `lng_data` VALUES ('grp','grp_copy','en','Copy Group',NULL,NULL); -INSERT INTO `lng_data` VALUES ('crs','crs_copy','en','Copy Course',NULL,NULL); INSERT INTO `lng_data` VALUES ('cat','cat_copy','en','Copy Category',NULL,NULL); +INSERT INTO `lng_data` VALUES ('crs','crs_copy','en','Copy Course',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','obj_tool_setting_calendar','en','Calendar',NULL,NULL); INSERT INTO `lng_data` VALUES ('dcl','dcl_display_action_menu','en','Enable possibility to copy or link the referenced module',NULL,NULL); INSERT INTO `lng_data` VALUES ('dcl','dcl_error_parsing_expression','en','Error parsing expression',NULL,NULL); @@ -13463,8 +13466,8 @@ INSERT INTO `lng_data` VALUES ('dcl','dcl_prop_expression_info','en','Supported INSERT INTO `lng_data` VALUES ('dcl','dcl_prop_expression','en','Expression',NULL,NULL); INSERT INTO `lng_data` VALUES ('dcl','dcl_formula','en','Formula',NULL,NULL); INSERT INTO `lng_data` VALUES ('dcl','dcl_notimage_exception','en','The file has to be a picture.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('dcl','dcl_height','en','Height',NULL,NULL); INSERT INTO `lng_data` VALUES ('dcl','dcl_width','en','Width',NULL,NULL); +INSERT INTO `lng_data` VALUES ('dcl','dcl_height','en','Height',NULL,NULL); INSERT INTO `lng_data` VALUES ('dcl','dcl_mob','en','Media Object',NULL,NULL); INSERT INTO `lng_data` VALUES ('dcl','dcl_status','en','Your Status',NULL,NULL); INSERT INTO `lng_data` VALUES ('dcl','dcl_learning_progress','en','Show the learning progress of the linked module of the viewer',NULL,NULL); @@ -13484,71 +13487,71 @@ INSERT INTO `lng_data` VALUES ('dateplaner','cal_setting_global_vis_repos','en', INSERT INTO `lng_data` VALUES ('dcl','dcl_limit_end','en','End',NULL,NULL); INSERT INTO `lng_data` VALUES ('dcl','dcl_limit_start','en','Start',NULL,NULL); INSERT INTO `lng_data` VALUES ('dcl','dcl_limited','en','Limited Add / Edit / Delete Period',NULL,NULL); +INSERT INTO `lng_data` VALUES ('dcl','dcl_delete_perm','en','User can delete entries',NULL,NULL); INSERT INTO `lng_data` VALUES ('dcl','dcl_add_perm','en','User can add entries',NULL,NULL); INSERT INTO `lng_data` VALUES ('dcl','dcl_edit_perm','en','User can edit entries',NULL,NULL); -INSERT INTO `lng_data` VALUES ('dcl','dcl_delete_perm','en','User can delete entries',NULL,NULL); INSERT INTO `lng_data` VALUES ('dcl','dcl_locked_tooltip','en','Disable this field for users to edit. Does not include roles with the permission \'Edit Settings\'',NULL,NULL); INSERT INTO `lng_data` VALUES ('dcl','dcl_locked','en','Locked',NULL,NULL); INSERT INTO `lng_data` VALUES ('dcl','dcl_notification_deactivated','en','Notification Deactivated',NULL,NULL); INSERT INTO `lng_data` VALUES ('dcl','dcl_notification_activated','en','Notification Activated',NULL,NULL); INSERT INTO `lng_data` VALUES ('dcl','dcl_notification_deactivate_dcl','en','Deactivate Notification for Data Collection',NULL,NULL); +INSERT INTO `lng_data` VALUES ('dcl','dcl_notification_activate_dcl','en','Activate Notification for Data Collection',NULL,NULL); INSERT INTO `lng_data` VALUES ('dcl','dcl_table','en','Table',NULL,NULL); INSERT INTO `lng_data` VALUES ('dcl','dcl_changed_by','en','Changed by',NULL,NULL); -INSERT INTO `lng_data` VALUES ('dcl','dcl_notification_activate_dcl','en','Activate Notification for Data Collection',NULL,NULL); INSERT INTO `lng_data` VALUES ('dcl','dcl_change_why_you_receive_this_email','en','You receive this message because you have activated the notification about this data collection.',NULL,NULL); INSERT INTO `lng_data` VALUES ('dcl','dcl_change_notification_dcl_delete_record','en','The following data record has been deleted',NULL,NULL); INSERT INTO `lng_data` VALUES ('dcl','dcl_change_notification_dcl_update_record','en','The following data record has been updated',NULL,NULL); INSERT INTO `lng_data` VALUES ('dcl','dcl_change_notification_dcl_new_record','en','The following data record has been created',NULL,NULL); -INSERT INTO `lng_data` VALUES ('dcl','dcl_change_notification_subject','en','Data Collection \"%s\" has been changed',NULL,NULL); INSERT INTO `lng_data` VALUES ('dcl','dcl_change_notification_link','en','Link to the Data Collection',NULL,NULL); +INSERT INTO `lng_data` VALUES ('dcl','dcl_change_notification_subject','en','Data Collection \"%s\" has been changed',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','contribute','en','Contribute',NULL,NULL); INSERT INTO `lng_data` VALUES ('rtst','rtst_call','en','Call ECS Test',NULL,NULL); INSERT INTO `lng_data` VALUES ('ecs','ecs_tst_export_disabled','en','Do not release this Test',NULL,NULL); INSERT INTO `lng_data` VALUES ('ecs','ecs_tst_export_enabled','en','Release this Test',NULL,NULL); INSERT INTO `lng_data` VALUES ('ecs','ecs_tst_export_obj_settings','en','Test Release Settings',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','obj_rtst','en','ECS Test',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','objs_rtst','en','ECS Tests',NULL,NULL); INSERT INTO `lng_data` VALUES ('ecs','ecs_tst_export','en','Test Releases',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','objs_rtst','en','ECS Tests',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','obj_rtst','en','ECS Test',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','obj_prtf','en','Portfolio',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','obj_excv','en','Exercise Certificate',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','obj_tstv','en','Test Certificate',NULL,NULL); -INSERT INTO `lng_data` VALUES ('dcl','dcl_update_field','en','Update Field',NULL,NULL); -INSERT INTO `lng_data` VALUES ('dcl','dcl_create_field','en','Create Field',NULL,NULL); INSERT INTO `lng_data` VALUES ('dcl','dcl_msg_field_modified','en','Field updated',NULL,NULL); +INSERT INTO `lng_data` VALUES ('dcl','dcl_create_field','en','Create Field',NULL,NULL); +INSERT INTO `lng_data` VALUES ('dcl','dcl_update_field','en','Update Field',NULL,NULL); INSERT INTO `lng_data` VALUES ('dcl','dcl_edit_field','en','Edit Field',NULL,NULL); INSERT INTO `lng_data` VALUES ('dcl','dcl_update_record','en','Update Entry',NULL,NULL); -INSERT INTO `lng_data` VALUES ('dcl','dcl_edit_record','en','Edit Entry',NULL,NULL); -INSERT INTO `lng_data` VALUES ('rgrp','rgrp_call','en','Call ECS Group',NULL,NULL); INSERT INTO `lng_data` VALUES ('ecs','ecs_grp_export_enabled','en','Release this Group',NULL,NULL); +INSERT INTO `lng_data` VALUES ('rgrp','rgrp_call','en','Call ECS Group',NULL,NULL); +INSERT INTO `lng_data` VALUES ('dcl','dcl_edit_record','en','Edit Entry',NULL,NULL); INSERT INTO `lng_data` VALUES ('ecs','ecs_grp_export_disabled','en','Do not release this Group',NULL,NULL); INSERT INTO `lng_data` VALUES ('ecs','ecs_grp_export_obj_settings','en','Group Release Settings',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','obj_rgrp','en','ECS Group',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','objs_rgrp','en','ECS Groups',NULL,NULL); INSERT INTO `lng_data` VALUES ('ecs','ecs_grp_export','en','Group Releases',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','obj_rgrp','en','ECS Group',NULL,NULL); INSERT INTO `lng_data` VALUES ('rfil','rfil_version_tstamp','en','Upload Date',NULL,NULL); INSERT INTO `lng_data` VALUES ('rfil','rfil_call','en','Call ECS File',NULL,NULL); INSERT INTO `lng_data` VALUES ('ecs','ecs_file_export_enabled','en','Release this File',NULL,NULL); -INSERT INTO `lng_data` VALUES ('ecs','ecs_file_export_disabled','en','Do not release this File',NULL,NULL); +INSERT INTO `lng_data` VALUES ('ecs','ecs_file_export','en','File Releases',NULL,NULL); INSERT INTO `lng_data` VALUES ('ecs','ecs_file_export_obj_settings','en','File Release Settings',NULL,NULL); -INSERT INTO `lng_data` VALUES ('rglo','rglo_call','en','Call ECS Glossary',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','obj_rfil','en','ECS File',NULL,NULL); +INSERT INTO `lng_data` VALUES ('ecs','ecs_file_export_disabled','en','Do not release this File',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','objs_rfil','en','ECS Files',NULL,NULL); -INSERT INTO `lng_data` VALUES ('ecs','ecs_file_export','en','File Releases',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','obj_rfil','en','ECS File',NULL,NULL); +INSERT INTO `lng_data` VALUES ('rglo','rglo_call','en','Call ECS Glossary',NULL,NULL); INSERT INTO `lng_data` VALUES ('ecs','ecs_glo_export_enabled','en','Release this Glossary',NULL,NULL); INSERT INTO `lng_data` VALUES ('ecs','ecs_glo_export_disabled','en','Do not release this Glossary',NULL,NULL); INSERT INTO `lng_data` VALUES ('ecs','ecs_glo_export_obj_settings','en','Glossary Release Settings',NULL,NULL); -INSERT INTO `lng_data` VALUES ('ecs','ecs_glo_export','en','Glossary Releases',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','objs_rglo','en','ECS Glossaries',NULL,NULL); +INSERT INTO `lng_data` VALUES ('ecs','ecs_glo_export','en','Glossary Releases',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','obj_rglo','en','ECS Glossary',NULL,NULL); INSERT INTO `lng_data` VALUES ('rlm','rlm_call','en','Call ECS Learning Module',NULL,NULL); INSERT INTO `lng_data` VALUES ('ecs','ecs_lm_export_enabled','en','Release this Learning Module',NULL,NULL); INSERT INTO `lng_data` VALUES ('ecs','ecs_lm_export_disabled','en','Do not release this Learning Module',NULL,NULL); INSERT INTO `lng_data` VALUES ('ecs','ecs_lm_export_obj_settings','en','Learning Module Release Settings',NULL,NULL); INSERT INTO `lng_data` VALUES ('ecs','ecs_lm_export','en','Learning Module Releases',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','objs_rlm','en','ECS Learning Modules',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','obj_rlm','en','ECS Learning Module',NULL,NULL); INSERT INTO `lng_data` VALUES ('ecs','ecs_availability','en','Availability',NULL,NULL); INSERT INTO `lng_data` VALUES ('rwik','rwik_call','en','Call ECS Wiki',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','obj_rlm','en','ECS Learning Module',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','objs_rlm','en','ECS Learning Modules',NULL,NULL); INSERT INTO `lng_data` VALUES ('ecs','ecs_wiki_export_enabled','en','Release this Wiki',NULL,NULL); INSERT INTO `lng_data` VALUES ('ecs','ecs_wiki_export_disabled','en','Do not release this Wiki',NULL,NULL); INSERT INTO `lng_data` VALUES ('ecs','ecs_wiki_export_obj_settings','en','Wiki Release Settings',NULL,NULL); @@ -13566,9 +13569,9 @@ INSERT INTO `lng_data` VALUES ('ecs','ecs_crs_export_obj_settings','en','Course INSERT INTO `lng_data` VALUES ('ecs','ecs_crs_export','en','Course Releases',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','search_at_current_position','en','At Current Position',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','search_globally','en','Globally',NULL,NULL); -INSERT INTO `lng_data` VALUES ('dcl','dcl_confirm_delete_record','en','Delete this Entry?',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_resources_of_type','en','Resources of Type',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_element_refers_removed_itgr','en','This content element refers to an item group that has been removed in the meantime.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_resources_of_type','en','Resources of Type',NULL,NULL); +INSERT INTO `lng_data` VALUES ('dcl','dcl_confirm_delete_record','en','Delete this Entry?',NULL,NULL); INSERT INTO `lng_data` VALUES ('dcl','dcl_record_deleted','en','Entry deleted',NULL,NULL); INSERT INTO `lng_data` VALUES ('dcl','dcl_save_order','en','Save Order',NULL,NULL); INSERT INTO `lng_data` VALUES ('dcl','dcl_save','en','Save Table',NULL,NULL); @@ -13576,12 +13579,12 @@ INSERT INTO `lng_data` VALUES ('dcl','dcl_msg_table_created','en','Table created INSERT INTO `lng_data` VALUES ('dcl','dcl_description','en','Field Description',NULL,NULL); INSERT INTO `lng_data` VALUES ('dcl','dcl_order','en','Order',NULL,NULL); INSERT INTO `lng_data` VALUES ('dcl','dcl_fieldtitle','en','Field Title',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_check_values_info','en','The Test Tool will check whether the values sent from the SCOs adhere to the SCORM standard.
The SCORM Standard is very demanding concerning the saving of values. Not all learning modules meet the requirements of the standard. This Options allows checking if the module adheres to the Standard or not. Do not check this option if you just want to check if ILIAS can run this module or not.',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_check_values','en','Check Values sent from SCO',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','itgr_add','en','Add Item Group',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_check_values_info','en','The Test Tool will check whether the values sent from the SCOs adhere to the SCORM standard.
The SCORM Standard is very demanding concerning the saving of values. Not all learning modules meet the requirements of the standard. This Options allows checking if the module adheres to the Standard or not. Do not check this option if you just want to check if ILIAS can run this module or not.',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_auto_last_visited','en','Continue with Chapter Last Visited',NULL,NULL); -INSERT INTO `lng_data` VALUES ('itgr','itgr_assignment','en','Assignment',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','itgr_add','en','Add Item Group',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','itgr_new','en','New Item Group',NULL,NULL); +INSERT INTO `lng_data` VALUES ('itgr','itgr_assignment','en','Assignment',NULL,NULL); INSERT INTO `lng_data` VALUES ('itgr','itgr_item','en','Item',NULL,NULL); INSERT INTO `lng_data` VALUES ('itgr','itgr_assigned_materials','en','Assigned Materials',NULL,NULL); INSERT INTO `lng_data` VALUES ('itgr','itgr_materials','en','Materials',NULL,NULL); @@ -13589,35 +13592,35 @@ INSERT INTO `lng_data` VALUES ('poll','poll_votes_no_edit','en','This poll alrea INSERT INTO `lng_data` VALUES ('rbac','rbac_create_itgr','en','Create Item Group',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','itgr_edit_permission','en','User can change permission settings',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','itgr_delete','en','User can move or delete item group',NULL,NULL); -INSERT INTO `lng_data` VALUES ('rbac','itgr_copy','en','User can copy item group',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','itgr_write','en','User can edit content and settings of item group',NULL,NULL); -INSERT INTO `lng_data` VALUES ('rbac','itgr_read','en','User can see items in item group',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','objs_itgr','en','Item Groups',NULL,NULL); +INSERT INTO `lng_data` VALUES ('rbac','itgr_copy','en','User can copy item group',NULL,NULL); INSERT INTO `lng_data` VALUES ('itgr','itgr_edit','en','Edit Item Groups',NULL,NULL); +INSERT INTO `lng_data` VALUES ('rbac','itgr_read','en','User can see items in item group',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','obj_itgr','en','Item Group',NULL,NULL); -INSERT INTO `lng_data` VALUES ('rbac','internal_mail','en','Internal Mail',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','objs_itgr','en','Item Groups',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','mail_internal_mail','en','User can use internal mail system (ILIAS)',NULL,NULL); +INSERT INTO `lng_data` VALUES ('rbac','internal_mail','en','Internal Mail',NULL,NULL); INSERT INTO `lng_data` VALUES ('administration','adm_user_starting_point_personal_info','en','If activated users may select their starting page.',NULL,NULL); INSERT INTO `lng_data` VALUES ('administration','adm_user_starting_point_personal','en','Personal Setting',NULL,NULL); INSERT INTO `lng_data` VALUES ('administration','adm_user_starting_point_ref_id','en','Reference-Id',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','objs_rcat','en','ECS Categories',NULL,NULL); INSERT INTO `lng_data` VALUES ('administration','adm_user_starting_point_object','en','Repository Object',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','objs_rcat','en','ECS Categories',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','rbac_role_imported','en','The role has been imported.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','obj_poll_duplicate','en','Copy Poll',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','rbac_import_role','en','Import Role',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','add_entry','en','Add/Edit entry',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','obj_poll_duplicate','en','Copy Poll',NULL,NULL); INSERT INTO `lng_data` VALUES ('help','help_module_uploaded','en','Help package uploaded.',NULL,NULL); INSERT INTO `lng_data` VALUES ('help','help_sure_delete_help_modules','en','Are you sure that these packages should be deleted?',NULL,NULL); INSERT INTO `lng_data` VALUES ('help','help_modules','en','Help Packages',NULL,NULL); INSERT INTO `lng_data` VALUES ('help','help_help_file','en','Help Package File',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_member_passed_status_changed','en','Passed Status Changed',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','svy_matrix_layout_percentages_sum_invalid','en','The column settings do not sum up to 100%.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','grp_list_reg_limit_places','en','Free places',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','grp_list_reg_limit_full','en','No places left',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','grp_list_reg_limit_places','en','Free places',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','grp_list_reg','en','Registration',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','grp_list_reg_period','en','Registration Period',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','grp_list_reg_end','en','Registration End',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','grp_list_reg_noreg','en','No Registration Possible',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','grp_list_reg_period','en','Registration Period',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','grp_list_reg_start','en','Registration Begin',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','hlps_write','en','User can edit settings of Help System and upload new versions',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','hlps_visible','en','Help System administration is visible.',NULL,NULL); @@ -13627,86 +13630,86 @@ INSERT INTO `lng_data` VALUES ('common','obj_hlps','en','Help System',NULL,NULL) INSERT INTO `lng_data` VALUES ('common','obj_hlps_desc','en','Settings for the online help',NULL,NULL); INSERT INTO `lng_data` VALUES ('search','lucene_offline_filter','en','Online-Status',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','crs_list_reg_limit_places','en','Free places',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','crs_list_reg_limit_full','en','No places left',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','crs_list_reg','en','Registration',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','crs_list_reg_period','en','Registration Period',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','crs_list_reg','en','Registration',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','crs_list_reg_limit_full','en','No places left',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','crs_list_reg_noreg','en','No Registration Possible',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','crs_list_reg_start','en','Registration Begin',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','crs_list_reg_end','en','Registration End',NULL,NULL); INSERT INTO `lng_data` VALUES ('pd','block_show_x','en','Show %s',NULL,NULL); -INSERT INTO `lng_data` VALUES ('pd','block_show_pdbookm','en','Show Bookmarks',NULL,NULL); INSERT INTO `lng_data` VALUES ('pd','block_create_pdfeed','en','Add New Webfeed',NULL,NULL); -INSERT INTO `lng_data` VALUES ('pd','block_show_pdnews','en','Show News',NULL,NULL); -INSERT INTO `lng_data` VALUES ('pd','block_show_pdnotes','en','Show Notes',NULL,NULL); +INSERT INTO `lng_data` VALUES ('pd','block_show_pdbookm','en','Show Bookmarks',NULL,NULL); INSERT INTO `lng_data` VALUES ('pd','block_show_chatviewer','en','Show Chat Viewer',NULL,NULL); +INSERT INTO `lng_data` VALUES ('pd','block_show_pdnotes','en','Show Notes',NULL,NULL); +INSERT INTO `lng_data` VALUES ('pd','block_show_pdnews','en','Show News',NULL,NULL); INSERT INTO `lng_data` VALUES ('pd','block_show_pdtag','en','Show My Tags',NULL,NULL); INSERT INTO `lng_data` VALUES ('pd','block_show_pdsysmess','en','Show System Messages',NULL,NULL); INSERT INTO `lng_data` VALUES ('pd','block_show_pdmail','en','Show Mail',NULL,NULL); INSERT INTO `lng_data` VALUES ('pd','block_show_pdcal','en','Show Calendar',NULL,NULL); INSERT INTO `lng_data` VALUES ('registration','reg_allowed_domains_info','en','Use * as wildcard and ; as separator. Registration codes override these rules.',NULL,NULL); INSERT INTO `lng_data` VALUES ('registration','reg_allowed_domains','en','Allowed E-Mail Address Domains',NULL,NULL); -INSERT INTO `lng_data` VALUES ('registration','reg_email_domains','en','The following e-mail address domains are valid: %s',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_hide_adv','en','Hide Advanced Knowledge',NULL,NULL); +INSERT INTO `lng_data` VALUES ('registration','reg_email_domains','en','The following e-mail address domains are valid: %s',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_show_adv','en','Show Advanced Knowledge',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_AdvancedKnowledge','en','Advanced Knowledge',NULL,NULL); +INSERT INTO `lng_data` VALUES ('administration','adm_user_starting_point','en','Personal Starting Point',NULL,NULL); INSERT INTO `lng_data` VALUES ('administration','adm_user_starting_point_info','en','Select the page or object which is shown after login.',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_add_assignment','en','Add Assignment',NULL,NULL); -INSERT INTO `lng_data` VALUES ('administration','adm_user_starting_point','en','Personal Starting Point',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_cat_assignments','en','Style/Category Assignments',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_substyle','en','Substyle',NULL,NULL); -INSERT INTO `lng_data` VALUES ('dateplaner','cal_cal_sync_success','en','Successfully synchronised calendar',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_cal_synchronize','en','Synchronise Calendar',NULL,NULL); +INSERT INTO `lng_data` VALUES ('dateplaner','cal_cal_sync_success','en','Successfully synchronised calendar',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_remote_url','en','URL',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_type_remote','en','Web Calendar',NULL,NULL); -INSERT INTO `lng_data` VALUES ('dateplaner','cal_type_rl','en','Calendar Location',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_type_local','en','Local Calendar',NULL,NULL); +INSERT INTO `lng_data` VALUES ('dateplaner','cal_type_rl','en','Calendar Location',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_assign_categories','en','Assign Categories',NULL,NULL); -INSERT INTO `lng_data` VALUES ('style','sty_move_user_styles','en','Change Style of Users',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_substyles','en','Substyles',NULL,NULL); +INSERT INTO `lng_data` VALUES ('style','sty_move_user_styles','en','Change Style of Users',NULL,NULL); INSERT INTO `lng_data` VALUES ('form','form_get_link','en','Select Target Object',NULL,NULL); INSERT INTO `lng_data` VALUES ('form','form_link_internal','en','Inside ILIAS',NULL,NULL); INSERT INTO `lng_data` VALUES ('form','form_link_external','en','World Wide Web',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_imported_success','en','Imported %1$s appointments.',NULL,NULL); INSERT INTO `lng_data` VALUES ('mcst','mcst_converted_file','en','File has been converted.',NULL,NULL); INSERT INTO `lng_data` VALUES ('mcst','mcst_videoalternative_title','en','Alternative Video File (Use in Browser)',NULL,NULL); -INSERT INTO `lng_data` VALUES ('dateplaner','cal_import_file','en','Import File',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_import_file_info','en','Choose the file, that contains your calendar appointments.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('dateplaner','cal_import_file','en','Import File',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_import_tbl','en','Import Appointments',NULL,NULL); -INSERT INTO `lng_data` VALUES ('dateplaner','cal_import_appointments','en','Import Appointments',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_add_calendar','en','Add Calendar',NULL,NULL); +INSERT INTO `lng_data` VALUES ('dateplaner','cal_import_appointments','en','Import Appointments',NULL,NULL); INSERT INTO `lng_data` VALUES ('news','news_keep_minimal_x_items_info','en','Number of older items held available regardless of the system wide defined RSS period.',NULL,NULL); INSERT INTO `lng_data` VALUES ('news','news_keep_minimal_x_items','en','Keeping Older Items',NULL,NULL); -INSERT INTO `lng_data` VALUES ('objref','objref_custom_title','en','Use Custom Title',NULL,NULL); INSERT INTO `lng_data` VALUES ('objref','objref_reuse_title','en','Reuse Title of Reference',NULL,NULL); -INSERT INTO `lng_data` VALUES ('objref','objref_edit_title','en','Title Settings',NULL,NULL); +INSERT INTO `lng_data` VALUES ('objref','objref_custom_title','en','Use Custom Title',NULL,NULL); INSERT INTO `lng_data` VALUES ('objref','objref_title_settings','en','Edit Reference Title',NULL,NULL); INSERT INTO `lng_data` VALUES ('objref','objref_edit_ref','en','Target Settings',NULL,NULL); -INSERT INTO `lng_data` VALUES ('mcst','mcst_preview_picture_info','en','Only supported by the following main media types:',NULL,NULL); +INSERT INTO `lng_data` VALUES ('objref','objref_edit_title','en','Title Settings',NULL,NULL); INSERT INTO `lng_data` VALUES ('mcst','mcst_preview_picture','en','Preview Picture',NULL,NULL); +INSERT INTO `lng_data` VALUES ('mcst','mcst_preview_picture_info','en','Only supported by the following main media types:',NULL,NULL); INSERT INTO `lng_data` VALUES ('cat','cat_import','en','Import Category',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','trac_filter_has_status','en','Show also objects with status ‘not attempted’',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','imprint','en','Legal Notice',NULL,NULL); INSERT INTO `lng_data` VALUES ('administration','adm_imprint_inactive','en','Legal notice is not active and users are not able to access it.',NULL,NULL); INSERT INTO `lng_data` VALUES ('administration','adm_imprint','en','Legal Notice',NULL,NULL); INSERT INTO `lng_data` VALUES ('exc','exc_team_log_add_file','en','Added file %s.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('pd','pd_bookmarks','en','Bookmarks',NULL,NULL); -INSERT INTO `lng_data` VALUES ('pd','pd_notes','en','Personal Desktop Notes',NULL,NULL); -INSERT INTO `lng_data` VALUES ('pd','pd_private_calendars','en','Private Calendars',NULL,NULL); -INSERT INTO `lng_data` VALUES ('exc','exc_team_log','en','Team Log',NULL,NULL); +INSERT INTO `lng_data` VALUES ('exc','exc_team_log_create_team','en','Team created.',NULL,NULL); INSERT INTO `lng_data` VALUES ('exc','exc_team_log_remove_member','en','Removed member %s.',NULL,NULL); INSERT INTO `lng_data` VALUES ('exc','exc_team_log_add_member','en','Added member %s.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('exc','exc_team_log_create_team','en','Team created.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('exc','exc_team_log','en','Team Log',NULL,NULL); +INSERT INTO `lng_data` VALUES ('pd','pd_private_calendars','en','Private Calendars',NULL,NULL); +INSERT INTO `lng_data` VALUES ('pd','pd_notes','en','Personal Desktop Notes',NULL,NULL); +INSERT INTO `lng_data` VALUES ('pd','pd_bookmarks','en','Bookmarks',NULL,NULL); INSERT INTO `lng_data` VALUES ('pd','pd_profile_data','en','Profile Data',NULL,NULL); INSERT INTO `lng_data` VALUES ('pd','pd_import_personal_data','en','Import Personal Data',NULL,NULL); INSERT INTO `lng_data` VALUES ('pd','pd_download_last_export_file','en','Download Last Export File',NULL,NULL); INSERT INTO `lng_data` VALUES ('pd','pd_export_profile','en','Export Personal Data',NULL,NULL); -INSERT INTO `lng_data` VALUES ('exc','exc_team_members','en','Team Members',NULL,NULL); INSERT INTO `lng_data` VALUES ('exc','exc_team_at_least_one','en','There has to be at least 1 team member.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('exc','exc_team_member_container_add','en','Add Team Member from Course/Group',NULL,NULL); -INSERT INTO `lng_data` VALUES ('exc','exc_team_member_add','en','Add Team Member (Search)',NULL,NULL); -INSERT INTO `lng_data` VALUES ('exc','exc_team','en','Team',NULL,NULL); -INSERT INTO `lng_data` VALUES ('exc','exc_type_upload_team','en','Team Upload',NULL,NULL); +INSERT INTO `lng_data` VALUES ('exc','exc_team_members','en','Team Members',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','mail_member','en','Mail to Member',NULL,NULL); +INSERT INTO `lng_data` VALUES ('exc','exc_type_upload_team','en','Team Upload',NULL,NULL); +INSERT INTO `lng_data` VALUES ('exc','exc_team','en','Team',NULL,NULL); +INSERT INTO `lng_data` VALUES ('exc','exc_team_member_add','en','Add Team Member (Search)',NULL,NULL); +INSERT INTO `lng_data` VALUES ('exc','exc_team_member_container_add','en','Add Team Member from Course/Group',NULL,NULL); INSERT INTO `lng_data` VALUES ('dcl','dcl_msg_mc_to_sc_confirmation','en','Swichting from multiple selection to single selection might lead to a loss of data in existing entries. Are you sure to continue?',NULL,NULL); INSERT INTO `lng_data` VALUES ('dcl','dcl_filter_changeable','en','Filter changeable',NULL,NULL); INSERT INTO `lng_data` VALUES ('dcl','dcl_field_visible','en','Visible',NULL,NULL); @@ -13714,8 +13717,8 @@ INSERT INTO `lng_data` VALUES ('dcl','dcl_std_filter','en','Standardfilter',NULL INSERT INTO `lng_data` VALUES ('dcl','dcl_tableview_fieldsettings','en','Fieldspecific Settings',NULL,NULL); INSERT INTO `lng_data` VALUES ('dcl','dcl_tableview_confirm_delete','en','Do you really want to delete the following View?',NULL,NULL); INSERT INTO `lng_data` VALUES ('dcl','dcl_tableviews_confirm_delete','en','Do you really want to delete the following Views?',NULL,NULL); -INSERT INTO `lng_data` VALUES ('dcl','dcl_msg_tableviews_order_updated','en','Order of views updated',NULL,NULL); INSERT INTO `lng_data` VALUES ('dcl','dcl_msg_info_alternatives','en','You do not have enough permissions to view this record, or there is no detailed view defined for this view. Choose a view from the list below to view the record anyway.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('dcl','dcl_msg_tableviews_order_updated','en','Order of views updated',NULL,NULL); INSERT INTO `lng_data` VALUES ('dcl','dcl_tables_confirm_delete','en','Do you really want to delete the following Tables?',NULL,NULL); INSERT INTO `lng_data` VALUES ('dcl','dcl_msg_tables_deleted','en','Tables deleted',NULL,NULL); INSERT INTO `lng_data` VALUES ('dcl','dcl_msg_tables_delete_all','en','Could not delete: At least one Table must exist',NULL,NULL); @@ -13726,8 +13729,8 @@ INSERT INTO `lng_data` VALUES ('dcl','dcl_msg_tableview_created','en','Views cre INSERT INTO `lng_data` VALUES ('dcl','dcl_msg_tableview_updated','en','View updated',NULL,NULL); INSERT INTO `lng_data` VALUES ('dcl','dcl_delete_tables','en','Delete Tables',NULL,NULL); INSERT INTO `lng_data` VALUES ('dcl','dcl_delete_views','en','Delete Views',NULL,NULL); -INSERT INTO `lng_data` VALUES ('dcl','dcl_tableview_add','en','Add New View',NULL,NULL); INSERT INTO `lng_data` VALUES ('dcl','dcl_detailed_view','en','Detailed View',NULL,NULL); +INSERT INTO `lng_data` VALUES ('dcl','dcl_tableview_add','en','Add New View',NULL,NULL); INSERT INTO `lng_data` VALUES ('dcl','dcl_tableview','en','View',NULL,NULL); INSERT INTO `lng_data` VALUES ('dcl','dcl_tableviews_table','en','Views of Selected Table',NULL,NULL); INSERT INTO `lng_data` VALUES ('dcl','dcl_tableviews','en','Views',NULL,NULL); @@ -13738,33 +13741,33 @@ INSERT INTO `lng_data` VALUES ('dcl','dcl_create_fields','en','Click a table in INSERT INTO `lng_data` VALUES ('dcl','dcl_no_fields_yet','en','There are no fields defined for this table thus you cannot create any entries yet.',NULL,NULL); INSERT INTO `lng_data` VALUES ('dcl','dcl_export_enabled','en','Allow export function for all users',NULL,NULL); INSERT INTO `lng_data` VALUES ('dcl','dcl_no_search_results_found_for','en','No modules have been found for',NULL,NULL); -INSERT INTO `lng_data` VALUES ('dcl','dcl_any','en','Any',NULL,NULL); INSERT INTO `lng_data` VALUES ('dcl','dcl_noturl_exception','en','You have to enter a Link (beginning with http:// or www.) or an e-mail address.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('dcl','dcl_any','en','Any',NULL,NULL); INSERT INTO `lng_data` VALUES ('dcl','dcl_not_checked','en','Not checked.',NULL,NULL); INSERT INTO `lng_data` VALUES ('dcl','dcl_checked','en','Checked.',NULL,NULL); INSERT INTO `lng_data` VALUES ('dcl','dcl_unknown_exception','en','The value you entered is not valid.',NULL,NULL); INSERT INTO `lng_data` VALUES ('dcl','dcl_unique','en','Unique',NULL,NULL); INSERT INTO `lng_data` VALUES ('dcl','dcl_unique_exception','en','The value you entered is already taken by another Entry.',NULL,NULL); INSERT INTO `lng_data` VALUES ('dcl','dcl_wrong_input_type','en','The value you entered does not match the specification (Wrong Type).',NULL,NULL); -INSERT INTO `lng_data` VALUES ('dcl','dcl_wrong_length','en','The text you entered is to long.',NULL,NULL); INSERT INTO `lng_data` VALUES ('dcl','dcl_wrong_regex','en','The text you entered does not match the specification for this field (Regular Expression).',NULL,NULL); -INSERT INTO `lng_data` VALUES ('dcl','dcl_max_text_length','en','Maximum Length',NULL,NULL); INSERT INTO `lng_data` VALUES ('dcl','dcl_max_digits','en','Maximum Number of Digits',NULL,NULL); +INSERT INTO `lng_data` VALUES ('dcl','dcl_wrong_length','en','The text you entered is to long.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('dcl','dcl_max_text_length','en','Maximum Length',NULL,NULL); INSERT INTO `lng_data` VALUES ('dcl','dcl_filter','en','Available in filter',NULL,NULL); INSERT INTO `lng_data` VALUES ('dcl','dcl_regex_info','en','(without delimiter)',NULL,NULL); INSERT INTO `lng_data` VALUES ('dcl','dcl_regex','en','Regular Expression',NULL,NULL); -INSERT INTO `lng_data` VALUES ('dcl','dcl_length_info','en','(for more than 200 characters, use the additional option Text Area)',NULL,NULL); INSERT INTO `lng_data` VALUES ('dcl','dcl_length','en','Length',NULL,NULL); -INSERT INTO `lng_data` VALUES ('dcl','dcl_field_required','en','Required',NULL,NULL); -INSERT INTO `lng_data` VALUES ('dcl','dcl_field_description','en','Description',NULL,NULL); -INSERT INTO `lng_data` VALUES ('dcl','dcl_fileupload','en','Fileupload',NULL,NULL); +INSERT INTO `lng_data` VALUES ('dcl','dcl_length_info','en','(for more than 200 characters, use the additional option Text Area)',NULL,NULL); INSERT INTO `lng_data` VALUES ('dcl','dcl_date_selection','en','Date Selection',NULL,NULL); +INSERT INTO `lng_data` VALUES ('dcl','dcl_fileupload','en','Fileupload',NULL,NULL); +INSERT INTO `lng_data` VALUES ('dcl','dcl_field_description','en','Description',NULL,NULL); +INSERT INTO `lng_data` VALUES ('dcl','dcl_field_required','en','Required',NULL,NULL); INSERT INTO `lng_data` VALUES ('dcl','dcl_datetime','en','Date Entry',NULL,NULL); INSERT INTO `lng_data` VALUES ('dcl','dcl_boolean','en','Boolean',NULL,NULL); -INSERT INTO `lng_data` VALUES ('dcl','dcl_reference','en','Reference',NULL,NULL); INSERT INTO `lng_data` VALUES ('dcl','dcl_text_selection','en','Text Selection',NULL,NULL); -INSERT INTO `lng_data` VALUES ('dcl','dcl_text','en','Text Entry',NULL,NULL); +INSERT INTO `lng_data` VALUES ('dcl','dcl_reference','en','Reference',NULL,NULL); INSERT INTO `lng_data` VALUES ('dcl','dcl_number','en','Integer',NULL,NULL); +INSERT INTO `lng_data` VALUES ('dcl','dcl_text','en','Text Entry',NULL,NULL); INSERT INTO `lng_data` VALUES ('dcl','dcl_datatype','en','Datatype',NULL,NULL); INSERT INTO `lng_data` VALUES ('dcl','dcl_new_field','en','New Field',NULL,NULL); INSERT INTO `lng_data` VALUES ('dcl','dcl_table_edit','en','Update Table',NULL,NULL); @@ -13772,110 +13775,110 @@ INSERT INTO `lng_data` VALUES ('dcl','dcl_table_create','en','Create Table',NULL INSERT INTO `lng_data` VALUES ('dcl','dcl_new_table','en','New Table',NULL,NULL); INSERT INTO `lng_data` VALUES ('dcl','dcl_view_viewdefinition','en','Detailed View',NULL,NULL); INSERT INTO `lng_data` VALUES ('dcl','dcl_table_list_tables','en','Available Tables',NULL,NULL); -INSERT INTO `lng_data` VALUES ('dcl','dcl_required','en','Required Field',NULL,NULL); INSERT INTO `lng_data` VALUES ('dcl','dcl_table_list_fields','en','Fields Of Selected Table',NULL,NULL); +INSERT INTO `lng_data` VALUES ('dcl','dcl_required','en','Required Field',NULL,NULL); INSERT INTO `lng_data` VALUES ('dcl','dcl_field_datatype','en','Field Data Type',NULL,NULL); INSERT INTO `lng_data` VALUES ('dcl','dcl_add_new_view','en','Add New View',NULL,NULL); INSERT INTO `lng_data` VALUES ('dcl','dcl_add_new_table','en','Add New Table',NULL,NULL); INSERT INTO `lng_data` VALUES ('dcl','dcl_add_new_field','en','Add New Field',NULL,NULL); -INSERT INTO `lng_data` VALUES ('dcl','dcl_add_new_record','en','Add New Entry',NULL,NULL); INSERT INTO `lng_data` VALUES ('dcl','dcl_list_fields','en','Fields',NULL,NULL); +INSERT INTO `lng_data` VALUES ('dcl','dcl_add_new_record','en','Add New Entry',NULL,NULL); INSERT INTO `lng_data` VALUES ('dcl','dcl_table_id','en','Table ID',NULL,NULL); INSERT INTO `lng_data` VALUES ('dcl','dcl_activate_notification','en','Enable Notification',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','svy_neutral_answer','en','Text for a Neutral Answer (‘Not Specified’, ‘I don\'t know’ etc.)',NULL,NULL); INSERT INTO `lng_data` VALUES ('poll','poll_block_message_no_answers','en','This poll is incomplete.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('poll','poll_block_message_inactive','en','This poll will be available from %s.',NULL,NULL); INSERT INTO `lng_data` VALUES ('poll','poll_block_message_already_voted','en','You already voted in this poll.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('poll','poll_vote','en','Vote',NULL,NULL); +INSERT INTO `lng_data` VALUES ('poll','poll_block_message_inactive','en','This poll will be available from %s.',NULL,NULL); INSERT INTO `lng_data` VALUES ('poll','poll_block_message_offline','en','This poll is offline.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('poll','poll_sortorder','en','Order',NULL,NULL); +INSERT INTO `lng_data` VALUES ('poll','poll_vote','en','Vote',NULL,NULL); INSERT INTO `lng_data` VALUES ('poll','poll_percentage','en','Current Percentage',NULL,NULL); -INSERT INTO `lng_data` VALUES ('poll','poll_answers','en','Possible Answers',NULL,NULL); +INSERT INTO `lng_data` VALUES ('poll','poll_sortorder','en','Order',NULL,NULL); INSERT INTO `lng_data` VALUES ('poll','poll_answer','en','Answer',NULL,NULL); +INSERT INTO `lng_data` VALUES ('poll','poll_answers','en','Possible Answers',NULL,NULL); INSERT INTO `lng_data` VALUES ('poll','poll_activation_online_info','en','Activate this setting to make the poll accessible to users.',NULL,NULL); INSERT INTO `lng_data` VALUES ('poll','poll_view_results_after_period','en','After Voting Period',NULL,NULL); INSERT INTO `lng_data` VALUES ('poll','poll_view_results_after_vote','en','After Vote',NULL,NULL); -INSERT INTO `lng_data` VALUES ('poll','poll_view_results_never','en','Never',NULL,NULL); -INSERT INTO `lng_data` VALUES ('poll','poll_view_results','en','Display Results',NULL,NULL); INSERT INTO `lng_data` VALUES ('poll','poll_view_results_always','en','Always',NULL,NULL); -INSERT INTO `lng_data` VALUES ('poll','poll_image','en','Image',NULL,NULL); +INSERT INTO `lng_data` VALUES ('poll','poll_view_results_never','en','Never',NULL,NULL); INSERT INTO `lng_data` VALUES ('poll','poll_question','en','Question',NULL,NULL); -INSERT INTO `lng_data` VALUES ('rbac','fld_create_poll','en','Create Poll',NULL,NULL); +INSERT INTO `lng_data` VALUES ('poll','poll_image','en','Image',NULL,NULL); +INSERT INTO `lng_data` VALUES ('poll','poll_view_results','en','Display Results',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','rbac_create_poll','en','Create Poll',NULL,NULL); -INSERT INTO `lng_data` VALUES ('rbac','poll_copy','en','User can copy poll',NULL,NULL); +INSERT INTO `lng_data` VALUES ('rbac','fld_create_poll','en','Create Poll',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','poll_edit_permission','en','User can change permission settings',NULL,NULL); +INSERT INTO `lng_data` VALUES ('rbac','poll_copy','en','User can copy poll',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','poll_delete','en','User can move or delete poll',NULL,NULL); -INSERT INTO `lng_data` VALUES ('rbac','poll_read','en','User can participate at poll',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','poll_write','en','User can edit poll settings and content',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','poll_visible','en','Poll is visible',NULL,NULL); +INSERT INTO `lng_data` VALUES ('rbac','poll_read','en','User can participate at poll',NULL,NULL); +INSERT INTO `lng_data` VALUES ('poll','poll_copy','en','Copy Poll',NULL,NULL); INSERT INTO `lng_data` VALUES ('poll','poll_edit','en','Edit Poll',NULL,NULL); -INSERT INTO `lng_data` VALUES ('poll','poll_new','en','Add New Poll',NULL,NULL); INSERT INTO `lng_data` VALUES ('poll','poll_add','en','Add Poll',NULL,NULL); -INSERT INTO `lng_data` VALUES ('poll','poll_copy','en','Copy Poll',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','obj_poll_dupliate:','en','Copy Poll',NULL,NULL); +INSERT INTO `lng_data` VALUES ('poll','poll_new','en','Add New Poll',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','obj_poll','en','Poll',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','objs_poll','en','Polls',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','obj_poll_dupliate:','en','Copy Poll',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','obj_sahs_duplicate','en','Copy Learning Module',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','obj_wiki_duplicate','en','Copy Wiki',NULL,NULL); -INSERT INTO `lng_data` VALUES ('forum','enable_thread_ratings_info','en','If activated users are allowed to rate threads.',NULL,NULL); INSERT INTO `lng_data` VALUES ('forum','enable_thread_ratings','en','Thread Rating',NULL,NULL); +INSERT INTO `lng_data` VALUES ('forum','enable_thread_ratings_info','en','If activated users are allowed to rate threads.',NULL,NULL); INSERT INTO `lng_data` VALUES ('forum','frm_rating','en','Rating',NULL,NULL); INSERT INTO `lng_data` VALUES ('forum','number_of_threads','en','Displayed Number of Threads per Page',NULL,NULL); +INSERT INTO `lng_data` VALUES ('forum','forums_forum_notification_disabled','en','You will no longer be notified about new messages in this forum.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','obj_glo_duplicate','en','Copy Glossary',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','obj_htlm_duplicate','en','Copy HTML Learning Module',NULL,NULL); INSERT INTO `lng_data` VALUES ('forum','sort_by_posts','en','Sort by Posts',NULL,NULL); -INSERT INTO `lng_data` VALUES ('forum','forums_forum_notification_disabled','en','You will no longer be notified about new messages in this forum.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('book','book_confirm_booking_no_schedule','en','Are you sure you want to book the following object?',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','obj_mep_duplicate','en','Copy Media Pool',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','obj_mcst_duplicate','en','Copy Mediacast',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','obj_glo_duplicate','en','Copy Glossary',NULL,NULL); -INSERT INTO `lng_data` VALUES ('book','book_schedule_type_fixed_info','en','This type can be used for rooms, video projectors and such.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('book','book_schedule_type_none','en','No Schedule',NULL,NULL); +INSERT INTO `lng_data` VALUES ('book','book_confirm_booking_no_schedule','en','Are you sure you want to book the following object?',NULL,NULL); INSERT INTO `lng_data` VALUES ('book','book_schedule_type_none_info','en','This type can be used for seminar papers, seminar places and such.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('book','book_schedule_type_fixed','en','Fixed Schedule',NULL,NULL); +INSERT INTO `lng_data` VALUES ('book','book_schedule_type_none','en','No Schedule',NULL,NULL); INSERT INTO `lng_data` VALUES ('book','booking_nr_of_items','en','Nr of Items',NULL,NULL); +INSERT INTO `lng_data` VALUES ('book','book_schedule_type_fixed','en','Fixed Schedule',NULL,NULL); +INSERT INTO `lng_data` VALUES ('book','book_schedule_type_fixed_info','en','This type can be used for rooms, video projectors and such.',NULL,NULL); INSERT INTO `lng_data` VALUES ('assessment','tst_activation_limited_visibility_info','en','Before and after the indicated period it is only the test\'s title that will be displayed. The participants cannot take the test.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('assessment','tst_activation_online_info','en','If online, participants can take the test.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('wiki','wiki_deactivate_page_rating','en','Deactivate Rating',NULL,NULL); INSERT INTO `lng_data` VALUES ('rating','rating_overlay_submit','en','Submit Rating',NULL,NULL); INSERT INTO `lng_data` VALUES ('rep','rep_visibility_until','en','Limited Availability Period',NULL,NULL); +INSERT INTO `lng_data` VALUES ('assessment','tst_activation_online_info','en','If online, participants can take the test.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('rating','rating_category_deleted','en','Category deleted.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('wiki','wiki_activate_new_page_rating','en','Activate Rating For New Pages',NULL,NULL); INSERT INTO `lng_data` VALUES ('wiki','wiki_activate_extended_rating','en','Activate Rating Categories',NULL,NULL); INSERT INTO `lng_data` VALUES ('wiki','wiki_activate_page_rating','en','Activate Rating',NULL,NULL); -INSERT INTO `lng_data` VALUES ('wiki','wiki_deactivate_page_rating','en','Deactivate Rating',NULL,NULL); -INSERT INTO `lng_data` VALUES ('wiki','wiki_activate_new_page_rating','en','Activate Rating For New Pages',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_accented','en','Accented',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_link_no','en','No Link',NULL,NULL); -INSERT INTO `lng_data` VALUES ('rating','rating_category_deleted','en','Category deleted.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_accented','en','Accented',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_highlight_mode','en','Highlight Mode',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_light','en','Light',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_dark','en','Dark',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_highlight_mode','en','Highlight Mode',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_always','en','Always',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_hover','en','Hover',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_always','en','Always',NULL,NULL); INSERT INTO `lng_data` VALUES ('rating','rating_category_delete_sure','en','Are you sure you want to delete the following rating categories? All ratings for that category will be lost.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('rating','rating_update_positions','en','Save Order',NULL,NULL); -INSERT INTO `lng_data` VALUES ('rating','rating_category_updated','en','Category saved.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('rating','rating_category_update','en','Save',NULL,NULL); INSERT INTO `lng_data` VALUES ('rating','rating_category_edit','en','Edit Category',NULL,NULL); -INSERT INTO `lng_data` VALUES ('rating','rating_category_create','en','Create Category',NULL,NULL); -INSERT INTO `lng_data` VALUES ('rating','rating_category_add','en','Add',NULL,NULL); +INSERT INTO `lng_data` VALUES ('rating','rating_category_update','en','Save',NULL,NULL); +INSERT INTO `lng_data` VALUES ('rating','rating_category_updated','en','Category saved.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('rating','rating_update_positions','en','Save Order',NULL,NULL); INSERT INTO `lng_data` VALUES ('rating','rating_category_created','en','Category created.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('rating','rating_categories','en','Rating Categories',NULL,NULL); +INSERT INTO `lng_data` VALUES ('rating','rating_category_add','en','Add',NULL,NULL); INSERT INTO `lng_data` VALUES ('rating','rating_add_category','en','Add Category',NULL,NULL); +INSERT INTO `lng_data` VALUES ('rating','rating_category_create','en','Create Category',NULL,NULL); +INSERT INTO `lng_data` VALUES ('rating','rating_categories','en','Rating Categories',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','trac_lp_learner_access','en','Accessible Personal Learning Progress',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','trac_lp_on_personal_desktop','en','Learning Progress on Personal Desktop',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_page_activation_on','en','The content will be activated on %s.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_show_activation_info','en','Show Activation Info',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_show_activation_info_info','en','If the scheduled activation is not yet reached, the page will not be skipped. The information when the page will be activated will be displayed to the user.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_show_activation_info','en','Show Activation Info',NULL,NULL); INSERT INTO `lng_data` VALUES ('tax','tax_add_taxonomy','en','Add Taxonomy',NULL,NULL); INSERT INTO `lng_data` VALUES ('tax','tax_tax_deleted','en','The taxonomy has been deleted.',NULL,NULL); INSERT INTO `lng_data` VALUES ('tax','tax_confirm_deletion','en','Do you really want to delete the whole taxonomy and all its relations?',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_activation_limited_visibility_info','en','If chosen, the course is visible even outside of the given availability but members cannot access the course.',NULL,NULL); INSERT INTO `lng_data` VALUES ('rep','rep_activation_limited_visibility','en','Always Visible',NULL,NULL); INSERT INTO `lng_data` VALUES ('rep','rep_activation_limited_end','en','Finish Time',NULL,NULL); -INSERT INTO `lng_data` VALUES ('rep','rep_activation_limited_start','en','Start Time',NULL,NULL); INSERT INTO `lng_data` VALUES ('rep','rep_activation_access','en','Access',NULL,NULL); +INSERT INTO `lng_data` VALUES ('rep','rep_activation_limited_start','en','Start Time',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_activation_online_info','en','Set the course online to make it visible and available for course members. If not, only course administrators and tutors will have access to it.',NULL,NULL); INSERT INTO `lng_data` VALUES ('rep','rep_activation_online','en','Online',NULL,NULL); -INSERT INTO `lng_data` VALUES ('rep','rep_activation_availability','en','Availability',NULL,NULL); INSERT INTO `lng_data` VALUES ('tax','tax_please_select_target','en','Please select the target.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('rep','rep_activation_availability','en','Availability',NULL,NULL); INSERT INTO `lng_data` VALUES ('tax','tax_target_within_nodes','en','The target must not be a sub-node of the selected items.',NULL,NULL); INSERT INTO `lng_data` VALUES ('tax','tax_order_nr','en','Order Nr',NULL,NULL); INSERT INTO `lng_data` VALUES ('tax','tax_manual','en','Manual',NULL,NULL); @@ -13887,56 +13890,56 @@ INSERT INTO `lng_data` VALUES ('common','soap_connect_timeout','en','Connection INSERT INTO `lng_data` VALUES ('common','shib_matriculation','en','Attribute for Matriculation Number',NULL,NULL); INSERT INTO `lng_data` VALUES ('forum','select_max_one_thread','en','Please select one thread only!',NULL,NULL); INSERT INTO `lng_data` VALUES ('forum','frm_at_least_one_moderator','en','There has to be at least one moderator.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','obj_dcl_duplicate','en','Copy Data Collection',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','freetext_answers','en','Open Answers',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','obj_dcl_duplicate','en','Copy Data Collection',NULL,NULL); INSERT INTO `lng_data` VALUES ('dcl','dcl_err_formula_field_not_found','en','Field with title \'%s\' not found',NULL,NULL); -INSERT INTO `lng_data` VALUES ('rbac','rbac_create_dcl','en','Create Data Collection',NULL,NULL); INSERT INTO `lng_data` VALUES ('dcl','dcl_field_title_change_warning','en','You changed the title of the field hence some placeholders in the view definition might be broken. Those have to be fixed manually should the occasion arise.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('rbac','rbac_create_dcl','en','Create Data Collection',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','dcl_add_entry','en','User can add/edit entries',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','dcl_edit_permission','en','User can change permission settings',NULL,NULL); -INSERT INTO `lng_data` VALUES ('rbac','dcl_write','en','User can edit settings and content of data collection',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','dcl_delete','en','User can move or delete data collection',NULL,NULL); -INSERT INTO `lng_data` VALUES ('rbac','dcl_read','en','Read access to Data Collection',NULL,NULL); +INSERT INTO `lng_data` VALUES ('rbac','dcl_write','en','User can edit settings and content of data collection',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','dcl_copy','en','User can copy data collection',NULL,NULL); +INSERT INTO `lng_data` VALUES ('rbac','dcl_read','en','Read access to Data Collection',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','dcl_visible','en','Data Collection is visible',NULL,NULL); INSERT INTO `lng_data` VALUES ('dcl','dcl_tables','en','Tables',NULL,NULL); INSERT INTO `lng_data` VALUES ('dcl','dcl_invalid_regex_config','en','The regular expression configured for this field is invalid. Check the settings to solve the problem.',NULL,NULL); INSERT INTO `lng_data` VALUES ('dcl','dcl_in_export','en','In Export',NULL,NULL); -INSERT INTO `lng_data` VALUES ('dcl','dcl_import','en','Import Data Collection',NULL,NULL); INSERT INTO `lng_data` VALUES ('dcl','dcl_edit','en','Edit Data Collection',NULL,NULL); +INSERT INTO `lng_data` VALUES ('dcl','dcl_import','en','Import Data Collection',NULL,NULL); INSERT INTO `lng_data` VALUES ('dcl','dcl_copy','en','Copy Data Collection',NULL,NULL); INSERT INTO `lng_data` VALUES ('dcl','dcl_add','en','Create Data Collection',NULL,NULL); -INSERT INTO `lng_data` VALUES ('dcl','dcl_new','en','Create New Data Collection',NULL,NULL); INSERT INTO `lng_data` VALUES ('dcl','dcl_hello','en','Dear',NULL,NULL); +INSERT INTO `lng_data` VALUES ('dcl','dcl_new','en','Create New Data Collection',NULL,NULL); INSERT INTO `lng_data` VALUES ('dcl','dcl_record','en','Entry',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','objs_dcl','en','Data Collections',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','obj_dcl','en','Data Collection',NULL,NULL); -INSERT INTO `lng_data` VALUES ('rbac','trac_write','en','Edit settings in Statistics and Learning Progress administration',NULL,NULL); INSERT INTO `lng_data` VALUES ('user','user_delete_own_account','en','Delete Account',NULL,NULL); +INSERT INTO `lng_data` VALUES ('rbac','trac_write','en','Edit settings in Statistics and Learning Progress administration',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','rbac_create_blog','en','Create Blog',NULL,NULL); -INSERT INTO `lng_data` VALUES ('rbac','blog_delete','en','User can move or delete blog',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','blog_edit_permission','en','User can change permission settings',NULL,NULL); +INSERT INTO `lng_data` VALUES ('rbac','blog_delete','en','User can move or delete blog',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','blog_write','en','User can edit blog settings',NULL,NULL); -INSERT INTO `lng_data` VALUES ('rbac','blog_read','en','User can read blog content',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','blog_copy','en','User can copy blog',NULL,NULL); -INSERT INTO `lng_data` VALUES ('blog','blog_copy','en','Copy Blog',NULL,NULL); +INSERT INTO `lng_data` VALUES ('rbac','blog_read','en','User can read blog content',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','blog_visible','en','Blog is visible',NULL,NULL); -INSERT INTO `lng_data` VALUES ('help','help_toggle_tooltips','en','Toggle Help Tooltips',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','objs_blog','en','Blogs',NULL,NULL); +INSERT INTO `lng_data` VALUES ('blog','blog_copy','en','Copy Blog',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','obj_blog_duplicate','en','Copy Blog',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','objs_blog','en','Blogs',NULL,NULL); +INSERT INTO `lng_data` VALUES ('help','help_toggle_tooltips','en','Toggle Help Tooltips',NULL,NULL); INSERT INTO `lng_data` VALUES ('help','help_open_online_help','en','Open Online Help',NULL,NULL); INSERT INTO `lng_data` VALUES ('help','help_filter','en','Filter',NULL,NULL); -INSERT INTO `lng_data` VALUES ('help','help_tt_text','en','Text',NULL,NULL); INSERT INTO `lng_data` VALUES ('help','help_all','en','All',NULL,NULL); INSERT INTO `lng_data` VALUES ('help','help_component','en','Component',NULL,NULL); +INSERT INTO `lng_data` VALUES ('help','help_tt_text','en','Text',NULL,NULL); INSERT INTO `lng_data` VALUES ('help','help_tooltip_id','en','Tooltip ID',NULL,NULL); INSERT INTO `lng_data` VALUES ('help','help_tooltips','en','Help Tooltips',NULL,NULL); -INSERT INTO `lng_data` VALUES ('assessment','conf_delete_pass','en','Are you sure you want to delete your existing answers?',NULL,NULL); INSERT INTO `lng_data` VALUES ('assessment','conf_delete_pass_ctm','en','Wollen Sie Ihre bisherigen Antworten wirklich löschen?',NULL,NULL); +INSERT INTO `lng_data` VALUES ('assessment','conf_delete_pass','en','Are you sure you want to delete your existing answers?',NULL,NULL); INSERT INTO `lng_data` VALUES ('assessment','tst_question_hints_back_to_hint_list','en','Question Hint List',NULL,NULL); INSERT INTO `lng_data` VALUES ('assessment','tst_question_hints_form_cmd_save_points_and_edit_page','en',' Save Points and Edit Page',NULL,NULL); -INSERT INTO `lng_data` VALUES ('assessment','tst_question_hints_form_cmd_save_points','en','Save Points',NULL,NULL); INSERT INTO `lng_data` VALUES ('assessment','tst_question_hints_table_link_edit_hint_page','en','Edit Page',NULL,NULL); +INSERT INTO `lng_data` VALUES ('assessment','tst_question_hints_form_cmd_save_points','en','Save Points',NULL,NULL); INSERT INTO `lng_data` VALUES ('assessment','tst_question_hints_table_link_edit_hint_points','en','Edit Points',NULL,NULL); INSERT INTO `lng_data` VALUES ('assessment','tst_activate_skill_service_desc','en','Supports the assignment of questions to competences and the definition of thresholds for reaching a specific competence level.',NULL,NULL); INSERT INTO `lng_data` VALUES ('assessment','tst_question_hints_requested_hint_count_header','en','Requested Hints',NULL,NULL); @@ -13957,14 +13960,14 @@ INSERT INTO `lng_data` VALUES ('assessment','tst_question_hints_save_order_succe INSERT INTO `lng_data` VALUES ('assessment','tst_question_hints_ordering_clipboard_resetted','en','The ordering clipboard has been reset.',NULL,NULL); INSERT INTO `lng_data` VALUES ('assessment','tst_question_hints_item_stored_in_ordering_clipboard','en','Hint %s is stored in ordering clipboard.',NULL,NULL); INSERT INTO `lng_data` VALUES ('assessment','tst_question_hints_form_invalid_msg','en','The hint could not been saved. Please check your inputs.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('assessment','tst_question_hints_form_cmd_save','en','Save Hint',NULL,NULL); INSERT INTO `lng_data` VALUES ('assessment','tst_question_hints_form_saved_msg','en','The hint has been saved successfully.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('assessment','tst_question_hints_form_cmd_save','en','Save Hint',NULL,NULL); INSERT INTO `lng_data` VALUES ('assessment','tst_question_hints_form_label_hint_points','en','Point Deduction',NULL,NULL); INSERT INTO `lng_data` VALUES ('assessment','tst_question_hints_form_label_hint_text','en','Hint',NULL,NULL); INSERT INTO `lng_data` VALUES ('assessment','tst_question_hints_form_header_create','en','New Hint for Question: %s',NULL,NULL); INSERT INTO `lng_data` VALUES ('assessment','tst_question_hints_form_header_edit','en','Hint %s for Question: %s',NULL,NULL); -INSERT INTO `lng_data` VALUES ('assessment','tst_question_hints_cut_hints_single_selection_msg','en','More than one hint was selected for cutting.',NULL,NULL); INSERT INTO `lng_data` VALUES ('assessment','tst_question_hints_cut_hints_missing_selection_msg','en','No hint selected for cutting.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('assessment','tst_question_hints_cut_hints_single_selection_msg','en','More than one hint was selected for cutting.',NULL,NULL); INSERT INTO `lng_data` VALUES ('assessment','tst_question_hints_delete_success_msg','en','The selected hint(s) has been deleted successfully.',NULL,NULL); INSERT INTO `lng_data` VALUES ('assessment','tst_question_hints_delete_hints_confirm_cmd','en','Delete Hint(s)',NULL,NULL); INSERT INTO `lng_data` VALUES ('assessment','tst_question_hints_delete_hints_confirm_item','en','Hint %s: %s',NULL,NULL); @@ -13972,10 +13975,10 @@ INSERT INTO `lng_data` VALUES ('assessment','tst_question_hints_delete_hints_con INSERT INTO `lng_data` VALUES ('assessment','tst_question_hints_delete_hints_missing_selection_msg','en','No hint(s) selected for deletion.',NULL,NULL); INSERT INTO `lng_data` VALUES ('assessment','tst_questions_hints_toolbar_cmd_reset_ordering_clipboard','en','Reset Hint Ordering Clipboard',NULL,NULL); INSERT INTO `lng_data` VALUES ('assessment','tst_questions_hints_toolbar_cmd_add_hint','en','Add Hint',NULL,NULL); -INSERT INTO `lng_data` VALUES ('assessment','tst_questions_hints_table_multicmd_paste_hint_before','en','Prepend Hint to the Selected One',NULL,NULL); INSERT INTO `lng_data` VALUES ('assessment','tst_questions_hints_table_multicmd_paste_hint_after','en','Append Hint to the Selected One',NULL,NULL); -INSERT INTO `lng_data` VALUES ('assessment','tst_questions_hints_table_multicmd_delete_hint','en','Delete Hint(s)',NULL,NULL); +INSERT INTO `lng_data` VALUES ('assessment','tst_questions_hints_table_multicmd_paste_hint_before','en','Prepend Hint to the Selected One',NULL,NULL); INSERT INTO `lng_data` VALUES ('assessment','tst_questions_hints_table_multicmd_cut_hint','en','Cut Hint to Ordering Clipboard',NULL,NULL); +INSERT INTO `lng_data` VALUES ('assessment','tst_questions_hints_table_multicmd_delete_hint','en','Delete Hint(s)',NULL,NULL); INSERT INTO `lng_data` VALUES ('assessment','tst_questions_hints_table_cmd_save_order','en','Save Order',NULL,NULL); INSERT INTO `lng_data` VALUES ('assessment','tst_question_hints_table_link_delete_hint','en','Delete Hint',NULL,NULL); INSERT INTO `lng_data` VALUES ('assessment','tst_question_hints_table_link_edit_hint','en','Edit Hint',NULL,NULL); @@ -13986,26 +13989,26 @@ INSERT INTO `lng_data` VALUES ('assessment','tst_question_hints_table_no_items', INSERT INTO `lng_data` VALUES ('assessment','tst_question_hints_table_header','en','Hints for Question: %s',NULL,NULL); INSERT INTO `lng_data` VALUES ('assessment','tst_question_hints_tab','en','Hints',NULL,NULL); INSERT INTO `lng_data` VALUES ('assessment','tst_setting_offer_hints_info','en','Participants request hints to answer a question. With every hint presented the maximum number of points to be earned decreases.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('assessment','tst_setting_offer_hints_label','en','Hints',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_current_term','en','Current Term',NULL,NULL); +INSERT INTO `lng_data` VALUES ('assessment','tst_setting_offer_hints_label','en','Hints',NULL,NULL); INSERT INTO `lng_data` VALUES ('registration','registration_code_role_info','en','If you use a registration code, the role selection may be superseded by the code.',NULL,NULL); INSERT INTO `lng_data` VALUES ('user','user_ownership','en','Repository Objects',NULL,NULL); INSERT INTO `lng_data` VALUES ('wsp','wsp_tab_ownership','en','My Repository Objects',NULL,NULL); INSERT INTO `lng_data` VALUES ('pdesk','bookmark_moved_ok','en','Bookmark has been moved.',NULL,NULL); INSERT INTO `lng_data` VALUES ('pdesk','bookmark_select_target','en','Please select target.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','glo_style','en','Glossary Style',NULL,NULL); INSERT INTO `lng_data` VALUES ('mcst','mcst_save_order','en','Save Order',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','glo_style','en','Glossary Style',NULL,NULL); INSERT INTO `lng_data` VALUES ('exc','exc_no_deadline_specified','en','No deadline specified.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','remove_entries','en','Remove Entries',NULL,NULL); -INSERT INTO `lng_data` VALUES ('user','user_lv_do_not_store','en','Never remember last visited',NULL,NULL); INSERT INTO `lng_data` VALUES ('user','user_lv_keep_only_for_session','en','Remember only during current session',NULL,NULL); -INSERT INTO `lng_data` VALUES ('user','user_lv_keep_entries','en','Remember last visited',NULL,NULL); +INSERT INTO `lng_data` VALUES ('user','user_lv_do_not_store','en','Never remember last visited',NULL,NULL); INSERT INTO `lng_data` VALUES ('user','user_store_last_visited','en','Last Visited',NULL,NULL); -INSERT INTO `lng_data` VALUES ('mcst','mcst_ordering_manual','en','Manual',NULL,NULL); +INSERT INTO `lng_data` VALUES ('user','user_lv_keep_entries','en','Remember last visited',NULL,NULL); INSERT INTO `lng_data` VALUES ('mcst','mcst_ordering_title','en','Titles in Alphabetical Order',NULL,NULL); +INSERT INTO `lng_data` VALUES ('mcst','mcst_ordering_manual','en','Manual',NULL,NULL); INSERT INTO `lng_data` VALUES ('mcst','mcst_ordering_creation_date_desc','en','By Creation Date Newest Item on Top',NULL,NULL); -INSERT INTO `lng_data` VALUES ('mcst','mcst_ordering_creation_date_asc','en','By Creation Date, Oldest Item on Top',NULL,NULL); INSERT INTO `lng_data` VALUES ('mcst','mcst_ordering','en','Sorting',NULL,NULL); +INSERT INTO `lng_data` VALUES ('mcst','mcst_ordering_creation_date_asc','en','By Creation Date, Oldest Item on Top',NULL,NULL); INSERT INTO `lng_data` VALUES ('user','user_delete_own_account_email_body','en','Your user account \"%s\" has been deleted from %s on %s.',NULL,NULL); INSERT INTO `lng_data` VALUES ('user','user_delete_own_account_email_subject','en','User account deleted',NULL,NULL); INSERT INTO `lng_data` VALUES ('user','user_delete_own_account_final_confirmation','en','Please confirm for the last time to remove your user account from ILIAS!',NULL,NULL); @@ -14018,110 +14021,110 @@ INSERT INTO `lng_data` VALUES ('rep','rep_multiple_reference_deletion_instructio INSERT INTO `lng_data` VALUES ('rep','rep_multiple_reference_deletion_intro','en','Further references exist for this object.',NULL,NULL); INSERT INTO `lng_data` VALUES ('rep','rep_object_references_cannot_be_read','en','No permissions for %s more references.',NULL,NULL); INSERT INTO `lng_data` VALUES ('rep','rep_no_permission_to_delete','en','No permission to delete',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','reg_goto_parent_membership_info','en','Only members can access the target object.',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','trac_closed_misc','en','Misc.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','reg_goto_parent_membership_info','en','Only members can access the target object.',NULL,NULL); INSERT INTO `lng_data` VALUES ('sess','sess_members_print_title','en','Session Participants',NULL,NULL); INSERT INTO `lng_data` VALUES ('grp','grp_members_print_title','en','Group Members',NULL,NULL); INSERT INTO `lng_data` VALUES ('grp','grp_print_list','en','Generate List',NULL,NULL); INSERT INTO `lng_data` VALUES ('certificate','certificate_file_basename','en','Certificate',NULL,NULL); -INSERT INTO `lng_data` VALUES ('forum','cont_captcha_code','en','Code',NULL,NULL); INSERT INTO `lng_data` VALUES ('cptch','cptch_freetype_support_needed','en','To use this feature you need to enable freetype support in your PHP.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_captcha_code','en','Code',NULL,NULL); INSERT INTO `lng_data` VALUES ('cptch','cptch_wrong_input','en','Wrong Input',NULL,NULL); +INSERT INTO `lng_data` VALUES ('forum','cont_captcha_code','en','Code',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_captcha_code','en','Code',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_captcha_verification','en','User Verification',NULL,NULL); -INSERT INTO `lng_data` VALUES ('blog','blog_edit_date','en','Edit Date',NULL,NULL); INSERT INTO `lng_data` VALUES ('blog','blog_edit_date_info','en','Publication status does not depend on this date.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('blog','blog_edit_date','en','Edit Date',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','obj_lm_duplicate','en','Copy Learning Module',NULL,NULL); -INSERT INTO `lng_data` VALUES ('crs','crs_subject_course_group_notification','en','Daily Mail for %s',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_course_group_notification_link','en','Link:',NULL,NULL); +INSERT INTO `lng_data` VALUES ('crs','crs_subject_course_group_notification','en','Daily Mail for %s',NULL,NULL); INSERT INTO `lng_data` VALUES ('assessment','tst_notify_manscoring_done_body_msg_reason','en','You have received this notification, because you participated in this test.',NULL,NULL); INSERT INTO `lng_data` VALUES ('assessment','tst_notify_manscoring_done_body_msg_topic','en','Your test has been graded manually:',NULL,NULL); INSERT INTO `lng_data` VALUES ('assessment','tst_notify_manscoring_done_body_msg_subject','en','Manual Scoring for Test \"%s\" committed',NULL,NULL); -INSERT INTO `lng_data` VALUES ('assessment','tst_manscoring_input_question_and_user_solution','en','Question and User Solution',NULL,NULL); INSERT INTO `lng_data` VALUES ('assessment','tst_manscoring_input_max_points_for_question','en','Maximum Points for Question',NULL,NULL); +INSERT INTO `lng_data` VALUES ('assessment','tst_manscoring_input_question_and_user_solution','en','Question and User Solution',NULL,NULL); INSERT INTO `lng_data` VALUES ('assessment','tst_manscoring_maxpoints_exceeded_input_alert','en','The maximum of %s point(s) is exceeded!',NULL,NULL); INSERT INTO `lng_data` VALUES ('assessment','tst_save_manscoring_failed','en','Saving the manual scoring for test pass %s has failed.',NULL,NULL); INSERT INTO `lng_data` VALUES ('assessment','tst_saved_manscoring_by_question_successfully','en','The manual scoring for the question %s for test pass %s has been saved successfully.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('assessment','tst_manscoring_user_notification','en','Send Notification',NULL,NULL); INSERT INTO `lng_data` VALUES ('assessment','tst_saved_manscoring_successfully','en','The manual scoring for test pass %s for %s has been saved successfully.',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_screen_ids','en','Screen-IDs',NULL,NULL); +INSERT INTO `lng_data` VALUES ('assessment','tst_manscoring_user_notification','en','Send Notification',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_online_help_ids','en','Screen-IDs',NULL,NULL); INSERT INTO `lng_data` VALUES ('assessment','tst_manscoring_question_section_header','en','Question: %s',NULL,NULL); +INSERT INTO `lng_data` VALUES ('assessment','tst_pass_overview_for_participant','en','Test Passes for Participant: %s',NULL,NULL); INSERT INTO `lng_data` VALUES ('assessment','tst_participant_status','en','Participant Status',NULL,NULL); INSERT INTO `lng_data` VALUES ('assessment','tst_edit_scoring','en','Edit Scoring',NULL,NULL); -INSERT INTO `lng_data` VALUES ('assessment','tst_pass_overview_for_participant','en','Test Passes for Participant: %s',NULL,NULL); -INSERT INTO `lng_data` VALUES ('assessment','tst_question','en','Question',NULL,NULL); INSERT INTO `lng_data` VALUES ('assessment','tst_participant','en','Participant',NULL,NULL); +INSERT INTO `lng_data` VALUES ('assessment','tst_question','en','Question',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','trac_session_statistics_mode_year','en','Year',NULL,NULL); INSERT INTO `lng_data` VALUES ('file','file_uploaded_by','en','Uploaded by',NULL,NULL); INSERT INTO `lng_data` VALUES ('administration','adm_rep_shorten_description_length','en','Maximum number of characters',NULL,NULL); INSERT INTO `lng_data` VALUES ('administration','adm_rep_shorten_description_info','en','If activated all descriptions in object lists are presented with a maximum number of characters.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('tax','tax_order','en','Order',NULL,NULL); INSERT INTO `lng_data` VALUES ('administration','adm_rep_shorten_description','en','Limited Length of Descriptions',NULL,NULL); -INSERT INTO `lng_data` VALUES ('tax','tax_create_node','en','Create Node',NULL,NULL); INSERT INTO `lng_data` VALUES ('tax','tax_new_tax_node','en','New Node',NULL,NULL); -INSERT INTO `lng_data` VALUES ('tax','obj_taxn','en','Node',NULL,NULL); -INSERT INTO `lng_data` VALUES ('tax','tax_node','en','Node',NULL,NULL); +INSERT INTO `lng_data` VALUES ('tax','tax_order','en','Order',NULL,NULL); INSERT INTO `lng_data` VALUES ('tax','tax_nodes','en','Nodes',NULL,NULL); +INSERT INTO `lng_data` VALUES ('tax','tax_create_node','en','Create Node',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','trac_end_at','en','End Date',NULL,NULL); INSERT INTO `lng_data` VALUES ('tax','tax_taxonomy','en','Taxonomy',NULL,NULL); +INSERT INTO `lng_data` VALUES ('tax','obj_taxn','en','Node',NULL,NULL); +INSERT INTO `lng_data` VALUES ('tax','tax_node','en','Node',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','trac_scale','en','Scale',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','trac_measure','en','Figure',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','trac_begin_at','en','Start date',NULL,NULL); +INSERT INTO `lng_data` VALUES ('trac','trac_long_system_load','en','Long term',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','trac_periodic_system_load','en','Periodic',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','trac_short_system_load','en','Short term',NULL,NULL); -INSERT INTO `lng_data` VALUES ('trac','trac_long_system_load','en','Long term',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','trac_current_system_load','en','Current System Load',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','trac_session_statistics_mode_month','en','Month',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','trac_session_statistics_mode_day','en','Day',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','trac_session_statistics_mode_week','en','Week',NULL,NULL); +INSERT INTO `lng_data` VALUES ('crs','crs_status_determination_lp','en','Through Learning Progress',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_status_determination_sync','en','The course status will be automatically set to \'passed\' once a learner completed all activities which determine the learning progress. Progress that was made before the change of settings will be accounted for, manually set \'passed\' course status remain unchanged. Do you want to set the course status of all members based on their current learning progress now?',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_status_determination_manual','en','Only Manual by Tutors',NULL,NULL); -INSERT INTO `lng_data` VALUES ('crs','crs_status_determination_lp','en','Through Learning Progress',NULL,NULL); -INSERT INTO `lng_data` VALUES ('crs','crs_course_status_of_users','en','Passing the Course',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_status_determination','en','Determination of Status \'Passed\'',NULL,NULL); +INSERT INTO `lng_data` VALUES ('crs','crs_course_status_of_users','en','Passing the Course',NULL,NULL); +INSERT INTO `lng_data` VALUES ('trac','trac_sync_session_stats','en','Aggregate Data',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','trac_sync_session_stats_success','en','Data aggregation was done successfully.',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','trac_session_statistics_no_data','en','No data for this statistics could be found.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('trac','trac_sync_session_stats','en','Aggregate Data',NULL,NULL); -INSERT INTO `lng_data` VALUES ('trac','trac_session_active_max','en','Active Sessions (Maximum)',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','trac_session_active_min','en','Active Sessions (Minimum)',NULL,NULL); +INSERT INTO `lng_data` VALUES ('trac','trac_session_active_max','en','Active Sessions (Maximum)',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','trac_session_active_avg','en','Active Sessions (Average)',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','trac_session_statistics_mode_last_month','en','Last 30 Days',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','trac_session_statistics_mode_last_week','en','Last 7 Days',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','trac_session_statistics_mode_today','en','Today',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','trac_session_statistics_mode_last_day','en','Last 24 Hours',NULL,NULL); -INSERT INTO `lng_data` VALUES ('trac','trac_closed_login','en','Anonymous To Login',NULL,NULL); -INSERT INTO `lng_data` VALUES ('trac','trac_closed_idle','en','Idle Time',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','trac_closed_idle_first','en','Idle Time (1st Request)',NULL,NULL); +INSERT INTO `lng_data` VALUES ('trac','trac_closed_login','en','Anonymous To Login',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','trac_closed_manual','en','Logout',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','trac_closed_expire','en','Timeout',NULL,NULL); +INSERT INTO `lng_data` VALUES ('trac','trac_closed_idle','en','Idle Time',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','trac_maxed_out_time','en','Full Load [min]',NULL,NULL); +INSERT INTO `lng_data` VALUES ('trac','trac_maxed_out_counter','en','Rejected Users',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','trac_sessions_opened','en','Admissions',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','trac_sessions_closed','en','Leavings',NULL,NULL); -INSERT INTO `lng_data` VALUES ('trac','trac_maxed_out_counter','en','Rejected Users',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','trac_last_maxed_out_sessions','en','Last Full Load',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','trac_last_aggregation','en','Last Aggregation',NULL,NULL); -INSERT INTO `lng_data` VALUES ('trac','trac_aggregation','en','Aggregation',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','session_statistics','en','Session Statistics',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','trac_current','en','Current',NULL,NULL); +INSERT INTO `lng_data` VALUES ('trac','trac_aggregation','en','Aggregation',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','trac_members_short','en','Members',NULL,NULL); -INSERT INTO `lng_data` VALUES ('trac','trac_object_stat_lp_min','en','Min.',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','trac_object_stat_lp_max','en','Max.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('trac','trac_object_stat_lp','en','Learning Progress Statistics Course',NULL,NULL); +INSERT INTO `lng_data` VALUES ('trac','trac_object_stat_lp_min','en','Min.',NULL,NULL); INSERT INTO `lng_data` VALUES ('pd','pd_enable_user_publish','en','Enable User Content Publishing',NULL,NULL); +INSERT INTO `lng_data` VALUES ('trac','trac_object_stat_lp','en','Learning Progress Statistics Course',NULL,NULL); INSERT INTO `lng_data` VALUES ('pd','pd_enable_user_publish_info','en','If enabled, users can publish their profiles, workspace objects and portfolios on the Web.',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','trac_log_info_link','en','Update',NULL,NULL); -INSERT INTO `lng_data` VALUES ('trac','trac_log_info','en','Last Aggregation: %s (Unprocessed items: %s)',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','trac_manual_is_displayed','en','Is Displayed',NULL,NULL); +INSERT INTO `lng_data` VALUES ('trac','trac_log_info','en','Last Aggregation: %s (Unprocessed items: %s)',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','trac_manual_no_display','en','Do not display in Learning Progress',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','trac_manual_display','en','Display in Learning Progress',NULL,NULL); INSERT INTO `lng_data` VALUES ('assessment','tst_results_print_best_solution_info','en','Additionally for each question the best possible solution will be displayed.',NULL,NULL); INSERT INTO `lng_data` VALUES ('assessment','tst_results_print_best_solution','en','Best Solution',NULL,NULL); -INSERT INTO `lng_data` VALUES ('ecs','ecs_server_deleted','en','Deleted Server',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','obj_rcat','en','ECS Category',NULL,NULL); +INSERT INTO `lng_data` VALUES ('ecs','ecs_server_deleted','en','Deleted Server',NULL,NULL); INSERT INTO `lng_data` VALUES ('ecs','ecs_err_invalid_by_type','en','Please select a type when assigning by type.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('ecs','ecs_cat_mapping_by_type_info','en','Choose this mode to assign by object type.',NULL,NULL); INSERT INTO `lng_data` VALUES ('ecs','ecs_cat_mapping_by_type','en','By Type',NULL,NULL); +INSERT INTO `lng_data` VALUES ('ecs','ecs_cat_mapping_by_type_info','en','Choose this mode to assign by object type.',NULL,NULL); INSERT INTO `lng_data` VALUES ('ecs','ecs_setting_deleted','en','ECS deleted',NULL,NULL); INSERT INTO `lng_data` VALUES ('ecs','ecs_delete_setting','en','Are you sure you want to delete the following ECS?',NULL,NULL); INSERT INTO `lng_data` VALUES ('ecs','ecs_local_information','en','Further Information',NULL,NULL); @@ -14132,48 +14135,48 @@ INSERT INTO `lng_data` VALUES ('ecs','ecs_title_updates','en','Transfer Title Up INSERT INTO `lng_data` VALUES ('ecs','ecs_cms_id','en','Root-ID in Campus Management System',NULL,NULL); INSERT INTO `lng_data` VALUES ('ecs','ecs_cms_tree_deleted','en','The campus management tree assignments have been deleted.',NULL,NULL); INSERT INTO `lng_data` VALUES ('ecs','ecs_confirm_delete_tree','en','Do you really want to delete all assignments for this campus management tree?',NULL,NULL); -INSERT INTO `lng_data` VALUES ('ecs','ecs_node_mapping_status_1','en','Mapping of the Whole Tree',NULL,NULL); -INSERT INTO `lng_data` VALUES ('ecs','ecs_node_mapping_status_2','en','Manual Mapping',NULL,NULL); INSERT INTO `lng_data` VALUES ('ecs','ecs_node_mapping_status_3','en','Unmapped',NULL,NULL); -INSERT INTO `lng_data` VALUES ('exercise','exc_start_date_should_be_before_end_date','en','Start time should be before deadline.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('ecs','ecs_node_mapping_status_2','en','Manual Mapping',NULL,NULL); +INSERT INTO `lng_data` VALUES ('ecs','ecs_node_mapping_status_1','en','Mapping of the Whole Tree',NULL,NULL); INSERT INTO `lng_data` VALUES ('ecs','ecs_cms_directory_trees_tbl','en','CMS Directory Trees',NULL,NULL); -INSERT INTO `lng_data` VALUES ('dateplaner','cal_reg_unregistered','en','You have been unregistered.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('exercise','exc_start_date_should_be_before_end_date','en','Start time should be before deadline.',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_lm_comments_desc','en','Allow users to share comments on every page of the learning module.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('dateplaner','cal_reg_unregistered','en','You have been unregistered.',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_reg_registered','en','You have been registered.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('acc','acc_last_rep_visited','en','Repository/Last Visited',NULL,NULL); INSERT INTO `lng_data` VALUES ('acc','acc_personal_desktop','en','Personal Desktop',NULL,NULL); +INSERT INTO `lng_data` VALUES ('acc','acc_last_rep_visited','en','Repository/Last Visited',NULL,NULL); INSERT INTO `lng_data` VALUES ('wsp','wsp_share_with_users','en','Share with users',NULL,NULL); INSERT INTO `lng_data` VALUES ('assessment','test_has_datasets_warning_page_view_link','en','Edit Participants',NULL,NULL); INSERT INTO `lng_data` VALUES ('assessment','test_has_datasets_warning_page_view','en','The test already contains data sets. You cannot edit the test questions until you remove these data sets.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','ignore_required_fields_info','en','If activated, you can submit this form without filling out all mandatory fields. The new user has to add the missing information on the personal profile after the next login.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','ignore_required_fields','en','Ignore required fields',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','tst_tst_statistics','en','User has access to test statistics',NULL,NULL); -INSERT INTO `lng_data` VALUES ('crs','crs_starter_delete_sure','en','Are you sure you want to delete the following start objects?',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','ignore_required_fields','en','Ignore required fields',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','ignore_required_fields_info','en','If activated, you can submit this form without filling out all mandatory fields. The new user has to add the missing information on the personal profile after the next login.',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','rbac_condition_delete_sure','en','Are you sure you want to delete the following preconditions?',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','continue','en','continue',NULL,NULL); +INSERT INTO `lng_data` VALUES ('crs','crs_starter_delete_sure','en','Are you sure you want to delete the following start objects?',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','rbac_edit_condition','en','Edit Precondition',NULL,NULL); -INSERT INTO `lng_data` VALUES ('pd','pd_enable_comments','en','Enable Comments',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','event_blank_columns','en','Additional Columns',NULL,NULL); -INSERT INTO `lng_data` VALUES ('dateplaner','cal_cal_deleted','en','The calendars have been deleted',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','continue','en','continue',NULL,NULL); INSERT INTO `lng_data` VALUES ('wfld','wfld_edit','en','Edit Folder',NULL,NULL); +INSERT INTO `lng_data` VALUES ('pd','pd_enable_comments','en','Enable Comments',NULL,NULL); +INSERT INTO `lng_data` VALUES ('dateplaner','cal_cal_deleted','en','The calendars have been deleted',NULL,NULL); INSERT INTO `lng_data` VALUES ('blog','blog_toggle_final','en','Publish Posting',NULL,NULL); INSERT INTO `lng_data` VALUES ('blog','blog_toggle_draft','en','Withdraw Publication',NULL,NULL); -INSERT INTO `lng_data` VALUES ('blog','blog_draft','en','Draft',NULL,NULL); INSERT INTO `lng_data` VALUES ('blog','blog_draft_info','en','The posting is withdrawn and no longer published.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('rbac','rbac_create_chtr','en','Create Chat Room',NULL,NULL); +INSERT INTO `lng_data` VALUES ('blog','blog_draft','en','Draft',NULL,NULL); INSERT INTO `lng_data` VALUES ('search','search_err_user_not_exist','en','A user with that login name does not exist.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('rbac','rbac_create_chtr','en','Create Chat Room',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','server_disabled','en','The Chat is Disabled',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','apache_auth','en','Apache Authentication',NULL,NULL); -INSERT INTO `lng_data` VALUES ('rbac','moderate','en','Moderate',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','chta_edit_permission','en','Change Permission Settings',NULL,NULL); +INSERT INTO `lng_data` VALUES ('rbac','moderate','en','Moderate',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','chta_write','en','Edit Chat Room Administration',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','chta_read','en','Read access to Chat Room Administration',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','chta_visible','en','Chat Room Administration is visible',NULL,NULL); INSERT INTO `lng_data` VALUES ('blog','blog_notification_deactivated','en','Notification Deactivated',NULL,NULL); -INSERT INTO `lng_data` VALUES ('blog','blog_notification_activated','en','Notification Activated',NULL,NULL); INSERT INTO `lng_data` VALUES ('blog','blog_notification_toggle_off','en','Deactivate Notification',NULL,NULL); -INSERT INTO `lng_data` VALUES ('blog','blog_notification_toggle_on','en','Activate Notification',NULL,NULL); +INSERT INTO `lng_data` VALUES ('blog','blog_notification_activated','en','Notification Activated',NULL,NULL); INSERT INTO `lng_data` VALUES ('blog','blog_change_notification_link','en','Link to Blog Posting',NULL,NULL); +INSERT INTO `lng_data` VALUES ('blog','blog_notification_toggle_on','en','Activate Notification',NULL,NULL); INSERT INTO `lng_data` VALUES ('blog','blog_change_notification_body_comment','en','the following blog posting has been commented.',NULL,NULL); INSERT INTO `lng_data` VALUES ('blog','blog_change_notification_body_update','en','the following blog posting has been updated.',NULL,NULL); INSERT INTO `lng_data` VALUES ('blog','blog_change_notification_body_new','en','the following blog posting was created.',NULL,NULL); @@ -14183,8 +14186,8 @@ INSERT INTO `lng_data` VALUES ('survey','svy_create_question','en','Create Quest INSERT INTO `lng_data` VALUES ('skmg','skmg_select_skill','en','Click on a competence to add it to your personal competences.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','spl_import','en','Import Question Pool Survey',NULL,NULL); INSERT INTO `lng_data` VALUES ('skmg','skmg_from_lower_to_higher_levels','en','Please order the levels from lower ones on top to higher ones at the bottom.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('blog','blog_new_posting_info','en','The posting is published.',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','svy_page_add_question','en','Add new %s',NULL,NULL); +INSERT INTO `lng_data` VALUES ('blog','blog_new_posting_info','en','The posting is published.',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','svy_participation','en','Participation',NULL,NULL); INSERT INTO `lng_data` VALUES ('prtf','prtf_unset_default_share_info','en','Then changes were saved. Please check the current settings for the portfolio sharing.',NULL,NULL); INSERT INTO `lng_data` VALUES ('prtf','prtf_set_default_publish_confirmation','en','The portfolio needs to be shared at least with all registered users. Should it be visible to the internet without registration, too?',NULL,NULL); @@ -14193,8 +14196,8 @@ INSERT INTO `lng_data` VALUES ('rbac','blga_edit_permission','en','User can chan INSERT INTO `lng_data` VALUES ('rbac','blga_write','en','User can edit settings in Blog Administration',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','blga_read','en','User has read access to Blog Administration',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','blga_visible','en','Blog Administration is visible',NULL,NULL); -INSERT INTO `lng_data` VALUES ('rbac','skmg_write','en','User can edit settings of Competence Management',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','skmg_edit_permission','en','User can change permission settings of Competence Management administration',NULL,NULL); +INSERT INTO `lng_data` VALUES ('rbac','skmg_write','en','User can edit settings of Competence Management',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','skmg_read','en','User has read access to administration of Competence Management',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','skmg_visible','en','Competence Management administration is visible',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','prfa_edit_permission','en','User can change permission settings of Portfolio administration',NULL,NULL); @@ -14219,8 +14222,8 @@ INSERT INTO `lng_data` VALUES ('certificate','certificate_ph_no_sco','en','If it INSERT INTO `lng_data` VALUES ('scormdebug','success_status_by_score_scaled','en','Because there is a value for cmi.scaled_passing_score, the value for cmi.success_status is evaluated by the LMS! This is done by comparing the value for cmi.scaled_passing_score with the value for cmi.score.scaled. The value for cmi.success_status is currently:',NULL,NULL); INSERT INTO `lng_data` VALUES ('scormdebug','completion_status_by_progress_measure','en','Because there is a value for cmi.completion_threshold, the value for cmi.completion_status is evaluated by the LMS! This is done by comparing the value for cmi.completion_threshold with the value for cmi.progress_measure. The value for cmi.completion_status is currently:',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_time_from_lms','en','Processing Time Determination by ILIAS',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_comments','en','Store Comments',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_comments_info','en','Some SCORM 2004 learning modules allow users providing comments within the module. This option allows saving those comments.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_comments','en','Store Comments',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_objectives_info','en','If you ensured that this learning module runs properly, this option improves performance.',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_objectives','en','Store Learning Objectives Data',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_interactions_info_12','en','Results from interactions in SCORM 1.2 learning modules are simply stored. This option will improve performance.',NULL,NULL); @@ -14246,8 +14249,8 @@ INSERT INTO `lng_data` VALUES ('rbac','rbac_precondition_mode','en','Mode',NULL, INSERT INTO `lng_data` VALUES ('rbac','rbac_precondition_target','en','Condition limits access to',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','rbac_precondition_source','en','Condition Trigger',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','survey_sure_delete_questions','en','Are you sure that you want to delete the following questions or headings?',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_sel_el_cut_use_paste','en','Selected elements have been cut. Please click the desired target placeholder and select ‘Paste’.',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','survey_question_editor_settings_template','en','List View (in Tab ‘Questions’)',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_sel_el_cut_use_paste','en','Selected elements have been cut. Please click the desired target placeholder and select ‘Paste’.',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_ed_copy','en','Copy',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_ed_cut','en','Cut',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_sel_el_copied_use_paste','en','Selected elements have been copied. Please click the desired target placeholder and select ‘Paste’.',NULL,NULL); @@ -14258,34 +14261,34 @@ INSERT INTO `lng_data` VALUES ('rbac','rbac_not_change_existing_objects','en','D INSERT INTO `lng_data` VALUES ('rbac','rbac_copy_behaviour','en','Role Copy Settings',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','rbac_role_title','en','Role Title',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','rbac_select_copy_targets','en','Please select the target roles',NULL,NULL); -INSERT INTO `lng_data` VALUES ('rbac','rbac_choose_copy_targets','en','Please enter a query for selecting the target roles.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('rbac','rbac_back_to_overview','en','Back to Role List',NULL,NULL); INSERT INTO `lng_data` VALUES ('certificate','certificate_ph_exercisetitle','en','Exercise Title',NULL,NULL); -INSERT INTO `lng_data` VALUES ('certificate','certificate_ph_mark','en','Users mark',NULL,NULL); +INSERT INTO `lng_data` VALUES ('rbac','rbac_back_to_overview','en','Back to Role List',NULL,NULL); +INSERT INTO `lng_data` VALUES ('rbac','rbac_choose_copy_targets','en','Please enter a query for selecting the target roles.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('certificate','certificate_ph_datetime_completed','en','Date and time of completion',NULL,NULL); INSERT INTO `lng_data` VALUES ('certificate','certificate_ph_passed_exercise','en','‘Passed’ or ‘Failed’',NULL,NULL); +INSERT INTO `lng_data` VALUES ('certificate','certificate_ph_mark','en','Users mark',NULL,NULL); INSERT INTO `lng_data` VALUES ('adve','adve_use_tiny_mce','en','Enable TinyMCE for WYSIWYG Editing',NULL,NULL); -INSERT INTO `lng_data` VALUES ('certificate','certificate_ph_datetime_completed','en','Date and time of completion',NULL,NULL); -INSERT INTO `lng_data` VALUES ('certificate','certificate_ph_date_completed','en','Date of completion',NULL,NULL); INSERT INTO `lng_data` VALUES ('adve','adve_activation','en','Activation',NULL,NULL); -INSERT INTO `lng_data` VALUES ('chatroom','end_whisper','en','Cancel',NULL,NULL); -INSERT INTO `lng_data` VALUES ('blog','blog_navigation','en','Postings',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','survey_question_title','en','Question Title',NULL,NULL); -INSERT INTO `lng_data` VALUES ('assessment','tst_default_settings','en','Personal Default Settings',NULL,NULL); +INSERT INTO `lng_data` VALUES ('certificate','certificate_ph_date_completed','en','Date of completion',NULL,NULL); INSERT INTO `lng_data` VALUES ('prtf','prtf_unset_as_default','en','Unset As My Profile',NULL,NULL); +INSERT INTO `lng_data` VALUES ('assessment','tst_default_settings','en','Personal Default Settings',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','survey_question_title','en','Question Title',NULL,NULL); +INSERT INTO `lng_data` VALUES ('blog','blog_navigation','en','Postings',NULL,NULL); +INSERT INTO `lng_data` VALUES ('chatroom','end_whisper','en','Cancel',NULL,NULL); INSERT INTO `lng_data` VALUES ('grp','grp_notification_deactivated','en','Notification Deactivated',NULL,NULL); INSERT INTO `lng_data` VALUES ('grp','grp_notification_activated','en','Notification Activated',NULL,NULL); INSERT INTO `lng_data` VALUES ('grp','grp_deactivate_notification','en','Deactivate Notification',NULL,NULL); INSERT INTO `lng_data` VALUES ('grp','grp_activate_notification','en','Activate Notification',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_notification_deactivated','en','Notification Deactivated',NULL,NULL); -INSERT INTO `lng_data` VALUES ('crs','crs_notification_activated','en','Notification Activated',NULL,NULL); -INSERT INTO `lng_data` VALUES ('crs','crs_deactivate_notification','en','Deactivate Notification',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_activate_notification','en','Activate Notification',NULL,NULL); +INSERT INTO `lng_data` VALUES ('crs','crs_deactivate_notification','en','Deactivate Notification',NULL,NULL); +INSERT INTO `lng_data` VALUES ('crs','crs_notification_activated','en','Notification Activated',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','chtr_copy','en','Copy Chat Room',NULL,NULL); -INSERT INTO `lng_data` VALUES ('chatroom','history_title_private_room','en','Conversation in Private Room \"%s\"',NULL,NULL); -INSERT INTO `lng_data` VALUES ('chatroom','history_title_general','en','Conversation in Chat Room \"%s\"',NULL,NULL); -INSERT INTO `lng_data` VALUES ('chatroom','no_messages','en','There are no saved messages for the given period.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('chatroom','users','en','Users',NULL,NULL); INSERT INTO `lng_data` VALUES ('chatroom','no_further_users','en','No other users present',NULL,NULL); +INSERT INTO `lng_data` VALUES ('chatroom','users','en','Users',NULL,NULL); +INSERT INTO `lng_data` VALUES ('chatroom','no_messages','en','There are no saved messages for the given period.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('chatroom','history_title_general','en','Conversation in Chat Room \"%s\"',NULL,NULL); +INSERT INTO `lng_data` VALUES ('chatroom','history_title_private_room','en','Conversation in Private Room \"%s\"',NULL,NULL); INSERT INTO `lng_data` VALUES ('chatroom','private_rooms_enabled_info','en','If activated, users can create private rooms. Only invited users have access to this rooms.',NULL,NULL); INSERT INTO `lng_data` VALUES ('chatroom','private_rooms_enabled','en','Allow Private Rooms',NULL,NULL); INSERT INTO `lng_data` VALUES ('notes','comments_feature_currently_not_activated_for_object','en','The public comments feature is currently not activated for this resource.',NULL,NULL); @@ -14304,24 +14307,24 @@ INSERT INTO `lng_data` VALUES ('chatroom','kick_question','en','Do you really wa INSERT INTO `lng_data` VALUES ('chatroom','user_in_ilias','en','Search and invite user from ILIAS',NULL,NULL); INSERT INTO `lng_data` VALUES ('chatroom','user_in_room','en','Invite user from current chat room',NULL,NULL); INSERT INTO `lng_data` VALUES ('chatroom','scope','en','Room/Private Room',NULL,NULL); -INSERT INTO `lng_data` VALUES ('wiki','wiki_page_actions','en','Page Actions',NULL,NULL); INSERT INTO `lng_data` VALUES ('wiki','wiki_notification_deactivated','en','Notification Deactivated',NULL,NULL); +INSERT INTO `lng_data` VALUES ('wiki','wiki_page_actions','en','Page Actions',NULL,NULL); INSERT INTO `lng_data` VALUES ('chatroom','invite_to_private_room','en','Invite to Current Room',NULL,NULL); INSERT INTO `lng_data` VALUES ('chatroom','delete_private_room','en','Delete Private Room',NULL,NULL); INSERT INTO `lng_data` VALUES ('chatroom','left_private_room','en','Left private room',NULL,NULL); -INSERT INTO `lng_data` VALUES ('chatroom_adm','chat_cannot_connect_to_server','en','ILIAS cannot build a socket connection to the chat server.',NULL,NULL); INSERT INTO `lng_data` VALUES ('chatroom','leave_private_room','en','Leave Private Room',NULL,NULL); -INSERT INTO `lng_data` VALUES ('chatroom','speak_to','en','Speak to #user#',NULL,NULL); -INSERT INTO `lng_data` VALUES ('chatroom','whisper_to','en','Whisper to #user#',NULL,NULL); +INSERT INTO `lng_data` VALUES ('chatroom_adm','chat_cannot_connect_to_server','en','ILIAS cannot build a socket connection to the chat server.',NULL,NULL); INSERT INTO `lng_data` VALUES ('chatroom','chat_anonymous_not_allowed','en','Please login to use the chat.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('chatroom','whisper_to','en','Whisper to #user#',NULL,NULL); +INSERT INTO `lng_data` VALUES ('chatroom','speak_to','en','Speak to #user#',NULL,NULL); INSERT INTO `lng_data` VALUES ('chatroom','hint_display_past_msgs','en','Number of previous messages shown when chat room is entered. A value of ‘0’ disables this feature.',NULL,NULL); INSERT INTO `lng_data` VALUES ('chatroom','display_past_msgs','en','Number of Past Messages',NULL,NULL); INSERT INTO `lng_data` VALUES ('chatroom','hint_enable_smilies','en','If activated, configured text sequences are replaced with an icon. See Smileys tab for configuration.',NULL,NULL); INSERT INTO `lng_data` VALUES ('chatroom','enable_smilies','en','Enable Smileys',NULL,NULL); +INSERT INTO `lng_data` VALUES ('chatroom','hint_osd','en','If enabled, users are notified by a popup about new invitations for repository chats.',NULL,NULL); INSERT INTO `lng_data` VALUES ('chatroom','hint_osd_interval','en','Polling interval for checking of new notifications. A lower number will notify the user more quickly but increases the number of requests the web server must handle.',NULL,NULL); INSERT INTO `lng_data` VALUES ('chatroom','chatserver_address','en','IP-Address/FQN of Chat Server',NULL,NULL); INSERT INTO `lng_data` VALUES ('chatroom','chatserver_port','en','Port of Chat Server',NULL,NULL); -INSERT INTO `lng_data` VALUES ('chatroom','hint_osd','en','If enabled, users are notified by a popup about new invitations for repository chats.',NULL,NULL); INSERT INTO `lng_data` VALUES ('didactic','didactic_confirm_apply_new_template','en','Do you really want to apply the chosen didactic template? All current permission settings will get lost!',NULL,NULL); INSERT INTO `lng_data` VALUES ('didactic','didactic_template_applied','en','Applied didactic template.',NULL,NULL); INSERT INTO `lng_data` VALUES ('didactic','didactic_selected_tpl_option','en','Applied didactic template:',NULL,NULL); @@ -14329,8 +14332,8 @@ INSERT INTO `lng_data` VALUES ('didactic','didactic_not_changed','en','The didac INSERT INTO `lng_data` VALUES ('didactic','didactic_install_info','en','General Information',NULL,NULL); INSERT INTO `lng_data` VALUES ('didactic','didactic_default_type_info','en','Default set of permissions will be applied.',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','otpl_edit_permission','en','User can change permission settings in administration of Didactic Templates',NULL,NULL); -INSERT INTO `lng_data` VALUES ('rbac','otpl_write','en','User can edit settings of Didactic Templates',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','otpl_read','en','User has read access to Didactic Templates administration',NULL,NULL); +INSERT INTO `lng_data` VALUES ('rbac','otpl_write','en','User can edit settings of Didactic Templates',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','otpl_visible','en','Administration of Didactic Templates is visible',NULL,NULL); INSERT INTO `lng_data` VALUES ('administration','obj_otpl','en','Didactic Templates',NULL,NULL); INSERT INTO `lng_data` VALUES ('administration','obj_otpl_desc','en','Template for creating new objects with predefined permission settings',NULL,NULL); @@ -14339,29 +14342,29 @@ INSERT INTO `lng_data` VALUES ('chatroom','kicked_from_private_room','en','You h INSERT INTO `lng_data` VALUES ('chatroom','private_room_entered_user','en','The user #username# has entered the private room #title#.',NULL,NULL); INSERT INTO `lng_data` VALUES ('chatroom','private_room_left','en','The user #user# has left the private room #title#.',NULL,NULL); INSERT INTO `lng_data` VALUES ('chatroom','private_room_entered','en','Welcome to the private room #title#.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('chatroom','user_invited_self','en','#user# invited you to the chat room #room#.',NULL,NULL); INSERT INTO `lng_data` VALUES ('chatroom','private_room_closed','en','The chat room #title# has been closed.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('chatroom','user_kicked','en','The user #user# has been kicked.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('chatroom','user_invited_self','en','#user# invited you to the chat room #room#.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('chatroom','welcome_to_chat','en','Welcome to the chat room',NULL,NULL); INSERT INTO `lng_data` VALUES ('chatroom','user_invited','en','The user has been invited.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('chatroom','user_kicked','en','The user #user# has been kicked.',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','chtr_moderate','en','User can moderate discussion in chat room',NULL,NULL); -INSERT INTO `lng_data` VALUES ('chatroom','welcome_to_chat','en','Welcome to the chat room',NULL,NULL); INSERT INTO `lng_data` VALUES ('didactic','didactic_edit_tpl','en','Edit Didactic Template',NULL,NULL); +INSERT INTO `lng_data` VALUES ('wiki','wiki_rate_page','en','Rate this Wiki Page',NULL,NULL); INSERT INTO `lng_data` VALUES ('auth','auth_login_editor','en','Loginscreen Editor',NULL,NULL); INSERT INTO `lng_data` VALUES ('wiki','wiki_rename','en','Rename',NULL,NULL); -INSERT INTO `lng_data` VALUES ('wiki','wiki_rate_page','en','Rate this Wiki Page',NULL,NULL); -INSERT INTO `lng_data` VALUES ('wiki','wiki_block_page','en','Set Read-Only',NULL,NULL); -INSERT INTO `lng_data` VALUES ('wiki','wiki_unblock_page','en','Grant Write Access',NULL,NULL); INSERT INTO `lng_data` VALUES ('wiki','wiki_delete_page','en','Delete Page',NULL,NULL); +INSERT INTO `lng_data` VALUES ('wiki','wiki_unblock_page','en','Grant Write Access',NULL,NULL); +INSERT INTO `lng_data` VALUES ('wiki','wiki_block_page','en','Set Read-Only',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_edit_mode','en','Edit Mode',NULL,NULL); -INSERT INTO `lng_data` VALUES ('administration','adm_show_comments_tagging_in_lists','en','Show number of notes, comments and tags in object lists',NULL,NULL); INSERT INTO `lng_data` VALUES ('wsp','wsp_password_for','en','Password for',NULL,NULL); +INSERT INTO `lng_data` VALUES ('administration','adm_show_comments_tagging_in_lists','en','Show number of notes, comments and tags in object lists',NULL,NULL); INSERT INTO `lng_data` VALUES ('wsp','wsp_password_protected_resource_info','en','To access this resource you have to enter a password.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('wsp','wsp_password_protected_resource','en','Password-protected Resource',NULL,NULL); INSERT INTO `lng_data` VALUES ('prtf','prtf_tab_other_users','en','Portfolios of Other Users',NULL,NULL); +INSERT INTO `lng_data` VALUES ('wsp','wsp_password_protected_resource','en','Password-protected Resource',NULL,NULL); INSERT INTO `lng_data` VALUES ('prtf','prtf_tab_portfolios','en','My Portfolios',NULL,NULL); INSERT INTO `lng_data` VALUES ('blog','blog_rename_posting','en','Rename Posting',NULL,NULL); -INSERT INTO `lng_data` VALUES ('chatroom_adm','port_info','en','Rarely used ports are often blocked by firewalls or proxy servers. The user\'s browser will not be able to establish a connection to the chat server if the defined port is blocked.',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_type_rte_tul','en','Tree List',NULL,NULL); +INSERT INTO `lng_data` VALUES ('chatroom_adm','port_info','en','Rarely used ports are often blocked by firewalls or proxy servers. The user\'s browser will not be able to establish a connection to the chat server if the defined port is blocked.',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_type_rte_tli','en','Tree List Item',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_type_rte_texp','en','Tree Icon',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_type_rte_tclink','en','Tree Control Link',NULL,NULL); @@ -14370,26 +14373,26 @@ INSERT INTO `lng_data` VALUES ('content','sahs_empty_objectives_are_not_allowed' INSERT INTO `lng_data` VALUES ('content','cont_scorm_ed_properties','en','Learning Module Properties',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','trac_determines_learning_progress','en','Determines Learning Progress',NULL,NULL); INSERT INTO `lng_data` VALUES ('search','lucene_max_fs_info','en','Defines the file size limit. Bigger files will not be included in the index.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('search','lucene_max_fs','en','Maximum File Size (in MB)',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','enable_sahs_protocol_data_desc','en','Show Protocol Data (SCORM)',NULL,NULL); +INSERT INTO `lng_data` VALUES ('search','lucene_max_fs','en','Maximum File Size (in MB)',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','enable_sahs_protocol_data','en','Activate Protocol Data',NULL,NULL); INSERT INTO `lng_data` VALUES ('administration','adm_basic','en','Basic',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_insert_skills','en','Insert Competence',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_update_skills','en','Edit Competence',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_insert_skills','en','Insert Competence',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_pc_skills','en','Competence',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_ed_insert_skills','en','Insert Competences',NULL,NULL); -INSERT INTO `lng_data` VALUES ('prtf','prtf_use_page_layout','en','Use Page Layout',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','style_page_layout_module_portfolio','en','Portfolio',NULL,NULL); +INSERT INTO `lng_data` VALUES ('prtf','prtf_use_page_layout','en','Use Page Layout',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','style_page_layout_module_scorm','en','Scorm',NULL,NULL); INSERT INTO `lng_data` VALUES ('skmg','skmg_remove_skill','en','Remove Competence',NULL,NULL); -INSERT INTO `lng_data` VALUES ('blog','blog_profile_picture','en','Display Profile Picture',NULL,NULL); INSERT INTO `lng_data` VALUES ('prtf','prtf_profile_picture','en','Display Profile Picture',NULL,NULL); INSERT INTO `lng_data` VALUES ('skmg','skmg_material','en','Material',NULL,NULL); -INSERT INTO `lng_data` VALUES ('prtf','prtf_pages_copied','en','The pages have been copied.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('blog','blog_profile_picture','en','Display Profile Picture',NULL,NULL); INSERT INTO `lng_data` VALUES ('skmg','skmg_level','en','Level',NULL,NULL); -INSERT INTO `lng_data` VALUES ('prtf','prtf_new_portfolio','en','New Portfolio',NULL,NULL); -INSERT INTO `lng_data` VALUES ('prtf','prtf_existing_portfolio','en','Existing Portfolio',NULL,NULL); +INSERT INTO `lng_data` VALUES ('prtf','prtf_pages_copied','en','The pages have been copied.',NULL,NULL); INSERT INTO `lng_data` VALUES ('prtf','prtf_copy_page','en','Copy Page(s)',NULL,NULL); +INSERT INTO `lng_data` VALUES ('prtf','prtf_existing_portfolio','en','Existing Portfolio',NULL,NULL); +INSERT INTO `lng_data` VALUES ('prtf','prtf_new_portfolio','en','New Portfolio',NULL,NULL); INSERT INTO `lng_data` VALUES ('prtf','prtf_public_comments','en','Public Comments',NULL,NULL); INSERT INTO `lng_data` VALUES ('skmg','skmg_insert_please_choose_one_type_only','en','Please choose only one type of items.',NULL,NULL); INSERT INTO `lng_data` VALUES ('skmg','skmg_insert_template_category_from_clip','en','Insert Template Category from Clipboard',NULL,NULL); @@ -14397,31 +14400,31 @@ INSERT INTO `lng_data` VALUES ('skmg','skmg_insert_skill_template_from_clip','en INSERT INTO `lng_data` VALUES ('skmg','skmg_sctp','en','Competence Template Category',NULL,NULL); INSERT INTO `lng_data` VALUES ('skmg','skmg_create_sctp','en','Create Template Category',NULL,NULL); INSERT INTO `lng_data` VALUES ('skmg','skmg_items','en','Items',NULL,NULL); -INSERT INTO `lng_data` VALUES ('skmg','skmg_sktr','en','Competence Template Reference',NULL,NULL); INSERT INTO `lng_data` VALUES ('skmg','skmg_edit_skll','en','Edit Competence Settings',NULL,NULL); +INSERT INTO `lng_data` VALUES ('skmg','skmg_sktr','en','Competence Template Reference',NULL,NULL); INSERT INTO `lng_data` VALUES ('blog','blog_admin_toggle_info','en','You can deactivate the blog feature completely in the Personal Desktop Administration.',NULL,NULL); INSERT INTO `lng_data` VALUES ('user','user_profile_portfolio_selected','en','You are currently using a portfolio as your profile. Activation can be set there using the ‘Share’ tab.',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_sc_auto_continue_info','en','After finishing their last activity users will be automatically redirected to the next SCO. This function is not supported by all SCORM 1.2 Learning Modules.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('exc','exc_portfolio_selected','en','The portfolio has been assigned.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','my_courses_groups','en','Courses and Groups',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_sc_auto_continue','en','Redirect Users',NULL,NULL); -INSERT INTO `lng_data` VALUES ('exc','exc_select_blog_change','en','Use different blog',NULL,NULL); -INSERT INTO `lng_data` VALUES ('exc','exc_select_portfolio_change','en','Use different portfolio',NULL,NULL); +INSERT INTO `lng_data` VALUES ('exc','exc_portfolio_selected','en','The portfolio has been assigned.',NULL,NULL); INSERT INTO `lng_data` VALUES ('exc','exc_blog_selected','en','The blog has been assigned.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('exc','exc_select_portfolio_change','en','Use different portfolio',NULL,NULL); +INSERT INTO `lng_data` VALUES ('exc','exc_select_blog_change','en','Use different blog',NULL,NULL); INSERT INTO `lng_data` VALUES ('exc','exc_select_portfolio_info','en','Please select one of your portfolios to use it with this assignment.',NULL,NULL); INSERT INTO `lng_data` VALUES ('exc','exc_select_blog_info','en','Please select one of your blogs to use it with this assignment.',NULL,NULL); INSERT INTO `lng_data` VALUES ('exc','exc_select_portfolio','en','Use Existing Portfolio',NULL,NULL); INSERT INTO `lng_data` VALUES ('exc','exc_select_blog','en','Use Existing Blog',NULL,NULL); -INSERT INTO `lng_data` VALUES ('prtf','prtf_exercise_submitted_info','en','You submitted your portfolio on %s. Additionally you might want to save a copy for your own files: %s',NULL,NULL); INSERT INTO `lng_data` VALUES ('chatroom','chtr_add','en','Add Chat Room',NULL,NULL); INSERT INTO `lng_data` VALUES ('blog','blog_exercise_submitted_info','en','Your last submission was on %s. Please check the export file: %s',NULL,NULL); +INSERT INTO `lng_data` VALUES ('prtf','prtf_exercise_submitted_info','en','You submitted your portfolio on %s. Additionally you might want to save a copy for your own files: %s',NULL,NULL); INSERT INTO `lng_data` VALUES ('chatroom','chtr_new','en','New Chat Room',NULL,NULL); -INSERT INTO `lng_data` VALUES ('chatroom','server_further_information','en','You can find further information about the server configuration in the readme file.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','public_room','en','Public room',NULL,NULL); +INSERT INTO `lng_data` VALUES ('chatroom','server_further_information','en','You can find further information about the server configuration in the readme file.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','notice','en','Notice',NULL,NULL); INSERT INTO `lng_data` VALUES ('skmg','skmg_create_skill_category','en','Create Competence Category',NULL,NULL); -INSERT INTO `lng_data` VALUES ('skmg','skmg_create_skill_template_reference','en','Create Competence Template Reference',NULL,NULL); INSERT INTO `lng_data` VALUES ('skmg','skmg_create_skll','en','Create Competence',NULL,NULL); +INSERT INTO `lng_data` VALUES ('skmg','skmg_create_skill_template_reference','en','Create Competence Template Reference',NULL,NULL); INSERT INTO `lng_data` VALUES ('skmg','skmg_order_nr','en','Order Number',NULL,NULL); INSERT INTO `lng_data` VALUES ('skmg','skmg_order','en','Order',NULL,NULL); INSERT INTO `lng_data` VALUES ('skmg','skmg_save_order','en','Save Order',NULL,NULL); @@ -14452,65 +14455,65 @@ INSERT INTO `lng_data` VALUES ('scormdebug','missing_API-calls','en','These API- INSERT INTO `lng_data` VALUES ('scormdebug','no_missing_API-calls','en','Missing API-calls had not been recognized.',NULL,NULL); INSERT INTO `lng_data` VALUES ('scormdebug','summary_for_SCO_with_test','en','Summary for a SCO with a test',NULL,NULL); INSERT INTO `lng_data` VALUES ('scormdebug','summary_for_SCO_without_test','en','Summary for a SCO without a test',NULL,NULL); -INSERT INTO `lng_data` VALUES ('scormdebug','generated','en','generated',NULL,NULL); INSERT INTO `lng_data` VALUES ('scormdebug','comment','en','Comment',NULL,NULL); -INSERT INTO `lng_data` VALUES ('scormdebug','return_value','en','return value',NULL,NULL); +INSERT INTO `lng_data` VALUES ('scormdebug','generated','en','generated',NULL,NULL); INSERT INTO `lng_data` VALUES ('scormdebug','API-call','en','API-call',NULL,NULL); -INSERT INTO `lng_data` VALUES ('scormdebug','SCO-name','en','SCO-name',NULL,NULL); +INSERT INTO `lng_data` VALUES ('scormdebug','return_value','en','return value',NULL,NULL); INSERT INTO `lng_data` VALUES ('scormdebug','milliseconds','en','milliseconds',NULL,NULL); +INSERT INTO `lng_data` VALUES ('scormdebug','SCO-name','en','SCO-name',NULL,NULL); INSERT INTO `lng_data` VALUES ('scormdebug','SCO-title','en','SCO-title',NULL,NULL); INSERT INTO `lng_data` VALUES ('scormdebug','sent_values_not_checked','en','selected property: values sent by SCO are not fully checked',NULL,NULL); INSERT INTO `lng_data` VALUES ('scormdebug','id_learning_module','en','ID of the learning module',NULL,NULL); -INSERT INTO `lng_data` VALUES ('scormdebug','started','en','started',NULL,NULL); INSERT INTO `lng_data` VALUES ('scormdebug','nr_session','en','number of session',NULL,NULL); +INSERT INTO `lng_data` VALUES ('scormdebug','started','en','started',NULL,NULL); INSERT INTO `lng_data` VALUES ('scormdebug','log_for','en','Log for the learning module',NULL,NULL); INSERT INTO `lng_data` VALUES ('scormdebug','show_all_API-calls','en','Show all API-calls!',NULL,NULL); -INSERT INTO `lng_data` VALUES ('scormdebug','hide','en','hide',NULL,NULL); -INSERT INTO `lng_data` VALUES ('scormdebug','all_API-calls_shown','en','All API-calls are currently shown.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('scormdebug','show_only_important_API-calls','en','Show only important API-calls!',NULL,NULL); INSERT INTO `lng_data` VALUES ('scormdebug','only_important_API-Calls_shown','en','Only important API-Calls are currently shown.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('scormdebug','description_for','en','description for',NULL,NULL); +INSERT INTO `lng_data` VALUES ('scormdebug','show_only_important_API-calls','en','Show only important API-calls!',NULL,NULL); +INSERT INTO `lng_data` VALUES ('scormdebug','all_API-calls_shown','en','All API-calls are currently shown.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('scormdebug','hide','en','hide',NULL,NULL); INSERT INTO `lng_data` VALUES ('scormdebug','undefined_color','en','undefined color',NULL,NULL); +INSERT INTO `lng_data` VALUES ('scormdebug','description_for','en','description for',NULL,NULL); INSERT INTO `lng_data` VALUES ('scormdebug','unknown','en','unknown',NULL,NULL); INSERT INTO `lng_data` VALUES ('scormdebug','strange_API-Call','en','strange API-Call',NULL,NULL); -INSERT INTO `lng_data` VALUES ('scormdebug','strange_error','en','strange error',NULL,NULL); INSERT INTO `lng_data` VALUES ('scormdebug','error','en','error',NULL,NULL); +INSERT INTO `lng_data` VALUES ('scormdebug','strange_error','en','strange error',NULL,NULL); INSERT INTO `lng_data` VALUES ('scormdebug','i_fuchsia','en','fuchsia: tolerated value because sent value is not rejected',NULL,NULL); INSERT INTO `lng_data` VALUES ('scormdebug','i_gray','en','gray: error corrected by ILIAS',NULL,NULL); INSERT INTO `lng_data` VALUES ('scormdebug','i_orange','en','orange: attention please!',NULL,NULL); INSERT INTO `lng_data` VALUES ('scormdebug','i_red','en','red: error!',NULL,NULL); -INSERT INTO `lng_data` VALUES ('scormdebug','i_green','en','green: okay',NULL,NULL); -INSERT INTO `lng_data` VALUES ('scormdebug','adl.nav.request_valid.choice','en','Used by a SCO to determine if a Choice navigation request for a particular activity will succeed.',NULL,NULL); INSERT INTO `lng_data` VALUES ('scormdebug','adl.nav.request_valid.previous','en','Used by a SCO to determine if a Previous navigation request will succeed.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('scormdebug','adl.nav.request','en','Navigation request to be processed immediately following Terminate()',NULL,NULL); +INSERT INTO `lng_data` VALUES ('scormdebug','adl.nav.request_valid.choice','en','Used by a SCO to determine if a Choice navigation request for a particular activity will succeed.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('scormdebug','i_green','en','green: okay',NULL,NULL); INSERT INTO `lng_data` VALUES ('scormdebug','adl.nav.request_valid.continue','en','Used by a SCO to determine if a Continue navigation request will succeed.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('scormdebug','cmi.suspend_data','en','Provides space to store and retrieve data between learner sessions',NULL,NULL); -INSERT INTO `lng_data` VALUES ('scormdebug','cmi.time_limit_action','en','Indicates what the SCO should do when cmi.max_time_allowed is exceeded',NULL,NULL); +INSERT INTO `lng_data` VALUES ('scormdebug','adl.nav.request','en','Navigation request to be processed immediately following Terminate()',NULL,NULL); INSERT INTO `lng_data` VALUES ('scormdebug','cmi.total_time','en','Sum of all of the learner\'s session times accumulated in the current learner attempt',NULL,NULL); +INSERT INTO `lng_data` VALUES ('scormdebug','cmi.time_limit_action','en','Indicates what the SCO should do when cmi.max_time_allowed is exceeded',NULL,NULL); +INSERT INTO `lng_data` VALUES ('scormdebug','cmi.suspend_data','en','Provides space to store and retrieve data between learner sessions',NULL,NULL); INSERT INTO `lng_data` VALUES ('scormdebug','cmi.success_status','en','Indicates whether the learner has mastered the SCO',NULL,NULL); -INSERT INTO `lng_data` VALUES ('scormdebug','cmi.session_time','en','Amount of time that the learner has spent in the current learner session for this SCO',NULL,NULL); INSERT INTO `lng_data` VALUES ('scormdebug','cmi.score.max','en','Maximum value in the range for the raw score',NULL,NULL); -INSERT INTO `lng_data` VALUES ('scormdebug','cmi.score.min','en','Minimum value in the range for the raw score',NULL,NULL); +INSERT INTO `lng_data` VALUES ('scormdebug','cmi.session_time','en','Amount of time that the learner has spent in the current learner session for this SCO',NULL,NULL); INSERT INTO `lng_data` VALUES ('scormdebug','cmi.score.raw','en','Number that reflects the performance of the learner relative to the range bounded by the values of min and max',NULL,NULL); -INSERT INTO `lng_data` VALUES ('scormdebug','cmi.score.scaled','en','Number that reflects the performance of the learner',NULL,NULL); -INSERT INTO `lng_data` VALUES ('scormdebug','cmi.score._children','en','Listing of supported data model elements',NULL,NULL); +INSERT INTO `lng_data` VALUES ('scormdebug','cmi.score.min','en','Minimum value in the range for the raw score',NULL,NULL); INSERT INTO `lng_data` VALUES ('scormdebug','cmi.scaled_passing_score','en','Scaled passing score required to master the SCO',NULL,NULL); +INSERT INTO `lng_data` VALUES ('scormdebug','cmi.score._children','en','Listing of supported data model elements',NULL,NULL); +INSERT INTO `lng_data` VALUES ('scormdebug','cmi.score.scaled','en','Number that reflects the performance of the learner',NULL,NULL); INSERT INTO `lng_data` VALUES ('scormdebug','cmi.progress_measure','en','Measure of the progress the learner has made toward completing the SCO',NULL,NULL); INSERT INTO `lng_data` VALUES ('scormdebug','cmi.objectives.n.description','en','Provides a brief informative description of the objective',NULL,NULL); INSERT INTO `lng_data` VALUES ('scormdebug','cmi.objectives.n.progress_measure','en','Measure of the progress the learner has made toward completing the objective',NULL,NULL); INSERT INTO `lng_data` VALUES ('scormdebug','cmi.objectives.n.completion_status','en','Indicates whether the learner has completed the associated objective',NULL,NULL); INSERT INTO `lng_data` VALUES ('scormdebug','cmi.objectives.n.success_status','en','Indicates whether the learner has mastered the objective',NULL,NULL); INSERT INTO `lng_data` VALUES ('scormdebug','cmi.objectives.n.score.max','en','Maximum value, for the objective, in the range for the raw score',NULL,NULL); -INSERT INTO `lng_data` VALUES ('scormdebug','cmi.objectives.n.score.raw','en','Number that reflects the performance of the learner, for the objective, relative to the range bounded by the values of min and max',NULL,NULL); INSERT INTO `lng_data` VALUES ('scormdebug','cmi.objectives.n.score.min','en','Minimum value, for the objective, in the range for the raw score',NULL,NULL); +INSERT INTO `lng_data` VALUES ('scormdebug','cmi.objectives.n.score.raw','en','Number that reflects the performance of the learner, for the objective, relative to the range bounded by the values of min and max',NULL,NULL); INSERT INTO `lng_data` VALUES ('scormdebug','cmi.objectives.n.score.scaled','en','Number that reflects the performance of the learner for the objective',NULL,NULL); INSERT INTO `lng_data` VALUES ('scormdebug','cmi.objectives.n.score._children','en','Listing of supported data model elements',NULL,NULL); INSERT INTO `lng_data` VALUES ('scormdebug','cmi.objectives.n.id','en','Unique label for the objective',NULL,NULL); INSERT INTO `lng_data` VALUES ('scormdebug','cmi.objectives._count','en','Current number of objectives being stored by the LMS',NULL,NULL); INSERT INTO `lng_data` VALUES ('scormdebug','cmi.objectives._children','en','Listing of supported data model elements',NULL,NULL); INSERT INTO `lng_data` VALUES ('scormdebug','cmi.mode','en','Identifies one of three possible modes in which the SCO may be presented to the learner',NULL,NULL); -INSERT INTO `lng_data` VALUES ('scormdebug','cmi.max_time_allowed','en','Amount of accumulated time the learner is allowed to use a SCO',NULL,NULL); INSERT INTO `lng_data` VALUES ('scormdebug','cmi.location','en','The learner\'s current location in the SCO',NULL,NULL); +INSERT INTO `lng_data` VALUES ('scormdebug','cmi.max_time_allowed','en','Amount of accumulated time the learner is allowed to use a SCO',NULL,NULL); INSERT INTO `lng_data` VALUES ('scormdebug','cmi.learner_preference.audio_captioning','en','Specifies whether captioning text corresponding to audio is displayed',NULL,NULL); INSERT INTO `lng_data` VALUES ('scormdebug','cmi.learner_preference.delivery_speed','en','The learner\'s preferred relative speed of content delivery',NULL,NULL); INSERT INTO `lng_data` VALUES ('scormdebug','cmi.learner_preference.language','en','The learner\'s preferred language for SCOs with multilingual capability',NULL,NULL); @@ -14553,37 +14556,37 @@ INSERT INTO `lng_data` VALUES ('scormdebug','GetDiagnostic','en','allows the LMS INSERT INTO `lng_data` VALUES ('scormdebug','GetLastError','en','request the error code for the current error state',NULL,NULL); INSERT INTO `lng_data` VALUES ('scormdebug','GetErrorString','en','retrieve a textual description of the current error state',NULL,NULL); INSERT INTO `lng_data` VALUES ('scormdebug','Terminate','en','store data and terminate API-communication',NULL,NULL); -INSERT INTO `lng_data` VALUES ('scormdebug','Commit','en','store data',NULL,NULL); INSERT INTO `lng_data` VALUES ('scormdebug','Initialize','en','initialize API-communication',NULL,NULL); -INSERT INTO `lng_data` VALUES ('scormdebug','GetValue','en','get data',NULL,NULL); INSERT INTO `lng_data` VALUES ('scormdebug','SetValue','en','send data',NULL,NULL); +INSERT INTO `lng_data` VALUES ('scormdebug','GetValue','en','get data',NULL,NULL); +INSERT INTO `lng_data` VALUES ('scormdebug','Commit','en','store data',NULL,NULL); INSERT INTO `lng_data` VALUES ('scormdebug','error408','en','Data Model Dependency Not Established',NULL,NULL); INSERT INTO `lng_data` VALUES ('scormdebug','error407','en','Data Model Element Value Out Of Range',NULL,NULL); INSERT INTO `lng_data` VALUES ('scormdebug','error406','en','Data Model Element Type Mismatch',NULL,NULL); -INSERT INTO `lng_data` VALUES ('scormdebug','error404','en','Data Model Element Is Read Only',NULL,NULL); INSERT INTO `lng_data` VALUES ('scormdebug','error405','en','Data Model Element Is Write Only',NULL,NULL); +INSERT INTO `lng_data` VALUES ('scormdebug','error404','en','Data Model Element Is Read Only',NULL,NULL); INSERT INTO `lng_data` VALUES ('scormdebug','error403','en','Data Model Element Value Not Initialized',NULL,NULL); INSERT INTO `lng_data` VALUES ('scormdebug','error402','en','Unimplemented Data Model Element',NULL,NULL); -INSERT INTO `lng_data` VALUES ('scormdebug','error391','en','General Commit Failure',NULL,NULL); INSERT INTO `lng_data` VALUES ('scormdebug','error401','en','Undefined Data Model Element',NULL,NULL); +INSERT INTO `lng_data` VALUES ('scormdebug','error391','en','General Commit Failure',NULL,NULL); +INSERT INTO `lng_data` VALUES ('scormdebug','error301','en','General Get Failure',NULL,NULL); INSERT INTO `lng_data` VALUES ('scormdebug','error351','en','General Set Failure',NULL,NULL); -INSERT INTO `lng_data` VALUES ('scormdebug','error143','en','Commit After Termination',NULL,NULL); INSERT INTO `lng_data` VALUES ('scormdebug','error201','en','General Argument Error',NULL,NULL); -INSERT INTO `lng_data` VALUES ('scormdebug','error301','en','General Get Failure',NULL,NULL); +INSERT INTO `lng_data` VALUES ('scormdebug','error143','en','Commit After Termination',NULL,NULL); INSERT INTO `lng_data` VALUES ('scormdebug','error142','en','Commit Before Initialization',NULL,NULL); +INSERT INTO `lng_data` VALUES ('scormdebug','error133','en','Store Data After Termination',NULL,NULL); INSERT INTO `lng_data` VALUES ('scormdebug','error123','en','Retrieve Data After Termination',NULL,NULL); INSERT INTO `lng_data` VALUES ('scormdebug','error132','en','Store Data Before Initialization',NULL,NULL); -INSERT INTO `lng_data` VALUES ('scormdebug','error133','en','Store Data After Termination',NULL,NULL); -INSERT INTO `lng_data` VALUES ('scormdebug','error113','en','Termination After Termination',NULL,NULL); INSERT INTO `lng_data` VALUES ('scormdebug','error122','en','Retrieve Data Before Initialization',NULL,NULL); -INSERT INTO `lng_data` VALUES ('scormdebug','error112','en','Termination Before Initialization',NULL,NULL); +INSERT INTO `lng_data` VALUES ('scormdebug','error113','en','Termination After Termination',NULL,NULL); INSERT INTO `lng_data` VALUES ('scormdebug','error111','en','General Termination Failure',NULL,NULL); -INSERT INTO `lng_data` VALUES ('scormdebug','error102','en','General Initialization Failure',NULL,NULL); -INSERT INTO `lng_data` VALUES ('scormdebug','error103','en','Already Initialized',NULL,NULL); +INSERT INTO `lng_data` VALUES ('scormdebug','error112','en','Termination Before Initialization',NULL,NULL); INSERT INTO `lng_data` VALUES ('scormdebug','error104','en','Content Instance Terminated',NULL,NULL); INSERT INTO `lng_data` VALUES ('scormdebug','error101','en','General Exception',NULL,NULL); -INSERT INTO `lng_data` VALUES ('scormdebug','error0','en','No error',NULL,NULL); +INSERT INTO `lng_data` VALUES ('scormdebug','error102','en','General Initialization Failure',NULL,NULL); +INSERT INTO `lng_data` VALUES ('scormdebug','error103','en','Already Initialized',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_debug_deactivated','en','The test tool is currently globally deactivated in the ILIAS administration (Administration » Learning Resources).',NULL,NULL); +INSERT INTO `lng_data` VALUES ('scormdebug','error0','en','No error',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_debug_deactivate12','en','A Test Tool will be displayed in the presentation mode of the learning module. Based on the data provided by it the interaction of the learning module and ILIAS can be evaluated.',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_debug_deactivate','en','A Test Tool will be displayed in the presentation mode of the learning module. Based on the data provided by it the interaction of the learning module and ILIAS can be evaluated. To use the Test Tool, the navigation tree has to be switched on.',NULL,NULL); INSERT INTO `lng_data` VALUES ('scormdebug','scormdebug_global_activate_info','en','If enabled, the SCORM test tool can be activated for desired learning modules. If disabled, the test tool is deactivated for all learning modules.',NULL,NULL); @@ -14598,10 +14601,10 @@ INSERT INTO `lng_data` VALUES ('grp','grp_view_info_by_type','en','This content INSERT INTO `lng_data` VALUES ('grp','grp_setting_header_registration','en','Group Registration',NULL,NULL); INSERT INTO `lng_data` VALUES ('grp','grp_setting_header_presentation','en','Group Presentation',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','svy_save_sync','en','Save and Sync Question Copies',NULL,NULL); -INSERT INTO `lng_data` VALUES ('pd','pd_enable_prtf','en','Enable Portfolios',NULL,NULL); INSERT INTO `lng_data` VALUES ('pd','pd_enable_wsp_links','en','Enable Links',NULL,NULL); -INSERT INTO `lng_data` VALUES ('pd','pd_enable_wsp_certificates','en','Enable Certificates',NULL,NULL); +INSERT INTO `lng_data` VALUES ('pd','pd_enable_prtf','en','Enable Portfolios',NULL,NULL); INSERT INTO `lng_data` VALUES ('pd','pd_enable_wsp_files','en','Enable Files',NULL,NULL); +INSERT INTO `lng_data` VALUES ('pd','pd_enable_wsp_certificates','en','Enable Certificates',NULL,NULL); INSERT INTO `lng_data` VALUES ('pd','pd_enable_wsp_blogs','en','Enable Blogs',NULL,NULL); INSERT INTO `lng_data` VALUES ('pd','pd_enable_personal_workspace','en','Enable Personal Workspace',NULL,NULL); INSERT INTO `lng_data` VALUES ('prtf','prtf_add_blog','en','Add Blog',NULL,NULL); @@ -14612,172 +14615,172 @@ INSERT INTO `lng_data` VALUES ('auth','auth_account_code_info','en','To re-activ INSERT INTO `lng_data` VALUES ('auth','auth_account_code','en','Code',NULL,NULL); INSERT INTO `lng_data` VALUES ('registration','registration_code_required_info','en','A pre-defined code is mandatory for the registration process.',NULL,NULL); INSERT INTO `lng_data` VALUES ('registration','registration_code_optional_info','en','If you have got a registration code, please enter it here.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('user','user_account_code_setting','en','Enable Account Re-Activation By Code',NULL,NULL); INSERT INTO `lng_data` VALUES ('user','user_account_code_setting_info','en','Inactive Accounts can be re-activated by users with pre-defined codes.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('user','user_account_code_setting','en','Enable Account Re-Activation By Code',NULL,NULL); INSERT INTO `lng_data` VALUES ('user','user_account_code_valid_until_unlimited','en','Unlimited',NULL,NULL); -INSERT INTO `lng_data` VALUES ('user','user_account_code_generated_all','en','All Dates',NULL,NULL); INSERT INTO `lng_data` VALUES ('user','user_account_code_not_valid','en','The given registration code is either invalid or already has been used.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('user','user_account_code_generated_all','en','All Dates',NULL,NULL); INSERT INTO `lng_data` VALUES ('user','user_account_code_used','en','Date Of Use',NULL,NULL); -INSERT INTO `lng_data` VALUES ('user','user_account_code_valid_until_dynamic','en','Number of Days',NULL,NULL); INSERT INTO `lng_data` VALUES ('user','user_account_code_generated','en','Date Of Generation',NULL,NULL); +INSERT INTO `lng_data` VALUES ('user','user_account_code_valid_until_dynamic','en','Number of Days',NULL,NULL); INSERT INTO `lng_data` VALUES ('user','user_account_code_valid_until_static','en','End Date',NULL,NULL); INSERT INTO `lng_data` VALUES ('user','user_account_codes_number','en','Number Of Codes',NULL,NULL); INSERT INTO `lng_data` VALUES ('user','user_account_code','en','Code',NULL,NULL); INSERT INTO `lng_data` VALUES ('user','user_account_code_valid_until','en','Valid Until',NULL,NULL); INSERT INTO `lng_data` VALUES ('user','user_account_codes_edit_header','en','Add Codes',NULL,NULL); -INSERT INTO `lng_data` VALUES ('user','user_account_codes_export','en','Export Codes',NULL,NULL); INSERT INTO `lng_data` VALUES ('user','user_account_codes_add','en','Add Codes',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','obj_chtr','en','Chat Room',NULL,NULL); +INSERT INTO `lng_data` VALUES ('user','user_account_codes_export','en','Export Codes',NULL,NULL); INSERT INTO `lng_data` VALUES ('chatroom','unable_to_connect','en','The connection to the chat server could not be established.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('chatroom_adm','settings_has_been_saved','en','Settings has been saved',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','obj_chtr','en','Chat Room',NULL,NULL); INSERT INTO `lng_data` VALUES ('chatroom','unban','en','Unban',NULL,NULL); +INSERT INTO `lng_data` VALUES ('chatroom_adm','settings_has_been_saved','en','Settings has been saved',NULL,NULL); INSERT INTO `lng_data` VALUES ('chatroom','banned','en','You have been banned from this chat room',NULL,NULL); INSERT INTO `lng_data` VALUES ('chatroom','kicked','en','You have been kicked from this chat room',NULL,NULL); INSERT INTO `lng_data` VALUES ('chatroom','lost_connection','en','The connection to the chat server was interrupted.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('chatroom','public_chat_created','en','The public chat room has been added to the repository.',NULL,NULL); INSERT INTO `lng_data` VALUES ('chatroom','auto_scroll','en','Scroll to Bottom',NULL,NULL); -INSERT INTO `lng_data` VALUES ('chatroom_adm','chat_smilies_dir_not_exists','en','Smilies directory does not exist.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('chatroom','public_chat_created','en','The public chat room has been added to the repository.',NULL,NULL); INSERT INTO `lng_data` VALUES ('chatroom_adm','chat_smilies_initialized','en','Chat smileys initialized',NULL,NULL); +INSERT INTO `lng_data` VALUES ('chatroom_adm','chat_smilies_dir_not_exists','en','Smilies directory does not exist.',NULL,NULL); INSERT INTO `lng_data` VALUES ('chatroom_adm','chatroom_confirm_delete_smiley','en','Are you sure you want to delete the selected smiley?',NULL,NULL); INSERT INTO `lng_data` VALUES ('chatroom_adm','chatserver_settings_title','en','Chatserver Settings',NULL,NULL); INSERT INTO `lng_data` VALUES ('chatroom_adm','osd_intervall','en','Refreshinterval (seconds)',NULL,NULL); INSERT INTO `lng_data` VALUES ('chatroom_adm','general_settings_title','en','General Chat Settings',NULL,NULL); -INSERT INTO `lng_data` VALUES ('chatroom_adm','enable_osd','en','Repository Chat: Enable On-Screen Notifications',NULL,NULL); -INSERT INTO `lng_data` VALUES ('chatroom_adm','chat_enabled','en','Enable Chat',NULL,NULL); -INSERT INTO `lng_data` VALUES ('chatroom_adm','https','en','HTTPS',NULL,NULL); INSERT INTO `lng_data` VALUES ('chatroom_adm','client_settings','en','General Settings',NULL,NULL); +INSERT INTO `lng_data` VALUES ('chatroom_adm','https','en','HTTPS',NULL,NULL); +INSERT INTO `lng_data` VALUES ('chatroom_adm','chat_enabled','en','Enable Chat',NULL,NULL); +INSERT INTO `lng_data` VALUES ('chatroom_adm','enable_osd','en','Repository Chat: Enable On-Screen Notifications',NULL,NULL); INSERT INTO `lng_data` VALUES ('chatroom_adm','server_settings','en','Chatserver Settings',NULL,NULL); INSERT INTO `lng_data` VALUES ('chatroom_adm','chatroom_smiley_image_only_if_changed','en','Choose a new smiley icon only if the current one is to be replaced.',NULL,NULL); INSERT INTO `lng_data` VALUES ('chatroom_adm','chatroom_current_smiley_image','en','Current Smiley Icon',NULL,NULL); INSERT INTO `lng_data` VALUES ('chatroom_adm','chatroom_current_smiley_image_path','en','Current Smiley',NULL,NULL); -INSERT INTO `lng_data` VALUES ('chatroom_adm','chatroom_edit_smiley','en','Edit Smiley',NULL,NULL); INSERT INTO `lng_data` VALUES ('chatroom_adm','smiley','en','Smilies',NULL,NULL); +INSERT INTO `lng_data` VALUES ('chatroom_adm','chatroom_edit_smiley','en','Edit Smiley',NULL,NULL); INSERT INTO `lng_data` VALUES ('chatroom_adm','protocol','en','Protocol',NULL,NULL); INSERT INTO `lng_data` VALUES ('administration','obj_chta_desc','en','Chat Administration',NULL,NULL); INSERT INTO `lng_data` VALUES ('chatroom_adm','chatroom_upload_smiley','en','Upload Smiley',NULL,NULL); INSERT INTO `lng_data` VALUES ('chatroom_adm','chatroom_smiley_keywords_one_per_line_note','en','One Keyword per Line',NULL,NULL); INSERT INTO `lng_data` VALUES ('chatroom_adm','chatroom_smiley_keywords','en','Keywords',NULL,NULL); -INSERT INTO `lng_data` VALUES ('chatroom_adm','chatroom_smiley_image','en','Smiley',NULL,NULL); -INSERT INTO `lng_data` VALUES ('chatroom_adm','chatroom_add_smiley','en','Add Smiley',NULL,NULL); INSERT INTO `lng_data` VALUES ('chatroom_adm','chatroom_image_path','en','Path to Smiley',NULL,NULL); -INSERT INTO `lng_data` VALUES ('chatroom_adm','chatroom_available_smilies','en','Available Smileys',NULL,NULL); +INSERT INTO `lng_data` VALUES ('chatroom_adm','chatroom_add_smiley','en','Add Smiley',NULL,NULL); +INSERT INTO `lng_data` VALUES ('chatroom_adm','chatroom_smiley_image','en','Smiley',NULL,NULL); INSERT INTO `lng_data` VALUES ('chatroom_adm','chatroom_delete_selected','en','Delete Selected Smileys',NULL,NULL); INSERT INTO `lng_data` VALUES ('chatroom','main','en','Main Room',NULL,NULL); +INSERT INTO `lng_data` VALUES ('chatroom_adm','chatroom_available_smilies','en','Available Smileys',NULL,NULL); INSERT INTO `lng_data` VALUES ('chatroom','ban_table_title','en','Banned Users',NULL,NULL); INSERT INTO `lng_data` VALUES ('chatroom','history_bysession_title','en','Show Conversation per Session',NULL,NULL); +INSERT INTO `lng_data` VALUES ('chatroom','chat_invitation_short','en','Please click the title link to enter the chat room.',NULL,NULL); INSERT INTO `lng_data` VALUES ('chatroom','settings_title','en','Settings',NULL,NULL); INSERT INTO `lng_data` VALUES ('chatroom','history_byday_title','en','Show Conversation per Day',NULL,NULL); -INSERT INTO `lng_data` VALUES ('chatroom','chat_invitation_short','en','Please click the title link to enter the chat room.',NULL,NULL); INSERT INTO `lng_data` VALUES ('chatroom','chat_invitation_long','en','[SALUTATION]\\n\\nYou have been invited to a chat room:\\nChat Room Title: [ROOM_NAME]\\nInvited by: [INVITER_NAME]\\nURL: [LINK]\\n\\nTo join the chat room, please follow the given URL.',NULL,NULL); INSERT INTO `lng_data` VALUES ('chatroom','chat_invitation','en','\"[INVITER_NAME]\" invites you into chat room \"[ROOM_NAME]\"',NULL,NULL); -INSERT INTO `lng_data` VALUES ('chatroom','chatroom_smiley_keyword','en','Keyword',NULL,NULL); INSERT INTO `lng_data` VALUES ('chatroom','chat_create_private_room_button','en','Create Private Room',NULL,NULL); +INSERT INTO `lng_data` VALUES ('chatroom','chatroom_smiley_keyword','en','Keyword',NULL,NULL); INSERT INTO `lng_data` VALUES ('chatroom','chat_to_mainroom','en','To Main Room',NULL,NULL); INSERT INTO `lng_data` VALUES ('chatroom','chat_connection_disconnected','en','--- #username# left the chat room ---',NULL,NULL); -INSERT INTO `lng_data` VALUES ('chatroom','chat_connection_established','en','+++ #username# has entered chat room +++',NULL,NULL); INSERT INTO `lng_data` VALUES ('chatroom','chat_whisper','en','Whisper',NULL,NULL); +INSERT INTO `lng_data` VALUES ('chatroom','chat_connection_established','en','+++ #username# has entered chat room +++',NULL,NULL); INSERT INTO `lng_data` VALUES ('chatroom','chat_address','en','Address',NULL,NULL); -INSERT INTO `lng_data` VALUES ('chatroom','chat_ban','en','Ban',NULL,NULL); INSERT INTO `lng_data` VALUES ('chatroom','chat_kick','en','Kick',NULL,NULL); -INSERT INTO `lng_data` VALUES ('chatroom','chat_join','en','Join',NULL,NULL); +INSERT INTO `lng_data` VALUES ('chatroom','chat_ban','en','Ban',NULL,NULL); INSERT INTO `lng_data` VALUES ('chatroom','chat_invite','en','Invite',NULL,NULL); INSERT INTO `lng_data` VALUES ('chatroom','chat_mainroom','en','Main Room',NULL,NULL); +INSERT INTO `lng_data` VALUES ('chatroom','chat_join','en','Join',NULL,NULL); INSERT INTO `lng_data` VALUES ('chatroom','chat_message_display','en','Options',NULL,NULL); INSERT INTO `lng_data` VALUES ('chatroom','chat_message_options','en','Display',NULL,NULL); -INSERT INTO `lng_data` VALUES ('chatroom','chat_message_to_all','en','To All',NULL,NULL); INSERT INTO `lng_data` VALUES ('chatroom','chat_message','en','Message',NULL,NULL); -INSERT INTO `lng_data` VALUES ('chatroom','duration_to','en','To',NULL,NULL); +INSERT INTO `lng_data` VALUES ('chatroom','chat_message_to_all','en','To All',NULL,NULL); INSERT INTO `lng_data` VALUES ('chatroom','obj_chtr','en','Chat Room',NULL,NULL); +INSERT INTO `lng_data` VALUES ('chatroom','duration_to','en','To',NULL,NULL); INSERT INTO `lng_data` VALUES ('chatroom','duration_from','en','From',NULL,NULL); INSERT INTO `lng_data` VALUES ('chatroom','enter','en','Enter Chat Room',NULL,NULL); INSERT INTO `lng_data` VALUES ('chatroom','custom_username','en','Custom Username',NULL,NULL); INSERT INTO `lng_data` VALUES ('chatroom','select_custom_username','en','Select Custom Username',NULL,NULL); -INSERT INTO `lng_data` VALUES ('chatroom','bans','en','Bans',NULL,NULL); -INSERT INTO `lng_data` VALUES ('chatroom','permissions','en','Permissions',NULL,NULL); INSERT INTO `lng_data` VALUES ('chatroom','session','en','Session',NULL,NULL); +INSERT INTO `lng_data` VALUES ('chatroom','permissions','en','Permissions',NULL,NULL); +INSERT INTO `lng_data` VALUES ('chatroom','bans','en','Bans',NULL,NULL); INSERT INTO `lng_data` VALUES ('chatroom','autogen_usernames_info','en','Pattern for auto generated user names that is assigned to anonymous user accounts. ‘#’ will be automatically replaced by a number.',NULL,NULL); INSERT INTO `lng_data` VALUES ('chatroom','settings_general','en','General',NULL,NULL); INSERT INTO `lng_data` VALUES ('chatroom','allow_custom_usernames','en','Allow Custom User Names',NULL,NULL); INSERT INTO `lng_data` VALUES ('chatroom','enable_history','en','Enable History',NULL,NULL); -INSERT INTO `lng_data` VALUES ('chatroom','autogen_usernames','en','Auto Generated User Names',NULL,NULL); INSERT INTO `lng_data` VALUES ('chatroom','allow_anonymous','en','Allow Anonymous Login',NULL,NULL); -INSERT INTO `lng_data` VALUES ('chatroom','period','en','Period',NULL,NULL); +INSERT INTO `lng_data` VALUES ('chatroom','autogen_usernames','en','Auto Generated User Names',NULL,NULL); INSERT INTO `lng_data` VALUES ('chatroom','history_by_session','en','Session History',NULL,NULL); -INSERT INTO `lng_data` VALUES ('chatroom','history_by_day','en','Daily History',NULL,NULL); +INSERT INTO `lng_data` VALUES ('chatroom','period','en','Period',NULL,NULL); INSERT INTO `lng_data` VALUES ('chatroom','no_username_given','en','Please choose a username',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','objs_chtr','en','Chat Room',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','obj_chta','en','Chat Room',NULL,NULL); +INSERT INTO `lng_data` VALUES ('chatroom','history_by_day','en','Daily History',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','objs_chtr','en','Chat Room',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','chtr_edit_permission','en','User can change Permission Settings for Chat Room',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','chtr_write','en','User can edit settings of chat room and ban users',NULL,NULL); -INSERT INTO `lng_data` VALUES ('rbac','chtr_visible','en','Chat Room is visible',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','chtr_read','en','User can join and participate at chat room',NULL,NULL); INSERT INTO `lng_data` VALUES ('notes','notes_comments','en','Comments',NULL,NULL); +INSERT INTO `lng_data` VALUES ('rbac','chtr_visible','en','Chat Room is visible',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','removed_from_desktop','en','The item has been removed from the desktop.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','added_to_desktop','en','The item has been added to the desktop.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('notes','note_update_comment','en','Update Comment',NULL,NULL); INSERT INTO `lng_data` VALUES ('notes','note_update_note','en','Update Note',NULL,NULL); -INSERT INTO `lng_data` VALUES ('notes','note_add_comment','en','Add Comment',NULL,NULL); +INSERT INTO `lng_data` VALUES ('notes','note_update_comment','en','Update Comment',NULL,NULL); INSERT INTO `lng_data` VALUES ('prtf','prtf_banner','en','Banner',NULL,NULL); INSERT INTO `lng_data` VALUES ('notes','note_add_note','en','Add Note',NULL,NULL); -INSERT INTO `lng_data` VALUES ('prtf','prtf_preview_banner_height','en','Banner Height',NULL,NULL); +INSERT INTO `lng_data` VALUES ('notes','note_add_comment','en','Add Comment',NULL,NULL); INSERT INTO `lng_data` VALUES ('prtf','prtf_preview_banner','en','Custom Banner',NULL,NULL); +INSERT INTO `lng_data` VALUES ('prtf','prtf_preview_banner_height','en','Banner Height',NULL,NULL); INSERT INTO `lng_data` VALUES ('prtf','prtf_preview_banner_width','en','Banner Width',NULL,NULL); INSERT INTO `lng_data` VALUES ('prtf','prtf_settings','en','Portfolio Administration',NULL,NULL); INSERT INTO `lng_data` VALUES ('blog','blog_preview_banner_height','en','Banner Height',NULL,NULL); INSERT INTO `lng_data` VALUES ('blog','blog_preview_banner','en','Custom Banner',NULL,NULL); INSERT INTO `lng_data` VALUES ('blog','blog_preview_banner_width','en','Banner Width',NULL,NULL); INSERT INTO `lng_data` VALUES ('blog','blog_settings','en','Blog Administration',NULL,NULL); -INSERT INTO `lng_data` VALUES ('administration','obj_prfa_desc','en','Global Portfolio Settings',NULL,NULL); INSERT INTO `lng_data` VALUES ('administration','obj_prfa','en','Portfolio',NULL,NULL); +INSERT INTO `lng_data` VALUES ('administration','obj_prfa_desc','en','Global Portfolio Settings',NULL,NULL); INSERT INTO `lng_data` VALUES ('administration','obj_blga_desc','en','Global Blog Settings',NULL,NULL); INSERT INTO `lng_data` VALUES ('administration','obj_blga','en','Blog',NULL,NULL); INSERT INTO `lng_data` VALUES ('prtf','prtf_finalized','en','The portfolio has been submitted.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('prtf','prtf_exercise_info','en','This portfolio is part of the assignment \"%s\" of exercise \"%s\".',NULL,NULL); INSERT INTO `lng_data` VALUES ('prtf','prtf_finalize_portfolio','en','Finalize and Submit Portfolio',NULL,NULL); +INSERT INTO `lng_data` VALUES ('prtf','prtf_exercise_info','en','This portfolio is part of the assignment \"%s\" of exercise \"%s\".',NULL,NULL); INSERT INTO `lng_data` VALUES ('blog','blog_finalized','en','The Blog has been submitted.',NULL,NULL); INSERT INTO `lng_data` VALUES ('blog','blog_finalize_blog','en','Finalize and Submit Blog',NULL,NULL); INSERT INTO `lng_data` VALUES ('blog','blog_exercise_info','en','This blog is part of the assignment \"%s\" of exercise \"%s\".',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_copy_question_into_page','en','Copy into Page',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','rbac_context_global','en','Global',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_select_other_qpool','en','Select other Pool',NULL,NULL); -INSERT INTO `lng_data` VALUES ('didactic','didactic_import_failed','en','Importing the didactic template failed with message:',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_copy_question_into_page','en','Copy into Page',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','rbac_ud_rolt','en','User defined role template',NULL,NULL); +INSERT INTO `lng_data` VALUES ('didactic','didactic_import_failed','en','Importing the didactic template failed with message:',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','rbac_auto_rolt','en','Auto generated role template',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','rbac_ud_local','en','User defined local role',NULL,NULL); -INSERT INTO `lng_data` VALUES ('rbac','rbac_auto_local','en','Auto generated local role',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','rbac_ud_global','en','User defined global role',NULL,NULL); +INSERT INTO `lng_data` VALUES ('rbac','rbac_auto_local','en','Auto generated local role',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','rbac_auto_global','en','Auto generated global role',NULL,NULL); INSERT INTO `lng_data` VALUES ('didactic','didactic_import_success','en','Successfully imported didactic template',NULL,NULL); INSERT INTO `lng_data` VALUES ('didactic','didactic_back_to_overview','en','Back to Overview',NULL,NULL); INSERT INTO `lng_data` VALUES ('didactic','didactic_import_table_title','en','Import of a didactic template',NULL,NULL); INSERT INTO `lng_data` VALUES ('didactic','didactic_do_export','en','Export',NULL,NULL); -INSERT INTO `lng_data` VALUES ('didactic','didactic_delete_msg','en','Deleted didactic templates.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('blog','blog_edit','en','Edit Blog',NULL,NULL); -INSERT INTO `lng_data` VALUES ('blog','blog_banner','en','Banner',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_new_question','en','New Question',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_copy_question_from_pool','en','Copy Question from Pool',NULL,NULL); -INSERT INTO `lng_data` VALUES ('didactic','didactic_activated_msg','en','Activated didactic templates',NULL,NULL); INSERT INTO `lng_data` VALUES ('didactic','didactic_deactivated_msg','en','Deactivated didactic templates',NULL,NULL); -INSERT INTO `lng_data` VALUES ('didactic','didactic_confirm_delete_msg','en','Do you really want to delete the following didactic templates?',NULL,NULL); -INSERT INTO `lng_data` VALUES ('didactic','didactic_copy_suc_message','en','Copied didactic template',NULL,NULL); +INSERT INTO `lng_data` VALUES ('didactic','didactic_activated_msg','en','Activated didactic templates',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_copy_question_from_pool','en','Copy Question from Pool',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_new_question','en','New Question',NULL,NULL); +INSERT INTO `lng_data` VALUES ('blog','blog_banner','en','Banner',NULL,NULL); +INSERT INTO `lng_data` VALUES ('blog','blog_edit','en','Edit Blog',NULL,NULL); +INSERT INTO `lng_data` VALUES ('didactic','didactic_delete_msg','en','Deleted didactic templates.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('didactic','didactic_import_btn','en','Import Didactic Template',NULL,NULL); INSERT INTO `lng_data` VALUES ('didactic','didactic_applicable_for','en','Applicable for',NULL,NULL); INSERT INTO `lng_data` VALUES ('didactic','didactic_available_templates','en','Available Didactic Templates',NULL,NULL); +INSERT INTO `lng_data` VALUES ('didactic','didactic_copy_suc_message','en','Copied didactic template',NULL,NULL); +INSERT INTO `lng_data` VALUES ('didactic','didactic_confirm_delete_msg','en','Do you really want to delete the following didactic templates?',NULL,NULL); INSERT INTO `lng_data` VALUES ('didactic','didactic_adm_tab','en','Didactic Templates',NULL,NULL); -INSERT INTO `lng_data` VALUES ('didactic','didactic_import_btn','en','Import Didactic Template',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_list_outdent','en','Outdent List',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_list_indent','en','Indent List',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_cc_imp','en','Important',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_more_character_styles','en','...more character styles',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_blist','en','Bullet List',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_nlist','en','Numbered List',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_blist','en','Bullet List',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_cc_emp','en','Emphatic',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_cc_imp','en','Important',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_more_character_styles','en','...more character styles',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_cc_str','en','Strong',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_paragraph_styles','en','Paragraph Styles',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','password_allow_chars','en','Allowed chars: %s',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','rbac_role_selection','en','Role Type',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','exc_next_deadline','en','Next Deadline',NULL,NULL); -INSERT INTO `lng_data` VALUES ('rbac','rbac_global_rolt','en','Global Role Template',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','password_allow_chars','en','Allowed chars: %s',NULL,NULL); INSERT INTO `lng_data` VALUES ('registration','registration_no_valid_role','en','There is currently no valid role for new accounts. Please contact your administrator.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('rbac','rbac_global_rolt','en','Global Role Template',NULL,NULL); INSERT INTO `lng_data` VALUES ('ecs','ecs_cms_dir_tree','en','CMS Directory Trees',NULL,NULL); INSERT INTO `lng_data` VALUES ('ecs','ecs_cc_mapping_overview','en','Mapping Overview',NULL,NULL); INSERT INTO `lng_data` VALUES ('ecs','ecs_invalid_import_type_cms','en','The import type ‘Campus Management’ can be chosen only once.',NULL,NULL); @@ -14795,21 +14798,21 @@ INSERT INTO `lng_data` VALUES ('ecs','ecs_tab_export','en','Export',NULL,NULL); INSERT INTO `lng_data` VALUES ('ecs','ecs_tab_import','en','Import',NULL,NULL); INSERT INTO `lng_data` VALUES ('assessment','tst_cannot_online_due_to_switched_quest_set_type_setting','en','The test cannot be set to online, because the test mode setting has been changed. You have to set a test mode relating question config before the test can be set to online.',NULL,NULL); INSERT INTO `lng_data` VALUES ('assessment','tst_set_offline_due_to_switched_question_set_type_setting','en','The test has been set to offline, because the test mode setting has been changed. You have to set a new test mode relating question config before the test can be set to online again.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('assessment','test_edit_settings','en','Edit Settings',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_milestone_settings','en','Milestones',NULL,NULL); +INSERT INTO `lng_data` VALUES ('assessment','test_edit_settings','en','Edit Settings',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_cache_settings','en','Cache',NULL,NULL); INSERT INTO `lng_data` VALUES ('forum','mark_moderator_posts_desc','en','If activated moderator posts will be highlighted',NULL,NULL); INSERT INTO `lng_data` VALUES ('forum','mark_moderator_posts','en','Mark moderator posts',NULL,NULL); INSERT INTO `lng_data` VALUES ('skmg','skmg_really_remove_skills','en','Do you really want to remove the following competences from your list?',NULL,NULL); -INSERT INTO `lng_data` VALUES ('skmg','skmg_materials','en','Materials',NULL,NULL); INSERT INTO `lng_data` VALUES ('skmg','skmg_remove_skills','en','Remove Competences',NULL,NULL); +INSERT INTO `lng_data` VALUES ('skmg','skmg_materials','en','Materials',NULL,NULL); INSERT INTO `lng_data` VALUES ('assessment','test_is_offline','en','You cannot start the test! The test is offline.',NULL,NULL); INSERT INTO `lng_data` VALUES ('skmg','skmg_selectable_info','en','Allows user to select this category as a personal competence.',NULL,NULL); INSERT INTO `lng_data` VALUES ('skmg','skmg_selectable','en','Selectable',NULL,NULL); INSERT INTO `lng_data` VALUES ('skmg','skmg_add_skill','en','Add Competence',NULL,NULL); INSERT INTO `lng_data` VALUES ('skmg','skmg_assign_materials','en','Assign Materials',NULL,NULL); -INSERT INTO `lng_data` VALUES ('skmg','skmg_list_skills','en','List Competences',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','skills','en','Competences',NULL,NULL); +INSERT INTO `lng_data` VALUES ('skmg','skmg_list_skills','en','List Competences',NULL,NULL); INSERT INTO `lng_data` VALUES ('skmg','skmg_edit_sktr','en','Edit Competence Template Reference',NULL,NULL); INSERT INTO `lng_data` VALUES ('skmg','skmg_new_sktr','en','New Competence Template Reference',NULL,NULL); INSERT INTO `lng_data` VALUES ('ecs','ecs_field_community','en','Community',NULL,NULL); @@ -14847,8 +14850,8 @@ INSERT INTO `lng_data` VALUES ('skmg','skmg_really_delete_levels','en','Do you r INSERT INTO `lng_data` VALUES ('skmg','skmg_update_order','en','Update Order',NULL,NULL); INSERT INTO `lng_data` VALUES ('skmg','skmg_edit_level','en','Edit Level',NULL,NULL); INSERT INTO `lng_data` VALUES ('skmg','skmg_new_level','en','New Level',NULL,NULL); -INSERT INTO `lng_data` VALUES ('skmg','skmg_nr','en','Nr',NULL,NULL); INSERT INTO `lng_data` VALUES ('skmg','skmg_trigger','en','Trigger',NULL,NULL); +INSERT INTO `lng_data` VALUES ('skmg','skmg_nr','en','Nr',NULL,NULL); INSERT INTO `lng_data` VALUES ('skmg','skmg_skill_level','en','Competence Level',NULL,NULL); INSERT INTO `lng_data` VALUES ('skmg','skmg_add_level','en','Add Level',NULL,NULL); INSERT INTO `lng_data` VALUES ('skmg','scat','en','Competence Category',NULL,NULL); @@ -14857,40 +14860,40 @@ INSERT INTO `lng_data` VALUES ('common','obj_skmg_desc','en','Manage competences INSERT INTO `lng_data` VALUES ('skmg','skmg_selected_items_have_been_cut','en','Selected items have been cut.',NULL,NULL); INSERT INTO `lng_data` VALUES ('skmg','skmg_selected_items_have_been_copied','en','Selected items have been copied.',NULL,NULL); INSERT INTO `lng_data` VALUES ('skmg','skmg_insert_skill_category_from_clip','en','Insert Competence Categories from Clipboard',NULL,NULL); -INSERT INTO `lng_data` VALUES ('ecs','ecs_apache_pass','en','Password',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','obj_skmg','en','Competence Management',NULL,NULL); -INSERT INTO `lng_data` VALUES ('skmg','skmg_settings','en','Competence Management Settings',NULL,NULL); +INSERT INTO `lng_data` VALUES ('skmg','skmg_insert_basic_skill_from_clip','en','Insert Basic Competences from Clipboard',NULL,NULL); INSERT INTO `lng_data` VALUES ('skmg','skmg_enable_skmg','en','Activate Competence Management',NULL,NULL); INSERT INTO `lng_data` VALUES ('skmg','skmg_skills','en','Competences',NULL,NULL); -INSERT INTO `lng_data` VALUES ('skmg','skmg_insert_basic_skill_from_clip','en','Insert Basic Competences from Clipboard',NULL,NULL); -INSERT INTO `lng_data` VALUES ('ecs','ecs_apache_user','en','Username',NULL,NULL); -INSERT INTO `lng_data` VALUES ('ecs','ecs_auth_type_apache','en','Username/Password',NULL,NULL); -INSERT INTO `lng_data` VALUES ('ecs','ecs_auth_type_cert','en','Certificate-Base',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','obj_skmg','en','Competence Management',NULL,NULL); +INSERT INTO `lng_data` VALUES ('skmg','skmg_settings','en','Competence Management Settings',NULL,NULL); INSERT INTO `lng_data` VALUES ('ecs','ecs_auth_type','en','Authentication Type',NULL,NULL); +INSERT INTO `lng_data` VALUES ('ecs','ecs_auth_type_cert','en','Certificate-Base',NULL,NULL); +INSERT INTO `lng_data` VALUES ('ecs','ecs_auth_type_apache','en','Username/Password',NULL,NULL); +INSERT INTO `lng_data` VALUES ('ecs','ecs_apache_user','en','Username',NULL,NULL); +INSERT INTO `lng_data` VALUES ('ecs','ecs_apache_pass','en','Password',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','trac_object_statistics','en','Object Statistics',NULL,NULL); -INSERT INTO `lng_data` VALUES ('mep','mep_choose_from_mep','en','Choose from Pool',NULL,NULL); -INSERT INTO `lng_data` VALUES ('ecs','ecs_cert_valid_until','en','Certificate valid until',NULL,NULL); INSERT INTO `lng_data` VALUES ('mep','mep_choose_from_folder','en','Choose from Folder',NULL,NULL); +INSERT INTO `lng_data` VALUES ('ecs','ecs_cert_valid_until','en','Certificate valid until',NULL,NULL); +INSERT INTO `lng_data` VALUES ('mep','mep_choose_from_mep','en','Choose from Pool',NULL,NULL); INSERT INTO `lng_data` VALUES ('wsp','wsp_type_webr','en','Weblink',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_maintenance','en','Maintenance',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_switch_to_media_pool','en','Switch to other Media Pool',NULL,NULL); -INSERT INTO `lng_data` VALUES ('user','user_profile_portfolio','en','If you want to use a portfolio as your profile, go to the portfolio section and set ‘My Profile’ for that portfolio.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('user','user_portfolios','en','Portfolios',NULL,NULL); INSERT INTO `lng_data` VALUES ('user','user_portfolios_desc','en','Users can create portfolios and use them as profile.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','portfolio','en','Portfolio',NULL,NULL); +INSERT INTO `lng_data` VALUES ('user','user_profile_portfolio','en','If you want to use a portfolio as your profile, go to the portfolio section and set ‘My Profile’ for that portfolio.',NULL,NULL); INSERT INTO `lng_data` VALUES ('prtf','prtf_default_portfolio','en','My Profile',NULL,NULL); -INSERT INTO `lng_data` VALUES ('user','user_portfolios','en','Portfolios',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','portfolio','en','Portfolio',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','usr_account_inactive','en','Inactive Account',NULL,NULL); INSERT INTO `lng_data` VALUES ('mail','mail_enable_grp_member_notification_info','en','ILIAS will automatically send an e-mail to every group member if his or her membership status is changed. This setting applies to all groups on the plattform.',NULL,NULL); INSERT INTO `lng_data` VALUES ('mail','mail_enable_crs_member_notification_info','en','ILIAS will automatically send an e-mail to every course member if his or her membership status is changed. This setting applies to all courses on the plattform.',NULL,NULL); INSERT INTO `lng_data` VALUES ('mail','mail_enable_grp_member_notification','en','Notify Group Members',NULL,NULL); INSERT INTO `lng_data` VALUES ('mail','mail_enable_crs_member_notification','en','Notify Course Members',NULL,NULL); -INSERT INTO `lng_data` VALUES ('exc','exc_portfolio_created','en','Portfolio was created.',NULL,NULL); INSERT INTO `lng_data` VALUES ('mail','mail_member_notification','en','Participant Notification',NULL,NULL); -INSERT INTO `lng_data` VALUES ('exc','exc_blog_created','en','Blog was created.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('exc','exc_portfolio_created','en','Portfolio was created.',NULL,NULL); INSERT INTO `lng_data` VALUES ('exc','exc_create_blog_select_info','en','Please select the resource folder to add the blog to.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('exc','exc_blog_created','en','Blog was created.',NULL,NULL); INSERT INTO `lng_data` VALUES ('exc','exc_create_portfolio','en','Create Portfolio',NULL,NULL); -INSERT INTO `lng_data` VALUES ('exc','exc_create_blog','en','Create Blog',NULL,NULL); INSERT INTO `lng_data` VALUES ('exc','exc_portfolio_returned','en','Assignment Portfolio',NULL,NULL); +INSERT INTO `lng_data` VALUES ('exc','exc_create_blog','en','Create Blog',NULL,NULL); INSERT INTO `lng_data` VALUES ('exc','exc_blog_returned','en','Assignment Blog',NULL,NULL); INSERT INTO `lng_data` VALUES ('exc','exc_type_portfolio','en','Portfolio',NULL,NULL); INSERT INTO `lng_data` VALUES ('exc','exc_type_blog','en','Blog',NULL,NULL); @@ -14899,28 +14902,28 @@ INSERT INTO `lng_data` VALUES ('prtf','prtf_save_status_and_titles','en','Save S INSERT INTO `lng_data` VALUES ('prtf','prtf_first_page_title','en','Type of first page',NULL,NULL); INSERT INTO `lng_data` VALUES ('book','book_type_warning','en','Currently, there are no booking objects available. To use the booking pool you need to create booking objects.',NULL,NULL); INSERT INTO `lng_data` VALUES ('book','book_schedule_warning_edit','en','Currently, there is no schedule available. To use the booking pool you need to create a schedule for booking (or switch to a different type of pool).',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_localization_info','en','Language used for predefined texts, e.g. ‘Previous’ and ’Next’.',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_localization','en','Localization',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_localization_info','en','Language used for predefined texts, e.g. ‘Previous’ and ’Next’.',NULL,NULL); INSERT INTO `lng_data` VALUES ('wsp','wsp_status_shared','en','Shared',NULL,NULL); INSERT INTO `lng_data` VALUES ('sahs','sahs_desc_objectives','en','Description/Objectives',NULL,NULL); -INSERT INTO `lng_data` VALUES ('wsp','wsp_move_to_repository','en','Move to Repository',NULL,NULL); INSERT INTO `lng_data` VALUES ('wsp','wsp_copy_to_repository','en','Copy to Repository',NULL,NULL); +INSERT INTO `lng_data` VALUES ('wsp','wsp_move_to_repository','en','Move to Repository',NULL,NULL); INSERT INTO `lng_data` VALUES ('wsp','wsp_shared_resources','en','Shared Resources',NULL,NULL); -INSERT INTO `lng_data` VALUES ('wsp','wsp_tab_personal','en','My Resources',NULL,NULL); INSERT INTO `lng_data` VALUES ('wsp','wsp_tab_shared','en','Resources of Other Users',NULL,NULL); -INSERT INTO `lng_data` VALUES ('ecs','ecs_dir_alloc','en','Directory Allocation',NULL,NULL); +INSERT INTO `lng_data` VALUES ('wsp','wsp_tab_personal','en','My Resources',NULL,NULL); INSERT INTO `lng_data` VALUES ('ecs','ecs_crs_alloc','en','Course Allocation',NULL,NULL); -INSERT INTO `lng_data` VALUES ('ecs','ecs_crs_alloc_set','en','Edit Course Allocation',NULL,NULL); +INSERT INTO `lng_data` VALUES ('ecs','ecs_dir_alloc','en','Directory Allocation',NULL,NULL); INSERT INTO `lng_data` VALUES ('ecs','ecs_dir_alloc_set','en','Edit Directory Allocation',NULL,NULL); +INSERT INTO `lng_data` VALUES ('ecs','ecs_crs_alloc_set','en','Edit Course Allocation',NULL,NULL); INSERT INTO `lng_data` VALUES ('ecs','ecs_back_settings','en','ECS Settings',NULL,NULL); INSERT INTO `lng_data` VALUES ('ecs','ecs_tbl_settings_for_server','en','ECS Settings for %s',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_type_qover','en','Question Overview',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_enable_page_history_info','en','Stores older versions of pages and allows roll back to older versions.',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_enable_page_history','en','Page History',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_missing_snippet','en','Missing Content Snippet. The snippet has been deleted.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('mep','mep_content_snippet_used_in_older_versions','en','Please note: This snippet is used in older versions of some pages. If these pages are rolled back to a version that includes this snippet, the snippet will be missing in the page.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_set_layout','en','Set Layout',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_all_usages','en','Include History',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_set_layout','en','Set Layout',NULL,NULL); +INSERT INTO `lng_data` VALUES ('mep','mep_content_snippet_used_in_older_versions','en','Please note: This snippet is used in older versions of some pages. If these pages are rolled back to a version that includes this snippet, the snippet will be missing in the page.',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_current_usages','en','Current Usages',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_exp_ids_not_resp_format3','en','The ID must not start with a number.',NULL,NULL); INSERT INTO `lng_data` VALUES ('mep','mep_up_dir_copy','en','Copy Files from Upload Directory (Keeps files in the upload directory)',NULL,NULL); @@ -14931,21 +14934,21 @@ INSERT INTO `lng_data` VALUES ('mep','mep_upload_dir_files','en','Files from Upl INSERT INTO `lng_data` VALUES ('mep','mep_sel_upload_dir_files','en','Select Files/Directories',NULL,NULL); INSERT INTO `lng_data` VALUES ('mep','mep_create_from_upload_dir','en','Create Media Objects from Upload Directory',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','mob_upload_dir_info','en','Server directory from which multiple files can be used to create media objects in media pools. Only ILIAS administrators will see a selection of files from this directory. Please enter a full server path without trailing slash.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_exp_id_used_multiple','en','Export ID used multiple times',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','mob_upload_dir','en','Upload Directory',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_exp_id_used_multiple','en','Export ID used multiple times',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','content_some_export_ids_multiple_times','en','Some export IDs are used multiple times. This will lead to missing pages in the export.',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_saved_export_ids','en','Saved HTML Export IDs.',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_exp_ids_not_resp_format2','en','Please check and correct your input.',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_exp_ids_not_resp_format1','en','Export IDs may only use the following characters',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_export_id','en','Export ID',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_html_export_ids_info','en','Allows maintaining extra IDs for ILIAS learning modules that are used for naming HTML files when HTML export is done.',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_html_export_ids','en','HTML Export IDs',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_html_export_ids_info','en','Allows maintaining extra IDs for ILIAS learning modules that are used for naming HTML files when HTML export is done.',NULL,NULL); INSERT INTO `lng_data` VALUES ('wsp','wsp_share_search_users','en','Search Users',NULL,NULL); INSERT INTO `lng_data` VALUES ('wsp','wsp_share_success','en','A new entry has been added.',NULL,NULL); INSERT INTO `lng_data` VALUES ('wsp','wsp_share_with_members','en','Share with members',NULL,NULL); INSERT INTO `lng_data` VALUES ('wsp','wsp_permission_removed','en','Entry has been removed.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('wsp','wsp_set_permission_all_password','en','World Wide Web with Password',NULL,NULL); INSERT INTO `lng_data` VALUES ('wsp','wsp_set_permission_course','en','Members of Course',NULL,NULL); +INSERT INTO `lng_data` VALUES ('wsp','wsp_set_permission_all_password','en','World Wide Web with Password',NULL,NULL); INSERT INTO `lng_data` VALUES ('wsp','wsp_set_permission_group','en','Members of Group',NULL,NULL); INSERT INTO `lng_data` VALUES ('wsp','wsp_set_permission_single_user','en','A Single User',NULL,NULL); INSERT INTO `lng_data` VALUES ('wsp','wsp_shared_with','en','Shared With',NULL,NULL); @@ -14977,25 +14980,25 @@ INSERT INTO `lng_data` VALUES ('cntr','cntr_adopt_content','en','Adopt Content', INSERT INTO `lng_data` VALUES ('cntr','container_import_zip_file_invalid','en','The uploaded file is not a valid ILIAS export file. To upload a directory structure please use a file object.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','allow_user_toggle_noti','en','Member is allowed to deactivate notification',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','survey_question_pool_title','en','Pool Title',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','survey_available_question_pools','en','Available Pools',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','yearly','en','yearly',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','survey_available_question_pools','en','Available Pools',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_ov_wrong_answered','en','The following questions were not answered or answered wrong',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_ov_some_correct','en','You have correctly answered [x] out of [y] questions.',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_ov_all_correct','en','You have correctly answered all questions.',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_edit_qover','en','Edit Question Overview',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_qover_list_wrong_q','en','List of Wrong Answered Questions',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_qover_list_wrong_q_info','en','A list of wrong or not answered questions will be displayed.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_qover_list_wrong_q','en','List of Wrong Answered Questions',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_qover_short_message_info','en','A message ‘You have correctly answered C out of Y questions of this unit.’ will be displayed.',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_qover_short_message','en','Status Message',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_ed_insert_qover','en','Insert Question Overview',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_pc_qover','en','Question Overview',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','survey_delete_heading','en','Remove Heading',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_pc_qover','en','Question Overview',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','survey_edit_heading','en','Edit Heading',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','survey_clipboard_notice','en','There are question(s) in the clipboard. Select the target position or empty the clipboard.',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','survey_questions_to_clipboard_copy','en','Question(s) were copied to the clipboard. Please select a target or empty the clipboard.',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','survey_questions_to_clipboard_cut','en','Question(s) were copied to the clipboard. Please select a target or empty the clipboard.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_remove_format','en','Remove Format',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_ed_edit_multiple','en','Edit Paragraph Sequence',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_remove_format','en','Remove Format',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_import_page_layout','en','Import Page Layout',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_type_marker','en','Interactive Image Marker',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_type_iim','en','Interactive Image Content Popup',NULL,NULL); @@ -15009,13 +15012,13 @@ INSERT INTO `lng_data` VALUES ('content','cont_correct_answer_also','en','Also c INSERT INTO `lng_data` VALUES ('content','cont_correct_answers_also','en','Also correct are:',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','cont_iim_content_popups_info','en','Content popups appear, when the user clicks on interactive parts of the background image. On this screen you only define the popups. Their content can be edited on the editing screen of the page.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','cont_iim_overlay_info','en','Overlay images are used to alter (e.g. highlight) parts of the background image when the mouse hovers over them. After uploading the images, you can select them in the ‘Triggers’ tab.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','cont_iim_create_info','en','Please upload the background picture for the interactive image.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_edit_marker_position','en','Edit Marker Position',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_edit_popup_position','en','Edit Popup Position',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','user_not_found','en','User not found',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_drag_element_click_save','en','Drag and drop the element to the desired position. Then hit ‘Save’.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_new_marker','en','New Marker',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','cont_iim_create_info','en','Please upload the background picture for the interactive image.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_edit_popup_position','en','Edit Popup Position',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_edit_overlay_position','en','Edit Overlay Position',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_edit_marker_position','en','Edit Marker Position',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_new_marker','en','New Marker',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_really_delete_triggers','en','Do you really want to delete the following triggers?',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_new_trigger_area','en','New Trigger Area',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_popups_have_been_deleted','en','Popups have been deleted.',NULL,NULL); @@ -15026,13 +15029,13 @@ INSERT INTO `lng_data` VALUES ('content','cont_really_delete_overlays','en','Do INSERT INTO `lng_data` VALUES ('rbac','invite','en','Inviting to survey',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_base_image','en','Background Image',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_edit_base_image','en','Edit Background Image',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_marker','en','Marker',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_saved_interactive_image','en','Created Interactive Image',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_marker','en','Marker',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_trigger_area','en','Trigger Area',NULL,NULL); -INSERT INTO `lng_data` VALUES ('user','user_profile_preview','en','Preview',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_WholePicture','en','Whole Picture',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_overlay_image','en','Overlay Image',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_content_popup','en','Content Popup',NULL,NULL); +INSERT INTO `lng_data` VALUES ('user','user_profile_preview','en','Preview',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_WholePicture','en','Whole Picture',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_add_popup','en','Add Popup',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_add_images','en','Add Images',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_overlay_images','en','Overlay Images',NULL,NULL); @@ -15058,92 +15061,92 @@ INSERT INTO `lng_data` VALUES ('content','cont_pc_prof','en','Personal Data',NUL INSERT INTO `lng_data` VALUES ('content','cont_ed_insert_profile','en','Insert Personal Data',NULL,NULL); INSERT INTO `lng_data` VALUES ('prtf','prtf_portfolio_page_deleted','en','Portfolio and/or blog pages deleted.',NULL,NULL); INSERT INTO `lng_data` VALUES ('prtf','prtf_sure_delete_portfolio_pages','en','Are you sure you want to delete the following portfolio pages and/or blog pages?',NULL,NULL); -INSERT INTO `lng_data` VALUES ('prtf','prtf_page_created','en','Page created',NULL,NULL); -INSERT INTO `lng_data` VALUES ('prtf','prtf_add_page','en','Add Page',NULL,NULL); -INSERT INTO `lng_data` VALUES ('prtf','prtf_portfolio_created','en','Portfolio added',NULL,NULL); INSERT INTO `lng_data` VALUES ('prtf','prtf_set_as_default','en','Set As My Profile',NULL,NULL); INSERT INTO `lng_data` VALUES ('prtf','prtf_sure_delete_portfolios','en','Are you sure you want to delete the following portfolios?',NULL,NULL); INSERT INTO `lng_data` VALUES ('prtf','prtf_portfolio_deleted','en','Portfolios deleted',NULL,NULL); -INSERT INTO `lng_data` VALUES ('prtf','prtf_create_portfolio','en','Add Portfolio',NULL,NULL); -INSERT INTO `lng_data` VALUES ('prtf','prtf_portfolios','en','Portfolios',NULL,NULL); +INSERT INTO `lng_data` VALUES ('prtf','prtf_add_page','en','Add Page',NULL,NULL); +INSERT INTO `lng_data` VALUES ('prtf','prtf_page_created','en','Page created',NULL,NULL); INSERT INTO `lng_data` VALUES ('prtf','prtf_add_portfolio','en','Add Portfolio',NULL,NULL); INSERT INTO `lng_data` VALUES ('prtf','prtf_edit_portfolio','en','Edit Portfolio',NULL,NULL); -INSERT INTO `lng_data` VALUES ('style','sty_type_qordli','en','Order List Item',NULL,NULL); +INSERT INTO `lng_data` VALUES ('prtf','prtf_create_portfolio','en','Add Portfolio',NULL,NULL); +INSERT INTO `lng_data` VALUES ('prtf','prtf_portfolio_created','en','Portfolio added',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_type_qordul','en','Order List',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_type_qetitem','en','Error Text Item',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_type_qetcorr','en','Error Text Corrected',NULL,NULL); -INSERT INTO `lng_data` VALUES ('style','sty_type_qimgd','en','Image Details Link',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_ed_insert_iim','en','Insert Interactive Image',NULL,NULL); +INSERT INTO `lng_data` VALUES ('prtf','prtf_portfolios','en','Portfolios',NULL,NULL); +INSERT INTO `lng_data` VALUES ('style','sty_type_qordli','en','Order List Item',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_pc_iim','en','Interactive Image',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_type_qimg','en','Question Image',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','saving','en','Saving...',NULL,NULL); -INSERT INTO `lng_data` VALUES ('assessment','copy_no_questions_selected','en','Please select at least one question to copy.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('style','sty_type_qimgd','en','Image Details Link',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_ed_insert_iim','en','Insert Interactive Image',NULL,NULL); INSERT INTO `lng_data` VALUES ('assessment','copy_questions_success','en','The question(s) has been copied.',NULL,NULL); INSERT INTO `lng_data` VALUES ('sahs','sahs_choose_pages_chap_scos_ass_only','en','Please select either pages, SCOs, assets or chapters only.',NULL,NULL); INSERT INTO `lng_data` VALUES ('sahs','cont_insert_into_chap','en','Insert items inside chapter',NULL,NULL); INSERT INTO `lng_data` VALUES ('sahs','cont_insert_after_chap','en','Insert items after chapter',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','saving','en','Saving...',NULL,NULL); +INSERT INTO `lng_data` VALUES ('assessment','copy_no_questions_selected','en','Please select at least one question to copy.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','enable_course_group_notifications_desc','en','If enabled, Participants can subscribe to a daily summary of news.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','enable_course_group_notifications','en','Daily Mail for Groups and Course News',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_fn','en','Footnote',NULL,NULL); INSERT INTO `lng_data` VALUES ('excv','excv_create_info','en','Select a completed exercise to generate a certificate for it.',NULL,NULL); INSERT INTO `lng_data` VALUES ('excv','excv_create','en','Create Exercise Certificate',NULL,NULL); INSERT INTO `lng_data` VALUES ('wsp','wsp_type_excv','en','Certificate: Exercise',NULL,NULL); -INSERT INTO `lng_data` VALUES ('tstv','tstv_create_info','en','Select a completed test to generate a certificate for it.',NULL,NULL); INSERT INTO `lng_data` VALUES ('tstv','tstv_create','en','Create Test Certificate',NULL,NULL); +INSERT INTO `lng_data` VALUES ('tstv','tstv_create_info','en','Select a completed test to generate a certificate for it.',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_tex','en','Latex Code',NULL,NULL); INSERT INTO `lng_data` VALUES ('adve','adve_use_physical_info','en','This setting replaces the semantic style class buttons for strong, emphatic and important with physical attribute buttons b (bold), i (italic) and u (underline). Please note, that this may result in inconsistencies, if the style editor is used and other physical attributes are assigned to the strong/emphatic/important style classes.',NULL,NULL); INSERT INTO `lng_data` VALUES ('adve','adve_use_physical','en','Use b/i/u instead of str/emp/imp',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_char_style_code','en','Code',NULL,NULL); INSERT INTO `lng_data` VALUES ('adve','adve_pe_general','en','General',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_char_style_acc','en','Accentuated',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_char_style_quot','en','Quotation',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_char_style_acc','en','Accentuated',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_standard','en','Standard',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_char_style_com','en','Comment',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_link_to_wiki','en','Link to Wiki Page (Insert Brackets)',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_link_to_external','en','Link to External Website',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_link_to_wiki','en','Link to Wiki Page (Insert Brackets)',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_link_to_internal','en','Link to ILIAS Resource',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_saving','en','Saving...',NULL,NULL); INSERT INTO `lng_data` VALUES ('tagging','tagging_set_tag','en','Set Tags',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_lists','en','Lists',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_more_functions','en','More',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_par_format','en','Paragraph',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_char_format','en','Character',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_lists','en','Lists',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_par_format','en','Paragraph',NULL,NULL); INSERT INTO `lng_data` VALUES ('wsp','wsp_type_tstv','en','Certificate: Test',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_auto_notification_info','en','New members get a mail notification when added to the course.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('trac','trac_min_passed','en','Minimum Number of Passed Materials:',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_auto_notification','en','Welcome-Mail For New Members',NULL,NULL); +INSERT INTO `lng_data` VALUES ('trac','trac_min_passed','en','Minimum Number of Passed Materials:',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','precondition_num_optional_info','en','Please enter the minimum number of materials required to fulfill this precondition.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('exc','exc_completion_by_submission_info','en','If enabled, the submission of at least one file causes the completion of an assignment. The score could be manually changed later. Switching this setting does not effect already submitted solutions.',NULL,NULL); INSERT INTO `lng_data` VALUES ('exc','exc_completion_by_submission','en','Completed by Submission',NULL,NULL); +INSERT INTO `lng_data` VALUES ('exc','exc_completion_by_submission_info','en','If enabled, the submission of at least one file causes the completion of an assignment. The score could be manually changed later. Switching this setting does not effect already submitted solutions.',NULL,NULL); INSERT INTO `lng_data` VALUES ('assessment','ass_completion_by_submission_info','en','If enabled, the submission of at least one file causes the completion of this question by granting the maximum score for this question. The score could be manually changed later. Switching this setting does not effect already submitted solutions.',NULL,NULL); INSERT INTO `lng_data` VALUES ('assessment','ass_completion_by_submission','en','Completed by Submission',NULL,NULL); INSERT INTO `lng_data` VALUES ('forum','frm_subject_setting','en','Subject setting',NULL,NULL); INSERT INTO `lng_data` VALUES ('forum','empty_subject','en','On reply the user has to enter a new title.',NULL,NULL); INSERT INTO `lng_data` VALUES ('cntr','edit_questions','en','Edit Questions',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','survey_cannot_preview_survey','en','Preview not available',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','survey_cancel_preview','en','Cancel Preview',NULL,NULL); -INSERT INTO `lng_data` VALUES ('assessment','tst_remove_question','en','Are you sure you want to remove the following question from the test?',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','survey_cannot_preview_survey','en','Preview not available',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_activate_media','en','Activate Media',NULL,NULL); +INSERT INTO `lng_data` VALUES ('assessment','tst_remove_question','en','Are you sure you want to remove the following question from the test?',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_activate_js','en','Activate Javascript Mode',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_activate_html','en','Activate HTML Rendering',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_deactivate_js','en','Activate Form Mode',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_deactivate_media','en','Deactivate Media',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_presentation_view','en','Presentation View',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_activate_html','en','Activate HTML Rendering',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_deactivate_html','en','Deactivate HTML Rendering',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_deactivate_js','en','Activate Form Mode',NULL,NULL); +INSERT INTO `lng_data` VALUES ('wiki','wiki_notification_activate_wiki','en','Activate Notification for Wiki',NULL,NULL); INSERT INTO `lng_data` VALUES ('wiki','wiki_notification_activate_page','en','Activate Notification for Page',NULL,NULL); -INSERT INTO `lng_data` VALUES ('wiki','wiki_notification_deactivate_wiki','en','Deactivate Notification for Wiki',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_presentation_view','en','Presentation View',NULL,NULL); INSERT INTO `lng_data` VALUES ('wiki','wiki_notification_deactivate_page','en','Deactivate Notification for Page',NULL,NULL); -INSERT INTO `lng_data` VALUES ('wiki','wiki_notification_activate_wiki','en','Activate Notification for Wiki',NULL,NULL); +INSERT INTO `lng_data` VALUES ('wiki','wiki_notification_deactivate_wiki','en','Deactivate Notification for Wiki',NULL,NULL); INSERT INTO `lng_data` VALUES ('wiki','wiki_page_notification_activated','en','Notification Activated (Single Page)',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','survey_order','en','Sort Order',NULL,NULL); INSERT INTO `lng_data` VALUES ('wiki','wiki_page_lists','en','Page Lists',NULL,NULL); INSERT INTO `lng_data` VALUES ('wiki','wiki_notification_activated','en','Notification Activated (Whole Wiki)',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','survey_order','en','Sort Order',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','behind','en','Behind',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','survey_auto_block_title','en','Page Header',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','survey_edit_settings','en','Edit Settings',NULL,NULL); -INSERT INTO `lng_data` VALUES ('rating','rat_nr_ratings','en','%s Ratings',NULL,NULL); -INSERT INTO `lng_data` VALUES ('wiki','wiki_functions','en','Wiki Functions',NULL,NULL); INSERT INTO `lng_data` VALUES ('wiki','wiki_navigation','en','Wiki Navigation',NULL,NULL); +INSERT INTO `lng_data` VALUES ('wiki','wiki_functions','en','Wiki Functions',NULL,NULL); +INSERT INTO `lng_data` VALUES ('rating','rat_nr_ratings','en','%s Ratings',NULL,NULL); INSERT INTO `lng_data` VALUES ('rating','rat_not_rated_yet','en','Not Rated Yet',NULL,NULL); INSERT INTO `lng_data` VALUES ('rating','rat_one_rating','en','One Rating',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','first','en','First',NULL,NULL); @@ -15170,8 +15173,8 @@ INSERT INTO `lng_data` VALUES ('assessment','tst_presentation_properties','en',' INSERT INTO `lng_data` VALUES ('assessment','tst_anonymity_anonymous_test','en','Results without Names / Anonymous Test',NULL,NULL); INSERT INTO `lng_data` VALUES ('assessment','tst_anonymity_no_anonymization','en','Results with Names',NULL,NULL); INSERT INTO `lng_data` VALUES ('assessment','test_using_template','en','This test uses the template %s. If you do not want to use a template and have access to all settings, please click here: %s.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','survey_copy_to_questionpool_success','en','The questions were copied into the pool successfully.',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','survey_copy_select_questionpool','en','Question pool to put the copies',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','survey_copy_to_questionpool_success','en','The questions were copied into the pool successfully.',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','no_question_selected_for_copy_to_pool','en','Please select at least one question, which is not already linked to a question pool.',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','survey_copy_questions_to_pool','en','Add to question pool',NULL,NULL); INSERT INTO `lng_data` VALUES ('wiki','wiki_page_status_blocked','en','Page is read-only.',NULL,NULL); @@ -15214,26 +15217,26 @@ INSERT INTO `lng_data` VALUES ('common','show_hidden_sections','en','Show More I INSERT INTO `lng_data` VALUES ('survey','survey_using_template_link','en','Do not use template anymore',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','survey_has_datasets_warning_page_view_link','en','Edit Participants',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','survey_using_template','en','This survey uses the template %s. If you do not want to use a template and have access to all settings, please click here: %s.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','survey_dnd_move_previous','en','Move to Previous Page',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','survey_dnd_split_page','en','Split Page',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','survey_dnd_clear_clipboard','en','Clear Clipboard',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','survey_dnd_paste','en','Paste',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','survey_has_datasets_warning_page_view','en','The survey already contains data sets. You cannot edit the survey questions until you remove these datasets.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','survey_dnd_move_previous','en','Move to Previous Page',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','svy_settings_template','en','Template',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','survey_per_page_view','en','Page View',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','survey_dnd_move_next','en','Move to Next Page',NULL,NULL); -INSERT INTO `lng_data` VALUES ('wiki','wiki_new_page_name','en','New Title',NULL,NULL); -INSERT INTO `lng_data` VALUES ('wiki','wiki_rename_page','en','Rename Page',NULL,NULL); INSERT INTO `lng_data` VALUES ('wiki','wiki_last_edited','en','Last edited',NULL,NULL); INSERT INTO `lng_data` VALUES ('wiki','wiki_page_already_exists','en','A page with this title already exists.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('wiki','wiki_rename_page','en','Rename Page',NULL,NULL); +INSERT INTO `lng_data` VALUES ('wiki','wiki_new_page_name','en','New Title',NULL,NULL); INSERT INTO `lng_data` VALUES ('wiki','wiki_page_blocked','en','Wiki page is set to read-only. Only users with «Edit Settings» permission have write access.',NULL,NULL); INSERT INTO `lng_data` VALUES ('wiki','wiki_page_unblocked','en','Write permission granted for users.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('wiki','wiki_page_toc_info','en','This lists all headings linked to the content at the beginning of each page if that page uses at least two headings.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','survey_next_question','en','Next Page',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','survey_jump_to','en','Jump to',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','survey_add_new_question','en','Create Question',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_page_toc','en','Page Overview',NULL,NULL); INSERT INTO `lng_data` VALUES ('wiki','wiki_page_toc','en','Enable Page Overview Block',NULL,NULL); -INSERT INTO `lng_data` VALUES ('wiki','wiki_page_toc_info','en','This lists all headings linked to the content at the beginning of each page if that page uses at least two headings.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','survey_next_question','en','Next Page',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','survey_prev_question','en','Previous Page',NULL,NULL); INSERT INTO `lng_data` VALUES ('administration','adm_sure_delete_settings_template','en','Do you really want to delete the following templates?',NULL,NULL); INSERT INTO `lng_data` VALUES ('administration','adm_predefined_settings','en','Predefined Settings',NULL,NULL); @@ -15253,8 +15256,8 @@ INSERT INTO `lng_data` VALUES ('wiki','wiki_indentation','en','Indentation',NULL INSERT INTO `lng_data` VALUES ('wiki','wiki_save_ordering_and_indent','en','Save Ordering and Indentation',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','precondition_obligatory_settings','en','Precondition Settings',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','trac_grouped_material_obligatory_err','en','The number materials which must be passed has to be greater than 0 and smaller than the number of materials of the grouping.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('trac','trac_group_materials_save','en','Save Number of Compulsory Materials',NULL,NULL); INSERT INTO `lng_data` VALUES ('certificate','certificate_var_user_login','en','jdoe',NULL,NULL); +INSERT INTO `lng_data` VALUES ('trac','trac_group_materials_save','en','Save Number of Compulsory Materials',NULL,NULL); INSERT INTO `lng_data` VALUES ('certificate','certificate_ph_login','en','Login',NULL,NULL); INSERT INTO `lng_data` VALUES ('certificate','certificate_ph_scormmaxpoints','en','Maximum value in the range for the raw score of the last relevant sco (most suitable for a final exam)',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','personal_settings','en','Settings',NULL,NULL); @@ -15266,47 +15269,47 @@ INSERT INTO `lng_data` VALUES ('sahs','sahs_activate_expert_mode','en','Activate INSERT INTO `lng_data` VALUES ('sahs','sahs_import_sequencing_info','en','Import sequencing information from package (Sequencing Expert Mode).',NULL,NULL); INSERT INTO `lng_data` VALUES ('sahs','sahs_import_sequencing','en','Import Sequencing',NULL,NULL); INSERT INTO `lng_data` VALUES ('sahs','sahs_std_sequencing_info','en','Use ILIAS standard sequencing behaviour.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('sahs','sahs_authoring_mode','en','Authoring Mode',NULL,NULL); INSERT INTO `lng_data` VALUES ('sahs','sahs_std_sequencing','en','Standard Sequencing',NULL,NULL); +INSERT INTO `lng_data` VALUES ('sahs','sahs_authoring_mode','en','Authoring Mode',NULL,NULL); INSERT INTO `lng_data` VALUES ('sahs','sahs_authoring_mode_info','en','The SCORM ZIP package must have been created with the ILIAS SCORM editor and it must have been exported as SCORM 1.2/2004 package.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','glo_import','en','Import Glossary',NULL,NULL); INSERT INTO `lng_data` VALUES ('book','book_edit','en','Edit Booking Pool',NULL,NULL); -INSERT INTO `lng_data` VALUES ('book','book_new','en','New Booking Pool',NULL,NULL); INSERT INTO `lng_data` VALUES ('book','book_add','en','Add Booking Pool',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','preconditions_optional_hint','en','You have to fulfill %s of the following preconditions',NULL,NULL); +INSERT INTO `lng_data` VALUES ('book','book_new','en','New Booking Pool',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','preconditions_obligatory_hint','en','You have to fulfill all of the following preconditions',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','preconditions_optional_hint','en','You have to fulfill %s of the following preconditions',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','trac_release_materials','en','Disintegrate Grouping with Optional Materials',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','trac_group_materials','en','Create Grouping with Optional Materials',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_type_sco_fmess','en','SCORM Final Message',NULL,NULL); INSERT INTO `lng_data` VALUES ('sahs','sahs_choose_special_page','en','Choose Special Page',NULL,NULL); INSERT INTO `lng_data` VALUES ('sahs','sahs_choose_page_template','en','Choose Page Template',NULL,NULL); -INSERT INTO `lng_data` VALUES ('sahs','sahs_insert_ass_from_clip','en','Paste Assets from Clipboard',NULL,NULL); INSERT INTO `lng_data` VALUES ('sahs','sahs_insert_special_page','en','Insert Special Page',NULL,NULL); +INSERT INTO `lng_data` VALUES ('sahs','sahs_insert_ass_from_clip','en','Paste Assets from Clipboard',NULL,NULL); INSERT INTO `lng_data` VALUES ('sahs','sahs_insert_ass_from_clip_inside_chap','en','Paste Assets from Clipboard (inside chapter)',NULL,NULL); INSERT INTO `lng_data` VALUES ('sahs','sahs_insert_sco_from_clip_inside_chap','en','Paste SCOs from Clipboard (inside chapter)',NULL,NULL); -INSERT INTO `lng_data` VALUES ('sahs','sahs_insert_ass_inside_chap','en','Insert Asset (inside chapter)',NULL,NULL); INSERT INTO `lng_data` VALUES ('sahs','sahs_insert_sco_inside_chap','en','Insert SCO (inside chapter)',NULL,NULL); -INSERT INTO `lng_data` VALUES ('blog','blog_posting_deleted','en','Posting has been deleted.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('sahs','sahs_insert_ass_inside_chap','en','Insert Asset (inside chapter)',NULL,NULL); INSERT INTO `lng_data` VALUES ('blog','blog_enable_notes','en','Public Comments',NULL,NULL); +INSERT INTO `lng_data` VALUES ('blog','blog_posting_deleted','en','Posting has been deleted.',NULL,NULL); INSERT INTO `lng_data` VALUES ('blog','blog_number_users_notes_or_comments','en','Number of users that attached notes or comments to this posting',NULL,NULL); -INSERT INTO `lng_data` VALUES ('blog','blog_list_more','en','more',NULL,NULL); INSERT INTO `lng_data` VALUES ('blog','blog_posting_deletion_confirmation','en','Are you sure you want to delete the following posting?',NULL,NULL); INSERT INTO `lng_data` VALUES ('blog','blog_comments','en','Comments',NULL,NULL); -INSERT INTO `lng_data` VALUES ('blog','blog_permanent_link','en','Permalink',NULL,NULL); -INSERT INTO `lng_data` VALUES ('blog','blog_add_posting','en','Add Posting',NULL,NULL); +INSERT INTO `lng_data` VALUES ('blog','blog_list_more','en','more',NULL,NULL); INSERT INTO `lng_data` VALUES ('blog','blog_add','en','Create Blog',NULL,NULL); +INSERT INTO `lng_data` VALUES ('blog','blog_add_posting','en','Add Posting',NULL,NULL); +INSERT INTO `lng_data` VALUES ('blog','blog_permanent_link','en','Permalink',NULL,NULL); INSERT INTO `lng_data` VALUES ('blog','blog_new','en','Create New Blog',NULL,NULL); INSERT INTO `lng_data` VALUES ('wfld','wfld_add','en','Create Folder',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','obj_wfld','en','Folder',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','obj_blog','en','Blog',NULL,NULL); INSERT INTO `lng_data` VALUES ('wfld','wfld_new','en','Create New Folder',NULL,NULL); -INSERT INTO `lng_data` VALUES ('wsp','wsp_type_wfld','en','Folder',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','obj_blog','en','Blog',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','obj_wfld','en','Folder',NULL,NULL); INSERT INTO `lng_data` VALUES ('wsp','wsp_type_blog','en','Blog',NULL,NULL); -INSERT INTO `lng_data` VALUES ('wsp','wsp_personal_workspace_description','en','Here you can manage your private files, blogs and artifacts.',NULL,NULL); INSERT INTO `lng_data` VALUES ('wsp','wsp_type_file','en','File',NULL,NULL); -INSERT INTO `lng_data` VALUES ('wsp','wsp_personal_workspace','en','Workspace',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','personal_workspace','en','Workspace',NULL,NULL); +INSERT INTO `lng_data` VALUES ('wsp','wsp_type_wfld','en','Folder',NULL,NULL); +INSERT INTO `lng_data` VALUES ('wsp','wsp_personal_workspace_description','en','Here you can manage your private files, blogs and artifacts.',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','trac_learning_progress_of','en','Learning Progress of %s',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','personal_workspace','en','Workspace',NULL,NULL); +INSERT INTO `lng_data` VALUES ('wsp','wsp_personal_workspace','en','Workspace',NULL,NULL); INSERT INTO `lng_data` VALUES ('wiki','wiki_public_comments','en','Public Comments',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_special_page','en','Special Content Page',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_layout_template','en','Layout Template',NULL,NULL); @@ -15315,43 +15318,43 @@ INSERT INTO `lng_data` VALUES ('style','sty_make_global_fixed','en','Force this INSERT INTO `lng_data` VALUES ('style','sty_make_global_default','en','Set as default style',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_remove_global_fixed_state','en','Remove Global Fixed State',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_remove_global_default_state','en','Remove Global Default State',NULL,NULL); -INSERT INTO `lng_data` VALUES ('style','sty_type_rte_tlink','en','RTE Tree Node Link',NULL,NULL); -INSERT INTO `lng_data` VALUES ('style','sty_from','en','From',NULL,NULL); -INSERT INTO `lng_data` VALUES ('style','sty_to','en','To',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_add_content_style','en','Add Content Style',NULL,NULL); -INSERT INTO `lng_data` VALUES ('style','sty_type_rte_status','en','RTE Status',NULL,NULL); +INSERT INTO `lng_data` VALUES ('style','sty_to','en','To',NULL,NULL); +INSERT INTO `lng_data` VALUES ('style','sty_from','en','From',NULL,NULL); +INSERT INTO `lng_data` VALUES ('style','sty_type_rte_tlink','en','RTE Tree Node Link',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_type_rte_node','en','RTE Tree Node',NULL,NULL); +INSERT INTO `lng_data` VALUES ('style','sty_type_rte_status','en','RTE Status',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','trac_status_changed','en','Last Status Change',NULL,NULL); -INSERT INTO `lng_data` VALUES ('rbac','precondition_obligatory_info','en','Compulsory preconditions must be fulfilled, for having access.',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','precondition_obligatory','en','Compulsory',NULL,NULL); -INSERT INTO `lng_data` VALUES ('rbac','active_preconditions','en','Preconditions',NULL,NULL); +INSERT INTO `lng_data` VALUES ('rbac','precondition_obligatory_info','en','Compulsory preconditions must be fulfilled, for having access.',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','precondition_not_obligatory_alt','en','Precondition is optional',NULL,NULL); +INSERT INTO `lng_data` VALUES ('rbac','active_preconditions','en','Preconditions',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','precondition_obligatory_alt','en','Precondition must be fulfilled',NULL,NULL); -INSERT INTO `lng_data` VALUES ('style','sty_type_rte_tree','en','RTE Tree Section',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','page_does_not_exist','en','We are sorry, but this page does not exist.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('style','sty_type_rte_tree','en','RTE Tree Section',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_type_rte_mlink','en','RTE Menu Link',NULL,NULL); -INSERT INTO `lng_data` VALUES ('style','sty_rte_char','en','SCORM RTE',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_type_rte_menu','en','RTE Menu',NULL,NULL); +INSERT INTO `lng_data` VALUES ('style','sty_rte_char','en','SCORM RTE',NULL,NULL); INSERT INTO `lng_data` VALUES ('auth','auth_sync_cas_info','en','Creates automatically ILIAS user accounts, for users that successfully authenticated against CAS, without having an ILIAS account yet.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('auth','auth_sync','en','User Synchronisation',NULL,NULL); INSERT INTO `lng_data` VALUES ('auth','auth_sync_cas','en','Automatic generation of user accounts',NULL,NULL); +INSERT INTO `lng_data` VALUES ('auth','auth_sync','en','User Synchronisation',NULL,NULL); INSERT INTO `lng_data` VALUES ('ldap','ldap_as_ds_info','en','If activated, this LDAP configuration is used only for the synchronization of user accounts in combination with other authentication methods (e.g. CAS or Radius).',NULL,NULL); INSERT INTO `lng_data` VALUES ('ldap','ldap_as_ds','en','Use as Data Source',NULL,NULL); -INSERT INTO `lng_data` VALUES ('auth','auth_radius_ldap','en','Synchronization using LDAP',NULL,NULL); INSERT INTO `lng_data` VALUES ('auth','auth_radius_ldap_info','en','If enabled, the synchronization of user accounts and role assignments is done using an existing LDAP configuration.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('auth','auth_radius_sync_rad_info','en','Creates automatically ILIAS user accounts, for users that successfully authenticated against Radius, without having an ILIAS account yet.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('auth','auth_radius_ldap','en','Synchronization using LDAP',NULL,NULL); INSERT INTO `lng_data` VALUES ('auth','auth_radius_sync_rad','en','Automatic generation of user accounts',NULL,NULL); +INSERT INTO `lng_data` VALUES ('auth','auth_radius_sync_rad_info','en','Creates automatically ILIAS user accounts, for users that successfully authenticated against Radius, without having an ILIAS account yet.',NULL,NULL); INSERT INTO `lng_data` VALUES ('sahs','sahs_list_info','en','Use leading * for bullet lists or leading # for numbered lists.',NULL,NULL); INSERT INTO `lng_data` VALUES ('sahs','sahs_hide_objectives_page_info','en','If checked, the SCO description and objectives page will not be included in the presentation.',NULL,NULL); INSERT INTO `lng_data` VALUES ('sahs','sahs_hide_objectives_page','en','Hide Description/Objectives Page',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_ed_insert_login_page_element','en','Insert Login Page Element',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','enable_anonymous_fora_desc','en','If this option is disabled, the feature ‘Posting with pseudonym’ is not available in forums anymore.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','enable_anonymous_fora','en','Allow posting with pseudonym',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','enable_anonymous_fora_desc','en','If this option is disabled, the feature ‘Posting with pseudonym’ is not available in forums anymore.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','obj_ass','en','Asset',NULL,NULL); -INSERT INTO `lng_data` VALUES ('sahs','sahs_insert_ass','en','Insert Asset',NULL,NULL); +INSERT INTO `lng_data` VALUES ('trac','trac_sync_obj_stats_success','en','Data has been updated.',NULL,NULL); INSERT INTO `lng_data` VALUES ('sahs','sahs_new_asset','en','New Asset',NULL,NULL); +INSERT INTO `lng_data` VALUES ('sahs','sahs_insert_ass','en','Insert Asset',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','trac_sync_obj_stats','en','Update Data',NULL,NULL); -INSERT INTO `lng_data` VALUES ('trac','trac_sync_obj_stats_success','en','Data has been updated.',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','trac_data_deleted','en','Data has been deleted.',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','trac_sure_delete_data','en','Are you sure you want to delete the complete data for the following months? This will remove all statistics for that period incl. Usage Intensity, Daily Usage, Learning Progress Statistics Course and Number of Objects.',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','trac_delete_data','en','Delete Data',NULL,NULL); @@ -15359,25 +15362,25 @@ INSERT INTO `lng_data` VALUES ('trac','trac_object_stat_admin','en','Manage Data INSERT INTO `lng_data` VALUES ('trac','trac_object_stat_daily','en','Daily Usage',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','trac_trash','en','Moved to Trash',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','trac_reference','en','References',NULL,NULL); -INSERT INTO `lng_data` VALUES ('trac','trac_figure','en','Key Figure',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','trac_object_stat_types','en','Number of Objects',NULL,NULL); -INSERT INTO `lng_data` VALUES ('trac','trac_object_stat_access','en','Usage Intensity',NULL,NULL); +INSERT INTO `lng_data` VALUES ('trac','trac_figure','en','Key Figure',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','trac_show_graph','en','Show Graph',NULL,NULL); +INSERT INTO `lng_data` VALUES ('trac','trac_object_stat_access','en','Usage Intensity',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','trac_read_count_spent_seconds','en','Time Spent / Access',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_added_tab','en','Panel added.',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','question_changed_in_survey_only','en','Question was changed only in survey',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_wrong_answers_single','en','Incorrect Choice.',NULL,NULL); INSERT INTO `lng_data` VALUES ('user','user_save_ordering_and_titles','en','Save ordering and titles',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','trac_first_and_last_access','en','First and Last Access',NULL,NULL); -INSERT INTO `lng_data` VALUES ('trac','trac_report_date','en','Date of Report',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','trac_report_owner','en','Owner of Report',NULL,NULL); +INSERT INTO `lng_data` VALUES ('trac','trac_report_date','en','Date of Report',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','trac_object_owner','en','Owner of Object',NULL,NULL); -INSERT INTO `lng_data` VALUES ('trac','trac_object_link','en','Link to Object',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','trac_object_name','en','Name of Object',NULL,NULL); +INSERT INTO `lng_data` VALUES ('trac','trac_object_link','en','Link to Object',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','trac_name_of_installation','en','Name of Installation',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','trac_view_mode_collection','en','Only objects that determine the overall status',NULL,NULL); -INSERT INTO `lng_data` VALUES ('trac','trac_view_mode_all','en','All Objects',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','trac_view_mode','en','View Mode',NULL,NULL); +INSERT INTO `lng_data` VALUES ('trac','trac_view_mode_all','en','All Objects',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','trac_all','en','All',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','rbac_create_usr','en','User is allowed to create user accounts',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','nr_following_sessions','en','%1d following session(s)...',NULL,NULL); @@ -15388,37 +15391,37 @@ INSERT INTO `lng_data` VALUES ('rbac','frma_visible','en','Forum Administration INSERT INTO `lng_data` VALUES ('assessment','tst_exp_sc_short_desc','en','In the ‘Statistics’-tab an additional export option is offered. It generates a spreadsheet for item analysis outside of ILIAS. This option only works for tests purely composed of Single Choice Questions.',NULL,NULL); INSERT INTO `lng_data` VALUES ('assessment','tst_exp_sc_short','en','Item Analysis Export for Pure Single Choice Tests',NULL,NULL); INSERT INTO `lng_data` VALUES ('wiki','wiki_change_notification_salutation','en','Hello %s,',NULL,NULL); -INSERT INTO `lng_data` VALUES ('administration','apache_settings_changed_success','en','Configuration saved',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','err_auth_apache_failed','en','The authentication has failed. Maybe you have no valid user certificate or your smart card is not inserted.',NULL,NULL); INSERT INTO `lng_data` VALUES ('administration','apache_auth_authenticate_on_login_page','en','Try Apache authentication when entering the login page',NULL,NULL); -INSERT INTO `lng_data` VALUES ('administration','apache_auth_username_direct_mapping_fieldname','en','Field for assignment',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','err_auth_apache_failed','en','The authentication has failed. Maybe you have no valid user certificate or your smart card is not inserted.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('administration','apache_settings_changed_success','en','Configuration saved',NULL,NULL); INSERT INTO `lng_data` VALUES ('administration','auth_apache','en','Apache',NULL,NULL); +INSERT INTO `lng_data` VALUES ('administration','apache_ldap_hint_ldap_must_be_configured','en','LDAP must be configured in administration',NULL,NULL); +INSERT INTO `lng_data` VALUES ('administration','apache_auth_username_direct_mapping_fieldname','en','Field for assignment',NULL,NULL); INSERT INTO `lng_data` VALUES ('administration','apache_auth_username_extended_mapping','en','Extended assignment',NULL,NULL); INSERT INTO `lng_data` VALUES ('administration','apache_auth_username_by_function','en','Assign user names by custom function',NULL,NULL); -INSERT INTO `lng_data` VALUES ('administration','apache_ldap_hint_ldap_must_be_configured','en','LDAP must be configured in administration',NULL,NULL); +INSERT INTO `lng_data` VALUES ('administration','apache_auth_target_override_login','en','Target url for custom login page',NULL,NULL); +INSERT INTO `lng_data` VALUES ('administration','apache_auth_username_config','en','Username configuration',NULL,NULL); INSERT INTO `lng_data` VALUES ('administration','apache_auth_username_config_type','en','Type',NULL,NULL); INSERT INTO `lng_data` VALUES ('administration','apache_auth_username_direct_mapping','en','Straight assignment',NULL,NULL); -INSERT INTO `lng_data` VALUES ('administration','apache_auth_username_config','en','Username configuration',NULL,NULL); -INSERT INTO `lng_data` VALUES ('administration','apache_auth_target_override_login','en','Target url for custom login page',NULL,NULL); INSERT INTO `lng_data` VALUES ('administration','apache_auth_enable_override_login','en','Override default login page',NULL,NULL); INSERT INTO `lng_data` VALUES ('administration','apache_auth_indicator_value','en','Indicator-value for successful authentication',NULL,NULL); -INSERT INTO `lng_data` VALUES ('administration','apache_auth_indicator_name','en','Indicator-field for successful authentication',NULL,NULL); INSERT INTO `lng_data` VALUES ('administration','apache_enable_ldap','en','Enable LDAP user assignment',NULL,NULL); +INSERT INTO `lng_data` VALUES ('administration','apache_auth_indicator_name','en','Indicator-field for successful authentication',NULL,NULL); INSERT INTO `lng_data` VALUES ('administration','apache_enable_local','en','Enable local user assignment',NULL,NULL); -INSERT INTO `lng_data` VALUES ('administration','apache_autocreate','en','Enable account generation',NULL,NULL); INSERT INTO `lng_data` VALUES ('administration','apache_default_role','en','Default user role',NULL,NULL); +INSERT INTO `lng_data` VALUES ('administration','apache_autocreate','en','Enable account generation',NULL,NULL); INSERT INTO `lng_data` VALUES ('administration','apache_enable_auth','en','Enable Apache Authentication support',NULL,NULL); INSERT INTO `lng_data` VALUES ('administration','apache_settings','en','Configure LDAP Authentication',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_correct_answers_shown','en','Correct solution see above.',NULL,NULL); INSERT INTO `lng_data` VALUES ('administration','apache_auth_settings','en','Apache',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_nr_of_tries_exceeded','en','Number of tries exceeded.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_correct_answers_shown','en','Correct solution see above.',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_all_answers_correct','en','Correct!',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_enough_answers_correct','en','Correct, but not the best solution!',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_please_try_again','en','Please try again!',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_tries_remaining','en','Tries Remaining',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_submit_answers','en','Submit',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_wrong_answers','en','Incorrect Items',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_tries_remaining','en','Tries Remaining',NULL,NULL); INSERT INTO `lng_data` VALUES ('administration','language_merged_global','en','The local changes were merged into the standard language file.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_submit_answers','en','Submit',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','webdav_pwd_instruction_success','en','A new local password has been created. You can now open the repository as webfolder.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','webdav_pwd_instruction','en','We suggest to create a local password for opening the repository as webfolder.
This password is only required for the webfolder functionality.',NULL,NULL); INSERT INTO `lng_data` VALUES ('forum','frm_edit_title','en','Edit Title',NULL,NULL); @@ -15441,40 +15444,40 @@ INSERT INTO `lng_data` VALUES ('trac','trac_learning_progress_settings_info','en INSERT INTO `lng_data` VALUES ('common','mail_at_the_ilias_installation','en','You received %1$s new mail at the ILIAS-Installation %2$s',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','mails_at_the_ilias_installation','en','You received %1$s new mails at the ILIAS-Installation %2$s',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','follow_link_to_read_mails','en','click the following link to read these mails:',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','cron_mail_notification_message','en','Send Mail Notifications with Mail-Message',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','cron_mail_notification_message_info','en','If enabled, all users will get notifications with complete mail message by external mail.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','cron_mail_notification_message','en','Send Mail Notifications with Mail-Message',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','add_consultation_hours','en','Add Consultation Hours',NULL,NULL); -INSERT INTO `lng_data` VALUES ('trac','trac_others','en','Others',NULL,NULL); INSERT INTO `lng_data` VALUES ('assessment','dont_use_questionpool','en','Don\'t insert the questions in a question pool (only available in this test)',NULL,NULL); -INSERT INTO `lng_data` VALUES ('trac','trac_sum','en','Sum',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','trac_average','en','Average',NULL,NULL); +INSERT INTO `lng_data` VALUES ('trac','trac_sum','en','Sum',NULL,NULL); +INSERT INTO `lng_data` VALUES ('trac','trac_others','en','Others',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','trac_lp_determination_info_crs_tutor','en','This selection is not connected to the learning progress status.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','cronjob_last_start_unknown','en','Indeterminate',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','trac_lp_determination_tutor','en','Display of objects in learning progress',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','cronjob_last_start_unknown','en','Indeterminate',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','disk_quota_summary_subject','en','Summary of Exceeded Disk Quota',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','usrf_profile_link','en','Link to user profile',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','currently_used_disk_space','en','Currently used disk space',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','usrf_profile_link','en','Link to user profile',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','disk_quota_exceeded_headline','en','The following users have exceeded their disk quota:',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','disk_quota_summary_rctp_desc','en','Enter the user names (comma-separated) of those users who shall receive a daily report with users currently exceeding the disk quota.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','disk_quota_summary_rctp','en','Recipients',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','disk_quota_summary_rctp_desc','en','Enter the user names (comma-separated) of those users who shall receive a daily report with users currently exceeding the disk quota.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','enable_disk_quota_summary_mail_desc','en','The disk quota summary is a daily notification containing all users, who exceeded their disk quota.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','cronjob_last_start','en','Last Start of the Cron Job',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','enable_disk_quota_summary_mail','en','Send Disk Quota Summary',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','cronjob_last_start','en','Last Start of the Cron Job',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','sess_mode','en','Session Mode',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','trac_mode_deactivated_info_new','en','The learning progress status is not displayed and does not influence parent objects.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','sess_load_dependent_session_handling','en','Load Dependent Session Handling',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','sess_fixed_duration','en','Fixed Session Duration',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','sess_load_dependent_session_handling','en','Load Dependent Session Handling',NULL,NULL); INSERT INTO `lng_data` VALUES ('ps','ps_export_excel','en','Start Excel Export',NULL,NULL); -INSERT INTO `lng_data` VALUES ('rbac','rbac_repository_permissions','en','Repository Permissions',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','rbac_admin_permissions','en','Administration Permissions',NULL,NULL); +INSERT INTO `lng_data` VALUES ('rbac','rbac_repository_permissions','en','Repository Permissions',NULL,NULL); INSERT INTO `lng_data` VALUES ('assessment','mailnottype','en','Send notification even if a user finishes a test pass',NULL,NULL); INSERT INTO `lng_data` VALUES ('registration','reg_allow_codes_info','en','Users are also allowed to register via codes.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('registration','reg_allow_codes','en','Allow Codes',NULL,NULL); INSERT INTO `lng_data` VALUES ('registration','reg_confirmation_hash_life_time','en','Lifetime',NULL,NULL); +INSERT INTO `lng_data` VALUES ('registration','reg_allow_codes','en','Allow Codes',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','moderate_frm','en','Moderate',NULL,NULL); INSERT INTO `lng_data` VALUES ('webr','webr_import','en','Import Weblink',NULL,NULL); -INSERT INTO `lng_data` VALUES ('rbac','add_thread','en','Add Thread',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','add_reply','en','Add Reply',NULL,NULL); +INSERT INTO `lng_data` VALUES ('rbac','add_thread','en','Add Thread',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','mail_to_global_roles','en','Global Mails',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','smtp_mail','en','SMTP E-Mail',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','push_desktop_items','en','Push Items on the Personal Desktop',NULL,NULL); @@ -15486,41 +15489,41 @@ INSERT INTO `lng_data` VALUES ('dateplaner','cal_ch_manager_info','en','Login of INSERT INTO `lng_data` VALUES ('dateplaner','cal_ch_manager','en','Consultation Hour Manager',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','role_confirm_block_role_header','en','Do you really want to change the block role status of the chosen roles?',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','role_confirm_unblock_role_info','en','The following steps will be performed for the action \"Unblock Role\":

- the local policy will be deleted.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('rbac','role_block_role','en','Block Role',NULL,NULL); -INSERT INTO `lng_data` VALUES ('rbac','role_confirm_block_role','en','Save Role Status',NULL,NULL); -INSERT INTO `lng_data` VALUES ('rbac','role_blocked','en',': Role will be blocked',NULL,NULL); +INSERT INTO `lng_data` VALUES ('rbac','role_confirm_block_role_info','en','The following steps will be performed for the action \"Block Role\":

- the role permissions of this and all subordinated objects will be blocked.
- the new permission settings will be protected.',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','role_unblocked','en',': Role will be unblocked',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','role_block_role_desc','en','The access to this and all subordinated objects is will be revoked.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('rbac','role_confirm_block_role_info','en','The following steps will be performed for the action \"Block Role\":

- the role permissions of this and all subordinated objects will be blocked.
- the new permission settings will be protected.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('rbac','write','en','Edit Settings',NULL,NULL); -INSERT INTO `lng_data` VALUES ('rbac','rbac_local_policy','en','Local Policy',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_new_chap','en','New Chapter',NULL,NULL); +INSERT INTO `lng_data` VALUES ('rbac','role_blocked','en',': Role will be blocked',NULL,NULL); INSERT INTO `lng_data` VALUES ('book','book_not','en','Not',NULL,NULL); INSERT INTO `lng_data` VALUES ('administration','adm_rep_tree_limit_grp_crs_info','en','This relies on and automatically activates the ‘Synchronize Tree Frame’ feature.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('rbac','write','en','Edit Settings',NULL,NULL); +INSERT INTO `lng_data` VALUES ('rbac','rbac_local_policy','en','Local Policy',NULL,NULL); +INSERT INTO `lng_data` VALUES ('rbac','role_block_role','en','Block Role',NULL,NULL); +INSERT INTO `lng_data` VALUES ('rbac','role_confirm_block_role','en','Save Role Status',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_new_page','en','New Page',NULL,NULL); -INSERT INTO `lng_data` VALUES ('grp','grp_agreement_required','en','You have to accept the user agreement, if you want to access the group content.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('grp','grp_role_status','en','Role/Status',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_new_chap','en','New Chapter',NULL,NULL); INSERT INTO `lng_data` VALUES ('grp','grp_export_members','en','Export Participants',NULL,NULL); +INSERT INTO `lng_data` VALUES ('grp','grp_role_status','en','Role/Status',NULL,NULL); +INSERT INTO `lng_data` VALUES ('grp','grp_agreement_required','en','You have to accept the user agreement, if you want to access the group content.',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','read_count_avg','en','Average page views',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','create_date_max','en','Latest Registration',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','create_date_min','en','Earliest Registration',NULL,NULL); -INSERT INTO `lng_data` VALUES ('trac','user_total','en','User Total',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','registration_filter','en','Date of Registration',NULL,NULL); -INSERT INTO `lng_data` VALUES ('grp','grp_user_agreement','en','Released Data Types',NULL,NULL); +INSERT INTO `lng_data` VALUES ('trac','user_total','en','User Total',NULL,NULL); INSERT INTO `lng_data` VALUES ('grp','grp_agree','en','Acceptance',NULL,NULL); +INSERT INTO `lng_data` VALUES ('grp','grp_user_agreement','en','Released Data Types',NULL,NULL); INSERT INTO `lng_data` VALUES ('grp','grp_agreement_header','en','User Agreement',NULL,NULL); -INSERT INTO `lng_data` VALUES ('grp','grp_info_agreement','en','The following data types are visible for group administrators:',NULL,NULL); INSERT INTO `lng_data` VALUES ('grp','grp_info_agree','en','I accept, that the above data types are visible for group administrators.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('grp','grp_info_agreement','en','The following data types are visible for group administrators:',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','optional_filter_hint','en','Please activate one of the optional filters.',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','rbac_create_book','en','Create Booking Pool',NULL,NULL); -INSERT INTO `lng_data` VALUES ('rbac','book_read','en','User can book resources / objects in booking pool',NULL,NULL); -INSERT INTO `lng_data` VALUES ('rbac','book_delete','en','User can move or delete booking pool',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','book_write','en','User can edit settings and content of booking pool',NULL,NULL); +INSERT INTO `lng_data` VALUES ('rbac','book_delete','en','User can move or delete booking pool',NULL,NULL); +INSERT INTO `lng_data` VALUES ('rbac','book_read','en','User can book resources / objects in booking pool',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','book_visible','en','Booking pool is visible',NULL,NULL); -INSERT INTO `lng_data` VALUES ('rbac','book_edit_permission','en','User can change permission settings for booking pool',NULL,NULL); +INSERT INTO `lng_data` VALUES ('rbac','edit_event','en','Edit Calendar',NULL,NULL); INSERT INTO `lng_data` VALUES ('book','book_set_cancel','en','Cancel Reservation',NULL,NULL); +INSERT INTO `lng_data` VALUES ('rbac','book_edit_permission','en','User can change permission settings for booking pool',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','edit_permission','en','Change Permissions',NULL,NULL); -INSERT INTO `lng_data` VALUES ('rbac','edit_event','en','Edit Calendar',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','cat_administrate_users','en','Administrate Local User Accounts',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','read_users','en','Read Access to User Accounts',NULL,NULL); INSERT INTO `lng_data` VALUES ('grp','grp_user_agreement_info','en','Visible Personal Data for Group Administrators',NULL,NULL); @@ -15587,15 +15590,15 @@ INSERT INTO `lng_data` VALUES ('book','book_book','en','Book',NULL,NULL); INSERT INTO `lng_data` VALUES ('book','book_no_of_objects','en','No. of Objects',NULL,NULL); INSERT INTO `lng_data` VALUES ('book','book_schedules','en','Schedules',NULL,NULL); INSERT INTO `lng_data` VALUES ('book','book_booking_types','en','Booking Objects',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','meta_c_TL','en','Timor-Leste',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','sel_country','en','Country',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','meta_c_TL','en','Timor-Leste',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_RS','en','Serbia',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_PS','en','Palestinian Territories (Occupied)',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_MF','en','Saint Martin (French part)',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','meta_c_ME','en','Montenegro',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_JE','en','Jersey',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','meta_c_IM','en','Isle of Man',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','meta_c_ME','en','Montenegro',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_HK','en','Hong Kong',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','meta_c_IM','en','Isle of Man',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_GG','en','Guernsey',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_BL','en','Saint Barthélemy',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_AX','en','Åland Islands',NULL,NULL); @@ -15619,26 +15622,26 @@ INSERT INTO `lng_data` VALUES ('survey','delete_saved_message','en','Delete Mess INSERT INTO `lng_data` VALUES ('survey','insert_saved_message','en','Insert Message Text',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','saved_messages','en','Available messages',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','save_reuse_title','en','Message text title',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','workingtime','en','Working time',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','save_reuse_message','en','Save message text for later use',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','workingtime','en','Working time',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','msg_duplicate_scale','en','Please enter unique scale values.',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','msg_min_max_exact_answers','en','Please check exactly %s answer(s).',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','msg_min_max_nr_answers','en','Please check at least %s and at most %s answers.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','msg_max_nr_answers','en','Please check at most %s answers.',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','msg_min_nr_answers','en','Please check at least %s answer(s).',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','msg_max_nr_answers','en','Please check at most %s answers.',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','finished_mail_subject','en','The survey \"%s\" was finished',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','mail_sent_short','en','Sent',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','please_enter_mail_url','en','Please enter the access url placeholder [url]',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','please_enter_mail_code','en','Please enter the access code placeholder [code]',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','default_codes_mail_message','en','Your survey access code is [code]. You can start the survey in your web browser using the URL [url]',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','default_codes_mail_subject','en','Your access code for %s',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','default_codes_mail_message','en','Your survey access code is [code]. You can start the survey in your web browser using the URL [url]',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','send_to_answered','en','To all recipients who did finish the survey',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','send_to_unanswered','en','To all recipients who did not finish the survey (reminder)',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','message_content_info','en','Enter the mail message for the notification mail containing the survey codes for the participants. You may use the placeholders [code] (the access code), [url] (the URL to this survey), and participant related data depending on your import fields: %s. The placeholders will be replaced with the imported user data in the mail.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','send_to_answered','en','To all recipients who did finish the survey',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','not_sent_only','en','Only to new recipients (who did not receive a mail yet)',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','send_to_all','en','To all recipients',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','import_from_text','en','Import user data from a text',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','recipients','en','Recipients',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','import_from_text','en','Import user data from a text',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','import_from_file','en','Import user data from a file',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','externaltext_info','en','The import text must be arranged in rows and columns, columns separated by a semicolon. The first row contains the column titles. The text must at least contain an ‘email’ column containing the recipient e-mail.',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','externaltext','en','Import text',NULL,NULL); @@ -15682,8 +15685,8 @@ INSERT INTO `lng_data` VALUES ('survey','question_sr_no_other_answer_checked','e INSERT INTO `lng_data` VALUES ('survey','question_mr_no_other_answer_checked','en','You need to select the checkbox if you enter a text for an answer',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','question_mr_no_other_answer','en','Please enter a text for the other answer',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','use_other_answer','en','Open answer',NULL,NULL); -INSERT INTO `lng_data` VALUES ('export','export_save_selection','en','Start Export',NULL,NULL); INSERT INTO `lng_data` VALUES ('export','export_existing','en','Reuse',NULL,NULL); +INSERT INTO `lng_data` VALUES ('export','export_save_selection','en','Start Export',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_booking_cancellation_user','en','This is a copy from the original mail to user:',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_booking_cancellation_body','en','your appointment with %s has been cancelled.',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_booking_cancellation_subject','en','The appointment \"%s\" has been cancelled',NULL,NULL); @@ -15702,38 +15705,38 @@ INSERT INTO `lng_data` VALUES ('crs','crs_reg_code','en','Admission per Link',NU INSERT INTO `lng_data` VALUES ('dateplaner','cal_cancel_booking_confirmed','en','The booking has been cancelled successfully.',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_booking_confirmed','en','The appointment has been booked successfully.',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_cancel_booking','en','Cancel Booking',NULL,NULL); -INSERT INTO `lng_data` VALUES ('dateplaner','cal_cancel_booking_info','en','Please confirm the cancellation of this booking.',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_confirm_booking','en','Confirm Booking',NULL,NULL); -INSERT INTO `lng_data` VALUES ('dateplaner','cal_confirm_booking_info','en','Please confirm the booking for this appointment.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('dateplaner','cal_cancel_booking_info','en','Please confirm the cancellation of this booking.',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_ch_cancel_booking','en','Cancel Booking',NULL,NULL); -INSERT INTO `lng_data` VALUES ('dateplaner','cal_ch_current_bookings','en','Current Bookings',NULL,NULL); +INSERT INTO `lng_data` VALUES ('dateplaner','cal_confirm_booking_info','en','Please confirm the booking for this appointment.',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_ch_book','en','Book Appointment',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_ch_booking_owner','en','Owner',NULL,NULL); -INSERT INTO `lng_data` VALUES ('dateplaner','cal_consultation_hours_for','en','Consultation hours for',NULL,NULL); +INSERT INTO `lng_data` VALUES ('dateplaner','cal_ch_current_bookings','en','Current Bookings',NULL,NULL); INSERT INTO `lng_data` VALUES ('user','user_order','en','Order',NULL,NULL); +INSERT INTO `lng_data` VALUES ('dateplaner','cal_consultation_hours_for','en','Consultation hours for',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_selected_terms','en','Selected Terms',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_whole_glossary','en','Whole Glossary',NULL,NULL); -INSERT INTO `lng_data` VALUES ('wiki','wiki_whole_wiki','en','Whole Wiki',NULL,NULL); INSERT INTO `lng_data` VALUES ('wiki','wiki_selected_pages','en','Selected Pages',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','htlm_import','en','Import HTML Learning Module',NULL,NULL); +INSERT INTO `lng_data` VALUES ('wiki','wiki_whole_wiki','en','Whole Wiki',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_selection','en','Selection',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','htlm_import','en','Import HTML Learning Module',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_no_download_file_available','en','There is currently no public download file available.',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_download_no_download','en','Download will not be available to users, since the download feature is not activated.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_download_no_menu','en','Download will not be available to users since the learning module menu is not activated.',NULL,NULL); INSERT INTO `lng_data` VALUES ('form','form_alphabet_all','en','All',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_download_no_menu','en','Download will not be available to users since the learning module menu is not activated.',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_never','en','Never',NULL,NULL); INSERT INTO `lng_data` VALUES ('user','user_adm_enable_alpha_nav','en','Alphabetical Navigation in User Administration',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_second','en','Second',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_third_and_more','en','Third or More',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_users_answered','en','Users Answered',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_correct_after_first','en','First Try Correct',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','rbac_role_rights_copy_change_existing','en','Change Existing Objects',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_users_answered','en','Users Answered',NULL,NULL); +INSERT INTO `lng_data` VALUES ('rbac','rbac_role_rights_copy','en','Copy Permissions',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','rbac_role_rights_copy_empty','en','None',NULL,NULL); -INSERT INTO `lng_data` VALUES ('rbac','rbac_role_add_to_desktop','en','Add To Personal Desktop',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','rbac_role_add_to_desktop_info','en','Make object a selected desktop item for all role members',NULL,NULL); -INSERT INTO `lng_data` VALUES ('rbac','rbac_role_rights_copy','en','Copy Permissions',NULL,NULL); -INSERT INTO `lng_data` VALUES ('ps','rbac_log_age_info','en','Maximum age of log entries in month',NULL,NULL); INSERT INTO `lng_data` VALUES ('ps','rbac_log_age','en','Keep Log Entries',NULL,NULL); +INSERT INTO `lng_data` VALUES ('ps','rbac_log_age_info','en','Maximum age of log entries in month',NULL,NULL); +INSERT INTO `lng_data` VALUES ('rbac','rbac_role_add_to_desktop','en','Add To Personal Desktop',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_ch_ch','en','Consultation Hours',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_ch_personal_ch','en','Personal Consultation Hours',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_ch_num_appointments_info','en','Please define the number of sequent appointments.',NULL,NULL); @@ -15747,85 +15750,85 @@ INSERT INTO `lng_data` VALUES ('rbac','rbac_log_changed_owner','en','Changed Own INSERT INTO `lng_data` VALUES ('rbac','rbac_log_change_owner','en','Change Owner of Object',NULL,NULL); INSERT INTO `lng_data` VALUES ('ps','rbac_log_info','en','Enable logging of all changes to object permissions',NULL,NULL); INSERT INTO `lng_data` VALUES ('ps','rbac_log','en','Permission Log',NULL,NULL); -INSERT INTO `lng_data` VALUES ('rbac','rbac_log_edit_template','en','Edit Role Template',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','rbac_log_edit_template_existing','en','Use Role Template for Existing Objects',NULL,NULL); -INSERT INTO `lng_data` VALUES ('rbac','rbac_log_create_object','en','Create Object',NULL,NULL); +INSERT INTO `lng_data` VALUES ('rbac','rbac_log_edit_template','en','Edit Role Template',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','rbac_log_copy_object','en','Copy Object',NULL,NULL); -INSERT INTO `lng_data` VALUES ('rbac','rbac_log_move_object','en','Move Object',NULL,NULL); +INSERT INTO `lng_data` VALUES ('rbac','rbac_log_create_object','en','Create Object',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','rbac_log_link_object','en','Link Object',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','rbac_log_edit_permissions','en','Edit Permissions',NULL,NULL); -INSERT INTO `lng_data` VALUES ('rbac','rbac_log_inheritance_add','en','Stopped Inheritance for \"%s\"',NULL,NULL); -INSERT INTO `lng_data` VALUES ('rbac','rbac_log_inheritance_rmv','en','Allowed Inheritance for \"%s\"',NULL,NULL); +INSERT INTO `lng_data` VALUES ('rbac','rbac_log_move_object','en','Move Object',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','rbac_log_source_object','en','Source object',NULL,NULL); -INSERT INTO `lng_data` VALUES ('rbac','rbac_log_operation_rmv','en','Removed Operation for \"%s\"',NULL,NULL); -INSERT INTO `lng_data` VALUES ('rbac','rbac_log','en','Log',NULL,NULL); +INSERT INTO `lng_data` VALUES ('rbac','rbac_log_inheritance_rmv','en','Allowed Inheritance for \"%s\"',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','rbac_changes','en','Changes',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','rbac_log_operation_add','en','Added Operation for \"%s\"',NULL,NULL); -INSERT INTO `lng_data` VALUES ('dateplaner','app_consultation_hours','en','Consultation Hours',NULL,NULL); +INSERT INTO `lng_data` VALUES ('rbac','rbac_log_operation_rmv','en','Removed Operation for \"%s\"',NULL,NULL); +INSERT INTO `lng_data` VALUES ('rbac','rbac_log_inheritance_add','en','Stopped Inheritance for \"%s\"',NULL,NULL); +INSERT INTO `lng_data` VALUES ('rbac','rbac_log','en','Log',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','log','en','Log',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_ch_form','en','Enable Consultation Hours',NULL,NULL); +INSERT INTO `lng_data` VALUES ('dateplaner','app_consultation_hours','en','Consultation Hours',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_ch_form_info','en','This option enables the management of personal consultation hours in the calendar.',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_ch_form_header','en','Consultation Hours',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','cals_add_consultation_hours','en','User can offer and edit consultation hours in calendar',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_back_to_cal','en','Back to Calendar',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_delete_recurrences','en','Delete all recurrences',NULL,NULL); -INSERT INTO `lng_data` VALUES ('dateplaner','cal_manage','en','Manage Calendars',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_delete_single','en','Delete only this appointment',NULL,NULL); +INSERT INTO `lng_data` VALUES ('dateplaner','cal_manage','en','Manage Calendars',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_unshare','en','Cancel Sharing',NULL,NULL); -INSERT INTO `lng_data` VALUES ('dateplaner','cal_back_to_search','en','Back to Search',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_back_to_list','en','Back to List',NULL,NULL); +INSERT INTO `lng_data` VALUES ('dateplaner','cal_back_to_search','en','Back to Search',NULL,NULL); INSERT INTO `lng_data` VALUES ('exc','exc_import','en','Import Exercise',NULL,NULL); INSERT INTO `lng_data` VALUES ('sess','sess_import','en','Import Session',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_upcoming_events_header','en','Upcoming Events',NULL,NULL); -INSERT INTO `lng_data` VALUES ('feed','feed_import','en','Import Feed',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_repeat_until','en','Repeat until',NULL,NULL); -INSERT INTO `lng_data` VALUES ('wiki','wiki_change_notification_page_body_update','en','the following wiki page has been updated',NULL,NULL); -INSERT INTO `lng_data` VALUES ('wiki','wiki_change_notification_page_link','en','URL',NULL,NULL); +INSERT INTO `lng_data` VALUES ('feed','feed_import','en','Import Feed',NULL,NULL); INSERT INTO `lng_data` VALUES ('wiki','wiki_change_notification_link','en','URL',NULL,NULL); -INSERT INTO `lng_data` VALUES ('wiki','wiki_change_notification_subject','en','Wiki \"%1$s\" has been changed: %2$s',NULL,NULL); +INSERT INTO `lng_data` VALUES ('wiki','wiki_change_notification_page_link','en','URL',NULL,NULL); INSERT INTO `lng_data` VALUES ('exc','exc_submission_notification_subject','en','Exercise \"%s\" - New submission uploaded',NULL,NULL); +INSERT INTO `lng_data` VALUES ('wiki','wiki_change_notification_subject','en','Wiki \"%1$s\" has been changed: %2$s',NULL,NULL); +INSERT INTO `lng_data` VALUES ('wiki','wiki_change_notification_page_body_update','en','the following wiki page has been updated',NULL,NULL); INSERT INTO `lng_data` VALUES ('exc','exc_submission_notification_link','en','Link to exercise: %s',NULL,NULL); INSERT INTO `lng_data` VALUES ('exc','exc_submission_notification_body','en','A new submission for exercise \"%s\" has been uploaded.',NULL,NULL); INSERT INTO `lng_data` VALUES ('exc','exc_submission_notification_info','en','You will be notified when submissions are uploaded. This is a personal setting which does not affect other administrators of the exercise.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('exc','exc_submission_notification','en','E-Mail Notification on Submissions',NULL,NULL); -INSERT INTO `lng_data` VALUES ('mcst','mcst_import','en','Import Mediacast',NULL,NULL); INSERT INTO `lng_data` VALUES ('wiki','wiki_import','en','Import Wiki',NULL,NULL); -INSERT INTO `lng_data` VALUES ('crs','crs_groups_nr','en','Number of Memberships',NULL,NULL); +INSERT INTO `lng_data` VALUES ('mcst','mcst_import','en','Import Mediacast',NULL,NULL); +INSERT INTO `lng_data` VALUES ('exc','exc_submission_notification','en','E-Mail Notification on Submissions',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_add_to_group','en','Add to Group',NULL,NULL); -INSERT INTO `lng_data` VALUES ('assessment','info_answer_type_change','en','The question already contains images. You can\'t change the answer type to multi-line answers.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('crs','crs_groups_nr','en','Number of Memberships',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_members_groups','en','Memberships in Groups',NULL,NULL); INSERT INTO `lng_data` VALUES ('grp','grp_custom_user_fields','en','Group Relevant User Data',NULL,NULL); -INSERT INTO `lng_data` VALUES ('crs','crs_custom_user_fields','en','Course Relevant User Data',NULL,NULL); +INSERT INTO `lng_data` VALUES ('assessment','info_answer_type_change','en','The question already contains images. You can\'t change the answer type to multi-line answers.',NULL,NULL); INSERT INTO `lng_data` VALUES ('tbl','tbl_export_csv','en','Export CSV',NULL,NULL); INSERT INTO `lng_data` VALUES ('tbl','tbl_export_excel','en','Export Excel',NULL,NULL); -INSERT INTO `lng_data` VALUES ('search','search_item_filter_form_info','en','Search can be restricted to the chosen file types.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('crs','crs_custom_user_fields','en','Course Relevant User Data',NULL,NULL); INSERT INTO `lng_data` VALUES ('administration','group_export','en','Visible in Groups',NULL,NULL); INSERT INTO `lng_data` VALUES ('search','search_item_filter_form','en','Search by Type',NULL,NULL); +INSERT INTO `lng_data` VALUES ('search','search_item_filter_form_info','en','Search can be restricted to the chosen file types.',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','rbac_add_new_local_role','en','Add New Local Role',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_adm_notification_info','en','Choose this option, to send optional mail notifications to course/group participants about changed appointments.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('dateplaner','cal_notification','en','Mail Notification',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_notification_info','en','If enabled, all course/group participants will be notified per mail about this appointment.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('dateplaner','cal_crs_new_notification_body','en','a new appointment has been created in course \"%s\".',NULL,NULL); -INSERT INTO `lng_data` VALUES ('dateplaner','cal_grp_notification_body','en','an appointment has been changed in group \"%s\".',NULL,NULL); +INSERT INTO `lng_data` VALUES ('dateplaner','cal_notification','en','Mail Notification',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_crs_notification_body','en','an appointment has been changed in course \"%s\".',NULL,NULL); +INSERT INTO `lng_data` VALUES ('dateplaner','cal_grp_notification_body','en','an appointment has been changed in group \"%s\".',NULL,NULL); +INSERT INTO `lng_data` VALUES ('grp','grp_notification_salutation','en','Dear group participant,',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_notification_salutation','en','Dear course participant,',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_grp_new_notification_body','en','a new appointment has been created in group \"%s\".',NULL,NULL); -INSERT INTO `lng_data` VALUES ('grp','grp_notification_salutation','en','Dear group participant,',NULL,NULL); -INSERT INTO `lng_data` VALUES ('dateplaner','cal_crs_new_notification_sub','en','New Appointment in Course \"%s\"',NULL,NULL); +INSERT INTO `lng_data` VALUES ('dateplaner','cal_crs_new_notification_body','en','a new appointment has been created in course \"%s\".',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_crs_notification_sub','en','Changed Appointment in Course \"%s\"',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_grp_notification_sub','en','Changed Appointment in Group \"%s\"',NULL,NULL); -INSERT INTO `lng_data` VALUES ('trac','trac_participants','en','Show Participants',NULL,NULL); +INSERT INTO `lng_data` VALUES ('dateplaner','cal_crs_new_notification_sub','en','New Appointment in Course \"%s\"',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','trac_title','en','Title',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_grp_new_notification_sub','en','New Appointment in Group \"%s\"',NULL,NULL); -INSERT INTO `lng_data` VALUES ('administration','adm_table','en','Table',NULL,NULL); +INSERT INTO `lng_data` VALUES ('trac','trac_participants','en','Show Participants',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','trac_subitems','en','Show Sub-Items',NULL,NULL); INSERT INTO `lng_data` VALUES ('administration','adm_nr_statements','en','Number of Statements',NULL,NULL); +INSERT INTO `lng_data` VALUES ('administration','adm_table','en','Table',NULL,NULL); +INSERT INTO `lng_data` VALUES ('administration','adm_time','en','Time',NULL,NULL); INSERT INTO `lng_data` VALUES ('administration','adm_db_bench_by_first_table','en','Aggregated by First Table in SQL',NULL,NULL); INSERT INTO `lng_data` VALUES ('administration','adm_sql','en','SQL',NULL,NULL); -INSERT INTO `lng_data` VALUES ('administration','adm_time','en','Time',NULL,NULL); INSERT INTO `lng_data` VALUES ('administration','adm_db_bench_sorted_by_sql','en','Sorted by SQL',NULL,NULL); -INSERT INTO `lng_data` VALUES ('administration','adm_db_bench_slowest_first','en','Slowest First',NULL,NULL); INSERT INTO `lng_data` VALUES ('administration','adm_db_bench_chronological','en','Chronological',NULL,NULL); +INSERT INTO `lng_data` VALUES ('administration','adm_db_bench_slowest_first','en','Slowest First',NULL,NULL); INSERT INTO `lng_data` VALUES ('administration','adm_db_benchmark_user_desc','en','Only measurements for this user will be made.',NULL,NULL); INSERT INTO `lng_data` VALUES ('administration','adm_db_benchmark_user','en','User Account Name',NULL,NULL); INSERT INTO `lng_data` VALUES ('administration','adm_activate_db_benchmark_desc','en','Benchmarking will be automatically disabled after one request.',NULL,NULL); @@ -15849,46 +15852,46 @@ INSERT INTO `lng_data` VALUES ('news','news_rss_title_format','en','Title Format INSERT INTO `lng_data` VALUES ('news','news_add_news','en','Add News',NULL,NULL); INSERT INTO `lng_data` VALUES ('news','news_attached_to','en','Attached to',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_style_classes_copied','en','Style classes have been copied.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('style','sty_keep_existing','en','Keep Existing',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_paste_characteristics','en','Paste Style Classes',NULL,NULL); +INSERT INTO `lng_data` VALUES ('style','sty_keep_existing','en','Keep Existing',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_overwrite','en','Overwrite',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_if_style_class_already_exists','en','If style class already exists...',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_paste_style_classes','en','Paste Style Classes',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_copied_please_select_target','en','The style classes have been copied. Please open the target style and click ‘Paste Style Classes’.',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_all_styles_obligatory','en','All selected styles are compulsory and cannot be deleted.',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_delete_other_selected','en','Continue',NULL,NULL); -INSERT INTO `lng_data` VALUES ('tbl','tbl_template_deleted','en','The saved view has been deleted.',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_some_styles_obligatory_delete_rest','en','The following style classes are compulsory and cannot be deleted. Do you want to continue and delete the remaining selected style classes?',NULL,NULL); -INSERT INTO `lng_data` VALUES ('tbl','tbl_template_delete','en','Delete Saved View',NULL,NULL); INSERT INTO `lng_data` VALUES ('tbl','tbl_template_created','en','The current view has been saved.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('cmps','cmps_configure','en','Configure',NULL,NULL); +INSERT INTO `lng_data` VALUES ('tbl','tbl_template_deleted','en','The saved view has been deleted.',NULL,NULL); INSERT INTO `lng_data` VALUES ('tbl','tbl_templates','en','View',NULL,NULL); INSERT INTO `lng_data` VALUES ('tbl','tbl_template_create','en','Save Current View',NULL,NULL); +INSERT INTO `lng_data` VALUES ('tbl','tbl_template_delete','en','Delete Saved View',NULL,NULL); INSERT INTO `lng_data` VALUES ('administration','adm_rep_tree_limit_grp_crs','en','Show limited context tree in courses and groups.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('cmps','cmps_configure','en','Configure',NULL,NULL); INSERT INTO `lng_data` VALUES ('administration','adm_rep_tree_all_types_info','en','All types of resources are listed in the tree.',NULL,NULL); INSERT INTO `lng_data` VALUES ('administration','adm_rep_tree_all_types','en','All Resource Types',NULL,NULL); INSERT INTO `lng_data` VALUES ('administration','adm_rep_tree_only_cntr_info','en','Only categories, courses and groups are listed.',NULL,NULL); INSERT INTO `lng_data` VALUES ('administration','adm_rep_tree_only_cntr','en','Container Only',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','glo_editing_view','en','Editing View',NULL,NULL); INSERT INTO `lng_data` VALUES ('administration','adm_rep_tree_presentation','en','Repository Tree Presentation',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','glo_editing_view','en','Editing View',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','glo_full_definitions','en','Full Definitions',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','glo_full_definitions_info','en','Terms and definitions are fully displayed in the main view.',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','glo_text_snippet_length_info','en','Length of the text snippet of the definition that is shown in the overview.',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','glo_text_snippet_length','en','Definition Snippet Length',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','glo_table_form_info','en','Terms and definition are first shown in a two-column overview. Clicking the term opens the full content of a term on a separate screen.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','glo_presentation_mode','en','Presentation Mode',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','glo_table_form','en','In Table Form',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','glo_presentation_mode','en','Presentation Mode',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','show_system_messages','en','System Messages',NULL,NULL); INSERT INTO `lng_data` VALUES ('administration','frm_disp_info_desc','en','Please select the attributes which should to be shown in the overviews.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','obj_frma_desc','en','Global Forum Settings',NULL,NULL); INSERT INTO `lng_data` VALUES ('administration','frm_displayed_infos','en','Displayed Information',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','obj_frma_desc','en','Global Forum Settings',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','obj_frma','en','Forum',NULL,NULL); -INSERT INTO `lng_data` VALUES ('forum','preset_subject','en','Preset subject on reply',NULL,NULL); INSERT INTO `lng_data` VALUES ('forum','post_reply','en','Re:',NULL,NULL); +INSERT INTO `lng_data` VALUES ('forum','preset_subject','en','Preset subject on reply',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','glo_quick_navigation','en','Quick Navigation',NULL,NULL); INSERT INTO `lng_data` VALUES ('mail','mail_system_sys_signature','en','Signature',NULL,NULL); -INSERT INTO `lng_data` VALUES ('mail','mail_system_sys_env_from_addr','en','Technical Sender',NULL,NULL); INSERT INTO `lng_data` VALUES ('mail','mail_system_sys_reply_to_addr','en','Reply-To',NULL,NULL); +INSERT INTO `lng_data` VALUES ('mail','mail_system_sys_env_from_addr','en','Technical Sender',NULL,NULL); INSERT INTO `lng_data` VALUES ('mail','mail_system_sys_from_name','en','Sender Fullname (From)',NULL,NULL); INSERT INTO `lng_data` VALUES ('mail','mail_system_sys_from_addr_info','en','Please enter the e-mail address to be put in the \'FROM\' header. The \'FROM\' header is used to display the sender in the recipient e-mail client.

Examples: info@institution.de or no-reply@institution.de',NULL,NULL); INSERT INTO `lng_data` VALUES ('mail','mail_system_sys_from_addr','en','Sender E-Mail (From)',NULL,NULL); @@ -15899,9 +15902,16 @@ INSERT INTO `lng_data` VALUES ('mail','mail_system_usr_from_name_info','en','You INSERT INTO `lng_data` VALUES ('mail','mail_system_usr_from_name','en','Sender Fullname (From)',NULL,NULL); INSERT INTO `lng_data` VALUES ('mail','mail_system_usr_from_addr_info','en','Please enter the e-mail address to be put in the \'FROM\' header. The \'FROM\' header is used to display the sender in the recipient e-mail client. The e-mail address of the user sending an e-mail via ILIAS will be automatically put in the \'Reply-To\' header.

Examples: info@institution.de or no-reply@institution.de',NULL,NULL); INSERT INTO `lng_data` VALUES ('mail','mail_system_usr_from_addr','en','Sender E-Mail (From)',NULL,NULL); +INSERT INTO `lng_data` VALUES ('mail','mail_smtp_password','en','Password',NULL,NULL); INSERT INTO `lng_data` VALUES ('mail','mail_smtp_password_req','en','If you defined a user for authentication purposes, a password must be set.',NULL,NULL); INSERT INTO `lng_data` VALUES ('mail','mail_smtp_user','en','User',NULL,NULL); -INSERT INTO `lng_data` VALUES ('mail','mail_smtp_password','en','Password',NULL,NULL); +INSERT INTO `lng_data` VALUES ('mail','mail_external_test_sent','en','An e-mail was sent to the e-mail address defined in your profile.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('mail','mail_external_send_test_usr','en','Send Test E-Mail (User Mail)',NULL,NULL); +INSERT INTO `lng_data` VALUES ('mail','mail_external_send_test_sys','en','Send Test E-Mail (System Mail)',NULL,NULL); +INSERT INTO `lng_data` VALUES ('mail','mail_settings_user_frm_head','en','User E-Mails',NULL,NULL); +INSERT INTO `lng_data` VALUES ('mail','mail_settings_system_frm_head','en','System E-Mails',NULL,NULL); +INSERT INTO `lng_data` VALUES ('mail','mail_smtp_status','en','Send via SMTP',NULL,NULL); +INSERT INTO `lng_data` VALUES ('mail','mail_smtp_status_info','en','If enabled, ILIAS will dispatch external e-mails to an SMTP server instead of using the the internal functionality provided by the PHP runtime (mail() function, sendmail).',NULL,NULL); INSERT INTO `lng_data` VALUES ('mail','mail_smtp_host','en','Host',NULL,NULL); INSERT INTO `lng_data` VALUES ('mail','mail_smtp_host_info','en','Please enter the hostname or IP of the desired mail server.',NULL,NULL); INSERT INTO `lng_data` VALUES ('mail','mail_smtp_port','en','Port',NULL,NULL); @@ -15909,19 +15919,16 @@ INSERT INTO `lng_data` VALUES ('mail','mail_smtp_port_info','en','Please enter a INSERT INTO `lng_data` VALUES ('mail','mail_smtp_encryption','en','Encryption',NULL,NULL); INSERT INTO `lng_data` VALUES ('mail','mail_smtp_encryption_tls','en','TLS',NULL,NULL); INSERT INTO `lng_data` VALUES ('mail','mail_smtp_encryption_ssl','en','SSL',NULL,NULL); -INSERT INTO `lng_data` VALUES ('mail','mail_external_send_test_usr','en','Send Test E-Mail (User Mail)',NULL,NULL); -INSERT INTO `lng_data` VALUES ('mail','mail_external_send_test_sys','en','Send Test E-Mail (System Mail)',NULL,NULL); -INSERT INTO `lng_data` VALUES ('mail','mail_external_test_sent','en','An e-mail was sent to the e-mail address defined in your profile.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('mail','mail_settings_user_frm_head','en','User E-Mails',NULL,NULL); -INSERT INTO `lng_data` VALUES ('mail','mail_settings_system_frm_head','en','System E-Mails',NULL,NULL); -INSERT INTO `lng_data` VALUES ('mail','mail_smtp_status','en','Send via SMTP',NULL,NULL); -INSERT INTO `lng_data` VALUES ('mail','mail_smtp_status_info','en','If enabled, ILIAS will dispatch external e-mails to an SMTP server instead of using the the internal functionality provided by the PHP runtime (mail() function, sendmail).',NULL,NULL); +INSERT INTO `lng_data` VALUES ('mail','mail_settings_general_tab','en','General',NULL,NULL); INSERT INTO `lng_data` VALUES ('mail','mail_settings_external_tab','en','External',NULL,NULL); INSERT INTO `lng_data` VALUES ('mail','mail_settings_external_frm_head','en','External E-Mails',NULL,NULL); -INSERT INTO `lng_data` VALUES ('mail','mail_settings_general_tab','en','General',NULL,NULL); INSERT INTO `lng_data` VALUES ('mail','mail_allow_external','en','External E-Mails',NULL,NULL); INSERT INTO `lng_data` VALUES ('mail','mail_allow_external_info','en','If disabled, the delivery of external e-mails (via SMTP) is globally disabled.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','delete_inactivated_user_accounts_include_roles_desc','en','Defines the roles that will participate in the deletion.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','delete_inactivated_user_accounts_include_roles','en','Included roles',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','delete_inactivated_user_accounts_period_desc','en','Accounts will be deleted if this period of time has passed since inactivation.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','delete_inactive_user_accounts_desc','en','If enabled, user accounts will be deleted depending on the date of the last login.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','delete_inactive_user_accounts_period','en','Days passed since last login',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','delete_inactive_user_accounts_period_desc','en','All user accounts without login within the defined period of time will be deleted.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','delete_inactive_user_accounts_include_roles','en','Included roles',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','delete_inactive_user_accounts_include_roles_desc','en','Defines the roles that will participate in the deletion.',NULL,NULL); @@ -15930,125 +15937,121 @@ INSERT INTO `lng_data` VALUES ('common','update_orgunits_desc','en','If enabled, INSERT INTO `lng_data` VALUES ('common','delete_inactivated_user_accounts','en','Delete inactivated user accounts',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','delete_inactivated_user_accounts_desc','en','If enabled, user accounts will be deleted %s days after inactivation.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','delete_inactivated_user_accounts_period','en','Days passed since inactivation',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','delete_inactivated_user_accounts_period_desc','en','Accounts will be deleted if this period of time has passed since inactivation.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','delete_inactivated_user_accounts_include_roles','en','Included roles',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','delete_inactive_user_accounts_period','en','Days passed since last login',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','delete_inactive_user_accounts','en','Delete inactive user accounts',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','delete_inactive_user_accounts_desc','en','If enabled, user accounts will be deleted depending on the date of the last login.',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_type_glo_ovtitle','en','Term/Title (Overlay)',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_sco_glossary','en','Unit Glossary',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','delete_inactive_user_accounts','en','Delete inactive user accounts',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_glo_char','en','Glossary',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_type_glo_overlay','en','Glossary Overlay',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','glo_list_usages','en','List Usages',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','other_answer_label','en','Label of other answer (optional)',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','glo_used_in_scorm','en','The glossary is used by the SCORM module. If deleted, references to the glossary cannot be resolved anymore.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','glo_presentation_view','en','Presentation View',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','glo_add_new_term','en','Add New Term',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','glo_term_is_used_n_times','en','The term is used %s time(s) in content modules.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','glo_list_usages','en','List Usages',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_select_file','en','Select File',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','glo_presentation_view','en','Presentation View',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_create_link','en','Create Link',NULL,NULL); INSERT INTO `lng_data` VALUES ('rep','rep_dependencies','en','Dependencies',NULL,NULL); INSERT INTO `lng_data` VALUES ('rep','rep_object_to_delete','en','To Delete',NULL,NULL); INSERT INTO `lng_data` VALUES ('rep','rep_dependent_object','en','Resource with dependence',NULL,NULL); INSERT INTO `lng_data` VALUES ('rep','rep_dependency','en','Dependency',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_lk_file','en','File/Document',NULL,NULL); -INSERT INTO `lng_data` VALUES ('trac','trac_percentage','en','Percentage',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','glo_used_in_scorm','en','The glossary is used by the SCORM module. If deleted, references to the glossary cannot be resolved anymore.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('trac','trac_first_access','en','First Access',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','trac_read_count','en','Access Number',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','trac_spent_seconds','en','Time Spent',NULL,NULL); -INSERT INTO `lng_data` VALUES ('trac','trac_first_access','en','First Access',NULL,NULL); +INSERT INTO `lng_data` VALUES ('trac','trac_percentage','en','Percentage',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_lk_file','en','File/Document',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_select_file','en','Select File',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','dont_use_questionpool','en','Don\'t insert the questions in a question pool (only available in this survey)',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','svy_search_users','en','Search for participants',NULL,NULL); INSERT INTO `lng_data` VALUES ('assessment','tst_search_users','en','Search Participants',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','svy_search_users','en','Search for participants',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','mail_to_global_roles_not_allowed','en','%1$s (it is not allowed to send mails to global roles)',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','mail_mail_to_global_roles','en','User can send mails to global roles',NULL,NULL); INSERT INTO `lng_data` VALUES ('forum','forums_post_activation_mail','en','Unless the following posting is not activated, it is not visible for other forum users. You receive this email because you are assigned as moderator and have the permission to activate this posting.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','reached_session_limit','en','The limit of online users is reached. Please try again later.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','session_max_idle_after_first_request_info','en','All sessions that idles for at least this period of time after first request will be destroyed if another session should be opened for another user and the maximum number of existing sessions is reached.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','session_max_idle','en','Max session idle (in minutes)',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','session_max_idle_info','en','Defines the maximum period of idle time a user can idle before his session expires.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','session_max_idle_after_first_request','en','Max session idle after first request (in minutes)',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','session_max_idle_info','en','Defines the maximum period of idle time a user can idle before his session expires.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','session_max_idle','en','Max session idle (in minutes)',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','session_min_idle','en','Min session idle (in minutes)',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','session_min_idle_info','en','When a user idles for at least this period of time the session can be destroyed if another session should be opened for another user and the maximum number of existing sessions is reached.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','session_max_count_info','en','Defines the maximum number of sessions that can be created simultaneously. Setting this to ‘0’ disables the feature.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','session_max_count','en','Max active sessions',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','session_config_maintenance_disabled','en','Maintenance by client not allowed',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','session_config','en','Session Settings',NULL,NULL); -INSERT INTO `lng_data` VALUES ('wiki','wiki_style','en','Style',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','db_need_hotfix','en','Hotfix available. Please open setup program.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('wiki','wiki_wiki_search','en','Wiki Search',NULL,NULL); +INSERT INTO `lng_data` VALUES ('wiki','wiki_wiki_page','en','Wiki Page',NULL,NULL); INSERT INTO `lng_data` VALUES ('wiki','wiki_what_links_here','en','What Links Here?',NULL,NULL); INSERT INTO `lng_data` VALUES ('wiki','wiki_what_links_to_page','en','What links to page \"%s\"?',NULL,NULL); -INSERT INTO `lng_data` VALUES ('wiki','wiki_wiki_page','en','Wiki Page',NULL,NULL); -INSERT INTO `lng_data` VALUES ('wiki','wiki_wiki_search','en','Wiki Search',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','db_need_hotfix','en','Hotfix available. Please open setup program.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('wiki','wiki_start_page','en','Start Page',NULL,NULL); -INSERT INTO `lng_data` VALUES ('wiki','wiki_short_title_already_in_use','en','This title is already used by another wiki. Please select a different title.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('wiki','wiki_settings','en','Wiki Settings',NULL,NULL); -INSERT INTO `lng_data` VALUES ('wiki','wiki_search','en','Search',NULL,NULL); +INSERT INTO `lng_data` VALUES ('wiki','wiki_style','en','Style',NULL,NULL); INSERT INTO `lng_data` VALUES ('wiki','wiki_search_results','en','Search Results',NULL,NULL); +INSERT INTO `lng_data` VALUES ('wiki','wiki_search','en','Search',NULL,NULL); +INSERT INTO `lng_data` VALUES ('wiki','wiki_settings','en','Wiki Settings',NULL,NULL); +INSERT INTO `lng_data` VALUES ('wiki','wiki_short_title_already_in_use','en','This title is already used by another wiki. Please select a different title.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('wiki','wiki_start_page','en','Start Page',NULL,NULL); INSERT INTO `lng_data` VALUES ('wiki','wiki_recent_changes','en','Recent Changes',NULL,NULL); INSERT INTO `lng_data` VALUES ('wiki','wiki_quick_navigation','en','Wiki Quick Navigation',NULL,NULL); INSERT INTO `lng_data` VALUES ('wiki','wiki_print_view','en','Print View',NULL,NULL); INSERT INTO `lng_data` VALUES ('wiki','wiki_popular_pages','en','Popular Pages',NULL,NULL); -INSERT INTO `lng_data` VALUES ('wiki','wiki_page','en','Page',NULL,NULL); -INSERT INTO `lng_data` VALUES ('wiki','wiki_pages','en','Pages',NULL,NULL); -INSERT INTO `lng_data` VALUES ('wiki','wiki_passed','en','Passed',NULL,NULL); INSERT INTO `lng_data` VALUES ('wiki','wiki_please_enter_search_term','en','Please enter a search term.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('wiki','wiki_page_deletion_confirmation','en','Do you really want to delete this wiki page?',NULL,NULL); +INSERT INTO `lng_data` VALUES ('wiki','wiki_passed','en','Passed',NULL,NULL); +INSERT INTO `lng_data` VALUES ('wiki','wiki_pages','en','Pages',NULL,NULL); +INSERT INTO `lng_data` VALUES ('wiki','wiki_page','en','Page',NULL,NULL); INSERT INTO `lng_data` VALUES ('wiki','wiki_page_hits','en','Page Hits',NULL,NULL); +INSERT INTO `lng_data` VALUES ('wiki','wiki_page_deletion_confirmation','en','Do you really want to delete this wiki page?',NULL,NULL); INSERT INTO `lng_data` VALUES ('wiki','wiki_page_deleted','en','Wiki page deleted.',NULL,NULL); INSERT INTO `lng_data` VALUES ('wiki','wiki_other_pages_linking','en','Other Pages Linking to This Page',NULL,NULL); INSERT INTO `lng_data` VALUES ('wiki','wiki_page_changes','en','Page Changes',NULL,NULL); -INSERT INTO `lng_data` VALUES ('wiki','wiki_orphaned_pages','en','Orphaned Pages',NULL,NULL); INSERT INTO `lng_data` VALUES ('wiki','wiki_number_users_notes_or_comments','en','Number of users that attached notes or comments to this page',NULL,NULL); +INSERT INTO `lng_data` VALUES ('wiki','wiki_orphaned_pages','en','Orphaned Pages',NULL,NULL); INSERT INTO `lng_data` VALUES ('wiki','wiki_notgraded','en','Not Graded',NULL,NULL); +INSERT INTO `lng_data` VALUES ('wiki','wiki_new_pages','en','New Pages',NULL,NULL); INSERT INTO `lng_data` VALUES ('wiki','wiki_no_start_page','en','Wiki is missing a valid starting page.',NULL,NULL); INSERT INTO `lng_data` VALUES ('wiki','wiki_last_visited_page','en','Last Visited Page',NULL,NULL); INSERT INTO `lng_data` VALUES ('wiki','wiki_mark','en','Mark',NULL,NULL); -INSERT INTO `lng_data` VALUES ('wiki','wiki_new_pages','en','New Pages',NULL,NULL); INSERT INTO `lng_data` VALUES ('wiki','wiki_last_changed','en','Last Change',NULL,NULL); +INSERT INTO `lng_data` VALUES ('wiki','wiki_introduction','en','Introduction',NULL,NULL); INSERT INTO `lng_data` VALUES ('wiki','wiki_last_changed_by','en','Last Changed By',NULL,NULL); INSERT INTO `lng_data` VALUES ('wiki','wiki_general_settings','en','General Settings',NULL,NULL); INSERT INTO `lng_data` VALUES ('wiki','wiki_grading','en','Grading',NULL,NULL); -INSERT INTO `lng_data` VALUES ('wiki','wiki_introduction','en','Introduction',NULL,NULL); -INSERT INTO `lng_data` VALUES ('wiki','wiki_feedback_from_tutor','en','Feedback from Tutor',NULL,NULL); INSERT INTO `lng_data` VALUES ('wiki','wiki_failed','en','Failed',NULL,NULL); +INSERT INTO `lng_data` VALUES ('wiki','wiki_feedback_from_tutor','en','Feedback from Tutor',NULL,NULL); INSERT INTO `lng_data` VALUES ('wiki','wiki_created_by','en','Created By',NULL,NULL); INSERT INTO `lng_data` VALUES ('wiki','wiki_contributors','en','Contributors',NULL,NULL); -INSERT INTO `lng_data` VALUES ('wiki','wiki_contributor','en','Contributor',NULL,NULL); INSERT INTO `lng_data` VALUES ('wiki','wiki_all_pages','en','All Pages',NULL,NULL); +INSERT INTO `lng_data` VALUES ('wiki','wiki_contributor','en','Contributor',NULL,NULL); INSERT INTO `lng_data` VALUES ('wiki','wiki_activate_rating','en','Activate Rating For Pages',NULL,NULL); INSERT INTO `lng_data` VALUES ('webr','webr_sorting','en','Weblink Sorting',NULL,NULL); INSERT INTO `lng_data` VALUES ('webr','webr_sort_title','en','Titles in Alphabetical Order',NULL,NULL); INSERT INTO `lng_data` VALUES ('webr','webr_sort_manual','en','Sort Manually',NULL,NULL); INSERT INTO `lng_data` VALUES ('webr','webr_new_link','en','Add New Weblink',NULL,NULL); INSERT INTO `lng_data` VALUES ('webr','webr_list_title','en','Title of Weblink List',NULL,NULL); -INSERT INTO `lng_data` VALUES ('webr','webr_link_title','en','Weblink Name',NULL,NULL); INSERT INTO `lng_data` VALUES ('webr','webr_list_desc','en','Description of Weblink List',NULL,NULL); +INSERT INTO `lng_data` VALUES ('webr','webr_link_title','en','Weblink Name',NULL,NULL); INSERT INTO `lng_data` VALUES ('webr','webr_link_target','en','Weblink Target',NULL,NULL); -INSERT INTO `lng_data` VALUES ('webr','webr_inactive_success','en','The chosen link is deactivated.',NULL,NULL); INSERT INTO `lng_data` VALUES ('webr','webr_link_added','en','A new link has been created.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('webr','webr_inactive_success','en','The chosen link is deactivated.',NULL,NULL); INSERT INTO `lng_data` VALUES ('webr','webr_edit_settings','en','Edit Settings',NULL,NULL); -INSERT INTO `lng_data` VALUES ('webr','webr_deactivate','en','Deactivate Weblink',NULL,NULL); INSERT INTO `lng_data` VALUES ('webr','webr_edit_links','en','Edit Weblinks',NULL,NULL); INSERT INTO `lng_data` VALUES ('webr','webr_edit_list','en','Edit Weblinks',NULL,NULL); -INSERT INTO `lng_data` VALUES ('webr','webr_container_info','en','Please enter a title and optionally a description for the presentation of this Weblink List in the repository.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('user','usr_public_profile_logged_in','en','Visible for Logged in Users',NULL,NULL); +INSERT INTO `lng_data` VALUES ('webr','webr_deactivate','en','Deactivate Weblink',NULL,NULL); INSERT INTO `lng_data` VALUES ('webr','webr_active','en','Active',NULL,NULL); +INSERT INTO `lng_data` VALUES ('webr','webr_container_info','en','Please enter a title and optionally a description for the presentation of this Weblink List in the repository.',NULL,NULL); INSERT INTO `lng_data` VALUES ('user','usr_public_profile_global','en','WWW / Accessible for all Users on the Internet',NULL,NULL); +INSERT INTO `lng_data` VALUES ('user','usr_public_profile_logged_in','en','Visible for Logged in Users',NULL,NULL); INSERT INTO `lng_data` VALUES ('user','usr_public_profile_disabled','en','Profile Disabled',NULL,NULL); -INSERT INTO `lng_data` VALUES ('user','user_screen_reader_optimization_info','en','Improve ILIAS for usage with screen readers.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('user','user_screen_reader_optimization','en','Screen Reader Optimization',NULL,NULL); -INSERT INTO `lng_data` VALUES ('user','user_select_course_group','en','Select Course/Group',NULL,NULL); -INSERT INTO `lng_data` VALUES ('user','user_visible_in_profile','en','Visible in Personal Data',NULL,NULL); INSERT INTO `lng_data` VALUES ('user','usr_public_profile_disabled_info','en','Your information is only visible to administrative staff.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('user','user_public_profile_info','en','Please select which personal data is visible in your profile and which users should be able to visit your profile.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('user','user_please_select_course_group','en','Please select a course or a group.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('user','user_visible_in_profile','en','Visible in Personal Data',NULL,NULL); +INSERT INTO `lng_data` VALUES ('user','user_select_course_group','en','Select Course/Group',NULL,NULL); +INSERT INTO `lng_data` VALUES ('user','user_screen_reader_optimization','en','Screen Reader Optimization',NULL,NULL); +INSERT INTO `lng_data` VALUES ('user','user_no_courses','en','No Courses Assigned',NULL,NULL); INSERT INTO `lng_data` VALUES ('user','user_no_groups','en','No Groups Assigned',NULL,NULL); +INSERT INTO `lng_data` VALUES ('user','user_please_select_course_group','en','Please select a course or a group.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('user','user_public_profile_info','en','Please select which personal data is visible in your profile and which users should be able to visit your profile.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('user','user_screen_reader_optimization_info','en','Improve ILIAS for usage with screen readers.',NULL,NULL); INSERT INTO `lng_data` VALUES ('user','user_member_of_course_group','en','Member of Course/Group',NULL,NULL); -INSERT INTO `lng_data` VALUES ('user','user_no_courses','en','No Courses Assigned',NULL,NULL); -INSERT INTO `lng_data` VALUES ('user','user_last_login_before','en','Last Login Before',NULL,NULL); INSERT INTO `lng_data` VALUES ('user','user_limited_access','en','Limited Access',NULL,NULL); -INSERT INTO `lng_data` VALUES ('user','user_global_role','en','Global Role',NULL,NULL); INSERT INTO `lng_data` VALUES ('user','user_field','en','Field',NULL,NULL); +INSERT INTO `lng_data` VALUES ('user','user_global_role','en','Global Role',NULL,NULL); +INSERT INTO `lng_data` VALUES ('user','user_last_login_before','en','Last Login Before',NULL,NULL); INSERT INTO `lng_data` VALUES ('user','user_any','en','Any',NULL,NULL); INSERT INTO `lng_data` VALUES ('user','user_activation','en','Activation',NULL,NULL); INSERT INTO `lng_data` VALUES ('user','user_all','en','All',NULL,NULL); @@ -16073,42 +16076,42 @@ INSERT INTO `lng_data` VALUES ('trac','trac_updated_status','en','Saved learning INSERT INTO `lng_data` VALUES ('trac','trac_update_edit_user','en','Saved settings',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','trac_total_online','en','Total Time Online',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','trac_title_description','en','Title / Description',NULL,NULL); -INSERT INTO `lng_data` VALUES ('trac','trac_spent_time','en','Spent Time',NULL,NULL); -INSERT INTO `lng_data` VALUES ('trac','trac_status','en','Status',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','trac_time_passed','en','Editing Time Exceeded',NULL,NULL); +INSERT INTO `lng_data` VALUES ('trac','trac_status','en','Status',NULL,NULL); +INSERT INTO `lng_data` VALUES ('trac','trac_spent_time','en','Spent Time',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','trac_settings','en','Settings',NULL,NULL); -INSERT INTO `lng_data` VALUES ('trac','trac_required_visits','en','Number of Required Visits',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','trac_sahs_relevant_items','en','Content Items',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','trac_select_area','en','Select Area',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','trac_settings_saved','en','Saved settings.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('trac','trac_show_repository_views_info','en','Show tracking information for repository objects on info page.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('trac','trac_refresh','en','Refresh',NULL,NULL); +INSERT INTO `lng_data` VALUES ('trac','trac_required_visits','en','Number of Required Visits',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','trac_registered','en','Registered',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','trac_show_repository_views','en','Show Tracking Information',NULL,NULL); +INSERT INTO `lng_data` VALUES ('trac','trac_show_repository_views_info','en','Show tracking information for repository objects on info page.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('trac','trac_refresh','en','Refresh',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','trac_progress','en','Personal Learning Progress',NULL,NULL); -INSERT INTO `lng_data` VALUES ('trac','trac_participated','en','Participated',NULL,NULL); +INSERT INTO `lng_data` VALUES ('trac','trac_not_registered','en','Not Registered',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','trac_objects','en','Users',NULL,NULL); +INSERT INTO `lng_data` VALUES ('trac','trac_participated','en','Participated',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','trac_not_participated','en','Not Participated',NULL,NULL); -INSERT INTO `lng_data` VALUES ('trac','trac_not_registered','en','Not Registered',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','trac_not_completed','en','Not Completed',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','trac_not_attempted','en','Not Attempted',NULL,NULL); -INSERT INTO `lng_data` VALUES ('trac','trac_not_assigned','en','Not Assigned',NULL,NULL); -INSERT INTO `lng_data` VALUES ('trac','trac_not_accessed','en','Not Accessed',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','trac_no_attempted','en','Not Attempted',NULL,NULL); +INSERT INTO `lng_data` VALUES ('trac','trac_not_accessed','en','Not Accessed',NULL,NULL); +INSERT INTO `lng_data` VALUES ('trac','trac_not_assigned','en','Not Assigned',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','trac_mode','en','Mode',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','trac_mode_visits','en','Status is Determined from Number of Visits',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','trac_mode_visits_info','en','A user\'s status will be automatically set to \'Completed\' after this user has visited the learning module more than a specified number of times. Users will be informed about their number of visits to the learning module and to what percentage they have met the set requirements.',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','trac_mode_tlt','en','Minimally Required Amount of Time Spent on Learning Module',NULL,NULL); -INSERT INTO `lng_data` VALUES ('trac','trac_mode_tlt_info','en','The status will be automatically set according to time a user spends working with the learning module. The status \'Completed\' is assigned once users exceed the minimally required Typical Learning Time.
The Typical Learning Time can be specified in the \'Metadata\'-tab.',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','trac_mode_test_passed','en','Test Must be Passed',NULL,NULL); +INSERT INTO `lng_data` VALUES ('trac','trac_mode_tlt_info','en','The status will be automatically set according to time a user spends working with the learning module. The status \'Completed\' is assigned once users exceed the minimally required Typical Learning Time.
The Typical Learning Time can be specified in the \'Metadata\'-tab.',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','trac_mode_test_passed_info','en','A user\'s learning progress status is set to ‘Completed’ after the user passed the test. Thresholds for passing the test can be set in the \'Settings\'-tab at the section \'Mark Schema\'.',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','trac_mode_test_finished','en','Test Must be Finished',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','trac_mode_test_finished_info','en','A user\'s learning progress status is set to ‘Completed’ after the user clicks \'Finish the Test\'. Regardless of whether or not the test was passed, the learning progress will be set to ‘Completed’.',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','trac_mode_scorm','en','Status is Determined by a Collection of SCORM Items',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','trac_mode_scorm_package','en','Status is Determined by the Whole SCORM Package',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','trac_mode_scorm_package_info','en','The learning progress status will automatically be determined by the status of the complete SCORM package. All comprised SCOs will matter for the learning progress.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('trac','trac_mode_objectives','en','Status is Determined by Learning Objectives',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','trac_mode_scorm_info','en','The learning progress status will automatically be determined by the status of selected SCOs.
A user\'s learning progress status is determined by the learning progress status of a collection of SCOs: SCOs can be assigned to the collection on this screen after saving this setting.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('trac','trac_mode_objectives','en','Status is Determined by Learning Objectives',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','trac_mode_objectives_info','en','The learning progress will be automatically determined according to the number of passed learning objectives.',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','trac_mode_manual','en','Users Monitor and Set Status Themselves (Complete Module)',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','trac_mode_manual_info','en','Users decide themselves if they have accomplished the learning module. Once they are done, they have to set their status to ‘Completed’ on the \'Info\'-tab.',NULL,NULL); @@ -16131,16 +16134,16 @@ INSERT INTO `lng_data` VALUES ('trac','trac_info_edited','en','Set the status to INSERT INTO `lng_data` VALUES ('trac','trac_in_progress','en','In Progress',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','trac_hide','en','Hide',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','trac_hide_selected','en','Hide Selected Items',NULL,NULL); -INSERT INTO `lng_data` VALUES ('trac','trac_filter_area','en','Area',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','trac_filter_hidden','en','Hidden',NULL,NULL); +INSERT INTO `lng_data` VALUES ('trac','trac_filter_area','en','Area',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','trac_failed','en','Failed',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','trac_edit_collection','en','Please assign materials. If the status of all assigned items is ‘Completed’ the overall status is completed by the user.',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','trac_crs_objects','en','Course Participants',NULL,NULL); -INSERT INTO `lng_data` VALUES ('trac','trac_comment','en','Remark',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','trac_completed','en','Completed',NULL,NULL); +INSERT INTO `lng_data` VALUES ('trac','trac_comment','en','Remark',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','trac_collection_deassign','en','Deselect for Learning Progress Determination',NULL,NULL); -INSERT INTO `lng_data` VALUES ('trac','trac_collection_assign','en','Select for Learning Progress Determination',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','trac_assigned','en','Assigned',NULL,NULL); +INSERT INTO `lng_data` VALUES ('trac','trac_collection_assign','en','Select for Learning Progress Determination',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','trac_anonymized','en','Anonymized',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','trac_anonymized_info','en','If enabled, all statistics will be anonymized.',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','trac_anonymized_info_short','en','(Anonymized)',NULL,NULL); @@ -16197,16 +16200,16 @@ INSERT INTO `lng_data` VALUES ('survey','svy_check_evaluation_access_introductio INSERT INTO `lng_data` VALUES ('survey','svy_all_user_data_deleted','en','All user data of this survey has been deleted!',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','SurveyTextQuestion','en','Essay',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','SurveySingleChoiceQuestion','en','Multiple Choice Question (Single Response)',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','SurveyMatrixQuestion','en','Matrix Question',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','SurveyMetricQuestion','en','Metric Question',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','SurveyMultipleChoiceQuestion','en','Multiple Choice Question (Multiple Response)',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','SurveyMetricQuestion','en','Metric Question',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','SurveyMatrixQuestion','en','Matrix Question',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','survey_use_start_button','en','You must enter the survey using the start button!',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','survey_start','en','Go To Start Page',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','survey_questions','en','Questions',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','survey_question_obligatory','en','This question is compulsory. You must answer the question!',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','survey_question_editor','en','List View',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','survey_previous','en','<< Previous',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','survey_next','en','Next >>',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','survey_previous','en','<< Previous',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','survey_question_editor','en','List View',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','survey_is_offline','en','You cannot start the survey! The survey is currently offline.',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','survey_has_datasets_warning','en','The survey already contains data sets. You cannot edit the survey questions until you remove these data sets in the participants section.',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','survey_finished','en','You have finished the survey. Thank you for your participation!',NULL,NULL); @@ -16309,23 +16312,23 @@ INSERT INTO `lng_data` VALUES ('survey','msg_enter_value_for_valid_constraint',' INSERT INTO `lng_data` VALUES ('survey','msg_deleted_export_files','en','Export file(s) deleted',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','mode','en','Most Selected Value',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','mode_text','en','Most Selected Value (Text)',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','minimum','en','Minimum Value',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','mode_nr_of_selections','en','Nr of Selections',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','minimum','en','Minimum Value',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','metric_subtype_description_rationonabsolute','en','In addition to the interval measurement there are also meaningful ratios between arbitrary pairs of numbers. The zero value on a ratio scale is non-arbitrary. Most physical quantities, such as length in centimeters or duration in seconds are measured on ratio scales.',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','metric_subtype_description_ratioabsolute','en','The ratio absolute measurement uses natural numbers additional to the non-arbitrary zero point for example the number of children in a family or probability.',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','metric_subtype_description_interval','en','Equivalent intervals between measurements allow a meaningful comparison between arbitrary pairs of measurements. The zero point on the scale is arbitrary, so negative values can be used. Examples of interval values are the year date in many calendars or the temperature in Celsius scale.',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','metric_question_out_of_bounds','en','The value you entered is not between the minimum and maximum value!',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','metric_question_not_a_value','en','The value you entered is not a numeric value!',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','menubacktosurvey','en','Back to the Survey',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','metric_question_floating_point','en','The value you entered is a floating point value. Floating point values are not allowed for this question type!',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','median','en','Median',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','menubacktosurvey','en','Back to the Survey',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','menuback','en','Back',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','maximum','en','Maximum Value',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','median','en','Median',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','median_between','en','between',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','maximum','en','Maximum Value',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','maxchars','en','Maximum Number of Characters',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','matrix_subtype_sr','en','Option Buttons (Single Response)',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','matrix_subtype_mr','en','Check Boxes (Multiple Response)',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','matrix_standard_answers','en','Column Text',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','matrix_subtype_mr','en','Check Boxes (Multiple Response)',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','matrix_rows','en','Matrix Rows',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','matrix_row_separators','en','Row Separators',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','matrix_row_separators_description','en','Select the check box if you want to have separators (thin lines) between the rows in the output of the Matrix Question',NULL,NULL); @@ -16342,38 +16345,38 @@ INSERT INTO `lng_data` VALUES ('survey','matrix_column_separators','en','Column INSERT INTO `lng_data` VALUES ('survey','matrix_column_separators_description','en','Select the check box if you want to have separators (thin lines) between the columns in the output of the Matrix Question',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','matrix_bipolar_adjectives','en','Bipolar Adjectives',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','matrix_bipolar_adjectives_description','en','You may use a pair of bipolar adjectives to scale the column responses to words, short phrases, or texts',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','materials','en','Materials',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','matrix_appearance','en','Appearance',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','materials','en','Materials',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','material','en','Material',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','materials_deleted','en','Material(s) have been removed from the question.',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','material_added_successfully','en','You successfully set a material link!',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','manage_phrases','en','My Phrases',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','maintenance','en','Participants',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','last_update','en','Updated',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','layout','en','Layout',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','manage_phrases','en','My Phrases',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','legend','en','Legend',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','lower_limit','en','Lower Limit',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','layout','en','Layout',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','last_update','en','Updated',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','language_changed','en','Language changed',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','invited_users','en','Selected Users',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','invitation_off','en','Do not put on any Desktop',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','invitation','en','Put Link On Personal Desktop',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','invitation_mode','en','Put Link to Survey on the Personal Desktop of',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','invitation_off','en','Do not put on any Desktop',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','invitation_mode_desc','en','A link reference to the survey is created on the users\' personal desktop.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','invitation_mode','en','Put Link to Survey on the Personal Desktop of',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','introduction','en','Introductory Message',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','insert_missing_questionblock','en','Please select at least one question block to insert it into the survey!',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','internal_link','en','Internal Link',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','insert_missing_questionblock','en','Please select at least one question block to insert it into the survey!',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','insert_missing_question','en','Please select at least one question to insert it into the survey!',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','insert_after','en','Insert After',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','insert_before','en','Insert Before',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','import_question','en','Import Question(s)',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','import_wrong_file_type','en','Wrong file type!',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','import_no_file_selected','en','No file selected!',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','import_question','en','Import Question(s)',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','import_error_opening_file','en','Error opening the import file!',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','import_error_closing_file','en','Error closing the import file!',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','horizontal','en','Horizontal',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','import_error_closing_file','en','Error closing the import file!',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','heading','en','Heading',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','harmonic_mean','en','Harmonic Mean',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','glossary_term','en','Glossary Term',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','harmonic_mean','en','Harmonic Mean',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','given_answers','en','Given Answers',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','geometric_mean','en','Geometric Mean',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','filter','en','Filter',NULL,NULL); @@ -16384,29 +16387,29 @@ INSERT INTO `lng_data` VALUES ('survey','exp_type_excel','en','Microsoft Excel', INSERT INTO `lng_data` VALUES ('survey','exp_type_csv','en','Comma Separated Value (CSV)',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','existing_constraints','en','Existing Routing Rules',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','evaluation','en','Statistics',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','evaluation_access_participants','en','All Survey Participants can Access the Results',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','evaluation_access','en','Participants\' Access to Results',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','evaluation_access_info','en','You have access to the survey results',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','evaluation_access_participants','en','All Survey Participants can Access the Results',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','evaluation_access_off','en','Participants Cannot Access Results',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','evaluation_access_info','en','You have access to the survey results',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','evaluation_access_all','en','All Registered Users can Access the Results',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','error_retrieving_anonymous_survey','en','The system could not find your survey data for survey code "%s". Please check the survey code you have entered!',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','err_no_pool_name','en','Please enter the name of a survey question pool',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','enter_valid_number_of_codes','en','Please enter a valid number to generate survey access codes!',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','error_retrieving_anonymous_survey','en','The system could not find your survey data for survey code "%s". Please check the survey code you have entered!',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','enter_phrase_title','en','Please enter a Phrase Title',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','enter_anonymous_id','en','Survey Access Code',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','enter_valid_number_of_codes','en','Please enter a valid number to generate survey access codes!',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','end_date','en','End Date',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','enter_anonymous_id','en','Survey Access Code',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','edit_heading','en','Edit Heading',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','end_date_reached','en','You cannot start the survey. The end date is reached!',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','duplicate','en','Duplicate',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','edit_heading','en','Edit Heading',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','dp_standard_numbers','en','Standard Numbers',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','dp_standard_beliefs_true_undecided_false','en','Standard Beliefs (true-undecided-false)',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','dp_standard_beliefs_true5','en','Standard Beliefs (definitely true-true-undecided-false-definitely false)',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','dp_standard_beliefs_true_undecided_false','en','Standard Beliefs (true-undecided-false)',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','dp_standard_beliefs_true_false','en','Standard Beliefs (true-false)',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','dp_standard_beliefs_always5','en','Standard Beliefs (always-many times-varying-rarely-never)',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','dp_standard_beliefs_always_sometimes_never','en','Standard Beliefs (always-sometimes-never)',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','dp_standard_beliefs_always_never','en','Standard Beliefs (always-never)',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','dp_standard_behaviour_yes_no','en','Standard Behavior (yes-no)',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','dp_standard_beliefs_always_sometimes_never','en','Standard Beliefs (always-sometimes-never)',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','dp_standard_behaviour_yes_undecided_no','en','Standard Behavior (yes-undecided-no)',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','dp_standard_behaviour_yes_no','en','Standard Behavior (yes-no)',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','dp_standard_behaviour_certainly5','en','Standard Behavior (most certainly-more positive-undecided-more negative-most certainly not)',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','dp_standard_attitude_should_undecided_shouldnot','en','Standard Attitude (should-undecided-should not)',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','dp_standard_attitude_shold_shouldnot','en','Standard Attitude (should-should not)',NULL,NULL); @@ -16420,14 +16423,14 @@ INSERT INTO `lng_data` VALUES ('survey','dp_standard_attitude_desired_neutral_un INSERT INTO `lng_data` VALUES ('survey','dp_standard_attitude_agree5','en','Standard Attitude (strongly agree-agree-undecided-disagree-strongly disagree)',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','dp_standard_attitude_agree_undecided_disagree','en','Standard Attitude (agree-undecided-disagree)',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','dp_standard_attitude_agree_disagree','en','Standard Attitude (agree-disagree)',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','display_all_available','en','Display all available',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','disinvite','en','Take from Personal Desktop',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','display_all_available','en','Display all available',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','description_maxchars','en','If nothing entered the maximum number of characters for this text answer is unlimited.',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','delete_user_data','en','Delete the Survey Data of the Selected Users',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','dc_yes','en','yes',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','define_questionblock','en','Define Question Block',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','dc_varying','en','varying',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','dc_yes','en','yes',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','dc_verygood','en','very good',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','dc_varying','en','varying',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','dc_undesired','en','undesired',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','dc_undecided','en','undecided',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','dc_true','en','true',NULL,NULL); @@ -16435,38 +16438,38 @@ INSERT INTO `lng_data` VALUES ('survey','dc_stronglyundesired','en','strongly un INSERT INTO `lng_data` VALUES ('survey','dc_stronglydisagree','en','strongly disagree',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','dc_stronglydesired','en','strongly desired',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','dc_stronglyagree','en','strongly agree',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','dc_sometimes','en','sometimes',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','dc_should','en','should',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','dc_shouldnot','en','should not',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','dc_rarely','en','rarely',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','dc_sometimes','en','sometimes',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','dc_poor','en','poor',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','dc_rarely','en','rarely',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','dc_should','en','should',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','dc_notacceptable','en','not acceptable',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','dc_no','en','no',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','dc_never','en','never',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','dc_neutral','en','neutral',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','dc_mustnot','en','must not',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','dc_must','en','must',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','dc_mostcertainly','en','most certainly',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','dc_mostcertainlynot','en','most certainly not',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','dc_mostcertainly','en','most certainly',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','dc_morepositive','en','more positive',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','dc_morenegative','en','more negative',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','dc_good','en','good',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','dc_manytimes','en','many times',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','dc_disagree','en','disagree',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','dc_fair','en','fair',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','dc_false','en','false',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','dc_definitelytrue','en','definitely true',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','dc_fair','en','fair',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','dc_disagree','en','disagree',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','dc_desired','en','desired',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','dc_definitelytrue','en','definitely true',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','dc_definitelyfalse','en','definitely false',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','dc_agree','en','agree',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','dc_always','en','always',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','create_new','en','Create New',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','dc_agree','en','agree',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','create_date','en','Created',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','contains','en','Contains',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','create_new','en','Create New',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','continue','en','Continue >>',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','contains','en','Contains',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','constraints','en','Routing',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','constraints_no_nonessay_available','en','There are no previous questions available to define routing rules. The following types are supported: Metric, Single Choice and Multiple Choice question.',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','constraints_no_questions_or_questionblocks_selected','en','Please select at least one question or question block!',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','constraints_no_nonessay_available','en','There are no previous questions available to define routing rules. The following types are supported: Metric, Single Choice and Multiple Choice question.',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','constraints_list_of_entities','en','Available hooks for routing rules',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','constraints_introduction','en','You can add a routing rule to a single question or a question block with multiple questions. Depending on the specific answer given to an earlier question participants get presented with a defined next question. Thus questions irrelevant to a participant will not be asked and the survey gets shorter or more specific depending on the answers provided earlier. No routing rules can be set for the first question or question block in a survey.',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','constraints_first_question_description','en','The first entity could not have any routing because there are no previous questions.',NULL,NULL); @@ -16474,39 +16477,39 @@ INSERT INTO `lng_data` VALUES ('survey','constraint_add','en','Add Routing Rule' INSERT INTO `lng_data` VALUES ('survey','confirm_sync_questions','en','The question you changed is a copy which has been created for use with the active survey. Do you want to change the original of the question too?',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','confirm_remove_heading','en','Are you sure you want to remove the heading?',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','confirm_delete_single_user_data','en','Are you sure you want to delete the survey data of the selected users?',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','concatenation','en','Concatenation',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','confirm_delete_all_user_data','en','Are you sure you want to delete all user data of the survey?',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','combobox','en','Combobox',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','concatenation','en','Concatenation',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','codes_deleted','en','Code(s) deleted',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','codes','en','Access Codes',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','codes_created','en','Code(s) created',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','codes_deleted','en','Code(s) deleted',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','chart','en','Chart',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','category','en','Answer',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','categories','en','Answers',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','chart','en','Chart',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','category_nr_selected','en','Number of selections',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','cannot_switch_to_online_no_questions','en','The status cannot be changed to "online" because there are no questions in the survey!',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','categories','en','Answers',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','cannot_read_survey','en','You do not possess sufficient permissions to read the survey data!',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','cannot_switch_to_online_no_questions','en','The status cannot be changed to "online" because there are no questions in the survey!',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','cannot_participate_survey','en','You do not possess sufficient permissions to participate in the survey!',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','cannot_manage_phrases','en','You do not possess sufficient permissions to manage the phrases!',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','cancel_survey','en','Suspend the Survey',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','back','en','Back',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','before','en','before',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','browse_for_questions','en','Add from Pool',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','arithmetic_mean','en','Arithmetic Mean',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','apply','en','Apply',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','answer','en','Answer',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','apply','en','Apply',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','arithmetic_mean','en','Arithmetic Mean',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','anonymize_anonymous_introduction','en','To grant you access to the survey, you must use a 5-character survey code which you can receive from the creator/maintainer of this survey.
Please enter it in the text field above.',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','anonymization','en','Anonymization',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','already_completed_survey','en','You have already finished the survey! You are not able to enter the survey again.',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','adm_no_special_users','en','There are no special users defined who are able to run a survey more than once.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('survey','add_material','en','Add Material',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','add_phrase','en','Add Phrase',NULL,NULL); +INSERT INTO `lng_data` VALUES ('survey','add_material','en','Add Material',NULL,NULL); INSERT INTO `lng_data` VALUES ('survey','add_heading','en','Add Heading',NULL,NULL); -INSERT INTO `lng_data` VALUES ('style','style_edit_style','en','Edit Style',NULL,NULL); -INSERT INTO `lng_data` VALUES ('style','style_delete_style','en','Delete Style',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','style_current_style','en','Current Style',NULL,NULL); -INSERT INTO `lng_data` VALUES ('style','sty_width','en','Width',NULL,NULL); +INSERT INTO `lng_data` VALUES ('style','style_delete_style','en','Delete Style',NULL,NULL); +INSERT INTO `lng_data` VALUES ('style','style_edit_style','en','Edit Style',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_word_spacing','en','Word Spacing',NULL,NULL); +INSERT INTO `lng_data` VALUES ('style','sty_width','en','Width',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_width_height','en','Width x Height',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_vertical','en','Vertical',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_white_space','en','White Space',NULL,NULL); @@ -16516,23 +16519,23 @@ INSERT INTO `lng_data` VALUES ('style','sty_va_ihead_class','en','Vert. Accordio INSERT INTO `lng_data` VALUES ('style','sty_va_icont_class','en','Vert. Accordion Item Content',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_va_icntr_class','en','Vert. Accordion Item Container',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_va_cntr_class','en','Vert. Accordion Container',NULL,NULL); -INSERT INTO `lng_data` VALUES ('style','sty_type','en','Type',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_type_va_ihead','en','Vert. Accordion Item Header',NULL,NULL); +INSERT INTO `lng_data` VALUES ('style','sty_type','en','Type',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_type_va_icont','en','Vert. Accordion Item Content',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_type_va_icntr','en','Vert. Accordion Item Container',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_type_text_inline','en','Character',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_type_va_cntr','en','Vert. Accordion Container',NULL,NULL); -INSERT INTO `lng_data` VALUES ('style','sty_type_text_block','en','Text Block',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_type_table','en','Table',NULL,NULL); -INSERT INTO `lng_data` VALUES ('style','sty_type_section','en','Section',NULL,NULL); +INSERT INTO `lng_data` VALUES ('style','sty_type_text_block','en','Text Block',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_type_table_cell','en','Table Cell',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_type_sco_title','en','SCO Title',NULL,NULL); +INSERT INTO `lng_data` VALUES ('style','sty_type_section','en','Section',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_type_sco_obj','en','SCO Objective',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_type_sco_keyw','en','SCO Keywords',NULL,NULL); -INSERT INTO `lng_data` VALUES ('style','sty_type_qtitle','en','Question Title',NULL,NULL); -INSERT INTO `lng_data` VALUES ('style','sty_type_question','en','Question',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_type_sco_desc','en','SCO Description',NULL,NULL); +INSERT INTO `lng_data` VALUES ('style','sty_type_question','en','Question',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_type_qsubmit','en','Question Submit Buttons',NULL,NULL); +INSERT INTO `lng_data` VALUES ('style','sty_type_qtitle','en','Question Title',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_type_qlinput','en','Long Text Input',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_type_qinput','en','Text Input',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_type_qfeedw','en','Feedback, Wrong',NULL,NULL); @@ -16543,38 +16546,38 @@ INSERT INTO `lng_data` VALUES ('style','sty_type_page_title','en','Page Title',N INSERT INTO `lng_data` VALUES ('style','sty_type_page_rnavlink','en','Right Navigation Link',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_type_page_rnavimage','en','Right Navigation Image',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_type_page_rnav','en','Right Navigation',NULL,NULL); -INSERT INTO `lng_data` VALUES ('style','sty_type_page_lnavlink','en','Left Navigation Link',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_type_page_lnavimage','en','Left Navigation Image',NULL,NULL); +INSERT INTO `lng_data` VALUES ('style','sty_type_page_lnavlink','en','Left Navigation Link',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_type_page_lnav','en','Left Navigation',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_type_page_frame','en','Page Frame',NULL,NULL); -INSERT INTO `lng_data` VALUES ('style','sty_type_page_bnav','en','Bottom Navigation',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_type_page_cont','en','Page Container',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_type_page_fn','en','Footnote',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_type_media_cont','en','Media Container',NULL,NULL); -INSERT INTO `lng_data` VALUES ('style','sty_type_media_caption','en','Media Caption',NULL,NULL); +INSERT INTO `lng_data` VALUES ('style','sty_type_page_bnav','en','Bottom Navigation',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_type_list_u','en','Bulleted List',NULL,NULL); +INSERT INTO `lng_data` VALUES ('style','sty_type_media_caption','en','Media Caption',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_type_list_item','en','List Item',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_type_list_o','en','Numbered List',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_type_link','en','Link',NULL,NULL); -INSERT INTO `lng_data` VALUES ('style','sty_type_ha_ihead','en','Hor. Accordion Item Header',NULL,NULL); +INSERT INTO `lng_data` VALUES ('style','sty_type_heading3','en','Heading 3',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_type_heading1','en','Heading 1',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_type_heading2','en','Heading 2',NULL,NULL); -INSERT INTO `lng_data` VALUES ('style','sty_type_heading3','en','Heading 3',NULL,NULL); +INSERT INTO `lng_data` VALUES ('style','sty_type_ha_ihead','en','Hor. Accordion Item Header',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_type_ha_icntr','en','Hor. Accordion Item Container',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_type_ha_icont','en','Hor. Accordion Item Content',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_type_ha_cntr','en','Hor. Accordion Container',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_type_flist','en','File List',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_type_flist_li','en','File List Item',NULL,NULL); -INSERT INTO `lng_data` VALUES ('style','sty_type_flist_a','en','File List Item Link',NULL,NULL); -INSERT INTO `lng_data` VALUES ('style','sty_type_flist_cont','en','File List Container',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_type_flist_head','en','File List Heading',NULL,NULL); -INSERT INTO `lng_data` VALUES ('style','sty_top','en','Top',NULL,NULL); -INSERT INTO `lng_data` VALUES ('style','sty_text_transform','en','Text Transform',NULL,NULL); +INSERT INTO `lng_data` VALUES ('style','sty_type_flist_cont','en','File List Container',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_text','en','Text',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_top_bottom_padding','en','Cell Padding Top/Bottom',NULL,NULL); +INSERT INTO `lng_data` VALUES ('style','sty_top','en','Top',NULL,NULL); +INSERT INTO `lng_data` VALUES ('style','sty_type_flist_a','en','File List Item Link',NULL,NULL); +INSERT INTO `lng_data` VALUES ('style','sty_text_transform','en','Text Transform',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_text_inline_char','en','Text (Character)',NULL,NULL); -INSERT INTO `lng_data` VALUES ('style','sty_text_indent','en','Text Indentation',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_text_decoration','en','Text Decoration',NULL,NULL); +INSERT INTO `lng_data` VALUES ('style','sty_text_indent','en','Text Indentation',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_text_block_char','en','Text (Block)',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_text_align','en','Text Alignment',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_tag_normal','en','Normal',NULL,NULL); @@ -16582,35 +16585,35 @@ INSERT INTO `lng_data` VALUES ('style','sty_template_layout','en','Template Layo INSERT INTO `lng_data` VALUES ('style','sty_template_name','en','Name',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_templates','en','Templates',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_tag_hover','en',':hover',NULL,NULL); +INSERT INTO `lng_data` VALUES ('style','sty_table_template_no_zebra','en','No Zebra',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_table_templates','en','Table Templates',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_tabs_char','en','Accordions and Panels',NULL,NULL); -INSERT INTO `lng_data` VALUES ('style','sty_table_template_no_zebra','en','No Zebra',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_table_template_colored_zebra','en','Colored Zebra',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_table_template_bw_zebra','en','Gray Zebra',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_table_class','en','Table Style Class',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_table_char','en','Table',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_style_class','en','Style Classes',NULL,NULL); -INSERT INTO `lng_data` VALUES ('style','sty_style_chars','en','Style Classes',NULL,NULL); -INSERT INTO `lng_data` VALUES ('style','sty_special','en','Special',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_source','en','Source',NULL,NULL); +INSERT INTO `lng_data` VALUES ('style','sty_special','en','Special',NULL,NULL); +INSERT INTO `lng_data` VALUES ('style','sty_style_chars','en','Style Classes',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_set_scope','en','Set Scope',NULL,NULL); -INSERT INTO `lng_data` VALUES ('style','sty_section_char','en','Section',NULL,NULL); -INSERT INTO `lng_data` VALUES ('style','sty_scope','en','Scope',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_sco_char','en','SCO and Objective',NULL,NULL); +INSERT INTO `lng_data` VALUES ('style','sty_scope','en','Scope',NULL,NULL); +INSERT INTO `lng_data` VALUES ('style','sty_section_char','en','Section',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_save_hide_status','en','Save Hide Status',NULL,NULL); -INSERT INTO `lng_data` VALUES ('style','sty_row_head_class','en','Row Header',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_save_active_styles','en','Save Active Styles',NULL,NULL); +INSERT INTO `lng_data` VALUES ('style','sty_row_head_class','en','Row Header',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_row_foot_class','en','Row Footer',NULL,NULL); -INSERT INTO `lng_data` VALUES ('style','sty_question_char','en','Question',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_right','en','Right',NULL,NULL); +INSERT INTO `lng_data` VALUES ('style','sty_question_char','en','Question',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_preview','en','Preview',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_positioning','en','Positioning',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_position','en','Position',NULL,NULL); -INSERT INTO `lng_data` VALUES ('style','sty_padding','en','Padding',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_page_char','en','Page',NULL,NULL); +INSERT INTO `lng_data` VALUES ('style','sty_padding','en','Padding',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_overflow','en','Overflow',NULL,NULL); -INSERT INTO `lng_data` VALUES ('style','sty_opacity','en','Opacity',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_opt_saved','en','Options saved',NULL,NULL); +INSERT INTO `lng_data` VALUES ('style','sty_opacity','en','Opacity',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_odd_row_class','en','Odd Rows',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_odd_col_class','en','Odd Columns',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_nr_learning_modules','en','Number of Learning Modules',NULL,NULL); @@ -16618,32 +16621,32 @@ INSERT INTO `lng_data` VALUES ('style','sty_name','en','Name',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_msg_input_must_be_numeric','en','Input must be numeric.',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_msg_color_must_only_include','en','The color name may only include the following characters:',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_msg_characteristic_must_only_include','en','The title of style classes may only include the following characters:',NULL,NULL); -INSERT INTO `lng_data` VALUES ('style','sty_move_style','en','Change Style',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_move_lm_styles','en','Change Style of Learning Modules',NULL,NULL); -INSERT INTO `lng_data` VALUES ('style','sty_media_char','en','Media',NULL,NULL); +INSERT INTO `lng_data` VALUES ('style','sty_move_style','en','Change Style',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_min_height','en','Minimum Height',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_margin','en','Margin',NULL,NULL); +INSERT INTO `lng_data` VALUES ('style','sty_media_char','en','Media',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_margin_and_padding','en','Margin and Padding',NULL,NULL); +INSERT INTO `lng_data` VALUES ('style','sty_link_char','en','Link',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_list_char','en','List',NULL,NULL); -INSERT INTO `lng_data` VALUES ('style','sty_lightness_header_text','en','Lightness Header Text',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_line_height','en','Line Height',NULL,NULL); -INSERT INTO `lng_data` VALUES ('style','sty_link_char','en','Link',NULL,NULL); +INSERT INTO `lng_data` VALUES ('style','sty_lightness_header_text','en','Lightness Header Text',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_lightness_header_bg','en','Lightness Header Background',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_lightness_cell2_text','en','Lightness Cell 2 Text',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_lightness_cell2_bg','en','Lightness Cell 2 Background',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_lightness_cell1_text','en','Lightness Cell 1 Text',NULL,NULL); -INSERT INTO `lng_data` VALUES ('style','sty_lightness_cell1_bg','en','Lightness Cell 1 Background',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_lightness_border','en','Lightness Border',NULL,NULL); +INSERT INTO `lng_data` VALUES ('style','sty_lightness_cell1_bg','en','Lightness Cell 1 Background',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_letter_spacing','en','Letter Spacing',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_left','en','Left',NULL,NULL); -INSERT INTO `lng_data` VALUES ('style','sty_left_right_padding','en','Cell Padding Left/Right',NULL,NULL); -INSERT INTO `lng_data` VALUES ('style','sty_individual_styles','en','Individual Styles',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_import_stylesheet','en','Import Style',NULL,NULL); +INSERT INTO `lng_data` VALUES ('style','sty_individual_styles','en','Individual Styles',NULL,NULL); +INSERT INTO `lng_data` VALUES ('style','sty_left_right_padding','en','Cell Padding Left/Right',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_images','en','Images',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_image_file','en','Image File',NULL,NULL); -INSERT INTO `lng_data` VALUES ('style','sty_horizontal','en','Horizontal',NULL,NULL); -INSERT INTO `lng_data` VALUES ('style','sty_hide','en','Hide',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_height','en','Height',NULL,NULL); +INSERT INTO `lng_data` VALUES ('style','sty_hide','en','Hide',NULL,NULL); +INSERT INTO `lng_data` VALUES ('style','sty_horizontal','en','Horizontal',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_haccordion_templates','en','Hor. Accordion Templates',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_ha_ihead_class','en','Hor. Accordion Item Header',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_ha_icont_class','en','Hor. Accordion Item Content',NULL,NULL); @@ -16655,107 +16658,107 @@ INSERT INTO `lng_data` VALUES ('style','sty_font_variant','en','Font Variant',NU INSERT INTO `lng_data` VALUES ('style','sty_font_style','en','Font Style',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_font_size','en','Font Size',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_font_family','en','Font Family',NULL,NULL); -INSERT INTO `lng_data` VALUES ('style','sty_float','en','Float',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_flist_char','en','File List',NULL,NULL); +INSERT INTO `lng_data` VALUES ('style','sty_float','en','Float',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_example','en','Example',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_even_row_class','en','Even Rows',NULL,NULL); -INSERT INTO `lng_data` VALUES ('style','sty_edit_template','en','Edit Template',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_even_col_class','en','Even Columns',NULL,NULL); +INSERT INTO `lng_data` VALUES ('style','sty_edit_template','en','Edit Template',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_disable_auto_margins','en','Disable Auto Margins',NULL,NULL); -INSERT INTO `lng_data` VALUES ('style','sty_default_style','en','Default Style',NULL,NULL); -INSERT INTO `lng_data` VALUES ('style','sty_del_template_keep_classes','en','Delete and keep Style Classes',NULL,NULL); -INSERT INTO `lng_data` VALUES ('style','sty_del_template','en','Delete Templates and Classes',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_disable_auto_margins_info','en','Disables automatic setting of left/right to 0px, if media objects or tables are left/right aligned.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('style','sty_del_template','en','Delete Templates and Classes',NULL,NULL); +INSERT INTO `lng_data` VALUES ('style','sty_del_template_keep_classes','en','Delete and keep Style Classes',NULL,NULL); +INSERT INTO `lng_data` VALUES ('style','sty_default_style','en','Default Style',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_cursor','en','Cursor',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_create_pgl','en','Create Page Layout',NULL,NULL); -INSERT INTO `lng_data` VALUES ('style','sty_create_new_stylesheet','en','Create new Style',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_create_ind_style','en','Create Individual Style',NULL,NULL); +INSERT INTO `lng_data` VALUES ('style','sty_create_new_stylesheet','en','Create new Style',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_confirm_del_ind_styles','en','Confirm Deletion of Individual Content Styles',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_confirm_template_deletion','en','Confirm Template Deletion',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_copy_other_stylesheet','en','Copy Style from Local Source',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_confirm_del_ind_styles_desc','en','All learning modules with individual styles will be assigned to style \'%s\'. This will also delete all individual content styles. Are you sure to continue?',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_confirm_color_deletion','en','Confirm Color Deletion',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_confirm_char_deletion','en','Are you sure that you want to delete the following style class(es)?',NULL,NULL); +INSERT INTO `lng_data` VALUES ('style','sty_color_name','en','Color Name',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_color','en','Color',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_colors','en','Colors',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_commands','en','Commands',NULL,NULL); -INSERT INTO `lng_data` VALUES ('style','sty_color_name','en','Color Name',NULL,NULL); -INSERT INTO `lng_data` VALUES ('style','sty_color_flavors','en','Color Flavors',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_color_info','en','Predefined colors make it easy to reuse a color for different purposes. You refer to a predefined color by using its name with a leading ‘!’ for any color attribute in your style classes. To use a flavour, append a lightness value in brackets to the color name, e.g. ‘!MyColor(20)’.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('style','sty_color_flavors','en','Color Flavors',NULL,NULL); +INSERT INTO `lng_data` VALUES ('style','sty_color_already_exists','en','A color with this name already exists in this style.',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_color_code','en','Color Code',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_col_head_class','en','Column Header',NULL,NULL); -INSERT INTO `lng_data` VALUES ('style','sty_color_already_exists','en','A color with this name already exists in this style.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('style','sty_clear','en','Clear',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_col_foot_class','en','Column Footer',NULL,NULL); +INSERT INTO `lng_data` VALUES ('style','sty_clear','en','Clear',NULL,NULL); +INSERT INTO `lng_data` VALUES ('style','sty_caption_class','en','Caption',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_caption','en','Caption',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_characteristic_already_exists','en','A style class with this title already exists within this style.',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_bottom','en','Bottom',NULL,NULL); -INSERT INTO `lng_data` VALUES ('style','sty_caption_class','en','Caption',NULL,NULL); -INSERT INTO `lng_data` VALUES ('style','sty_border_width','en','Border Width',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_border','en','Border',NULL,NULL); +INSERT INTO `lng_data` VALUES ('style','sty_border_width','en','Border Width',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_border_style','en','Border Style',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_based_on','en','Based on',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_border_color','en','Border Color',NULL,NULL); -INSERT INTO `lng_data` VALUES ('style','sty_base_color','en','Base Color',NULL,NULL); -INSERT INTO `lng_data` VALUES ('style','sty_background','en','Background',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_background_repeat','en','Background Repeat',NULL,NULL); +INSERT INTO `lng_data` VALUES ('style','sty_background','en','Background',NULL,NULL); +INSERT INTO `lng_data` VALUES ('style','sty_base_color','en','Base Color',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_background_position','en','Background Position',NULL,NULL); -INSERT INTO `lng_data` VALUES ('style','sty_background_image','en','Background Image',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_background_color','en','Background Color',NULL,NULL); -INSERT INTO `lng_data` VALUES ('style','sty_background_attachment','en','Background Attachment',NULL,NULL); +INSERT INTO `lng_data` VALUES ('style','sty_background_image','en','Background Image',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_all','en','All',NULL,NULL); -INSERT INTO `lng_data` VALUES ('style','sty_add_template','en','Add Template',NULL,NULL); +INSERT INTO `lng_data` VALUES ('style','sty_background_attachment','en','Background Attachment',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_added_characteristic','en','Added style class.',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_add_pgl','en','Add Page Layout',NULL,NULL); +INSERT INTO `lng_data` VALUES ('style','sty_add_template','en','Add Template',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_add_image','en','Add Image',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_add_color','en','Add Color',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_add_characteristic','en','Add Style Class',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','sty_acopy','en','Copy',NULL,NULL); -INSERT INTO `lng_data` VALUES ('shib','shib_update_roles','en','Role Assignments',NULL,NULL); -INSERT INTO `lng_data` VALUES ('shib','shib_activate_new','en','New Accounts with Approval',NULL,NULL); INSERT INTO `lng_data` VALUES ('shib','shib_activate_new_info','en','If checked any new account creation has to be approved by an administrator.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('shib','shib_activate_new','en','New Accounts with Approval',NULL,NULL); +INSERT INTO `lng_data` VALUES ('shib','shib_update_roles','en','Role Assignments',NULL,NULL); +INSERT INTO `lng_data` VALUES ('shib','shib_update_role_ass_table','en','Edit Role Assignment Rule',NULL,NULL); INSERT INTO `lng_data` VALUES ('shib','shib_rules_tables','en','Active Role Assignment Rules',NULL,NULL); INSERT INTO `lng_data` VALUES ('shib','shib_settings','en','Shibboleth Settings',NULL,NULL); -INSERT INTO `lng_data` VALUES ('shib','shib_update_role_ass_table','en','Edit Role Assignment Rule',NULL,NULL); INSERT INTO `lng_data` VALUES ('shib','shib_rule_type','en','Type of Assignment',NULL,NULL); -INSERT INTO `lng_data` VALUES ('shib','shib_role_selection','en','Role Selection',NULL,NULL); INSERT INTO `lng_data` VALUES ('shib','shib_rule_condition','en','Condition',NULL,NULL); +INSERT INTO `lng_data` VALUES ('shib','shib_role_selection','en','Role Selection',NULL,NULL); INSERT INTO `lng_data` VALUES ('shib','shib_role_name','en','ILIAS Role Name',NULL,NULL); INSERT INTO `lng_data` VALUES ('shib','shib_role_name_info','en','Please choose either a global role or enter the name of a local role.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('shib','shib_role_by_plugin','en','By Plugin',NULL,NULL); -INSERT INTO `lng_data` VALUES ('shib','shib_role_by_attribute','en','Shibboleth Attribute',NULL,NULL); INSERT INTO `lng_data` VALUES ('shib','shib_role_assignment','en','Role Assignments',NULL,NULL); -INSERT INTO `lng_data` VALUES ('shib','shib_remove_deprecated','en','Deassign Deprecated Roles',NULL,NULL); +INSERT INTO `lng_data` VALUES ('shib','shib_role_by_attribute','en','Shibboleth Attribute',NULL,NULL); +INSERT INTO `lng_data` VALUES ('shib','shib_role_by_plugin','en','By Plugin',NULL,NULL); INSERT INTO `lng_data` VALUES ('shib','shib_role_ass_table','en','New Rule for Role Assignments',NULL,NULL); INSERT INTO `lng_data` VALUES ('shib','shib_plugin','en','Assignment by Plugin',NULL,NULL); -INSERT INTO `lng_data` VALUES ('shib','shib_plugin_id','en','Plugin Id',NULL,NULL); +INSERT INTO `lng_data` VALUES ('shib','shib_remove_deprecated','en','Deassign Deprecated Roles',NULL,NULL); INSERT INTO `lng_data` VALUES ('shib','shib_plugin_info','en','Validate the role assignment with a plugin. Please enter a valid plugin id.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('shib','shib_missing_role','en','Please select one role.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('shib','shib_plugin_id','en','Plugin Id',NULL,NULL); INSERT INTO `lng_data` VALUES ('shib','shib_new_rule','en','Add new Rule',NULL,NULL); +INSERT INTO `lng_data` VALUES ('shib','shib_missing_role','en','Please select one role.',NULL,NULL); INSERT INTO `lng_data` VALUES ('shib','shib_missing_plugin_id','en','Please enter a valid plugin id.',NULL,NULL); INSERT INTO `lng_data` VALUES ('shib','shib_missing_attr_value','en','Please enter the attribute value.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('shib','shib_local_role','en','Local Role',NULL,NULL); INSERT INTO `lng_data` VALUES ('shib','shib_missing_attr_name','en','Please enter the attribute name.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('shib','shib_ilias_role','en','ILIAS Role Name',NULL,NULL); +INSERT INTO `lng_data` VALUES ('shib','shib_local_role','en','Local Role',NULL,NULL); INSERT INTO `lng_data` VALUES ('shib','shib_global_role','en','Global Role',NULL,NULL); -INSERT INTO `lng_data` VALUES ('shib','shib_deleted_rule','en','Deleted role assignments.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('shib','shib_confirm_del_role_ass','en','Do you really want to delete the following rules?',NULL,NULL); +INSERT INTO `lng_data` VALUES ('shib','shib_ilias_role','en','ILIAS Role Name',NULL,NULL); INSERT INTO `lng_data` VALUES ('shib','shib_choose_role','en','Choose Role',NULL,NULL); -INSERT INTO `lng_data` VALUES ('shib','shib_attribute','en','User Attribute',NULL,NULL); +INSERT INTO `lng_data` VALUES ('shib','shib_confirm_del_role_ass','en','Do you really want to delete the following rules?',NULL,NULL); +INSERT INTO `lng_data` VALUES ('shib','shib_deleted_rule','en','Deleted role assignments.',NULL,NULL); INSERT INTO `lng_data` VALUES ('shib','shib_check_role_assignment','en','Assignment of Roles After Later Logins',NULL,NULL); +INSERT INTO `lng_data` VALUES ('shib','shib_attribute','en','User Attribute',NULL,NULL); INSERT INTO `lng_data` VALUES ('shib','shib_attribute_value','en','Attribute Value',NULL,NULL); INSERT INTO `lng_data` VALUES ('shib','shib_attribute_name','en','Attribute Name',NULL,NULL); INSERT INTO `lng_data` VALUES ('shib','shib_attr_info','en','Assign by a specific attribute in the Shibboleth User Profile.',NULL,NULL); INSERT INTO `lng_data` VALUES ('shib','shib_assignment_type','en','Kind of Assignment',NULL,NULL); INSERT INTO `lng_data` VALUES ('shib','shib_add_remove','en','Add/Remove Roles',NULL,NULL); -INSERT INTO `lng_data` VALUES ('shib','shib_add_missing','en','Assign Missing Roles',NULL,NULL); INSERT INTO `lng_data` VALUES ('search','until','en','up to',NULL,NULL); -INSERT INTO `lng_data` VALUES ('search','search_users','en','Search Users',NULL,NULL); +INSERT INTO `lng_data` VALUES ('shib','shib_add_missing','en','Assign Missing Roles',NULL,NULL); INSERT INTO `lng_data` VALUES ('search','search_user','en','Users',NULL,NULL); -INSERT INTO `lng_data` VALUES ('search','search_type','en','Type',NULL,NULL); +INSERT INTO `lng_data` VALUES ('search','search_users','en','Search Users',NULL,NULL); INSERT INTO `lng_data` VALUES ('search','search_user_extended','en','Extended User Search',NULL,NULL); -INSERT INTO `lng_data` VALUES ('search','search_title_description','en','Title / Description',NULL,NULL); INSERT INTO `lng_data` VALUES ('search','search_tst_svy','en','Tests/Surveys',NULL,NULL); +INSERT INTO `lng_data` VALUES ('search','search_type','en','Type',NULL,NULL); +INSERT INTO `lng_data` VALUES ('search','search_title_description','en','Title / Description',NULL,NULL); INSERT INTO `lng_data` VALUES ('search','search_term_combination','en','Combination',NULL,NULL); INSERT INTO `lng_data` VALUES ('search','search_select_search_area','en','Select Search Area',NULL,NULL); INSERT INTO `lng_data` VALUES ('search','search_role_title','en','Role Name',NULL,NULL); @@ -16765,13 +16768,13 @@ INSERT INTO `lng_data` VALUES ('search','search_no_match','en','Your search did INSERT INTO `lng_data` VALUES ('search','search_no_match_hint','en','Your search for %s did not match any documents.

Suggestions:
• Make sure all words are spelled correctly.
• Try different keywords.
• Try more general keywords.
• Try fewer keywords.',NULL,NULL); INSERT INTO `lng_data` VALUES ('search','search_no_connection_lucene','en','Cannot connect to Lucene server.',NULL,NULL); INSERT INTO `lng_data` VALUES ('search','search_minimum_three','en','Your search must be at least three characters long.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('search','search_lom','en','LOM Metadata',NULL,NULL); INSERT INTO `lng_data` VALUES ('search','search_lucene','en','Lucene search',NULL,NULL); +INSERT INTO `lng_data` VALUES ('search','search_lom','en','LOM Metadata',NULL,NULL); INSERT INTO `lng_data` VALUES ('search','search_limit_reached','en','Your search produced more than %s hits. You can restrict the search terms to receive more detailed results.',NULL,NULL); INSERT INTO `lng_data` VALUES ('search','search_like_info','en','Choose this option to get best results.',NULL,NULL); INSERT INTO `lng_data` VALUES ('search','search_index','en','Indexed search',NULL,NULL); -INSERT INTO `lng_data` VALUES ('search','search_grp_title','en','Group Name',NULL,NULL); INSERT INTO `lng_data` VALUES ('search','search_hide_adv_search','en','Hide Advanced Search',NULL,NULL); +INSERT INTO `lng_data` VALUES ('search','search_grp_title','en','Group Name',NULL,NULL); INSERT INTO `lng_data` VALUES ('search','search_full_info','en','Choose this option to search in a large amount of data.',NULL,NULL); INSERT INTO `lng_data` VALUES ('search','search_for_users','en','Search for users',NULL,NULL); INSERT INTO `lng_data` VALUES ('search','search_for_role_members','en','Search for Role Members',NULL,NULL); @@ -16783,28 +16786,28 @@ INSERT INTO `lng_data` VALUES ('search','search_details_info','en','Detailed sea INSERT INTO `lng_data` VALUES ('search','search_crs_title','en','Course Name',NULL,NULL); INSERT INTO `lng_data` VALUES ('search','search_content','en','Page Content',NULL,NULL); INSERT INTO `lng_data` VALUES ('search','search_choose_object_type','en','Please choose one object type.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('search','search_auto_complete_length','en','Number of Auto Complete List Entries',NULL,NULL); INSERT INTO `lng_data` VALUES ('search','search_area','en','Area',NULL,NULL); +INSERT INTO `lng_data` VALUES ('search','search_auto_complete_length','en','Number of Auto Complete List Entries',NULL,NULL); INSERT INTO `lng_data` VALUES ('search','search_area_info','en','Please select an area where the search should start.',NULL,NULL); INSERT INTO `lng_data` VALUES ('search','search_any','en','-- Any --',NULL,NULL); -INSERT INTO `lng_data` VALUES ('search','search_advanced','en','Advanced Search',NULL,NULL); -INSERT INTO `lng_data` VALUES ('search','search_all_words','en','All words (AND)',NULL,NULL); INSERT INTO `lng_data` VALUES ('search','search_any_word','en','Any word (OR)',NULL,NULL); +INSERT INTO `lng_data` VALUES ('search','search_all_words','en','All words (AND)',NULL,NULL); +INSERT INTO `lng_data` VALUES ('search','search_advanced','en','Advanced Search',NULL,NULL); INSERT INTO `lng_data` VALUES ('search','search_adv_md','en','Extended Metadata',NULL,NULL); INSERT INTO `lng_data` VALUES ('search','lucene_tbl_create_ini','en','Create Java-Server Ini-File',NULL,NULL); INSERT INTO `lng_data` VALUES ('search','lucene_size_fragments','en','Size of Text Fragments',NULL,NULL); -INSERT INTO `lng_data` VALUES ('search','lucene_size_frag_info','en','Please choose the maximum size of highlighted text fragments.',NULL,NULL); INSERT INTO `lng_data` VALUES ('search','lucene_show_relevance','en','Show Relevance',NULL,NULL); -INSERT INTO `lng_data` VALUES ('search','lucene_settings_title','en','Lucene Settings',NULL,NULL); +INSERT INTO `lng_data` VALUES ('search','lucene_size_frag_info','en','Please choose the maximum size of highlighted text fragments.',NULL,NULL); INSERT INTO `lng_data` VALUES ('search','lucene_show_relevance_info','en','Search results are sorted by their relevance. If activated, the relevance is shown as additional information for each search result.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('search','lucene_settings_tab','en','Lucene',NULL,NULL); INSERT INTO `lng_data` VALUES ('search','lucene_relevance','en','Relevance of Search Results',NULL,NULL); +INSERT INTO `lng_data` VALUES ('search','lucene_settings_tab','en','Lucene',NULL,NULL); +INSERT INTO `lng_data` VALUES ('search','lucene_settings_title','en','Lucene Settings',NULL,NULL); INSERT INTO `lng_data` VALUES ('search','lucene_relevance_short','en','Relevance',NULL,NULL); -INSERT INTO `lng_data` VALUES ('search','lucene_or','en','OR',NULL,NULL); INSERT INTO `lng_data` VALUES ('search','lucene_port','en','Port',NULL,NULL); +INSERT INTO `lng_data` VALUES ('search','lucene_or','en','OR',NULL,NULL); INSERT INTO `lng_data` VALUES ('search','lucene_num_fragments','en','Number of Text Fragments',NULL,NULL); -INSERT INTO `lng_data` VALUES ('search','lucene_more_hits_link','en','%s more hits...',NULL,NULL); INSERT INTO `lng_data` VALUES ('search','lucene_num_frag_info','en','Please choose the maximum number of highlighted text fragments.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('search','lucene_more_hits_link','en','%s more hits...',NULL,NULL); INSERT INTO `lng_data` VALUES ('search','lucene_max_sub','en','Number of Sub-items',NULL,NULL); INSERT INTO `lng_data` VALUES ('search','lucene_max_sub_info','en','Please enter maximum number of sub-items (Forum threads, Glossary terms...) that are shown by default.',NULL,NULL); INSERT INTO `lng_data` VALUES ('search','lucene_log','en','Path to Logfile',NULL,NULL); @@ -16814,8 +16817,8 @@ INSERT INTO `lng_data` VALUES ('search','lucene_last_index_time','en','Last Inde INSERT INTO `lng_data` VALUES ('search','lucene_last_index_time_info','en','Please modify this settings only if you have installed an index backup.',NULL,NULL); INSERT INTO `lng_data` VALUES ('search','lucene_index_path','en','Directory for Index Files',NULL,NULL); INSERT INTO `lng_data` VALUES ('search','lucene_index_path_info','en','Please enter a directory name for storing index files.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('search','lucene_host_info','en','Please enter the hostname or Ip-address for the java server.',NULL,NULL); INSERT INTO `lng_data` VALUES ('search','lucene_host','en','Host',NULL,NULL); +INSERT INTO `lng_data` VALUES ('search','lucene_host_info','en','Please enter the hostname or Ip-address for the java server.',NULL,NULL); INSERT INTO `lng_data` VALUES ('search','lucene_general_settings','en','General Settings',NULL,NULL); INSERT INTO `lng_data` VALUES ('search','lucene_err_quotes','en','Please close all quote (\") marks.',NULL,NULL); INSERT INTO `lng_data` VALUES ('search','lucene_err_quotes_not_empty','en','Quotes (\") must contain at least one character.',NULL,NULL); @@ -16836,28 +16839,28 @@ INSERT INTO `lng_data` VALUES ('search','lucene_create_ini','en','Create Configu INSERT INTO `lng_data` VALUES ('search','lucene_cpu','en','Maximum Number of Threads',NULL,NULL); INSERT INTO `lng_data` VALUES ('search','lucene_and','en','AND',NULL,NULL); INSERT INTO `lng_data` VALUES ('search','lucene_all_occurrences','en','... %s other occurrence(s)',NULL,NULL); -INSERT INTO `lng_data` VALUES ('search','lucene_activate_field','en','Activate Search',NULL,NULL); -INSERT INTO `lng_data` VALUES ('search','lucene_advanced_settings_table','en','Search Settings',NULL,NULL); INSERT INTO `lng_data` VALUES ('search','lucene_advanced_settings','en','Advanced Search',NULL,NULL); +INSERT INTO `lng_data` VALUES ('search','lucene_advanced_settings_table','en','Search Settings',NULL,NULL); +INSERT INTO `lng_data` VALUES ('search','lucene_activate_field','en','Activate Search',NULL,NULL); INSERT INTO `lng_data` VALUES ('search','last_search_result','en','Last Search Result',NULL,NULL); INSERT INTO `lng_data` VALUES ('search','append_results','en','Append results',NULL,NULL); INSERT INTO `lng_data` VALUES ('search','adv_md_search_title','en','Search in Extended Metadata',NULL,NULL); +INSERT INTO `lng_data` VALUES ('search','add_members_header','en','Add Members',NULL,NULL); INSERT INTO `lng_data` VALUES ('sahs','sahs_sequencing','en','Sequencing',NULL,NULL); INSERT INTO `lng_data` VALUES ('sahs','sahs_unit','en','SCO',NULL,NULL); -INSERT INTO `lng_data` VALUES ('search','add_members_header','en','Add Members',NULL,NULL); INSERT INTO `lng_data` VALUES ('sahs','sahs_sco_objective','en','Objectives',NULL,NULL); INSERT INTO `lng_data` VALUES ('sahs','sahs_questions','en','Questions',NULL,NULL); INSERT INTO `lng_data` VALUES ('sahs','sahs_page','en','Page',NULL,NULL); INSERT INTO `lng_data` VALUES ('sahs','sahs_organization','en','Organization',NULL,NULL); -INSERT INTO `lng_data` VALUES ('sahs','sahs_objectives','en','Learning Objectives',NULL,NULL); -INSERT INTO `lng_data` VALUES ('sahs','sahs_objectives_alignment','en','Learning Objectives Alignment',NULL,NULL); INSERT INTO `lng_data` VALUES ('sahs','sahs_oa_no_scos','en','The chapter does not contain any SCOs yet.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('sahs','sahs_objectives_alignment','en','Learning Objectives Alignment',NULL,NULL); +INSERT INTO `lng_data` VALUES ('sahs','sahs_objectives','en','Learning Objectives',NULL,NULL); INSERT INTO `lng_data` VALUES ('sahs','sahs_new_sco','en','New SCO',NULL,NULL); INSERT INTO `lng_data` VALUES ('sahs','sahs_new_page','en','New Page',NULL,NULL); INSERT INTO `lng_data` VALUES ('sahs','sahs_new_chapter','en','New Chapter',NULL,NULL); INSERT INTO `lng_data` VALUES ('sahs','sahs_learning_objectives','en','Learning Objectives',NULL,NULL); -INSERT INTO `lng_data` VALUES ('sahs','sahs_insert_sco','en','Insert SCO',NULL,NULL); INSERT INTO `lng_data` VALUES ('sahs','sahs_insert_pagelayout','en','Insert Template Page',NULL,NULL); +INSERT INTO `lng_data` VALUES ('sahs','sahs_insert_sco','en','Insert SCO',NULL,NULL); INSERT INTO `lng_data` VALUES ('sahs','sahs_insert_page','en','Insert Page',NULL,NULL); INSERT INTO `lng_data` VALUES ('sahs','sahs_insert_chapter','en','Insert Chapter',NULL,NULL); INSERT INTO `lng_data` VALUES ('sahs','sahs_chapter','en','Chapter',NULL,NULL); @@ -16868,27 +16871,27 @@ INSERT INTO `lng_data` VALUES ('rep','rep_intro3','en','Click on the %s b INSERT INTO `lng_data` VALUES ('rep','rep_intro2','en','Three steps are needed to build an initial structure:',NULL,NULL); INSERT INTO `lng_data` VALUES ('rep','rep_intro1','en','In this area you can create learning and working resources for all users. All resources are organised in categories. Categories can reflect the structure of your organisation (e.g. departments), a hierarchy of disciplines, or classes of a school.',NULL,NULL); INSERT INTO `lng_data` VALUES ('rep','rep_intro','en','Welcome to the Repository!',NULL,NULL); -INSERT INTO `lng_data` VALUES ('registration','registration_code_not_valid','en','The given registration code is either invalid or already has been used.',NULL,NULL); INSERT INTO `lng_data` VALUES ('registration','registration_disabled_no_access','en','The self-registration is not enabled. Please contact the system administration for further assistance: %s',NULL,NULL); +INSERT INTO `lng_data` VALUES ('registration','registration_code_not_valid','en','The given registration code is either invalid or already has been used.',NULL,NULL); INSERT INTO `lng_data` VALUES ('registration','registration_export_codes_no_data','en','No codes to export were selected.',NULL,NULL); INSERT INTO `lng_data` VALUES ('registration','registration_generated_all','en','All Dates',NULL,NULL); INSERT INTO `lng_data` VALUES ('registration','registration_roles_all','en','All Roles',NULL,NULL); INSERT INTO `lng_data` VALUES ('registration','registration_used','en','Date Of Usage',NULL,NULL); INSERT INTO `lng_data` VALUES ('registration','registration_generated','en','Date Of Generation',NULL,NULL); INSERT INTO `lng_data` VALUES ('registration','registration_code','en','Code',NULL,NULL); -INSERT INTO `lng_data` VALUES ('registration','registration_codes_number','en','Number Of Codes',NULL,NULL); INSERT INTO `lng_data` VALUES ('registration','registration_codes_roles','en','Global Role',NULL,NULL); -INSERT INTO `lng_data` VALUES ('registration','registration_codes_edit_header','en','Add Codes',NULL,NULL); -INSERT INTO `lng_data` VALUES ('registration','registration_codes_export','en','Export Codes',NULL,NULL); +INSERT INTO `lng_data` VALUES ('registration','registration_codes_number','en','Number Of Codes',NULL,NULL); INSERT INTO `lng_data` VALUES ('registration','registration_codes_add','en','Add Codes',NULL,NULL); +INSERT INTO `lng_data` VALUES ('registration','registration_codes_export','en','Export Codes',NULL,NULL); +INSERT INTO `lng_data` VALUES ('registration','registration_codes_edit_header','en','Add Codes',NULL,NULL); INSERT INTO `lng_data` VALUES ('registration','registration_reg_type_codes_info','en','This type allows self-registration of users but requires a valid code.',NULL,NULL); INSERT INTO `lng_data` VALUES ('registration','registration_reg_type_codes','en','Registration with Codes',NULL,NULL); INSERT INTO `lng_data` VALUES ('registration','registration_tab_codes','en','Registration Codes',NULL,NULL); INSERT INTO `lng_data` VALUES ('registration','registration_tab_settings','en','Registration Settings',NULL,NULL); -INSERT INTO `lng_data` VALUES ('registration','registration_user_new_account_mail','en','Edit New Account Mail',NULL,NULL); INSERT INTO `lng_data` VALUES ('registration','registration_settings','en','ILIAS Auth / Self-Registration',NULL,NULL); -INSERT INTO `lng_data` VALUES ('registration','reg_unknown_recipients','en','The following accounts are not valid:',NULL,NULL); +INSERT INTO `lng_data` VALUES ('registration','registration_user_new_account_mail','en','Edit New Account Mail',NULL,NULL); INSERT INTO `lng_data` VALUES ('registration','reg_type','en','Registration Type',NULL,NULL); +INSERT INTO `lng_data` VALUES ('registration','reg_unknown_recipients','en','The following accounts are not valid:',NULL,NULL); INSERT INTO `lng_data` VALUES ('registration','reg_type_confirmation','en','Registration with E-Mail Confirmation',NULL,NULL); INSERT INTO `lng_data` VALUES ('registration','reg_type_confirmation_info','en','This type allows self-registration of users but requires an email confirmation to activate the account. This avoids self-registration to ILIAS with wrong or non-existent email addresses.',NULL,NULL); INSERT INTO `lng_data` VALUES ('registration','reg_settings_header','en','New Registration Settings',NULL,NULL); @@ -16910,11 +16913,11 @@ INSERT INTO `lng_data` VALUES ('registration','reg_mail_body_profile_changed','e INSERT INTO `lng_data` VALUES ('registration','reg_mail_body_confirmation','en','To confirm this registration enter the ILIAS user administration and activate the account.',NULL,NULL); INSERT INTO `lng_data` VALUES ('registration','reg_mail_body_approve','en','You already have registered to ILIAS eLearning and received a e-mail with your account data. Now your account has been activated by an administrator.',NULL,NULL); INSERT INTO `lng_data` VALUES ('registration','reg_info_pwd','en','If enabled passwords will be send automatically to the new users per E-Mail.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('registration','reg_fixed','en','Selection From Specified List',NULL,NULL); INSERT INTO `lng_data` VALUES ('registration','reg_email','en','Automatic Role Assignment',NULL,NULL); +INSERT INTO `lng_data` VALUES ('registration','reg_fixed','en','Selection From Specified List',NULL,NULL); INSERT INTO `lng_data` VALUES ('registration','reg_email_role_assignment','en','Role Assignment By Domain',NULL,NULL); -INSERT INTO `lng_data` VALUES ('registration','reg_disabled','en','No Registration Possible',NULL,NULL); INSERT INTO `lng_data` VALUES ('registration','reg_domain','en','Domain',NULL,NULL); +INSERT INTO `lng_data` VALUES ('registration','reg_disabled','en','No Registration Possible',NULL,NULL); INSERT INTO `lng_data` VALUES ('registration','reg_direct','en','Direct Registration',NULL,NULL); INSERT INTO `lng_data` VALUES ('registration','reg_direct_info','en','If this is checked, any new user registration request is automatically approved.',NULL,NULL); INSERT INTO `lng_data` VALUES ('registration','reg_deleted_assignment','en','Deleted assignment(s).',NULL,NULL); @@ -16927,29 +16930,29 @@ INSERT INTO `lng_data` VALUES ('registration','reg_available_roles','en','Availa INSERT INTO `lng_data` VALUES ('registration','reg_approve','en','Registration with Approval',NULL,NULL); INSERT INTO `lng_data` VALUES ('registration','reg_approve_needs_recipient','en','You should define minimum one user who will be notified about new registrations, if the registration type ‘Registration with Approval’ is chosen.',NULL,NULL); INSERT INTO `lng_data` VALUES ('registration','reg_approve_info','en','If checked any new user registration has to be approved by an administrator.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('registration','reg_added_assignment','en','Added new assignment.',NULL,NULL); INSERT INTO `lng_data` VALUES ('registration','reg_add_assignment','en','New Assignment',NULL,NULL); +INSERT INTO `lng_data` VALUES ('registration','reg_added_assignment','en','Added new assignment.',NULL,NULL); INSERT INTO `lng_data` VALUES ('registration','reg_access_limitations','en','Access Limitation',NULL,NULL); -INSERT INTO `lng_data` VALUES ('registration','reg_access_limitation_none','en','Unlimited access',NULL,NULL); INSERT INTO `lng_data` VALUES ('registration','reg_access_limitation_out_of_date','en','One or more Roles have an outdated access limitation!',NULL,NULL); +INSERT INTO `lng_data` VALUES ('registration','reg_access_limitation_none','en','Unlimited access',NULL,NULL); INSERT INTO `lng_data` VALUES ('registration','reg_access_limitation_mode','en','Access Limitation Mode',NULL,NULL); INSERT INTO `lng_data` VALUES ('registration','reg_access_limitation_mode_unlimited','en','No access limitation',NULL,NULL); INSERT INTO `lng_data` VALUES ('registration','reg_access_limitation_mode_relative','en','Limited access for a fixed time period after registration',NULL,NULL); INSERT INTO `lng_data` VALUES ('registration','reg_access_limitation_mode_absolute','en','Access is limited by a fixed date',NULL,NULL); INSERT INTO `lng_data` VALUES ('registration','reg_access_limitation_missing_mode','en','Please choose for all roles an Access Limitation Mode',NULL,NULL); -INSERT INTO `lng_data` VALUES ('registration','reg_access_limitation_limited_time','en','After registration access for',NULL,NULL); INSERT INTO `lng_data` VALUES ('registration','reg_access_limitation_limited_until','en','Access is limited until',NULL,NULL); +INSERT INTO `lng_data` VALUES ('registration','reg_access_limitation_limited_time','en','After registration access for',NULL,NULL); INSERT INTO `lng_data` VALUES ('registration','auth_radius_sync','en','User Synchronization',NULL,NULL); INSERT INTO `lng_data` VALUES ('registration','auth_radius_role_select','en','Role:',NULL,NULL); INSERT INTO `lng_data` VALUES ('registration','auth_radius_name','en','Name of RADIUS Configuration',NULL,NULL); INSERT INTO `lng_data` VALUES ('registration','auth_radius_name_desc','en','Please choose a name for this server configuration',NULL,NULL); INSERT INTO `lng_data` VALUES ('rcrs','rcrs_call','en','Call ECS Course',NULL,NULL); -INSERT INTO `lng_data` VALUES ('rbac','svyf_write','en','Edit settings in Survey administration',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','svyf_visible','en','Survey administration is visible',NULL,NULL); +INSERT INTO `lng_data` VALUES ('rbac','svyf_write','en','Edit settings in Survey administration',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','svyf_read','en','User has read access to Survey administration',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','svyf_edit_permission','en','User change permission settings in Survey administration',NULL,NULL); -INSERT INTO `lng_data` VALUES ('rbac','sess_write','en','User can edit session content and settings',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','sess_visible','en','Sessions are visible',NULL,NULL); +INSERT INTO `lng_data` VALUES ('rbac','sess_write','en','User can edit session content and settings',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','sess_read','en','User has read access to sessions',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','sess_edit_permission','en','User can change permission settings',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','sess_edit_event','en','Edit Calendar Events',NULL,NULL); @@ -16980,8 +16983,8 @@ INSERT INTO `lng_data` VALUES ('rbac','recf_visible','en','Restored Objects admi INSERT INTO `lng_data` VALUES ('rbac','recf_read','en','User has read access to Restored Objects administration',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','recf_edit_permission','en','User can change permission settings of Restored Objects administration',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','rcrs_write','en','User can edit settings of ECS Course',NULL,NULL); -INSERT INTO `lng_data` VALUES ('rbac','rcrs_read','en','User can use ECS Course',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','rcrs_visible','en','ECS Course is visible',NULL,NULL); +INSERT INTO `lng_data` VALUES ('rbac','rcrs_read','en','User can use ECS Course',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','rcrs_edit_permission','en','User can change permission settings',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','rcrs_delete','en','User can move or delete ECS Course',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','rbac_unprotected_keep_local_policies_info','en','Choose this mode to keep all local policies.',NULL,NULL); @@ -16992,8 +16995,8 @@ INSERT INTO `lng_data` VALUES ('rbac','rbac_role_delete_qst','en','Are you sure INSERT INTO `lng_data` VALUES ('rbac','rbac_local_policies','en','Local Policies',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','rbac_keep_local_policies','en','Keep Local Policies',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','rbac_keep_local_policies_info','en','Choose this mode for keeping all local policies. The object permissions will be adapted to these policies and afterwards protected.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('rbac','rbac_delete_role','en','Delete Role',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','rbac_delete_local_policies','en','Delete Local Policies',NULL,NULL); +INSERT INTO `lng_data` VALUES ('rbac','rbac_delete_role','en','Delete Role',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','rbac_delete_local_policies_info','en','If activated, all local policies will be deleted. The object permissions will be rewritten and protected.',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','rbac_change_existing_confirm_tbl','en','Settings for ‘Change Existing Objects’',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','perm_use_local_policy','en','Use local policy',NULL,NULL); @@ -17008,8 +17011,8 @@ INSERT INTO `lng_data` VALUES ('rbac','pdts_write','en','Edit settings of Person INSERT INTO `lng_data` VALUES ('rbac','pdts_visible','en','Personal Desktop administration is visible',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','pdts_read','en','User has read access to Personal Desktop administration',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','pdts_edit_permission','en','User can change permission settings of Personal Desktop administration',NULL,NULL); -INSERT INTO `lng_data` VALUES ('rbac','mds_write','en','User can edit settings in Metadata administration',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','msg_no_roles_of_type','en','No Roles available with selected filter setting',NULL,NULL); +INSERT INTO `lng_data` VALUES ('rbac','mds_write','en','User can edit settings in Metadata administration',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','mds_visible','en','Metadata administration is visible',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','mds_read','en','User has read access to Metadata administration',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','mds_edit_permission','en','User can change permission settings in Metadata administration',NULL,NULL); @@ -17020,8 +17023,8 @@ INSERT INTO `lng_data` VALUES ('rbac','leave','en','Unsubscribe',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','mcts_edit_permission','en','User can change permission settings in Mediacast administration',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','info_user_view_changed','en','User view changed',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','grp_edit_event','en','Edit Calendar Events',NULL,NULL); -INSERT INTO `lng_data` VALUES ('rbac','filter_roles_local_policy','en','Show only roles using a local policy at this position',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','filter_local_roles','en','Show only local roles of current context',NULL,NULL); +INSERT INTO `lng_data` VALUES ('rbac','filter_roles_local_policy','en','Show only roles using a local policy at this position',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','filter_local_roles_object','en','Show only local roles defined at this position',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','filter_global_roles','en','Show only global roles',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','filter_all_roles','en','Show all roles of current context',NULL,NULL); @@ -17069,8 +17072,8 @@ INSERT INTO `lng_data` VALUES ('pwassist','pwassist_invalid_auth_mode','en','The INSERT INTO `lng_data` VALUES ('pwassist','pwassist_enter_username_and_new_password','en','Enter the username and the new password in the fields below.',NULL,NULL); INSERT INTO `lng_data` VALUES ('pwassist','pwassist_enter_username_and_email','en','Enter a username and the associated e-mail address in the fields shown below.\\nILIAS will send a message to that e-mail address. The message contains an address for a web page, where you can enter a new password for the user account.\\nIn case you are unable to assign a password to your user account using this form, contact your course administration or send an e-mail to %1$s.',NULL,NULL); INSERT INTO `lng_data` VALUES ('pwassist','pwassist_enter_email','en','Please enter an e-mail address and submit the form.\\nILIAS will send an e-mail to that address. The e-mail contains all user names which have registered this e-mail address.\\nChoose a suitable username and use the password service to retrieve a new password. If you do not retrieve any e-mail by this service please contact your course admin or %1$s.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('pwassist','password_assistance','en','Password Assistance',NULL,NULL); INSERT INTO `lng_data` VALUES ('ps','show_security','en','Security',NULL,NULL); +INSERT INTO `lng_data` VALUES ('pwassist','password_assistance','en','Password Assistance',NULL,NULL); INSERT INTO `lng_data` VALUES ('ps','show_privacy','en','Privacy',NULL,NULL); INSERT INTO `lng_data` VALUES ('ps','ps_warning_modify','en','Attention: Minimum one user has accepted the user agreement. Modifying these settings will reset all user agreements.',NULL,NULL); INSERT INTO `lng_data` VALUES ('ps','ps_user_selection','en','Participants Selection',NULL,NULL); @@ -17085,9 +17088,9 @@ INSERT INTO `lng_data` VALUES ('ps','ps_select_one','en','Please select one expo INSERT INTO `lng_data` VALUES ('ps','ps_security_protection','en','Security Settings',NULL,NULL); INSERT INTO `lng_data` VALUES ('ps','grp_ps_required_info','en','Further Group-Specific fields are required for accessing the group content.',NULL,NULL); INSERT INTO `lng_data` VALUES ('ps','crs_ps_required_info','en','Further Course-Specific fields are required for accessing the course content.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('ps','ps_prevent_simultaneous_logins','en','Prevent Simultaneous Logins',NULL,NULL); -INSERT INTO `lng_data` VALUES ('ps','ps_privacy_protection','en','Privacy Settings',NULL,NULL); INSERT INTO `lng_data` VALUES ('ps','ps_profile_export','en','Protection of User Profile Data',NULL,NULL); +INSERT INTO `lng_data` VALUES ('ps','ps_privacy_protection','en','Privacy Settings',NULL,NULL); +INSERT INTO `lng_data` VALUES ('ps','ps_prevent_simultaneous_logins','en','Prevent Simultaneous Logins',NULL,NULL); INSERT INTO `lng_data` VALUES ('ps','ps_prevent_simultaneous_logins_info','en','If enabled, simultaneous logins with the same account from different computers are not possible.',NULL,NULL); INSERT INTO `lng_data` VALUES ('ps','ps_perform_export','en','Start CSV-Export',NULL,NULL); INSERT INTO `lng_data` VALUES ('ps','ps_password_special_chars_enabled','en','Force Special Characters',NULL,NULL); @@ -17101,14 +17104,14 @@ INSERT INTO `lng_data` VALUES ('ps','ps_password_max_age_info','en','Sets the ma INSERT INTO `lng_data` VALUES ('ps','ps_password_chars_and_numbers_enabled','en','Force Characters and Numbers',NULL,NULL); INSERT INTO `lng_data` VALUES ('ps','ps_password_chars_and_numbers_enabled_info','en','If enabled, passwords have to contain characters and numbers.',NULL,NULL); INSERT INTO `lng_data` VALUES ('ps','ps_password_change_on_first_login_enabled','en','Change Password on First Login',NULL,NULL); -INSERT INTO `lng_data` VALUES ('ps','ps_not_accepted','en','Not Accepted',NULL,NULL); INSERT INTO `lng_data` VALUES ('ps','ps_password_change_on_first_login_enabled_info','en','If enabled, users have to change their password on first login (except users registered themselves).',NULL,NULL); +INSERT INTO `lng_data` VALUES ('ps','ps_not_accepted','en','Not Accepted',NULL,NULL); INSERT INTO `lng_data` VALUES ('ps','ps_login_max_attempts','en','Maximum Login Attempts',NULL,NULL); -INSERT INTO `lng_data` VALUES ('ps','ps_login_max_attempts_info','en',' Sets the maximum number of unsuccessful attempts to login. After the maximum number of unsuccessful attempts is exceeded, the respective user will be set to \'inactive\' and would require re-activation in User Management. Leave the field empty to disable this option and ILIAS will not count failed login attempts.',NULL,NULL); INSERT INTO `lng_data` VALUES ('ps','ps_files_deleted','en','Export Files Deleted',NULL,NULL); +INSERT INTO `lng_data` VALUES ('ps','ps_login_max_attempts_info','en',' Sets the maximum number of unsuccessful attempts to login. After the maximum number of unsuccessful attempts is exceeded, the respective user will be set to \'inactive\' and would require re-activation in User Management. Leave the field empty to disable this option and ILIAS will not count failed login attempts.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('ps','ps_export_wait','en','Users on the Waiting List',NULL,NULL); INSERT INTO `lng_data` VALUES ('ps','ps_field_type','en','Field Type',NULL,NULL); INSERT INTO `lng_data` VALUES ('ps','ps_export_user_data','en','Data Types',NULL,NULL); -INSERT INTO `lng_data` VALUES ('ps','ps_export_wait','en','Users on the Waiting List',NULL,NULL); INSERT INTO `lng_data` VALUES ('ps','ps_export_tutor','en','Tutors',NULL,NULL); INSERT INTO `lng_data` VALUES ('ps','ps_export_sub','en','Subscribers',NULL,NULL); INSERT INTO `lng_data` VALUES ('ps','ps_export_settings','en','Export Settings',NULL,NULL); @@ -17128,28 +17131,28 @@ INSERT INTO `lng_data` VALUES ('ps','ps_error_message_invalid_password_min_lengt INSERT INTO `lng_data` VALUES ('ps','ps_error_message_invalid_password_max_length','en','Maximum password size may not be less than 0.',NULL,NULL); INSERT INTO `lng_data` VALUES ('ps','ps_error_message_invalid_password_max_age','en','Maximum password age may not be less than 0.',NULL,NULL); INSERT INTO `lng_data` VALUES ('ps','ps_error_message_invalid_login_max_attempts','en','Maximum login attempts may not be less than 0.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('ps','ps_error_message_https_header_missing','en','If you enable the automatic https detection you have to provide a header name and header value.',NULL,NULL); INSERT INTO `lng_data` VALUES ('ps','ps_grp_user_fields','en','Group-Specific User Fields',NULL,NULL); +INSERT INTO `lng_data` VALUES ('ps','ps_error_message_https_header_missing','en','If you enable the automatic https detection you have to provide a header name and header value.',NULL,NULL); INSERT INTO `lng_data` VALUES ('ps','ps_crs_user_fields','en','Course-Specific User Fields',NULL,NULL); INSERT INTO `lng_data` VALUES ('ps','ps_cdf_warning_modify','en','Attention: Minimum one user has accepted the user agreement. Modifying these course specific fields will reset all user agreements.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('ps','ps_cdf_type','en','Type',NULL,NULL); INSERT INTO `lng_data` VALUES ('ps','ps_cdf_value','en','Value',NULL,NULL); -INSERT INTO `lng_data` VALUES ('ps','ps_cdf_select_one','en','Please select one.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('ps','ps_cdf_type','en','Type',NULL,NULL); INSERT INTO `lng_data` VALUES ('ps','ps_cdf_required','en','Required Field',NULL,NULL); +INSERT INTO `lng_data` VALUES ('ps','ps_cdf_select_one','en','Please select one.',NULL,NULL); INSERT INTO `lng_data` VALUES ('ps','ps_cdf_no_name_given','en','Please enter a name.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('ps','grp_ps_cdf_info','en','Further Group-Specific Data:',NULL,NULL); -INSERT INTO `lng_data` VALUES ('ps','ps_cdf_name','en','Name',NULL,NULL); INSERT INTO `lng_data` VALUES ('ps','ps_cdf_no_fields','en','No User Fields Defined',NULL,NULL); +INSERT INTO `lng_data` VALUES ('ps','ps_cdf_name','en','Name',NULL,NULL); +INSERT INTO `lng_data` VALUES ('ps','grp_ps_cdf_info','en','Further Group-Specific Data:',NULL,NULL); INSERT INTO `lng_data` VALUES ('ps','crs_ps_cdf_info','en','Further Course-Specific Data:',NULL,NULL); -INSERT INTO `lng_data` VALUES ('ps','ps_cdf_deleted','en','Deleted user fields',NULL,NULL); INSERT INTO `lng_data` VALUES ('ps','ps_cdf_deleted_field','en','Deleted value',NULL,NULL); +INSERT INTO `lng_data` VALUES ('ps','ps_cdf_deleted','en','Deleted user fields',NULL,NULL); INSERT INTO `lng_data` VALUES ('ps','ps_cdf_delete_sure','en','Do you really want to delete these user fields ?',NULL,NULL); INSERT INTO `lng_data` VALUES ('ps','ps_cdf_added_field','en','Added new selection box.',NULL,NULL); INSERT INTO `lng_data` VALUES ('ps','ps_cdf_add_field','en','Add User Field',NULL,NULL); -INSERT INTO `lng_data` VALUES ('ps','ps_auto_https','en','Autodetect HTTPS',NULL,NULL); INSERT INTO `lng_data` VALUES ('ps','ps_btn_add_value','en','New Value',NULL,NULL); -INSERT INTO `lng_data` VALUES ('ps','ps_auto_https_header_value','en','Header Value',NULL,NULL); +INSERT INTO `lng_data` VALUES ('ps','ps_auto_https','en','Autodetect HTTPS',NULL,NULL); INSERT INTO `lng_data` VALUES ('ps','ps_auto_https_header_name','en','Header Name',NULL,NULL); +INSERT INTO `lng_data` VALUES ('ps','ps_auto_https_header_value','en','Header Value',NULL,NULL); INSERT INTO `lng_data` VALUES ('ps','ps_auto_https_description','en','If enabled, ILIAS tries to detect the HTTPs Status by analysing the header value specified below.',NULL,NULL); INSERT INTO `lng_data` VALUES ('ps','ps_agreement_accepted','en','User Agreement Accepted',NULL,NULL); INSERT INTO `lng_data` VALUES ('pdesk','pdesk_intro4','en','If you have found something of interest, put it on your desktop by clicking Add to Desktop in the object\'s Actions menu.',NULL,NULL); @@ -17161,36 +17164,36 @@ INSERT INTO `lng_data` VALUES ('pdesk','bm_num_bookmark_folders','en','Folder(s) INSERT INTO `lng_data` VALUES ('pd','pd_view_select_at_least_one','en','You have to select at least one view, either ‘Selected Items’ and/or ‘My Memberships’.',NULL,NULL); INSERT INTO `lng_data` VALUES ('pd','pd_settings','en','Personal Desktop',NULL,NULL); INSERT INTO `lng_data` VALUES ('pd','pd_personal_items_default_view','en','Default View',NULL,NULL); -INSERT INTO `lng_data` VALUES ('pd','pd_my_memberships','en','My Memberships',NULL,NULL); -INSERT INTO `lng_data` VALUES ('pd','pd_my_offers','en','Selected Items',NULL,NULL); INSERT INTO `lng_data` VALUES ('pd','pd_personal_items_default_view_info','en','Choose the preferred view of Personal Items.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('pd','pd_my_memberships_intro2','en','This is your personal space for all courses and groups you participate in. Currently, there aren\'t any memberships assigned to you. To become a member of a course or group, there are two ways:
  1. You can join courses or groups provided that joining them has been allowed by their administrators.
  2. An administratrator of a course or group can assign a membership to you.

In any case, the respective objects will appear automatically in this place.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('pd','pd_my_offers','en','Selected Items',NULL,NULL); +INSERT INTO `lng_data` VALUES ('pd','pd_my_memberships','en','My Memberships',NULL,NULL); INSERT INTO `lng_data` VALUES ('pd','pd_enable_notes','en','Enable Notes',NULL,NULL); INSERT INTO `lng_data` VALUES ('pd','pd_my_memberships_intro','en','Welcome to Your Memberships',NULL,NULL); +INSERT INTO `lng_data` VALUES ('pd','pd_my_memberships_intro2','en','This is your personal space for all courses and groups you participate in. Currently, there aren\'t any memberships assigned to you. To become a member of a course or group, there are two ways:
  1. You can join courses or groups provided that joining them has been allowed by their administrators.
  2. An administratrator of a course or group can assign a membership to you.

In any case, the respective objects will appear automatically in this place.',NULL,NULL); INSERT INTO `lng_data` VALUES ('pd','pd_enable_my_offers','en','Enable ‘Selected Items’',NULL,NULL); INSERT INTO `lng_data` VALUES ('pd','pd_enable_my_offers_info','en','The view ‘Selected Items’ contains all objects which are placed on the user\'s Personal Desktop.',NULL,NULL); INSERT INTO `lng_data` VALUES ('pd','pd_enable_my_memberships','en','Enable ‘Courses and Groups’',NULL,NULL); -INSERT INTO `lng_data` VALUES ('pd','pd_enable_my_memberships_info','en','‘Courses and Groups’ contains all courses and groups the user is assigned to as a member.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('pd','pd_enable_bookmarks','en','Enable Bookmarks',NULL,NULL); -INSERT INTO `lng_data` VALUES ('pd','pd_enable_block_moving_info','en','Allow users to reorganize the content blocks on the personal desktop.',NULL,NULL); INSERT INTO `lng_data` VALUES ('pd','pd_enable_block_moving','en','Enable Block Moving',NULL,NULL); +INSERT INTO `lng_data` VALUES ('pd','pd_enable_bookmarks','en','Enable Bookmarks',NULL,NULL); +INSERT INTO `lng_data` VALUES ('pd','pd_enable_my_memberships_info','en','‘Courses and Groups’ contains all courses and groups the user is assigned to as a member.',NULL,NULL); INSERT INTO `lng_data` VALUES ('notes','notes_show_comments','en','Show Comments',NULL,NULL); +INSERT INTO `lng_data` VALUES ('pd','pd_enable_block_moving_info','en','Allow users to reorganize the content blocks on the personal desktop.',NULL,NULL); INSERT INTO `lng_data` VALUES ('notes','notes_public_comments','en','Public Comments',NULL,NULL); INSERT INTO `lng_data` VALUES ('notes','notes_notes_deleted','en','The notes have been deleted.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('notes','notes_note_deleted','en','The note has been deleted.',NULL,NULL); INSERT INTO `lng_data` VALUES ('notes','notes_my_comments','en','My Comments',NULL,NULL); +INSERT INTO `lng_data` VALUES ('notes','notes_note_deleted','en','The note has been deleted.',NULL,NULL); INSERT INTO `lng_data` VALUES ('notes','notes_hide_comments','en','Hide Comments',NULL,NULL); -INSERT INTO `lng_data` VALUES ('notes','notes_comment','en','Comment',NULL,NULL); INSERT INTO `lng_data` VALUES ('notes','notes_deactivate_comments','en','Deactivate Public Comments',NULL,NULL); -INSERT INTO `lng_data` VALUES ('notes','notes_all_comments','en','All Comments',NULL,NULL); INSERT INTO `lng_data` VALUES ('notes','notes_add_comment','en','Add Comment',NULL,NULL); +INSERT INTO `lng_data` VALUES ('notes','notes_all_comments','en','All Comments',NULL,NULL); +INSERT INTO `lng_data` VALUES ('notes','notes_comment','en','Comment',NULL,NULL); INSERT INTO `lng_data` VALUES ('notes','notes_activate_comments','en','Activate Public Comments',NULL,NULL); INSERT INTO `lng_data` VALUES ('news','priv_feed_settings','en','Private Newsfeed settings',NULL,NULL); INSERT INTO `lng_data` VALUES ('news','priv_feed_disabled','en','Private Newsfeed disabled.',NULL,NULL); INSERT INTO `lng_data` VALUES ('news','passwd_equals_ilpasswd','en','Please enter a password different from your ILIAS-password.',NULL,NULL); INSERT INTO `lng_data` VALUES ('news','news_x_postings','en','%s Postings have been added.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('news','news_x_files_updated','en','%s Files have been updated.',NULL,NULL); INSERT INTO `lng_data` VALUES ('news','news_x_files_created','en','%s Files have been added.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('news','news_x_files_updated','en','%s Files have been updated.',NULL,NULL); INSERT INTO `lng_data` VALUES ('news','news_visibility_users','en','Authenticated Users',NULL,NULL); INSERT INTO `lng_data` VALUES ('news','news_visibility_public','en','Public',NULL,NULL); INSERT INTO `lng_data` VALUES ('news','news_time_period','en','Time Period',NULL,NULL); @@ -17199,9 +17202,9 @@ INSERT INTO `lng_data` VALUES ('news','news_rss_period','en','RSS Period',NULL,N INSERT INTO `lng_data` VALUES ('news','news_public_feed','en','Extra RSS Feed',NULL,NULL); INSERT INTO `lng_data` VALUES ('news','news_public_feed_info','en','If this option is enabled, a separate RSS feed is provided for this Mediacast.',NULL,NULL); INSERT INTO `lng_data` VALUES ('news','news_period_x_weeks','en','Last %s Weeks',NULL,NULL); -INSERT INTO `lng_data` VALUES ('news','news_period_1_year','en','Last Year',NULL,NULL); INSERT INTO `lng_data` VALUES ('news','news_period_x_days','en','Last %s Days',NULL,NULL); INSERT INTO `lng_data` VALUES ('news','news_period_x_months','en','Last %s Months',NULL,NULL); +INSERT INTO `lng_data` VALUES ('news','news_period_1_year','en','Last Year',NULL,NULL); INSERT INTO `lng_data` VALUES ('news','news_period_1_week','en','Last Week',NULL,NULL); INSERT INTO `lng_data` VALUES ('news','news_period_1_month','en','Last Month',NULL,NULL); INSERT INTO `lng_data` VALUES ('news','news_pd_period','en','Personal Desktop News Period',NULL,NULL); @@ -17210,22 +17213,22 @@ INSERT INTO `lng_data` VALUES ('news','news_nr_of_items','en','Number of Maximum INSERT INTO `lng_data` VALUES ('news','news_nr_of_items_info','en','Number of news items that are kept for an object (e.g. a file or a learning module) in the database. Please note, that container objects (e.g. categories, courses) may list more items, because they aggregate news of sub-objects.',NULL,NULL); INSERT INTO `lng_data` VALUES ('news','news_notifications','en','Notifications',NULL,NULL); INSERT INTO `lng_data` VALUES ('news','news_notifications_public','en','Public Notifications',NULL,NULL); -INSERT INTO `lng_data` VALUES ('news','news_no_news_items','en','No news available.',NULL,NULL); INSERT INTO `lng_data` VALUES ('news','news_notifications_public_info','en','If this option is enabled, notifications can be obtained by personal RSS feeds outside of ILIAS. Please note that this makes notifications accessible without authentication.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('news','news_no_news_items','en','No news available.',NULL,NULL); INSERT INTO `lng_data` VALUES ('news','news_no_js_click_here','en','If news are not displayed, click here.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('news','news_news_items','en','News Item(s)',NULL,NULL); INSERT INTO `lng_data` VALUES ('news','news_news_item_visibility','en','Access',NULL,NULL); +INSERT INTO `lng_data` VALUES ('news','news_news_items','en','News Item(s)',NULL,NULL); INSERT INTO `lng_data` VALUES ('news','news_news_item_visibility_info','en','Public news can be accessed without authentication outside of ILIAS via RSS. Please do not include any confidential information.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('news','news_news_item_title','en','Headline',NULL,NULL); INSERT INTO `lng_data` VALUES ('news','news_news_item_head','en','News Item',NULL,NULL); +INSERT INTO `lng_data` VALUES ('news','news_news_item_title','en','Headline',NULL,NULL); INSERT INTO `lng_data` VALUES ('news','news_news_item_content','en','Text',NULL,NULL); INSERT INTO `lng_data` VALUES ('news','news_news_item_content_long','en','Long Text',NULL,NULL); INSERT INTO `lng_data` VALUES ('news','news_news_item_content_long_info','en','This text will not be published via RSS.',NULL,NULL); INSERT INTO `lng_data` VALUES ('news','news_loading_news','en','Loading News...',NULL,NULL); INSERT INTO `lng_data` VALUES ('news','news_internal_news','en','News',NULL,NULL); INSERT INTO `lng_data` VALUES ('news','news_hide_news_per_date','en','Show News After',NULL,NULL); -INSERT INTO `lng_data` VALUES ('news','news_hide_news_per_date_info','en','Only news that are newer than a certain date will be displayed.',NULL,NULL); INSERT INTO `lng_data` VALUES ('news','news_hide_news_date','en','Starting Date',NULL,NULL); +INSERT INTO `lng_data` VALUES ('news','news_hide_news_per_date_info','en','Only news that are newer than a certain date will be displayed.',NULL,NULL); INSERT INTO `lng_data` VALUES ('news','news_hide_news_block','en','Hide News Block',NULL,NULL); INSERT INTO `lng_data` VALUES ('news','news_hide_news_block_info','en','Hide block in learner\'s view. The news block will only be visible for users with write permission.',NULL,NULL); INSERT INTO `lng_data` VALUES ('news','news_hidden_news_block','en','Block is currently hidden in learner\'s view.',NULL,NULL); @@ -17245,16 +17248,16 @@ INSERT INTO `lng_data` VALUES ('news','news_enable_internal_news','en','Enable I INSERT INTO `lng_data` VALUES ('news','news_enable_internal_news_info','en','Activates news blocks for categories, courses, groups and other objects. Users can subscribe to news and news are presented on the personal desktop.',NULL,NULL); INSERT INTO `lng_data` VALUES ('news','news_edit_news_settings','en','Edit Settings',NULL,NULL); INSERT INTO `lng_data` VALUES ('news','news_default_visibility','en','Default Access',NULL,NULL); -INSERT INTO `lng_data` VALUES ('news','news_cache_info','en','Update news blocks all x minutes. ‘0’ means every time. Higher values improve performance, but news may link to non-accessible items.',NULL,NULL); INSERT INTO `lng_data` VALUES ('news','news_cache','en','News Cache (Minutes)',NULL,NULL); +INSERT INTO `lng_data` VALUES ('news','news_cache_info','en','Update news blocks all x minutes. ‘0’ means every time. Higher values improve performance, but news may link to non-accessible items.',NULL,NULL); INSERT INTO `lng_data` VALUES ('news','news_block_news_for_context','en','News',NULL,NULL); INSERT INTO `lng_data` VALUES ('news','news_block_information','en','The News block lists all news that are related to the Personal Items you have selected on the personal desktop.',NULL,NULL); INSERT INTO `lng_data` VALUES ('news','news_allow_shorter_periods','en','Allow Shorter Periods',NULL,NULL); INSERT INTO `lng_data` VALUES ('news','news_allow_shorter_periods_info','en','Users may select shorter news periods on personal desktop.',NULL,NULL); INSERT INTO `lng_data` VALUES ('news','news_allow_longer_periods','en','Allow Longer Periods',NULL,NULL); -INSERT INTO `lng_data` VALUES ('news','news_allow_longer_periods_info','en','Users may select longer news periods on personal desktop.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('news','news_all_items','en','News for all items on Personal Desktop',NULL,NULL); INSERT INTO `lng_data` VALUES ('news','news_1_postings','en','One posting has been added.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('news','news_all_items','en','News for all items on Personal Desktop',NULL,NULL); +INSERT INTO `lng_data` VALUES ('news','news_allow_longer_periods_info','en','Users may select longer news periods on personal desktop.',NULL,NULL); INSERT INTO `lng_data` VALUES ('news','news_1_file_updated','en','One file has been updated.',NULL,NULL); INSERT INTO `lng_data` VALUES ('news','news_1_file_created','en','One file has been added.',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','sco_propagate','en','Propagate to all SCOs',NULL,NULL); @@ -17262,12 +17265,12 @@ INSERT INTO `lng_data` VALUES ('meta','meta_yes','en','Yes',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_very_low','en','Very Low',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_very_high','en','Very High',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_very_easy','en','Very Easy',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','meta_version','en','Version',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_very_difficult','en','Very Difficult',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','meta_version','en','Version',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_value','en','Value',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_validator','en','Validator',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','meta_unavailable','en','Unavailable',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_unknown','en','Unknown',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','meta_unavailable','en','Unavailable',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_typical_learning_time','en','Typical Learning Time',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_typical_age_range','en','Typical Age Range',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_type','en','Type',NULL,NULL); @@ -17277,15 +17280,15 @@ INSERT INTO `lng_data` VALUES ('meta','meta_terminator','en','Terminator',NULL,N INSERT INTO `lng_data` VALUES ('meta','meta_technicalvalidator','en','Technical validator',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_technicalimplementer','en','Technical implementer',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_technical','en','Technical',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','meta_teacher','en','Teacher',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_taxon','en','Taxon',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','meta_teacher','en','Teacher',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_taxon_path','en','Taxon Path',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_table','en','Table',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_subjectmatterexpert','en','Subject matter expert(s)',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_structure','en','Structure',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_status','en','Status',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','meta_slide','en','Slide',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_source','en','Source',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','meta_slide','en','Slide',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_skill_level','en','Competence Level',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_size','en','Size',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_simulation','en','Simulation',NULL,NULL); @@ -17294,31 +17297,31 @@ INSERT INTO `lng_data` VALUES ('meta','meta_self_assessment','en','Self Assessme INSERT INTO `lng_data` VALUES ('meta','meta_security_level','en','Security Level',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_scriptwriter','en','Scriptwriter',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_school','en','School',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','meta_role','en','Role',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_rights','en','Rights',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','meta_role','en','Role',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_revised','en','Revised',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_resource','en','Resource',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','meta_requires','en','Requires',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_requirement','en','Requirement',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','meta_requires','en','Requires',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_relation','en','Relation',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_references','en','References',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_quickedit','en','Quick Edit',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','meta_publisher','en','Publisher',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','meta_purpose','en','Purpose',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_questionnaire','en','Questionnaire',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','meta_prerequisite','en','Prerequisite',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','meta_purpose','en','Purpose',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','meta_publisher','en','Publisher',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_problem_statement','en','Problem Statement',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','meta_prerequisite','en','Prerequisite',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_pointofcontact','en','Point(s) of Contact',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','meta_pc_dos','en','PC-DOS',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_please_select','en','Please select',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','meta_pc_dos','en','PC-DOS',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_other','en','Other',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_other_plattform_requirements','en','Other Platform Requirements',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_or_composite','en','Or Composite',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_operating_system','en','Operating System',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_no','en','No',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_no_technical','en','No metadata available for the Technical section.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','meta_no_rights','en','No metadata available for the Rights section.',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_no_relation','en','No metadata available for the Relation section.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','meta_no_rights','en','No metadata available for the Rights section.',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_no_meta_metadata','en','No metadata available for the Meta-Metadata section.',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_no_lifecycle','en','No metadata available for the Lifecycle section.',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_no_educational','en','No metadata available for the Educational section.',NULL,NULL); @@ -17342,42 +17345,42 @@ INSERT INTO `lng_data` VALUES ('meta','meta_lifecycle','en','Lifecycle',NULL,NUL INSERT INTO `lng_data` VALUES ('meta','meta_lecture','en','Lecture',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_learning_resource_type','en','Learning Resource Type',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_learner','en','Learner',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','meta_l_zu','en','Zulu',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_language','en','Language',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','meta_l_yi','en','Yiddish',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','meta_l_yo','en','Yoruba',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','meta_l_za','en','Zhuang',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_l_zh','en','Chinese',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','meta_l_zu','en','Zulu',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','meta_l_wo','en','Wolof',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','meta_l_za','en','Zhuang',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','meta_l_yo','en','Yoruba',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','meta_l_yi','en','Yiddish',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_l_xh','en','Xhosa',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','meta_l_wo','en','Wolof',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_l_vo','en','Volapuk',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_l_vi','en','Vietnamese',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_l_ur','en','Urdu',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_l_uz','en','Uzbek',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','meta_l_tt','en','Tatar',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','meta_l_tw','en','Twi',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','meta_l_ug','en','Uigur',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_l_uk','en','Ukrainian',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','meta_l_ts','en','Tsonga',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','meta_l_tr','en','Turkish',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','meta_l_to','en','Tonga',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','meta_l_tn','en','Setswana',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','meta_l_ug','en','Uigur',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','meta_l_tw','en','Twi',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','meta_l_tt','en','Tatar',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_l_tl','en','Tagalog',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','meta_l_tk','en','Turkmen',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','meta_l_tn','en','Setswana',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','meta_l_to','en','Tonga',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','meta_l_tr','en','Turkish',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','meta_l_ts','en','Tsonga',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_l_ti','en','Tigrinya',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','meta_l_tk','en','Turkmen',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_l_th','en','Thai',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_l_tg','en','Tajik',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_l_te','en','Telugu',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_l_ta','en','Tamil',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_l_sw','en','Swahili',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_l_sv','en','Swedish',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','meta_l_sr','en','Serbian',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','meta_l_ss','en','Siswati',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_l_st','en','Sesotho',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_l_su','en','Sundanese',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','meta_l_ss','en','Siswati',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_l_sq','en','Albanian',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','meta_l_sr','en','Serbian',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','meta_l_so','en','Somali',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_l_sn','en','Shona',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','meta_l_so','en','Somali',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_l_sm','en','Samoan',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_l_sl','en','Slovenian',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_l_sk','en','Slovak',NULL,NULL); @@ -17385,11 +17388,11 @@ INSERT INTO `lng_data` VALUES ('meta','meta_l_si','en','Singhalese',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_l_sh','en','Serbo-croatian',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_l_sg','en','Sangho',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_l_sd','en','Sindhi',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','meta_l_sa','en','Sanskrit',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_l_rw','en','Kinyarwanda',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','meta_l_sa','en','Sanskrit',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_l_ru','en','Russian',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','meta_l_ro','en','Romanian',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_l_rn','en','Kurundi',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','meta_l_ro','en','Romanian',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_l_rm','en','Rhaeto-romance',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_l_qu','en','Quechua',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_l_pt','en','Portuguese',NULL,NULL); @@ -17410,10 +17413,10 @@ INSERT INTO `lng_data` VALUES ('meta','meta_l_mr','en','Marathi',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_l_mo','en','Moldavian',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_l_mn','en','Mongolian',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_l_ml','en','Malayalam',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','meta_l_mi','en','Maori',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_l_mk','en','Macedonian',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','meta_l_lv','en','Latvian;lettish',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','meta_l_mi','en','Maori',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_l_mg','en','Malagasy',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','meta_l_lv','en','Latvian;lettish',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_l_lt','en','Lithuanian',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_l_lo','en','Laothian',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_l_ln','en','Lingala',NULL,NULL); @@ -17425,59 +17428,59 @@ INSERT INTO `lng_data` VALUES ('meta','meta_l_ko','en','Korean',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_l_kn','en','Kannada',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_l_km','en','Cambodian',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_l_kl','en','Greenlandic',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','meta_l_kk','en','Kazakh',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_l_ka','en','Georgian',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','meta_l_kk','en','Kazakh',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_l_jv','en','Javanese',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','meta_l_ja','en','Japanese',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_l_iu','en','Inuktitut',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','meta_l_ja','en','Japanese',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_l_it','en','Italian',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_l_is','en','Icelandic',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_l_ik','en','Inupiak',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_l_ie','en','Interlingue',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','meta_l_ia','en','Interlingua',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_l_id','en','Indonesian',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','meta_l_ia','en','Interlingua',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_l_hy','en','Armenian',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_l_hu','en','Hungarian',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_l_hr','en','Croatian',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','meta_l_he','en','Hebrew',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_l_hi','en','Hindi',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','meta_l_gu','en','Gujarati',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','meta_l_he','en','Hebrew',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_l_ha','en','Hausa',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','meta_l_gu','en','Gujarati',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_l_gn','en','Guarani',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_l_gl','en','Galician',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_l_gd','en','Scots gaelic',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_l_ga','en','Irish',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_l_fy','en','Frisian',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_l_fr','en','French',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','meta_l_fj','en','Fiji',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_l_fo','en','Faroese',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','meta_l_fj','en','Fiji',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_l_fi','en','Finnish',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','meta_l_fa','en','Persian (farsi)',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_l_eu','en','Basque',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','meta_l_fa','en','Persian (farsi)',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_l_et','en','Estonian',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','meta_l_es','en','Spanish',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_l_eo','en','Esperanto',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','meta_l_en','en','English',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','meta_l_es','en','Spanish',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_l_el','en','Greek',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','meta_l_en','en','English',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_l_dz','en','Bhutani',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_l_de','en','German',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','meta_l_cs','en','Czech',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','meta_l_cy','en','Welsh',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_l_da','en','Danish',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','meta_l_cy','en','Welsh',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_l_co','en','Corsican',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','meta_l_cs','en','Czech',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_l_ca','en','Catalan',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_l_br','en','Breton',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_l_bo','en','Tibetan',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_l_bn','en','Bengali; Bangla',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_l_bi','en','Bislama',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','meta_l_bg','en','Bulgarian',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_l_bh','en','Bihari',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','meta_l_bg','en','Bulgarian',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_l_be','en','Byelorussian',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_l_ba','en','Bashkir',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_l_az','en','Azerbaijani',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_l_ay','en','Aymara',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','meta_l_as','en','Assamese',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_l_ar','en','Arabic',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','meta_l_as','en','Assamese',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_l_am','en','Amharic',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_l_af','en','Afrikaans',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_l_ab','en','Abkhazian',NULL,NULL); @@ -17497,15 +17500,15 @@ INSERT INTO `lng_data` VALUES ('meta','meta_intended_end_user_role','en','Intend INSERT INTO `lng_data` VALUES ('meta','meta_instructionaldesigner','en','Instructional designer',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_installation_remarks','en','Installation Remarks',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_initiator','en','Initiator',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','meta_index','en','Index',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_info_tlt_not_valid','en','The current value is not valid. Therefore it can not be used other sections, e.g for learning progress statistics. Please insert atypical learning time in hours and/or minutes.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','meta_id','en','Id',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','meta_idea','en','Idea',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','meta_index','en','Index',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_identifier','en','Identifier',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','meta_idea','en','Idea',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','meta_id','en','Id',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_higher_education','en','Higher Education',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_high','en','High',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','meta_has_version','en','Has Version',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_hierarchical','en','Hierarchical',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','meta_has_version','en','Has Version',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_graphicaldesigner','en','Graphical designer',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_has_format','en','Has Format',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_has_part','en','Has Part',NULL,NULL); @@ -17518,27 +17521,27 @@ INSERT INTO `lng_data` VALUES ('meta','meta_exercise','en','Exercise',NULL,NULL) INSERT INTO `lng_data` VALUES ('meta','meta_experiment','en','Experiment',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_expositive','en','Expositive',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_exam','en','Exam',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','meta_entry','en','Entry',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_educationalvalidator','en','Educational validator',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_entity','en','Entity',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','meta_entry','en','Entry',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_educational','en','Educational',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','meta_educational_objective','en','Educational Objective',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_educational_level','en','Educational Level',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','meta_educational_objective','en','Educational Objective',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_education','en','Education',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_easy','en','Easy',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_editor','en','Editor',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_duration','en','Duration',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','meta_draft','en','Draft',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','meta_difficult','en','Difficult',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_difficulty','en','Difficulty',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','meta_draft','en','Draft',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_diagramm','en','Diagram',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','meta_difficult','en','Difficult',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','meta_description','en','Description',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_delete','en','Delete',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','meta_description','en','Description',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_date','en','Date',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_current_value','en','Current value',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_creator','en','Creator',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','meta_cp_own','en','Own Copyright Information:',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_coverage','en','Coverage',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','meta_cp_own','en','Own Copyright Information:',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_cost','en','Cost',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_copyright','en','Copyright',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_copyright_and_other_restrictions','en','Copyright and Other Restrictions',NULL,NULL); @@ -17549,22 +17552,22 @@ INSERT INTO `lng_data` VALUES ('meta','meta_competency','en','Competency',NULL,N INSERT INTO `lng_data` VALUES ('meta','meta_collection','en','Collection',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_classification','en','Classification',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_catalog','en','Catalog',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','meta_c_YE','en','Yemen',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','meta_c_YT','en','Mayotte',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','meta_c_ZA','en','South Africa',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','meta_c_ZM','en','Zambia',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_ZW','en','Zimbabwe',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','meta_c_ZM','en','Zambia',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','meta_c_ZA','en','South Africa',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','meta_c_YT','en','Mayotte',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','meta_c_YE','en','Yemen',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_WS','en','Samoa',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_WF','en','Wallis And Futuna Islands',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','meta_c_VU','en','Vanuatu',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_VN','en','Viet Nam',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','meta_c_VU','en','Vanuatu',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_VI','en','Virgin Islands (US)',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_VG','en','Virgin Islands (British)',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_VE','en','Venezuela',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','meta_c_VC','en','Saint Vincent And The Grenadines',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','meta_c_VA','en','Vatican City State',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','meta_c_UZ','en','Uzbekistan',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_UY','en','Uruguay',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','meta_c_UZ','en','Uzbekistan',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','meta_c_VA','en','Vatican City State',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','meta_c_VC','en','Saint Vincent And The Grenadines',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_US','en','U.S.A',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_UM','en','U.S. Minor Outlying Islands',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_UG','en','Uganda',NULL,NULL); @@ -17572,9 +17575,9 @@ INSERT INTO `lng_data` VALUES ('meta','meta_c_UA','en','Ukraine',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_TZ','en','Tanzania',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_TW','en','Taiwan',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_TV','en','Tuvalu',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','meta_c_TO','en','Tonga',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','meta_c_TR','en','Turkey',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_TT','en','Trinidad And Tobago',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','meta_c_TR','en','Turkey',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','meta_c_TO','en','Tonga',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_TN','en','Tunisia',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_TM','en','Turkmenistan',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_TK','en','Tokelau',NULL,NULL); @@ -17587,15 +17590,15 @@ INSERT INTO `lng_data` VALUES ('meta','meta_c_TC','en','Turks And Caicos Islands INSERT INTO `lng_data` VALUES ('meta','meta_c_SZ','en','Swaziland',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_SY','en','Syrian Arab Republic',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_SV','en','El Salvador',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','meta_c_SN','en','Senegal',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','meta_c_SO','en','Somalia',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_SR','en','Suriname',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_ST','en','Sao Tome And Principe',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','meta_c_SO','en','Somalia',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','meta_c_SN','en','Senegal',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','meta_c_SL','en','Siearra Leone',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_SM','en','San Marino',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','meta_c_SI','en','Slovenia',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','meta_c_SJ','en','Svalbard And Jan Mayen Islands',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','meta_c_SL','en','Siearra Leone',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_SK','en','Slovakia',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','meta_c_SJ','en','Svalbard And Jan Mayen Islands',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','meta_c_SI','en','Slovenia',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_SH','en','St. Helena',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_SG','en','Singapore',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_SE','en','Sweden',NULL,NULL); @@ -17605,14 +17608,14 @@ INSERT INTO `lng_data` VALUES ('meta','meta_c_SB','en','Solomon Islands',NULL,NU INSERT INTO `lng_data` VALUES ('meta','meta_c_SA','en','Saudi Arabia',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_RW','en','Rwanda',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_RU','en','Russian Federation',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','meta_c_RO','en','Romania',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_RE','en','Reunion',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','meta_c_QA','en','Qatar',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','meta_c_PY','en','Paraguay',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','meta_c_PW','en','Palau',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','meta_c_RO','en','Romania',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_PT','en','Portugal',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','meta_c_PR','en','Puerto Rico',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','meta_c_PW','en','Palau',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','meta_c_PY','en','Paraguay',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','meta_c_QA','en','Qatar',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_PN','en','Pitcairn',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','meta_c_PR','en','Puerto Rico',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_PM','en','St. Pierre And Miquelon',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_PL','en','Poland',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_PK','en','Pakistan',NULL,NULL); @@ -17622,10 +17625,10 @@ INSERT INTO `lng_data` VALUES ('meta','meta_c_PF','en','French Polynesia',NULL,N INSERT INTO `lng_data` VALUES ('meta','meta_c_PE','en','Peru',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_PA','en','Panama',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_OM','en','Oman',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','meta_c_NZ','en','New Zealand',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_NU','en','Niue',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','meta_c_NR','en','Nauru',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','meta_c_NZ','en','New Zealand',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_NP','en','Nepal',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','meta_c_NR','en','Nauru',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_NO','en','Norway',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_NL','en','Netherlands',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_NI','en','Nicaragua',NULL,NULL); @@ -17668,32 +17671,32 @@ INSERT INTO `lng_data` VALUES ('meta','meta_c_LB','en','Lebanon',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_LA','en','Lao People\'s Republic',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_KZ','en','Kazakhstan',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_KY','en','Cayman Islands',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','meta_c_KR','en','South Korea (Republic Of Korea)',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_KW','en','Kuwait',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','meta_c_KN','en','Saint Kitts And Nevis',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','meta_c_KR','en','South Korea (Republic Of Korea)',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_KP','en','North Korea (People\'s Republic Of Korea)',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','meta_c_KI','en','Kiribati',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','meta_c_KN','en','Saint Kitts And Nevis',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_KM','en','Comoros',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','meta_c_KI','en','Kiribati',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_KH','en','Cambodia',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','meta_c_JP','en','Japan',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','meta_c_KE','en','Kenya',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_KG','en','Kyrgyzstan',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','meta_c_KE','en','Kenya',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','meta_c_JP','en','Japan',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_JO','en','Jordan',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_JM','en','Jamaica',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_IT','en','Italy',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_IS','en','Iceland',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_IR','en','Iran',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_IQ','en','Iraq',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','meta_c_IO','en','British Indian Ocean Territory',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_IN','en','India',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','meta_c_IO','en','British Indian Ocean Territory',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_IL','en','Israel',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','meta_c_IE','en','Ireland',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_ID','en','Indonesia',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','meta_c_HU','en','Hungary',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','meta_c_IE','en','Ireland',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_HT','en','Haiti',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','meta_c_HU','en','Hungary',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_HR','en','Croatia',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','meta_c_HN','en','Honduras',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_HM','en','Heard And Nc Donald Islands',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','meta_c_HN','en','Honduras',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_GY','en','Guyana',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_GW','en','Guinea-Bissau',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_GU','en','Guam',NULL,NULL); @@ -17707,64 +17710,64 @@ INSERT INTO `lng_data` VALUES ('meta','meta_c_GM','en','Gambia',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_GL','en','Greenland',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_GI','en','Gibraltar',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_GH','en','Ghana',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','meta_c_GE','en','Giorgia',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_GF','en','French Guiana',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','meta_c_GE','en','Giorgia',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_GD','en','Grenada',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_GB','en','United Kingdom',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_GA','en','Gabon',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','meta_c_FR','en','France',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_FX','en','France, Metropolitan',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','meta_c_FR','en','France',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_FO','en','Faroe Islands',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_FM','en','Micronesia',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','meta_c_FJ','en','Fiji',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_FK','en','Falkland Islands',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_FI','en','Finland',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','meta_c_FJ','en','Fiji',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','meta_c_ES','en','Spain',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_ET','en','Ethiopia',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','meta_c_EH','en','Western Sahara',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','meta_c_ES','en','Spain',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_ER','en','Eritrea',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','meta_c_DZ','en','Algeria',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','meta_c_EC','en','Ecuador',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','meta_c_EE','en','Estonia',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','meta_c_EH','en','Western Sahara',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_EG','en','Egypt',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','meta_c_EE','en','Estonia',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','meta_c_EC','en','Ecuador',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','meta_c_DZ','en','Algeria',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_DO','en','Dominican Republic',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','meta_c_DK','en','Denmark',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_DM','en','Dominica',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_DJ','en','Djibouti',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','meta_c_DK','en','Denmark',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','meta_c_DE','en','Germany',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_CZ','en','Czech Republic',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','meta_c_CY','en','Cyprus',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','meta_c_DE','en','Germany',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_CX','en','Christmas Island',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','meta_c_CV','en','Cape Verde',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','meta_c_CY','en','Cyprus',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_CU','en','Cuba',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','meta_c_CR','en','Costa Rica',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','meta_c_CV','en','Cape Verde',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','meta_c_CM','en','Cameroon',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_CN','en','China',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_CO','en','Colombia',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','meta_c_CM','en','Cameroon',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','meta_c_CL','en','Chile',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','meta_c_CR','en','Costa Rica',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_CK','en','Cook Islands',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','meta_c_CH','en','Switzerland',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','meta_c_CL','en','Chile',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_CI','en','Ivory Coast',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','meta_c_CH','en','Switzerland',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_CG','en','Congo',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','meta_c_CF','en','Central African Republic',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_CC','en','Cocos (Keeling) Islands',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','meta_c_CF','en','Central African Republic',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_CA','en','Canada',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','meta_c_BY','en','Belarus',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_BZ','en','Belize',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_BW','en','Botswana',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','meta_c_BY','en','Belarus',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_BV','en','Bouvet Island',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_BT','en','Bhutan',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_BS','en','Bahamas',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_BR','en','Brazil',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_BO','en','Bolivia',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','meta_c_BM','en','Bermuda',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_BN','en','Brunei Darussalam',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','meta_c_BI','en','Burundi',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','meta_c_BM','en','Bermuda',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_BJ','en','Benin',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_BH','en','Bahrain',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','meta_c_BF','en','Burkina Faso',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','meta_c_BI','en','Burundi',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_BG','en','Bulgaria',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_BE','en','Belgium',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','meta_c_BF','en','Burkina Faso',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_BD','en','Bangladesh',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_BB','en','Barbados',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_c_BA','en','Bosnia And Herzegowina',NULL,NULL); @@ -17801,9 +17804,9 @@ INSERT INTO `lng_data` VALUES ('meta','md_months','en','Month:',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','md_general_settings','en','General Settings',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','md_fields','en','Fields',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','md_delimiter','en','Delimiter',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','md_days','en','Days:',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','md_delete_cp_sure','en','Do you really want to delete the following entries ?',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','md_delimiter_info','en','The delimiter is used in the quick editing screen for keywords and authors separation. Default is ‘,’.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','md_delete_cp_sure','en','Do you really want to delete the following entries ?',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','md_days','en','Days:',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','md_copyrights_deleted','en','Deleted Copyright',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','md_copyright','en','Copyright',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','md_copyright_value','en','Copyright',NULL,NULL); @@ -17813,8 +17816,8 @@ INSERT INTO `lng_data` VALUES ('meta','md_copyright_preview','en','Copyright (Pr INSERT INTO `lng_data` VALUES ('meta','md_copyright_enabled','en','Enable Copyright Selection',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','md_copyright_enable_info','en','Choose this option to offer a selection of predefined copyrights.',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','md_copyright_edit','en','Edit Copyright Presetting',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','md_copyright_add','en','Add Copyright Presetting',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','md_advanced','en','Custom Metadata',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','md_copyright_add','en','Add Copyright Presetting',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','md_adv_substitution_table','en','Presentation in the Repository/Personal Desktop',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','md_adv_show','en','Show',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','md_adv_select_one_file','en','Please choose one file.',NULL,NULL); @@ -17824,12 +17827,28 @@ INSERT INTO `lng_data` VALUES ('meta','md_adv_records_exported','en','A new expo INSERT INTO `lng_data` VALUES ('meta','md_adv_record_list','en','Datasets',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','md_adv_no_fields','en','No Fields Defined',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','md_adv_import_record','en','Import Metadata Set',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','md_adv_fields_show','en','Show Field Names',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','md_adv_file_list','en','Export Files',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','md_adv_field_fields','en','Fields',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','md_adv_field_names','en','Field Names',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','md_adv_field_table','en','Edit Fields',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','md_adv_fields_show','en','Show Field Names',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','md_adv_field_names','en','Field Names',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','md_adv_field_fields','en','Fields',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','md_adv_edit_record','en','Edit Data Set',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','md_adv_edit_field','en','Edit Field',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','md_adv_desc_show','en','Show Description',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','md_adv_deleted_records','en','Deleted Data Set',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','md_adv_deleted_files','en','Deleted export files.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','md_adv_delete_files_sure','en','Do you really want to delete the following export files?',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','md_adv_delete_record_sure','en','Do really want to delete the following data sets?',NULL,NULL); +INSERT INTO `lng_data` VALUES ('meta','md_adv_delete_fields_sure','en','Do you really want to delete the following field definitions?',NULL,NULL); +INSERT INTO `lng_data` VALUES ('mcst','mcst_visibility_users','en','Logged in Users',NULL,NULL); +INSERT INTO `lng_data` VALUES ('mep','mep_all_mobs','en','All Media Objects',NULL,NULL); +INSERT INTO `lng_data` VALUES ('mep','mep_all','en','All',NULL,NULL); +INSERT INTO `lng_data` VALUES ('mep','mep_content_snippet_in_use','en','Content snippet \'%s\' is in use and cannot be deleted.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('mep','mep_copy_to_mep','en','Copy to Media Pool',NULL,NULL); +INSERT INTO `lng_data` VALUES ('mep','mep_create_content_snippet','en','Create Content Snippet',NULL,NULL); +INSERT INTO `lng_data` VALUES ('mep','mep_create_folder','en','Create Folder',NULL,NULL); +INSERT INTO `lng_data` VALUES ('mep','mep_create_mob','en','Create Media Object',NULL,NULL); +INSERT INTO `lng_data` VALUES ('mep','mep_default_height','en','Default Height',NULL,NULL); INSERT INTO `lng_data` VALUES ('mep','mep_default_width_height_info','en','Default width and height are used as presets for new media object creation.',NULL,NULL); INSERT INTO `lng_data` VALUES ('mep','mep_default_width','en','Default Width',NULL,NULL); INSERT INTO `lng_data` VALUES ('mep','mep_edit_content_snippet','en','Edit Content Snippet',NULL,NULL); @@ -17851,95 +17870,79 @@ INSERT INTO `lng_data` VALUES ('meta','md_adv_active','en','Active',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','md_adv_added_new_record','en','Added new data set',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','md_adv_create_field','en','New Field',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','md_adv_create_record','en','New Data Set',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','md_adv_delete_fields_sure','en','Do you really want to delete the following field definitions?',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','md_adv_delete_files_sure','en','Do you really want to delete the following export files?',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','md_adv_delete_record_sure','en','Do really want to delete the following data sets?',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','md_adv_deleted_files','en','Deleted export files.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','md_adv_deleted_records','en','Deleted Data Set',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','md_adv_desc_show','en','Show Description',NULL,NULL); -INSERT INTO `lng_data` VALUES ('meta','md_adv_edit_field','en','Edit Field',NULL,NULL); -INSERT INTO `lng_data` VALUES ('mep','mep_all_mobs','en','All Media Objects',NULL,NULL); -INSERT INTO `lng_data` VALUES ('mep','mep_all','en','All',NULL,NULL); -INSERT INTO `lng_data` VALUES ('mep','mep_content_snippet_in_use','en','Content snippet \'%s\' is in use and cannot be deleted.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('mep','mep_copy_to_mep','en','Copy to Media Pool',NULL,NULL); -INSERT INTO `lng_data` VALUES ('mep','mep_create_content_snippet','en','Create Content Snippet',NULL,NULL); -INSERT INTO `lng_data` VALUES ('mep','mep_create_folder','en','Create Folder',NULL,NULL); -INSERT INTO `lng_data` VALUES ('mep','mep_create_mob','en','Create Media Object',NULL,NULL); -INSERT INTO `lng_data` VALUES ('mep','mep_default_height','en','Default Height',NULL,NULL); -INSERT INTO `lng_data` VALUES ('mcst','mcst_visibility_public','en','Public',NULL,NULL); -INSERT INTO `lng_data` VALUES ('mcst','mcst_visibility_users','en','Logged in Users',NULL,NULL); -INSERT INTO `lng_data` VALUES ('mcst','mcst_visibility_info','en','Public items can be accessed via RSS without any authentication.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('mcst','mcst_videoportable_title','en','Additional Video File for Portable Devices',NULL,NULL); -INSERT INTO `lng_data` VALUES ('mcst','mcst_videoportable_settings_title','en','File Extensions for Video Format',NULL,NULL); INSERT INTO `lng_data` VALUES ('mcst','mcst_videoportable_settings_info','en','Comma separated list of file suffixes',NULL,NULL); -INSERT INTO `lng_data` VALUES ('mcst','mcst_unable_to_determin_playtime','en','Unable to determine playtime. Please set it manually be clicking on Edit.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('mcst','mcst_videoportable_settings_title','en','File Extensions for Video Format',NULL,NULL); +INSERT INTO `lng_data` VALUES ('mcst','mcst_videoportable_title','en','Additional Video File for Portable Devices',NULL,NULL); +INSERT INTO `lng_data` VALUES ('mcst','mcst_visibility_info','en','Public items can be accessed via RSS without any authentication.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('mcst','mcst_visibility_public','en','Public',NULL,NULL); INSERT INTO `lng_data` VALUES ('mcst','mcst_standard_title','en','Standard Media File',NULL,NULL); +INSERT INTO `lng_data` VALUES ('mcst','mcst_unable_to_determin_playtime','en','Unable to determine playtime. Please set it manually be clicking on Edit.',NULL,NULL); INSERT INTO `lng_data` VALUES ('mcst','mcst_standard_settings_title','en','File Extensions for Standard Format',NULL,NULL); -INSERT INTO `lng_data` VALUES ('mcst','mcst_settings','en','Mediacast Settings',NULL,NULL); INSERT INTO `lng_data` VALUES ('mcst','mcst_standard_settings_info','en','Comma separated list of file suffixes',NULL,NULL); +INSERT INTO `lng_data` VALUES ('mcst','mcst_settings','en','Mediacast Settings',NULL,NULL); INSERT INTO `lng_data` VALUES ('mcst','mcst_set_playtime','en','Playtime has been set.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('mcst','mcst_play_time','en','Play Time',NULL,NULL); INSERT INTO `lng_data` VALUES ('mcst','mcst_reference_info','en','Provide URL pointing to resource',NULL,NULL); +INSERT INTO `lng_data` VALUES ('mcst','mcst_play_time','en','Play Time',NULL,NULL); INSERT INTO `lng_data` VALUES ('mcst','mcst_nr_items','en','Number of Items',NULL,NULL); INSERT INTO `lng_data` VALUES ('mcst','mcst_news_item_visibility_info','en','Public news can be accessed without authentication outside of ILIAS via RSS. Please do not include any confidential information.',NULL,NULL); INSERT INTO `lng_data` VALUES ('mcst','mcst_mimetypes','en','Mime Types',NULL,NULL); -INSERT INTO `lng_data` VALUES ('mcst','mcst_mimetypes_info','en','Comma separated list of mime types',NULL,NULL); INSERT INTO `lng_data` VALUES ('mcst','mcst_mimetype','en','Mime Type',NULL,NULL); -INSERT INTO `lng_data` VALUES ('mcst','mcst_mimetype_info','en','Select mime type to control plugin used for playback.
Please note: Be aware that not every browser contains the plugin you intend to use.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('mcst','mcst_mimetypes_info','en','Comma separated list of mime types',NULL,NULL); INSERT INTO `lng_data` VALUES ('mcst','mcst_media_cast','en','Mediacast',NULL,NULL); -INSERT INTO `lng_data` VALUES ('mcst','mcst_incl_files_in_rss','en','Include Media Files as Attachment',NULL,NULL); -INSERT INTO `lng_data` VALUES ('mcst','mcst_last_submission','en','Last Submission',NULL,NULL); -INSERT INTO `lng_data` VALUES ('mcst','mcst_media_cast_not_online_text','en','Mediacast is not online or has been disabled',NULL,NULL); +INSERT INTO `lng_data` VALUES ('mcst','mcst_mimetype_info','en','Select mime type to control plugin used for playback.
Please note: Be aware that not every browser contains the plugin you intend to use.',NULL,NULL); INSERT INTO `lng_data` VALUES ('mcst','mcst_media_cast_not_online','en','Mediacast is not online',NULL,NULL); -INSERT INTO `lng_data` VALUES ('mcst','mcst_edit_settings','en','MediaCast Settings',NULL,NULL); +INSERT INTO `lng_data` VALUES ('mcst','mcst_media_cast_not_online_text','en','Mediacast is not online or has been disabled',NULL,NULL); +INSERT INTO `lng_data` VALUES ('mcst','mcst_last_submission','en','Last Submission',NULL,NULL); +INSERT INTO `lng_data` VALUES ('mcst','mcst_incl_files_in_rss','en','Include Media Files as Attachment',NULL,NULL); INSERT INTO `lng_data` VALUES ('mcst','mcst_incl_files_in_rss_info','en','If enabled, media files are includes as attachments in the RSS feed. Otherwise the feed just notifies subscribers about new items.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('mcst','mcst_edit_settings','en','MediaCast Settings',NULL,NULL); INSERT INTO `lng_data` VALUES ('mcst','mcst_duration','en','Play Time',NULL,NULL); INSERT INTO `lng_data` VALUES ('mcst','mcst_edit_item','en','Edit Mediacast Item',NULL,NULL); -INSERT INTO `lng_data` VALUES ('mcst','mcst_duration_info','en','If no value is entered, ILIAS tries do determine the play time automatically.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('mcst','mcst_downloadable','en','Download Links',NULL,NULL); -INSERT INTO `lng_data` VALUES ('mcst','mcst_downloadable_info','en','If this option is enabled, links for downloading mediacast items are provided.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('mcst','mcst_download_videoportable','en','Download Video Portable',NULL,NULL); INSERT INTO `lng_data` VALUES ('mcst','mcst_download_standard','en','Download',NULL,NULL); +INSERT INTO `lng_data` VALUES ('mcst','mcst_download_videoportable','en','Download Video Portable',NULL,NULL); +INSERT INTO `lng_data` VALUES ('mcst','mcst_downloadable_info','en','If this option is enabled, links for downloading mediacast items are provided.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('mcst','mcst_downloadable','en','Download Links',NULL,NULL); +INSERT INTO `lng_data` VALUES ('mcst','mcst_duration_info','en','If no value is entered, ILIAS tries do determine the play time automatically.',NULL,NULL); INSERT INTO `lng_data` VALUES ('mcst','mcst_download_audioportable','en','Download Audio Portable',NULL,NULL); INSERT INTO `lng_data` VALUES ('mcst','mcst_det_playtime','en','Determine Play Time',NULL,NULL); INSERT INTO `lng_data` VALUES ('mcst','mcst_default_visibility','en','Default Access',NULL,NULL); -INSERT INTO `lng_data` VALUES ('mcst','mcst_clear_purpose_title','en','Delete',NULL,NULL); INSERT INTO `lng_data` VALUES ('mcst','mcst_current_value_info','en','Shows the current value of this format.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('mcst','mcst_clear_purpose_title','en','Delete',NULL,NULL); INSERT INTO `lng_data` VALUES ('mcst','mcst_automatic_detection','en','Automatic Detection',NULL,NULL); INSERT INTO `lng_data` VALUES ('mcst','mcst_audioportable_title','en','Additional Audio File for Portable Devices',NULL,NULL); INSERT INTO `lng_data` VALUES ('mcst','mcst_audioportable_settings_title','en','File Extensions for Audio Format',NULL,NULL); INSERT INTO `lng_data` VALUES ('mcst','mcst_audioportable_settings_info','en','Comma separated list of file suffixes',NULL,NULL); -INSERT INTO `lng_data` VALUES ('maps','maps_std_location_desc','en','Click map to set location.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('maps','maps_std_location','en','Default Location',NULL,NULL); -INSERT INTO `lng_data` VALUES ('maps','maps_zoom_level','en','Zoom Level',NULL,NULL); -INSERT INTO `lng_data` VALUES ('maps','maps_google_maps','en','Google Maps',NULL,NULL); -INSERT INTO `lng_data` VALUES ('maps','maps_open_layers_maps','en','Open Layers Maps',NULL,NULL); INSERT INTO `lng_data` VALUES ('maps','maps_map_type','en','Typ',NULL,NULL); INSERT INTO `lng_data` VALUES ('mcst','mcst_add_new_item','en','Add New Mediacast Item',NULL,NULL); +INSERT INTO `lng_data` VALUES ('maps','maps_open_layers_maps','en','Open Layers Maps',NULL,NULL); +INSERT INTO `lng_data` VALUES ('maps','maps_google_maps','en','Google Maps',NULL,NULL); +INSERT INTO `lng_data` VALUES ('maps','maps_zoom_level','en','Zoom Level',NULL,NULL); +INSERT INTO `lng_data` VALUES ('maps','maps_std_location','en','Default Location',NULL,NULL); +INSERT INTO `lng_data` VALUES ('maps','maps_std_location_desc','en','Click map to set location.',NULL,NULL); INSERT INTO `lng_data` VALUES ('maps','maps_settings','en','Maps Settings',NULL,NULL); INSERT INTO `lng_data` VALUES ('maps','maps_lookup_address','en','Lookup Address',NULL,NULL); -INSERT INTO `lng_data` VALUES ('maps','maps_longitude','en','Longitude',NULL,NULL); -INSERT INTO `lng_data` VALUES ('maps','maps_latitude','en','Latitude',NULL,NULL); -INSERT INTO `lng_data` VALUES ('maps','maps_extt_maps','en','Maps',NULL,NULL); -INSERT INTO `lng_data` VALUES ('maps','maps_geolocation_server','en','Server for Reverse Geolocation',NULL,NULL); -INSERT INTO `lng_data` VALUES ('maps','maps_tile_server','en','Server for Tiles',NULL,NULL); INSERT INTO `lng_data` VALUES ('maps','configure_geolocation','en','Please finish the geolocation configuration in the \"Third Party Software\" administration menu to enable address search.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('maps','maps_tile_server','en','Server for Tiles',NULL,NULL); +INSERT INTO `lng_data` VALUES ('maps','maps_geolocation_server','en','Server for Reverse Geolocation',NULL,NULL); +INSERT INTO `lng_data` VALUES ('maps','maps_extt_maps','en','Maps',NULL,NULL); +INSERT INTO `lng_data` VALUES ('maps','maps_latitude','en','Latitude',NULL,NULL); +INSERT INTO `lng_data` VALUES ('maps','maps_longitude','en','Longitude',NULL,NULL); INSERT INTO `lng_data` VALUES ('maps','maps_custom_geolocation_server_info','en','Server URL to provide geolocation-data using Nominatim. Your entry should contain the placeholder [QUERY] to define a position for request information. Example: nominatim.example.com/search/[QUERY]?format=json.',NULL,NULL); INSERT INTO `lng_data` VALUES ('maps','maps_custom_tile_server_info','en','Server URL to provide tile-data. Multiple inputs should be separated by spaces. Defaults is \"%s\".',NULL,NULL); INSERT INTO `lng_data` VALUES ('maps','maps_enable_maps','en','Enable Maps',NULL,NULL); INSERT INTO `lng_data` VALUES ('maps','maps_enable_maps_info','en','Activates Maps in user profiles, groups and courses.',NULL,NULL); INSERT INTO `lng_data` VALUES ('mail','send_mail_to','en','Mail to',NULL,NULL); -INSERT INTO `lng_data` VALUES ('mail','placeholders_advise','en','Personal placeholders are only substituted for recipients in the To field.%sPersonal placeholders of CC and BCC recipients are kept as they are.',NULL,NULL); INSERT INTO `lng_data` VALUES ('mail','search_recipients','en','Search Recipients',NULL,NULL); +INSERT INTO `lng_data` VALUES ('mail','placeholders_advise','en','Personal placeholders are only substituted for recipients in the To field.%sPersonal placeholders of CC and BCC recipients are kept as they are.',NULL,NULL); INSERT INTO `lng_data` VALUES ('mail','mail_to','en','To',NULL,NULL); INSERT INTO `lng_data` VALUES ('mail','mail_sure_delete','en','Are you sure you want to delete the marked mail(s)?',NULL,NULL); INSERT INTO `lng_data` VALUES ('mail','mail_sure_delete_folder','en','The folder and its content will be removed permanently',NULL,NULL); INSERT INTO `lng_data` VALUES ('mail','mail_sure_delete_file','en','Are you sure you want to delete the selected files?',NULL,NULL); -INSERT INTO `lng_data` VALUES ('mail','mail_sure_delete_entry','en','Are you sure you want to delete the following entries?',NULL,NULL); INSERT INTO `lng_data` VALUES ('mail','mail_subject_prefix','en','Mail Subject',NULL,NULL); +INSERT INTO `lng_data` VALUES ('mail','mail_sure_delete_entry','en','Are you sure you want to delete the following entries?',NULL,NULL); INSERT INTO `lng_data` VALUES ('mail','mail_subject_prefix_info','en','Enter a text, which will be prepended to the subject line of outgoing auto generated e-mails.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('mail','mail_settings_incoming_type_see_also','en','You can find a further possibility to modify the incoming type of e-mails for users here.',NULL,NULL); INSERT INTO `lng_data` VALUES ('mail','mail_select_one_file','en','You must select one file',NULL,NULL); +INSERT INTO `lng_data` VALUES ('mail','mail_settings_incoming_type_see_also','en','You can find a further possibility to modify the incoming type of e-mails for users here.',NULL,NULL); INSERT INTO `lng_data` VALUES ('mail','mail_select_one_entry','en','You must select one entry',NULL,NULL); INSERT INTO `lng_data` VALUES ('mail','mail_select_group','en','Please select at least one group.',NULL,NULL); INSERT INTO `lng_data` VALUES ('mail','mail_select_course','en','Please select at least one course.',NULL,NULL); @@ -17949,47 +17952,47 @@ INSERT INTO `lng_data` VALUES ('mail','mail_salutation_n','en','Hello',NULL,NULL INSERT INTO `lng_data` VALUES ('mail','mail_salutation_male','en','Output for placeholder [MAIL_SALUTATION], if salutation is \'Mr.\'',NULL,NULL); INSERT INTO `lng_data` VALUES ('mail','mail_salutation_m','en','Hello',NULL,NULL); INSERT INTO `lng_data` VALUES ('mail','mail_salutation_general','en','Output for placeholder [MAIL_SALUTATION], if no salutation is desired or specified',NULL,NULL); -INSERT INTO `lng_data` VALUES ('mail','mail_salutation_anonymous','en','Hello',NULL,NULL); -INSERT INTO `lng_data` VALUES ('mail','mail_salutation_f','en','Hello',NULL,NULL); INSERT INTO `lng_data` VALUES ('mail','mail_salutation_female','en','Output for placeholder [MAIL_SALUTATION], if salutation is \'Ms.\'',NULL,NULL); +INSERT INTO `lng_data` VALUES ('mail','mail_salutation_f','en','Hello',NULL,NULL); +INSERT INTO `lng_data` VALUES ('mail','mail_salutation_anonymous','en','Hello',NULL,NULL); INSERT INTO `lng_data` VALUES ('mail','mail_s','en','Mail(s)',NULL,NULL); -INSERT INTO `lng_data` VALUES ('mail','mail_no_valid_mailing_list','en','%1$s (no valid mailing list)',NULL,NULL); -INSERT INTO `lng_data` VALUES ('mail','mail_notification_subject','en','New mail in your inbox',NULL,NULL); INSERT INTO `lng_data` VALUES ('mail','mail_options_saved','en','Options saved',NULL,NULL); +INSERT INTO `lng_data` VALUES ('mail','mail_notification_subject','en','New mail in your inbox',NULL,NULL); +INSERT INTO `lng_data` VALUES ('mail','mail_no_valid_mailing_list','en','%1$s (no valid mailing list)',NULL,NULL); INSERT INTO `lng_data` VALUES ('mail','mail_no_permissions_write_smtp','en','You have no permission to write external e-mail',NULL,NULL); INSERT INTO `lng_data` VALUES ('mail','mail_nacc_use_placeholder','en','The following placeholders may be used (only in Message Content)',NULL,NULL); INSERT INTO `lng_data` VALUES ('mail','mail_nacc_target','en','URL of target item, e.g. a linked course that is passed to ILIAS from outside.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('mail','mail_nacc_target_type','en','Type of target item, e.g. ‘Course’ for a course item.',NULL,NULL); INSERT INTO `lng_data` VALUES ('mail','mail_nacc_target_title','en','Title of target item, e.g. course title.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('mail','mail_nacc_target_block','en','This text is only included, if a target item is provided.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('mail','mail_nacc_target_type','en','Type of target item, e.g. ‘Course’ for a course item.',NULL,NULL); INSERT INTO `lng_data` VALUES ('mail','mail_nacc_salutation','en','Salutation',NULL,NULL); +INSERT INTO `lng_data` VALUES ('mail','mail_nacc_target_block','en','This text is only included, if a target item is provided.',NULL,NULL); INSERT INTO `lng_data` VALUES ('mail','mail_nacc_pw_block','en','This text block is only included, if the new user account has been created including a password.',NULL,NULL); INSERT INTO `lng_data` VALUES ('mail','mail_nacc_no_pw_block','en','This text block is only included, if the new user account has been created without a password.',NULL,NULL); INSERT INTO `lng_data` VALUES ('mail','mail_nacc_login','en','Login Account',NULL,NULL); -INSERT INTO `lng_data` VALUES ('mail','mail_nacc_client_name','en','Client Name',NULL,NULL); -INSERT INTO `lng_data` VALUES ('mail','mail_nacc_client_desc','en','Client Description',NULL,NULL); INSERT INTO `lng_data` VALUES ('mail','mail_nacc_ilias_url','en','URL of ILIAS system',NULL,NULL); -INSERT INTO `lng_data` VALUES ('mail','mail_nacc_title','en','Title',NULL,NULL); +INSERT INTO `lng_data` VALUES ('mail','mail_nacc_client_desc','en','Client Description',NULL,NULL); INSERT INTO `lng_data` VALUES ('mail','mail_nacc_admin_mail','en','Mail address of Administrator',NULL,NULL); +INSERT INTO `lng_data` VALUES ('mail','mail_nacc_client_name','en','Client Name',NULL,NULL); +INSERT INTO `lng_data` VALUES ('mail','mail_nacc_title','en','Title',NULL,NULL); INSERT INTO `lng_data` VALUES ('mail','mail_my_mailing_lists','en','My Mailing Lists',NULL,NULL); INSERT INTO `lng_data` VALUES ('mail','mail_my_courses','en','My Courses',NULL,NULL); INSERT INTO `lng_data` VALUES ('mail','mail_my_groups','en','My Groups',NULL,NULL); INSERT INTO `lng_data` VALUES ('mail','mail_moved','en','The mail has been moved',NULL,NULL); INSERT INTO `lng_data` VALUES ('mail','mail_moved_to_trash','en','Mail has been moved to trash',NULL,NULL); -INSERT INTO `lng_data` VALUES ('mail','mail_move_to','en','Move to:',NULL,NULL); -INSERT INTO `lng_data` VALUES ('mail','mail_move_error','en','Error moving mail',NULL,NULL); -INSERT INTO `lng_data` VALUES ('mail','mail_message_send','en','Message sent',NULL,NULL); INSERT INTO `lng_data` VALUES ('mail','mail_members_of_mailing_list','en','Members of Mailing List',NULL,NULL); -INSERT INTO `lng_data` VALUES ('mail','mail_maxsize_attachment_error','en','The upload limit is:',NULL,NULL); +INSERT INTO `lng_data` VALUES ('mail','mail_message_send','en','Message sent',NULL,NULL); +INSERT INTO `lng_data` VALUES ('mail','mail_move_error','en','Error moving mail',NULL,NULL); +INSERT INTO `lng_data` VALUES ('mail','mail_move_to','en','Move to:',NULL,NULL); INSERT INTO `lng_data` VALUES ('mail','mail_mark_unread','en','Mark mail unread',NULL,NULL); +INSERT INTO `lng_data` VALUES ('mail','mail_maxsize_attachment_error','en','The upload limit is:',NULL,NULL); INSERT INTO `lng_data` VALUES ('mail','mail_mark_read','en','Mark mail read',NULL,NULL); INSERT INTO `lng_data` VALUES ('mail','mail_mailing_lists','en','Mailing Lists',NULL,NULL); INSERT INTO `lng_data` VALUES ('mail','mail_mailing_lists_no_contact_entries','en','You have no entries in your contacts to add to a list.',NULL,NULL); INSERT INTO `lng_data` VALUES ('mail','mail_mailing_lists_all_contact_entries_assigned','en','You have already assigned all of your contacts to this mailing list.',NULL,NULL); INSERT INTO `lng_data` VALUES ('mail','mail_mailing_list','en','Mailing List',NULL,NULL); INSERT INTO `lng_data` VALUES ('mail','mail_list_members','en','List members',NULL,NULL); -INSERT INTO `lng_data` VALUES ('mail','mail_insert_query','en','Please insert a query',NULL,NULL); INSERT INTO `lng_data` VALUES ('mail','mail_invite_users_to_chat','en','Invite Users to Chat',NULL,NULL); +INSERT INTO `lng_data` VALUES ('mail','mail_insert_query','en','Please insert a query',NULL,NULL); INSERT INTO `lng_data` VALUES ('mail','mail_insert_folder_name','en','Please insert a folder name',NULL,NULL); INSERT INTO `lng_data` VALUES ('mail','mail_incoming','en','Incoming mail',NULL,NULL); INSERT INTO `lng_data` VALUES ('mail','mail_incoming_smtp','en','forward to e-mail address',NULL,NULL); @@ -18002,19 +18005,19 @@ INSERT INTO `lng_data` VALUES ('mail','mail_folder_exists','en','A folder alread INSERT INTO `lng_data` VALUES ('mail','mail_folder_deleted','en','The folder has been deleted',NULL,NULL); INSERT INTO `lng_data` VALUES ('mail','mail_folder_created','en','A new folder has been created',NULL,NULL); INSERT INTO `lng_data` VALUES ('mail','mail_files_deleted','en','The file(s) are deleted',NULL,NULL); -INSERT INTO `lng_data` VALUES ('mail','mail_file_name','en','File Name',NULL,NULL); INSERT INTO `lng_data` VALUES ('mail','mail_file_size','en','File Size',NULL,NULL); +INSERT INTO `lng_data` VALUES ('mail','mail_file_name','en','File Name',NULL,NULL); INSERT INTO `lng_data` VALUES ('mail','mail_entry_of_contacts','en','Entry of Contacts',NULL,NULL); INSERT INTO `lng_data` VALUES ('mail','mail_empty_trash','en','Empty Trash',NULL,NULL); INSERT INTO `lng_data` VALUES ('mail','mail_empty_trash_confirmation','en','Are you sure you want to delete all mails in trash?',NULL,NULL); -INSERT INTO `lng_data` VALUES ('mail','mail_deleted_entry','en','The entries are deleted',NULL,NULL); INSERT INTO `lng_data` VALUES ('mail','mail_deleted','en','The mail is deleted',NULL,NULL); +INSERT INTO `lng_data` VALUES ('mail','mail_deleted_entry','en','The entries are deleted',NULL,NULL); INSERT INTO `lng_data` VALUES ('mail','mail_crs_list_members_not_available','en','It is not possible to list the members of the marked courses.',NULL,NULL); INSERT INTO `lng_data` VALUES ('mail','mail_crs_list_members_not_available_for_at_least_one_crs','en','The members of at least one selected course can not be listed.',NULL,NULL); INSERT INTO `lng_data` VALUES ('mail','mail_cronjob_notification_info','en','You can activate a periodic notification about new mail here.',NULL,NULL); INSERT INTO `lng_data` VALUES ('mail','mail_change_to_folder','en','Switch to folder:',NULL,NULL); -INSERT INTO `lng_data` VALUES ('mail','mail_auto_generated_info','en','This mail was automatically sent to you by the ILIAS installation %s, %s',NULL,NULL); INSERT INTO `lng_data` VALUES ('mail','mail_attachments','en','Attachments',NULL,NULL); +INSERT INTO `lng_data` VALUES ('mail','mail_auto_generated_info','en','This mail was automatically sent to you by the ILIAS installation %s, %s',NULL,NULL); INSERT INTO `lng_data` VALUES ('mail','mail_assign_entry_to_mailing_list','en','Assign an Entry of Your Contacts to Mailing List',NULL,NULL); INSERT INTO `lng_data` VALUES ('mail','mail_add_subject','en','Please enter a subject',NULL,NULL); INSERT INTO `lng_data` VALUES ('mail','mail_add_subfolder','en','Add Sub-folder',NULL,NULL); @@ -18024,16 +18027,16 @@ INSERT INTO `lng_data` VALUES ('mail','mail_send_html_info','en','If enabled, th INSERT INTO `lng_data` VALUES ('mail','mail_send_html','en','HTML Frame',NULL,NULL); INSERT INTO `lng_data` VALUES ('mail','linebreak','en','Line break',NULL,NULL); INSERT INTO `lng_data` VALUES ('mail','invite_to_chat','en','Invite to Chat',NULL,NULL); -INSERT INTO `lng_data` VALUES ('mail','forward','en','Forward',NULL,NULL); INSERT INTO `lng_data` VALUES ('mail','goto_invitation_chat','en','Open Chat Room',NULL,NULL); +INSERT INTO `lng_data` VALUES ('mail','forward','en','Forward',NULL,NULL); INSERT INTO `lng_data` VALUES ('mail','chat_users_without_permission','en','The following users don\'t have access to the selected chat room:',NULL,NULL); INSERT INTO `lng_data` VALUES ('mail','chat_users_without_login','en','The following users don\'t have an ILIAS account and can\'t be invited to a chat room:',NULL,NULL); INSERT INTO `lng_data` VALUES ('mail','chat_users_have_been_invited','en','The following users have been invited:',NULL,NULL); INSERT INTO `lng_data` VALUES ('mail','current_folder','en','Current Folder: %s',NULL,NULL); INSERT INTO `lng_data` VALUES ('mail','back_to_folder','en','Back to Folder',NULL,NULL); +INSERT INTO `lng_data` VALUES ('mail','activate_serial_letter_placeholders','en','Activate Serial-Letter Placeholders',NULL,NULL); INSERT INTO `lng_data` VALUES ('mail','bc','en','BCC',NULL,NULL); INSERT INTO `lng_data` VALUES ('chatroom','chat_select_room','en','Select Chat Room',NULL,NULL); -INSERT INTO `lng_data` VALUES ('mail','activate_serial_letter_placeholders','en','Activate Serial-Letter Placeholders',NULL,NULL); INSERT INTO `lng_data` VALUES ('mail','mail_serial_letter_placeholders','en','Serial-Letter Placeholders',NULL,NULL); INSERT INTO `lng_data` VALUES ('license','zero_licenses_explanation','en','Enter a 0 to deactivate the licensing.',NULL,NULL); INSERT INTO `lng_data` VALUES ('license','used_licenses','en','Consumed licenses',NULL,NULL); @@ -18044,24 +18047,24 @@ INSERT INTO `lng_data` VALUES ('license','potential_accesses','en','Potential ac INSERT INTO `lng_data` VALUES ('license','potential_accesses_explanation','en','Every user with read access who hasn\'t accessed so far counts as a potential access.',NULL,NULL); INSERT INTO `lng_data` VALUES ('license','license_warning','en','License warning',NULL,NULL); INSERT INTO `lng_data` VALUES ('license','license_warning_info','en','Up to this number of remaining licenses for a course object a warning is presented when a user enters the course.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('license','license_counter','en','License counter',NULL,NULL); INSERT INTO `lng_data` VALUES ('license','license_updated','en','The license data was updated.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('license','license_counter','en','License counter',NULL,NULL); INSERT INTO `lng_data` VALUES ('license','license_counter_info','en','Allows counting used licenses of purchased SCORM and HTML learning modules',NULL,NULL); INSERT INTO `lng_data` VALUES ('license','existing_licenses','en','Existing licenses',NULL,NULL); INSERT INTO `lng_data` VALUES ('license','edit_license','en','Edit license',NULL,NULL); -INSERT INTO `lng_data` VALUES ('license','arbitrary','en','arbitrary',NULL,NULL); INSERT INTO `lng_data` VALUES ('license','course_licenses_rare','en','Warning: only %s licenses are available for a course object. Look at the tab ‘Licenses’ to see which licenses have to be extended.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('license','arbitrary','en','arbitrary',NULL,NULL); INSERT INTO `lng_data` VALUES ('ldap','ldap_user_sync','en','User Synchronization Settings',NULL,NULL); -INSERT INTO `lng_data` VALUES ('ldap','ldap_user_sync_info','en','Defines whether new users are automatically created on login or regularly per Cron-Job.',NULL,NULL); INSERT INTO `lng_data` VALUES ('ldap','ldap_user_scope','en','Search Scope',NULL,NULL); +INSERT INTO `lng_data` VALUES ('ldap','ldap_user_sync_info','en','Defines whether new users are automatically created on login or regularly per Cron-Job.',NULL,NULL); INSERT INTO `lng_data` VALUES ('ldap','ldap_user_scope_info','en','Scope for user searching. If unsure choose ‘Sub’.',NULL,NULL); INSERT INTO `lng_data` VALUES ('ldap','ldap_user_mapping','en','User Profile Mapping',NULL,NULL); -INSERT INTO `lng_data` VALUES ('ldap','ldap_user_dn','en','User Search Base',NULL,NULL); -INSERT INTO `lng_data` VALUES ('ldap','ldap_user_attribute','en','Attribute for Login Name',NULL,NULL); INSERT INTO `lng_data` VALUES ('ldap','ldap_update_roles','en','Role Assignments',NULL,NULL); +INSERT INTO `lng_data` VALUES ('ldap','ldap_user_attribute','en','Attribute for Login Name',NULL,NULL); +INSERT INTO `lng_data` VALUES ('ldap','ldap_user_dn','en','User Search Base',NULL,NULL); INSERT INTO `lng_data` VALUES ('ldap','ldap_update_field_info','en','Update automatically',NULL,NULL); -INSERT INTO `lng_data` VALUES ('ldap','ldap_tls_conflict','en','LDAP-TLS can not be used in combination with LDAPv2. Please choose LDAP version ‘3’ or disable TLS support.',NULL,NULL); INSERT INTO `lng_data` VALUES ('ldap','ldap_tbl_role_ass','en','Active Rules',NULL,NULL); +INSERT INTO `lng_data` VALUES ('ldap','ldap_tls_conflict','en','LDAP-TLS can not be used in combination with LDAPv2. Please choose LDAP version ‘3’ or disable TLS support.',NULL,NULL); INSERT INTO `lng_data` VALUES ('ldap','ldap_sync_login','en','On Login',NULL,NULL); INSERT INTO `lng_data` VALUES ('ldap','ldap_sync_cron','en','Per Cron-Job',NULL,NULL); INSERT INTO `lng_data` VALUES ('ldap','ldap_settings','en','Server Settings',NULL,NULL); @@ -18071,33 +18074,33 @@ INSERT INTO `lng_data` VALUES ('ldap','ldap_server_short','en','Server URL:',NUL INSERT INTO `lng_data` VALUES ('ldap','ldap_server_security_settings','en','Security Settings',NULL,NULL); INSERT INTO `lng_data` VALUES ('ldap','ldap_server_name','en','Name of LDAP Configuration',NULL,NULL); INSERT INTO `lng_data` VALUES ('ldap','ldap_server_name_info','en','Please choose a name for this LDAP server configuration.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('ldap','ldap_server_binding','en','Binding',NULL,NULL); INSERT INTO `lng_data` VALUES ('ldap','ldap_server_bind_pass','en','Password',NULL,NULL); +INSERT INTO `lng_data` VALUES ('ldap','ldap_server_binding','en','Binding',NULL,NULL); INSERT INTO `lng_data` VALUES ('ldap','ldap_server_bind_dn','en','User DN',NULL,NULL); INSERT INTO `lng_data` VALUES ('ldap','ldap_search_filter','en','LDAP Filter',NULL,NULL); -INSERT INTO `lng_data` VALUES ('ldap','ldap_rule_condition','en','Condition',NULL,NULL); -INSERT INTO `lng_data` VALUES ('ldap','ldap_rule_type','en','Type of Assignment',NULL,NULL); -INSERT INTO `lng_data` VALUES ('ldap','ldap_scope_one','en','One',NULL,NULL); -INSERT INTO `lng_data` VALUES ('ldap','ldap_scope_sub','en','Sub',NULL,NULL); INSERT INTO `lng_data` VALUES ('ldap','ldap_search_base_info','en','Gets prepended to basedn when searching for users.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('ldap','ldap_scope_sub','en','Sub',NULL,NULL); +INSERT INTO `lng_data` VALUES ('ldap','ldap_scope_one','en','One',NULL,NULL); +INSERT INTO `lng_data` VALUES ('ldap','ldap_rule_type','en','Type of Assignment',NULL,NULL); +INSERT INTO `lng_data` VALUES ('ldap','ldap_rule_condition','en','Condition',NULL,NULL); INSERT INTO `lng_data` VALUES ('ldap','ldap_role_settings','en','LDAP Group Synchronization Settings',NULL,NULL); INSERT INTO `lng_data` VALUES ('ldap','ldap_role_selection','en','Role Selection',NULL,NULL); +INSERT INTO `lng_data` VALUES ('ldap','ldap_role_selection_info','en','Your selection is ambiguous. Please choose one of the following roles.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('ldap','ldap_role_not_exists','en','A role with that name does not exist',NULL,NULL); INSERT INTO `lng_data` VALUES ('ldap','ldap_role_info','en','Enter the name of an ILIAS Role that will control the membership to the LDAP group.',NULL,NULL); INSERT INTO `lng_data` VALUES ('ldap','ldap_role_mapping','en','ILIAS Role -> LDAP Group Mapping',NULL,NULL); INSERT INTO `lng_data` VALUES ('ldap','ldap_role_name_info','en','Please choose either a global role or enter the name of a local role.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('ldap','ldap_role_not_exists','en','A role with that name does not exist',NULL,NULL); -INSERT INTO `lng_data` VALUES ('ldap','ldap_role_selection_info','en','Your selection is ambiguous. Please choose one of the following roles.',NULL,NULL); INSERT INTO `lng_data` VALUES ('ldap','ldap_role_grp_info','en','Members of a specific LDAP Group will be assigned to the given ILIAS role.',NULL,NULL); INSERT INTO `lng_data` VALUES ('ldap','ldap_role_grp_isdn','en','Attribute value is DN',NULL,NULL); +INSERT INTO `lng_data` VALUES ('ldap','ldap_role_bind_user','en','Users DN',NULL,NULL); +INSERT INTO `lng_data` VALUES ('ldap','ldap_role_by_attribute','en','LDAP Attribute',NULL,NULL); +INSERT INTO `lng_data` VALUES ('ldap','ldap_role_by_group','en','Groupmembership',NULL,NULL); +INSERT INTO `lng_data` VALUES ('ldap','ldap_role_by_plugin','en','By Plugin',NULL,NULL); +INSERT INTO `lng_data` VALUES ('ldap','ldap_role_group_assignments','en','Existing Role -> Group Assignments',NULL,NULL); INSERT INTO `lng_data` VALUES ('ldap','ldap_role_grp_at','en','Attribute',NULL,NULL); INSERT INTO `lng_data` VALUES ('ldap','ldap_role_grp_dn_info','en','Please enter the ‘Distinguished Name’ of the LDAP Group.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('ldap','ldap_role_group_assignments','en','Existing Role -> Group Assignments',NULL,NULL); -INSERT INTO `lng_data` VALUES ('ldap','ldap_role_by_plugin','en','By Plugin',NULL,NULL); -INSERT INTO `lng_data` VALUES ('ldap','ldap_role_by_group','en','Groupmembership',NULL,NULL); -INSERT INTO `lng_data` VALUES ('ldap','ldap_role_by_attribute','en','LDAP Attribute',NULL,NULL); -INSERT INTO `lng_data` VALUES ('ldap','ldap_role_bind_user','en','Users DN',NULL,NULL); -INSERT INTO `lng_data` VALUES ('ldap','ldap_role_bind_user_info','en','Please enter a distinguished name of a LDAP user account. This user needs write access for the LDAP groups.',NULL,NULL); INSERT INTO `lng_data` VALUES ('ldap','ldap_role_bind_pass','en','Password',NULL,NULL); +INSERT INTO `lng_data` VALUES ('ldap','ldap_role_bind_user_info','en','Please enter a distinguished name of a LDAP user account. This user needs write access for the LDAP groups.',NULL,NULL); INSERT INTO `lng_data` VALUES ('ldap','ldap_role_bind_pass_info','en','Password',NULL,NULL); INSERT INTO `lng_data` VALUES ('ldap','ldap_role_at_value','en','Attribute Value',NULL,NULL); INSERT INTO `lng_data` VALUES ('ldap','ldap_role_at_name','en','Attribute Name',NULL,NULL); @@ -18106,12 +18109,12 @@ INSERT INTO `lng_data` VALUES ('ldap','ldap_role_assignments','en','Role Assignm INSERT INTO `lng_data` VALUES ('ldap','ldap_role_active','en','Enable Group Synchronization',NULL,NULL); INSERT INTO `lng_data` VALUES ('ldap','ldap_remove_deprecated','en','Deassign Deprecated Roles',NULL,NULL); INSERT INTO `lng_data` VALUES ('ldap','ldap_referrals','en','Referrals',NULL,NULL); -INSERT INTO `lng_data` VALUES ('ldap','ldap_plugin','en','Assignment by Plugin',NULL,NULL); INSERT INTO `lng_data` VALUES ('ldap','ldap_referrals_info','en','If set, determines whether the LDAP library automatically follows referrals returned by LDAP servers or not. This should be disabled if you are using an active directory server.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('ldap','ldap_plugin','en','Assignment by Plugin',NULL,NULL); +INSERT INTO `lng_data` VALUES ('ldap','ldap_moment_sync','en','Type of Synchronization',NULL,NULL); INSERT INTO `lng_data` VALUES ('ldap','ldap_new_role_assignment','en','Add New Role -> Group Assignment',NULL,NULL); INSERT INTO `lng_data` VALUES ('ldap','ldap_plugin_id','en','Plugin Id',NULL,NULL); INSERT INTO `lng_data` VALUES ('ldap','ldap_plugin_info','en','Validate the role assignment with a plugin. Please enter a valid plugin id.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('ldap','ldap_moment_sync','en','Type of Synchronization',NULL,NULL); INSERT INTO `lng_data` VALUES ('ldap','ldap_missing_role_assignment','en','Please choose a global role new users will be assigned to.',NULL,NULL); INSERT INTO `lng_data` VALUES ('ldap','ldap_memberisdn','en','Attribute Value is DN',NULL,NULL); INSERT INTO `lng_data` VALUES ('ldap','ldap_missing_bind_user','en','You have chosen ‘Bind as User’: Please enter a valid LDAP username and password.',NULL,NULL); @@ -18130,8 +18133,8 @@ INSERT INTO `lng_data` VALUES ('ldap','ldap_group_scope_info','en','Scope for gr INSERT INTO `lng_data` VALUES ('ldap','ldap_group_restrictions','en','Group Membership Restrictions',NULL,NULL); INSERT INTO `lng_data` VALUES ('ldap','ldap_group_optional_info','en','If enabled, the group membership is not required for a successful authentication. Please enter a user filter for the members of these groups:
(&(userattr=username)(userfilter))',NULL,NULL); INSERT INTO `lng_data` VALUES ('ldap','ldap_group_name','en','Group Name',NULL,NULL); -INSERT INTO `lng_data` VALUES ('ldap','ldap_group_membership','en','Group Membership',NULL,NULL); INSERT INTO `lng_data` VALUES ('ldap','ldap_group_name_info','en','The name of the group users have to be a member of to authenticate successfully.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('ldap','ldap_group_membership','en','Group Membership',NULL,NULL); INSERT INTO `lng_data` VALUES ('ldap','ldap_group_member','en','Group Member Attribute',NULL,NULL); INSERT INTO `lng_data` VALUES ('ldap','ldap_group_member_short','en','Attribute:',NULL,NULL); INSERT INTO `lng_data` VALUES ('ldap','ldap_group_member_optional','en','Group Membership is Optional',NULL,NULL); @@ -18164,8 +18167,8 @@ INSERT INTO `lng_data` VALUES ('ldap','ldap_add_remove','en','Add/Remove Roles', INSERT INTO `lng_data` VALUES ('ldap','ldap_add_missing','en','Assign Missing Roles',NULL,NULL); INSERT INTO `lng_data` VALUES ('mathjax','mathjax_test_expression_info','en','This LaTeX expression will be rendered with the saved MathJax settings.',NULL,NULL); INSERT INTO `lng_data` VALUES ('mathjax','mathjax_test_expression','en','Test Expression',NULL,NULL); -INSERT INTO `lng_data` VALUES ('mathjax','mathjax_server_cache_size_info','en','Disk space used for caching rendered graphics.',NULL,NULL); INSERT INTO `lng_data` VALUES ('mathjax','mathjax_server_cache_size','en','Cache Size',NULL,NULL); +INSERT INTO `lng_data` VALUES ('mathjax','mathjax_server_cache_size_info','en','Disk space used for caching rendered graphics.',NULL,NULL); INSERT INTO `lng_data` VALUES ('mathjax','mathjax_server_clear_cache','en',' » Clear Cache',NULL,NULL); INSERT INTO `lng_data` VALUES ('mathjax','mathjax_server_cache_cleared','en','The MathJax cache was cleared.',NULL,NULL); INSERT INTO `lng_data` VALUES ('mathjax','mathjax_server_for_export_info','en','TeX will be exported as SVG graphic for learning module exports to HTML.',NULL,NULL); @@ -18190,28 +18193,28 @@ INSERT INTO `lng_data` VALUES ('mathjax','mathjax_path_to_mathjax','en','URL to INSERT INTO `lng_data` VALUES ('mathjax','mathjax_path_to_mathjax_desc','en','E.g. https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/MathJax.js?config=TeX-AMS-MML_HTMLorMML or a URL to your local installation.',NULL,NULL); INSERT INTO `lng_data` VALUES ('mathjax','mathjax_mathjax','en','MathJax',NULL,NULL); INSERT INTO `lng_data` VALUES ('mathjax','mathjax_enable_mathjax','en','Enable MathJax',NULL,NULL); -INSERT INTO `lng_data` VALUES ('jscalendar','wk','en','wk',NULL,NULL); INSERT INTO `lng_data` VALUES ('mathjax','mathjax_enable_mathjax_info','en','Activates support for MathJax based mathematical output of LaTeX expressions.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('jscalendar','wk','en','wk',NULL,NULL); INSERT INTO `lng_data` VALUES ('jscalendar','tt_date_format','en','%a, %b %e',NULL,NULL); INSERT INTO `lng_data` VALUES ('jscalendar','today','en','Today',NULL,NULL); INSERT INTO `lng_data` VALUES ('jscalendar','time','en','Time',NULL,NULL); -INSERT INTO `lng_data` VALUES ('jscalendar','s_tu','en','Tu',NULL,NULL); -INSERT INTO `lng_data` VALUES ('jscalendar','s_we','en','We',NULL,NULL); -INSERT INTO `lng_data` VALUES ('jscalendar','select_date','en','Select date',NULL,NULL); INSERT INTO `lng_data` VALUES ('jscalendar','time_part','en','(Shift-)Click or drag to change value',NULL,NULL); -INSERT INTO `lng_data` VALUES ('jscalendar','s_fr','en','Fr',NULL,NULL); -INSERT INTO `lng_data` VALUES ('jscalendar','s_mo','en','Mo',NULL,NULL); +INSERT INTO `lng_data` VALUES ('jscalendar','select_date','en','Select date',NULL,NULL); +INSERT INTO `lng_data` VALUES ('jscalendar','s_we','en','We',NULL,NULL); INSERT INTO `lng_data` VALUES ('jscalendar','s_sa','en','Sa',NULL,NULL); INSERT INTO `lng_data` VALUES ('jscalendar','s_su','en','Su',NULL,NULL); INSERT INTO `lng_data` VALUES ('jscalendar','s_th','en','Th',NULL,NULL); +INSERT INTO `lng_data` VALUES ('jscalendar','s_tu','en','Tu',NULL,NULL); INSERT INTO `lng_data` VALUES ('jscalendar','s_10','en','Oct',NULL,NULL); INSERT INTO `lng_data` VALUES ('jscalendar','s_11','en','Nov',NULL,NULL); INSERT INTO `lng_data` VALUES ('jscalendar','s_12','en','Dec',NULL,NULL); -INSERT INTO `lng_data` VALUES ('jscalendar','s_09','en','Sep',NULL,NULL); -INSERT INTO `lng_data` VALUES ('jscalendar','s_07','en','Jul',NULL,NULL); +INSERT INTO `lng_data` VALUES ('jscalendar','s_fr','en','Fr',NULL,NULL); +INSERT INTO `lng_data` VALUES ('jscalendar','s_mo','en','Mo',NULL,NULL); INSERT INTO `lng_data` VALUES ('jscalendar','s_08','en','Aug',NULL,NULL); -INSERT INTO `lng_data` VALUES ('jscalendar','s_06','en','Jun',NULL,NULL); +INSERT INTO `lng_data` VALUES ('jscalendar','s_09','en','Sep',NULL,NULL); INSERT INTO `lng_data` VALUES ('jscalendar','s_05','en','May',NULL,NULL); +INSERT INTO `lng_data` VALUES ('jscalendar','s_06','en','Jun',NULL,NULL); +INSERT INTO `lng_data` VALUES ('jscalendar','s_07','en','Jul',NULL,NULL); INSERT INTO `lng_data` VALUES ('jscalendar','s_04','en','Apr',NULL,NULL); INSERT INTO `lng_data` VALUES ('jscalendar','s_03','en','Mar',NULL,NULL); INSERT INTO `lng_data` VALUES ('jscalendar','s_02','en','Feb',NULL,NULL); @@ -18222,30 +18225,30 @@ INSERT INTO `lng_data` VALUES ('jscalendar','part_today','en',' (today)',NULL,NU INSERT INTO `lng_data` VALUES ('jscalendar','open_calendar','en','Click here to open a calendar for date selection (JavaScript required!)',NULL,NULL); INSERT INTO `lng_data` VALUES ('jscalendar','next_year','en','Next year (hold for menu)',NULL,NULL); INSERT INTO `lng_data` VALUES ('jscalendar','next_month','en','Next month (hold for menu)',NULL,NULL); -INSERT INTO `lng_data` VALUES ('jscalendar','l_tu','en','Tuesday',NULL,NULL); INSERT INTO `lng_data` VALUES ('jscalendar','l_we','en','Wednesday',NULL,NULL); INSERT INTO `lng_data` VALUES ('jscalendar','l_th','en','Thursday',NULL,NULL); +INSERT INTO `lng_data` VALUES ('jscalendar','l_tu','en','Tuesday',NULL,NULL); INSERT INTO `lng_data` VALUES ('jscalendar','l_su','en','Sunday',NULL,NULL); -INSERT INTO `lng_data` VALUES ('jscalendar','l_sa','en','Saturday',NULL,NULL); INSERT INTO `lng_data` VALUES ('jscalendar','l_mo','en','Monday',NULL,NULL); +INSERT INTO `lng_data` VALUES ('jscalendar','l_sa','en','Saturday',NULL,NULL); INSERT INTO `lng_data` VALUES ('jscalendar','l_fr','en','Friday',NULL,NULL); INSERT INTO `lng_data` VALUES ('jscalendar','l_12','en','December',NULL,NULL); INSERT INTO `lng_data` VALUES ('jscalendar','l_11','en','November',NULL,NULL); INSERT INTO `lng_data` VALUES ('jscalendar','l_10','en','October',NULL,NULL); INSERT INTO `lng_data` VALUES ('jscalendar','l_09','en','September',NULL,NULL); -INSERT INTO `lng_data` VALUES ('jscalendar','l_03','en','March',NULL,NULL); -INSERT INTO `lng_data` VALUES ('jscalendar','l_04','en','April',NULL,NULL); -INSERT INTO `lng_data` VALUES ('jscalendar','l_05','en','May',NULL,NULL); -INSERT INTO `lng_data` VALUES ('jscalendar','l_06','en','June',NULL,NULL); -INSERT INTO `lng_data` VALUES ('jscalendar','l_07','en','July',NULL,NULL); INSERT INTO `lng_data` VALUES ('jscalendar','l_08','en','August',NULL,NULL); +INSERT INTO `lng_data` VALUES ('jscalendar','l_07','en','July',NULL,NULL); +INSERT INTO `lng_data` VALUES ('jscalendar','l_06','en','June',NULL,NULL); +INSERT INTO `lng_data` VALUES ('jscalendar','l_05','en','May',NULL,NULL); +INSERT INTO `lng_data` VALUES ('jscalendar','go_today','en','Go Today',NULL,NULL); INSERT INTO `lng_data` VALUES ('jscalendar','l_01','en','January',NULL,NULL); INSERT INTO `lng_data` VALUES ('jscalendar','l_02','en','February',NULL,NULL); -INSERT INTO `lng_data` VALUES ('jscalendar','go_today','en','Go Today',NULL,NULL); +INSERT INTO `lng_data` VALUES ('jscalendar','l_03','en','March',NULL,NULL); +INSERT INTO `lng_data` VALUES ('jscalendar','l_04','en','April',NULL,NULL); INSERT INTO `lng_data` VALUES ('jscalendar','drag_to_move','en','Drag to move',NULL,NULL); INSERT INTO `lng_data` VALUES ('jscalendar','def_date_format','en','%Y-%m-%d',NULL,NULL); -INSERT INTO `lng_data` VALUES ('jscalendar','day_first','en','Display %s first',NULL,NULL); INSERT INTO `lng_data` VALUES ('jscalendar','close','en','Close',NULL,NULL); +INSERT INTO `lng_data` VALUES ('jscalendar','day_first','en','Display %s first',NULL,NULL); INSERT INTO `lng_data` VALUES ('jscalendar','about_time','en','\\n\\nTime selection:\\n- Click on any of the time parts to increase it\\n- or Shift-click to decrease it\\n- or click and drag for faster selection.',NULL,NULL); INSERT INTO `lng_data` VALUES ('jscalendar','about_calendar','en','About the calendar',NULL,NULL); INSERT INTO `lng_data` VALUES ('jscalendar','about_calendar_long','en','DHTML Date/Time Selector\\n(c) dynarch.com 2002-2003\\nFor latest version visit: http://dynarch.com/mishoo/calendar.epl\\nDistributed under GNU LGPL. See http://gnu.org/licenses/lgpl.html for details.\\n\\nDate selection:\\n- Use the «, » buttons to select year\\n- Use the <, > buttons to select month\\n- Hold mouse button on any of the above buttons for faster selection.',NULL,NULL); @@ -18255,8 +18258,8 @@ INSERT INTO `lng_data` VALUES ('grp','grp_wrong_reg_time_limit','en','Please che INSERT INTO `lng_data` VALUES ('grp','grp_wrong_max_members','en','A maximum number of members is needed for the waiting list feature.',NULL,NULL); INSERT INTO `lng_data` VALUES ('grp','grp_warn_wl_set_on_waiting_list','en','Some users are already assigned to the waiting list. You can add your join request to the waiting list. You will receive a message from a group administrator when your request has been approved or rejected.',NULL,NULL); INSERT INTO `lng_data` VALUES ('grp','grp_warn_no_max_set_on_waiting_list','en','The maximum number of group members is exceeded. You can add your join request to the waiting list. You will receive a message from a group administrator when your request has been approved or rejected.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('grp','grp_waiting_list','en','Waiting List',NULL,NULL); INSERT INTO `lng_data` VALUES ('grp','grp_warn_grp_type_changed','en','Do you really want to change the group type? All permission settings will be reset.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('grp','grp_waiting_list','en','Waiting List',NULL,NULL); INSERT INTO `lng_data` VALUES ('grp','grp_waiting_list_info','en','If enabled and the maximum number of users is exceeded, new registrations will be placed on a waiting list.',NULL,NULL); INSERT INTO `lng_data` VALUES ('grp','grp_users_already_assigned','en','The user is already assigned to this group.',NULL,NULL); INSERT INTO `lng_data` VALUES ('grp','grp_update_subscr_request','en','Update Membership Request',NULL,NULL); @@ -18276,12 +18279,12 @@ INSERT INTO `lng_data` VALUES ('grp','grp_reg_passwd_info_screen','en','If a gro INSERT INTO `lng_data` VALUES ('grp','grp_reg_max_members_info','en','Define the maximum number of users that can subscribe to this group.',NULL,NULL); INSERT INTO `lng_data` VALUES ('grp','grp_reg_limited','en','Limited Registration Period',NULL,NULL); INSERT INTO `lng_data` VALUES ('grp','grp_reg_disabled','en','No Registration Possible',NULL,NULL); -INSERT INTO `lng_data` VALUES ('grp','grp_reg_disabled_info','en','Only group administrators can add users to the group.',NULL,NULL); INSERT INTO `lng_data` VALUES ('grp','grp_reg_direct','en','Direct Registration',NULL,NULL); -INSERT INTO `lng_data` VALUES ('grp','grp_public','en','Public Group',NULL,NULL); -INSERT INTO `lng_data` VALUES ('grp','grp_reg_deac_info_screen','en','Group admittance is closed.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('grp','grp_reg_disabled_info','en','Only group administrators can add users to the group.',NULL,NULL); INSERT INTO `lng_data` VALUES ('grp','grp_reg_direct_info_screen','en','You can join this group directly.',NULL,NULL); INSERT INTO `lng_data` VALUES ('grp','grp_public_info','en','Group is visible for non-members but has special requirements to join it.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('grp','grp_public','en','Public Group',NULL,NULL); +INSERT INTO `lng_data` VALUES ('grp','grp_reg_deac_info_screen','en','Group admittance is closed.',NULL,NULL); INSERT INTO `lng_data` VALUES ('grp','grp_pass_request','en','Join With Group Password',NULL,NULL); INSERT INTO `lng_data` VALUES ('grp','grp_notify_on','en','Notification about new registrations enabled',NULL,NULL); INSERT INTO `lng_data` VALUES ('grp','grp_notification','en','Notification',NULL,NULL); @@ -18346,24 +18349,24 @@ INSERT INTO `lng_data` VALUES ('grp','crs_grouping_select_one','en','Please sele INSERT INTO `lng_data` VALUES ('grp','crs_grouping_deleted','en','Deleted membership limitation.',NULL,NULL); INSERT INTO `lng_data` VALUES ('grp','crs_grouping_delete_sure','en','Are you sure you want to delete this membership limitation ?',NULL,NULL); INSERT INTO `lng_data` VALUES ('grp','crs_add_grouping','en','Add Membership Limitation',NULL,NULL); -INSERT INTO `lng_data` VALUES ('forum','topics_please_select_one_action','en','Please select an action.',NULL,NULL); INSERT INTO `lng_data` VALUES ('forum','topic_close','en','Closed',NULL,NULL); +INSERT INTO `lng_data` VALUES ('forum','topics_please_select_one_action','en','Please select an action.',NULL,NULL); INSERT INTO `lng_data` VALUES ('forum','threads_moved_successfully','en','The chosen threads were moved to another forum successfully.',NULL,NULL); INSERT INTO `lng_data` VALUES ('forum','thread','en','Thread',NULL,NULL); INSERT INTO `lng_data` VALUES ('forum','sticky','en','Sticky',NULL,NULL); INSERT INTO `lng_data` VALUES ('forum','select_at_least_one_thread','en','Please select at least one thread.',NULL,NULL); INSERT INTO `lng_data` VALUES ('forum','reopen_topics','en','Reopen',NULL,NULL); INSERT INTO `lng_data` VALUES ('forum','post_censored_comment_by_moderator','en','Posting Censored, Comment by Moderator',NULL,NULL); -INSERT INTO `lng_data` VALUES ('forum','no_forum_selected','en','No forum selected for moving the chosen threads',NULL,NULL); INSERT INTO `lng_data` VALUES ('forum','post_activation_desc','en','Before being published all postings need to be approved by a moderator.',NULL,NULL); INSERT INTO `lng_data` VALUES ('forum','new_post','en','New Post',NULL,NULL); +INSERT INTO `lng_data` VALUES ('forum','no_forum_selected','en','No forum selected for moving the chosen threads',NULL,NULL); INSERT INTO `lng_data` VALUES ('forum','move_chosen_topics','en','Move Chosen Threads',NULL,NULL); INSERT INTO `lng_data` VALUES ('forum','make_topics_sticky','en','Make Threads Sticky',NULL,NULL); INSERT INTO `lng_data` VALUES ('forum','make_topics_non_sticky','en','Make Threads Non-Sticky',NULL,NULL); -INSERT INTO `lng_data` VALUES ('forum','frm_wizard_page','en','Copy Forum (Step 2/2)',NULL,NULL); INSERT INTO `lng_data` VALUES ('forum','is_read','en','Mark as Read',NULL,NULL); -INSERT INTO `lng_data` VALUES ('forum','frm_statistics','en','Statistics',NULL,NULL); +INSERT INTO `lng_data` VALUES ('forum','frm_wizard_page','en','Copy Forum (Step 2/2)',NULL,NULL); INSERT INTO `lng_data` VALUES ('forum','frm_sure_delete_threads','en','Are you sure you want to delete the following threads?',NULL,NULL); +INSERT INTO `lng_data` VALUES ('forum','frm_statistics','en','Statistics',NULL,NULL); INSERT INTO `lng_data` VALUES ('forum','frm_statistics_ranking','en','Number of Postings',NULL,NULL); INSERT INTO `lng_data` VALUES ('forum','frm_statistics_enabled','en','Enable Statistics',NULL,NULL); INSERT INTO `lng_data` VALUES ('forum','frm_statistics_enabled_desc','en','Enable posting statistics for all participants',NULL,NULL); @@ -18376,16 +18379,16 @@ INSERT INTO `lng_data` VALUES ('forum','frm_moderators_select_one','en','Please INSERT INTO `lng_data` VALUES ('forum','frm_moderators_select_at_least_one','en','Please choose at least one moderator.',NULL,NULL); INSERT INTO `lng_data` VALUES ('forum','frm_moderators_not_exist_yet','en','Please choose a moderator.',NULL,NULL); INSERT INTO `lng_data` VALUES ('forum','frm_moderators_detached_role_successfully','en','The moderator role was detached for all selected users successfully.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('forum','frm_moderator_m','en','Moderator',NULL,NULL); INSERT INTO `lng_data` VALUES ('forum','frm_moderator_role_added_successfully','en','The user was added as moderator successfully.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('forum','frm_moderator_m','en','Moderator',NULL,NULL); INSERT INTO `lng_data` VALUES ('forum','frm_moderator_f','en','Moderator',NULL,NULL); INSERT INTO `lng_data` VALUES ('forum','frm_detach_moderator_role','en','Detach Moderator Role',NULL,NULL); INSERT INTO `lng_data` VALUES ('forum','frm_default_view','en','Default View',NULL,NULL); INSERT INTO `lng_data` VALUES ('forum','frm_anonymous_posting','en','Posting with pseudonym',NULL,NULL); INSERT INTO `lng_data` VALUES ('forum','frm_anonymous_posting_desc','en','If enabled, registered users can post to this forum only by using a pseudonym or without name. If the option \"Mark moderators posts\" is also enabled, moderators can not use a pseudonym.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('forum','forums_thread','en','Thread',NULL,NULL); INSERT INTO `lng_data` VALUES ('forum','forums_your_reply','en','Your Reply',NULL,NULL); INSERT INTO `lng_data` VALUES ('forum','forums_thread_new_entry','en','New topic has been created',NULL,NULL); +INSERT INTO `lng_data` VALUES ('forum','forums_thread','en','Thread',NULL,NULL); INSERT INTO `lng_data` VALUES ('forum','forums_thread_marked','en','The thread has been marked as read.',NULL,NULL); INSERT INTO `lng_data` VALUES ('forum','forums_thread_create_from','en','Created from',NULL,NULL); INSERT INTO `lng_data` VALUES ('forum','forums_the_post','en','Posting',NULL,NULL); @@ -18393,29 +18396,29 @@ INSERT INTO `lng_data` VALUES ('forum','forums_subject','en','Subject',NULL,NULL INSERT INTO `lng_data` VALUES ('forum','forums_print_thread','en','Print Thread',NULL,NULL); INSERT INTO `lng_data` VALUES ('forum','forums_posts','en','All postings',NULL,NULL); INSERT INTO `lng_data` VALUES ('forum','forums_posts_not_available','en','Postings Not Available',NULL,NULL); -INSERT INTO `lng_data` VALUES ('forum','forums_post_new_entry','en','A new posting has been created',NULL,NULL); INSERT INTO `lng_data` VALUES ('forum','forums_post_was_activated','en','The posting was activated.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('forum','forums_post_new_entry','en','A new posting has been created',NULL,NULL); INSERT INTO `lng_data` VALUES ('forum','forums_post_needs_to_be_activated','en','A new posting has been created, but it needs to be activated by a moderator.',NULL,NULL); INSERT INTO `lng_data` VALUES ('forum','forums_post_modified','en','Posting has been modified',NULL,NULL); -INSERT INTO `lng_data` VALUES ('forum','forums_notification_show_post','en','Show posting: %s',NULL,NULL); INSERT INTO `lng_data` VALUES ('forum','forums_post_deleted','en','Posting has been deleted',NULL,NULL); +INSERT INTO `lng_data` VALUES ('forum','forums_notification_show_post','en','Show posting: %s',NULL,NULL); +INSERT INTO `lng_data` VALUES ('forum','forums_notification_enabled','en','Notification enabled',NULL,NULL); INSERT INTO `lng_data` VALUES ('forum','forums_notification_intro','en','This mail was automatically sent to you by the ILIAS installation %s, %s',NULL,NULL); INSERT INTO `lng_data` VALUES ('forum','forums_notification_disabled','en','Notification disabled',NULL,NULL); -INSERT INTO `lng_data` VALUES ('forum','forums_notification_enabled','en','Notification enabled',NULL,NULL); +INSERT INTO `lng_data` VALUES ('forum','forums_new_thread','en','New Thread',NULL,NULL); INSERT INTO `lng_data` VALUES ('forum','forums_no_posts_available','en','This thread has no posts yet or the moderator deactivated the first post.',NULL,NULL); INSERT INTO `lng_data` VALUES ('forum','forums_mark_read','en','Mark All as Read',NULL,NULL); -INSERT INTO `lng_data` VALUES ('forum','forums_new_thread','en','New Thread',NULL,NULL); INSERT INTO `lng_data` VALUES ('forum','forums_info_delete_post','en','Are you sure you want to delete this article including any responses?',NULL,NULL); -INSERT INTO `lng_data` VALUES ('forum','forums_enable_notification','en','Enable Notification for this Thread',NULL,NULL); -INSERT INTO `lng_data` VALUES ('forum','forums_info_censor_post','en','Are you sure you want to hide this article?',NULL,NULL); INSERT INTO `lng_data` VALUES ('forum','forums_info_censor2_post','en','Revoke Censorship?',NULL,NULL); -INSERT INTO `lng_data` VALUES ('forum','forums_edit_post','en','Edit Article',NULL,NULL); -INSERT INTO `lng_data` VALUES ('forum','forums_download_attachment','en','Download file',NULL,NULL); +INSERT INTO `lng_data` VALUES ('forum','forums_info_censor_post','en','Are you sure you want to hide this article?',NULL,NULL); INSERT INTO `lng_data` VALUES ('forum','forums_disable_notification','en','Disable Notification for this Thread',NULL,NULL); -INSERT INTO `lng_data` VALUES ('forum','forums_delete_file','en','Delete attachment',NULL,NULL); +INSERT INTO `lng_data` VALUES ('forum','forums_download_attachment','en','Download file',NULL,NULL); +INSERT INTO `lng_data` VALUES ('forum','forums_edit_post','en','Edit Article',NULL,NULL); +INSERT INTO `lng_data` VALUES ('forum','forums_enable_notification','en','Enable Notification for this Thread',NULL,NULL); INSERT INTO `lng_data` VALUES ('forum','forums_created_by','en','Created by',NULL,NULL); -INSERT INTO `lng_data` VALUES ('forum','forums_censor_comment','en','Comment of Censor',NULL,NULL); +INSERT INTO `lng_data` VALUES ('forum','forums_delete_file','en','Delete attachment',NULL,NULL); INSERT INTO `lng_data` VALUES ('forum','forums_count_art','en','Number of Articles',NULL,NULL); +INSERT INTO `lng_data` VALUES ('forum','forums_censor_comment','en','Comment of Censor',NULL,NULL); INSERT INTO `lng_data` VALUES ('forum','forums_attachments','en','Attachments',NULL,NULL); INSERT INTO `lng_data` VALUES ('forum','forums_attachments_add','en','Add attachment',NULL,NULL); INSERT INTO `lng_data` VALUES ('forum','forums_all_threads_marked_read','en','All threads have been marked as read',NULL,NULL); @@ -18425,15 +18428,15 @@ INSERT INTO `lng_data` VALUES ('forum','fmr_copy_threads_info','en','You have th INSERT INTO `lng_data` VALUES ('forum','activate_post','en','Approve',NULL,NULL); INSERT INTO `lng_data` VALUES ('forum','activate_post_txt','en','Would you really like to approve the current posting?',NULL,NULL); INSERT INTO `lng_data` VALUES ('forum','activate_only_current','en','Approve Posting',NULL,NULL); -INSERT INTO `lng_data` VALUES ('form','form_seconds','en','Seconds',NULL,NULL); INSERT INTO `lng_data` VALUES ('forum','activate_new_posts','en','Approve Postings',NULL,NULL); INSERT INTO `lng_data` VALUES ('form','form_retype_password','en','Retype Password',NULL,NULL); +INSERT INTO `lng_data` VALUES ('form','form_seconds','en','Seconds',NULL,NULL); INSERT INTO `lng_data` VALUES ('form','form_password_required_for_auth','en','Password is required for the chosen authentication method.',NULL,NULL); INSERT INTO `lng_data` VALUES ('form','form_password_not_allowed_for_auth','en','It is not possible to change the password for the chosen authentication method.',NULL,NULL); INSERT INTO `lng_data` VALUES ('form','form_msg_wrong_date','en','Wrong date. Please enter a valid date.',NULL,NULL); INSERT INTO `lng_data` VALUES ('form','form_msg_value_too_low','en','Value too low. Please enter a higher value.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('form','form_msg_numeric_value_required','en','Please enter a numeric value.',NULL,NULL); INSERT INTO `lng_data` VALUES ('form','form_msg_value_too_high','en','Value too high. Please enter a lower value.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('form','form_msg_numeric_value_required','en','Please enter a numeric value.',NULL,NULL); INSERT INTO `lng_data` VALUES ('form','form_msg_formula_is_required','en','Please enter a correct formula.',NULL,NULL); INSERT INTO `lng_data` VALUES ('form','form_msg_file_wrong_file_type','en','Wrong file type.',NULL,NULL); INSERT INTO `lng_data` VALUES ('form','form_msg_file_virus_found','en','Virus found in uploaded file.',NULL,NULL); @@ -18442,28 +18445,28 @@ INSERT INTO `lng_data` VALUES ('form','form_msg_file_size_exceeds','en','The upl INSERT INTO `lng_data` VALUES ('form','form_msg_file_partially_uploaded','en','The file could not be uploaded completely.',NULL,NULL); INSERT INTO `lng_data` VALUES ('form','form_msg_file_no_upload','en','This input is required. Please select a file for upload.',NULL,NULL); INSERT INTO `lng_data` VALUES ('form','form_msg_file_missing_tmp_dir','en','Temporary directory for file upload missing.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('form','form_minutes','en','Minutes',NULL,NULL); -INSERT INTO `lng_data` VALUES ('form','form_months','en','Months',NULL,NULL); INSERT INTO `lng_data` VALUES ('form','form_msg_file_cannot_write_to_disk','en','Cannot write to disk.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('form','form_max_value','en','Maximum Value',NULL,NULL); INSERT INTO `lng_data` VALUES ('form','form_min_value','en','Minimum Value',NULL,NULL); +INSERT INTO `lng_data` VALUES ('form','form_minutes','en','Minutes',NULL,NULL); +INSERT INTO `lng_data` VALUES ('form','form_months','en','Months',NULL,NULL); INSERT INTO `lng_data` VALUES ('form','form_image_file_input','en','Image File Input',NULL,NULL); -INSERT INTO `lng_data` VALUES ('form','form_hours','en','Hours',NULL,NULL); +INSERT INTO `lng_data` VALUES ('form','form_max_value','en','Maximum Value',NULL,NULL); INSERT INTO `lng_data` VALUES ('form','form_hierarchy_drag_drop_help','en','Drag and drop icons on placeholders to move elements.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('form','form_hours','en','Hours',NULL,NULL); INSERT INTO `lng_data` VALUES ('form','form_hierarchy_add_elements','en','Click on placeholders to add new elements.',NULL,NULL); INSERT INTO `lng_data` VALUES ('form','form_format','en','Format',NULL,NULL); -INSERT INTO `lng_data` VALUES ('form','form_file_input','en','File Input',NULL,NULL); INSERT INTO `lng_data` VALUES ('form','form_days','en','Days',NULL,NULL); -INSERT INTO `lng_data` VALUES ('file','replace_file_info','en','All previous file versions will be deleted.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('form','form_file_input','en','File Input',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','page_count','en','Page Count',NULL,NULL); -INSERT INTO `lng_data` VALUES ('file','file_new_version_info','en','Create new file version. Previous versions will not be modified.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('file','replace_file_info','en','All previous file versions will be deleted.',NULL,NULL); INSERT INTO `lng_data` VALUES ('file','file_new_version','en','Create New Version',NULL,NULL); +INSERT INTO `lng_data` VALUES ('file','file_new_version_info','en','Create new file version. Previous versions will not be modified.',NULL,NULL); INSERT INTO `lng_data` VALUES ('feed','feed_open_source_page','en','Open in New Window',NULL,NULL); INSERT INTO `lng_data` VALUES ('feed','feed_settings','en','External Web Feeds Settings',NULL,NULL); INSERT INTO `lng_data` VALUES ('feed','feed_nr_pd_feeds','en','Number of External Feeds on Personal Desktop',NULL,NULL); INSERT INTO `lng_data` VALUES ('feed','feed_nr_pd_feeds_info','en','Sets the maximum number of external web feeds, that users may add to their personal desktop. Existing feeds are not deleted, if option is set to a lower value. ‘0‘ disables the feature completely.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('feed','feed_no_valid_url','en','The Feed URL is not valid.',NULL,NULL); INSERT INTO `lng_data` VALUES ('feed','feed_no_js_click_here','en','If feed is not displayed, click here.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('feed','feed_no_valid_url','en','The Feed URL is not valid.',NULL,NULL); INSERT INTO `lng_data` VALUES ('feed','feed_loading_feed','en','Loading Feed...',NULL,NULL); INSERT INTO `lng_data` VALUES ('feed','feed_feed_items','en','Feed Item(s)',NULL,NULL); INSERT INTO `lng_data` VALUES ('feed','feed_disable_rep_feeds','en','Hide Web Feeds',NULL,NULL); @@ -18473,17 +18476,17 @@ INSERT INTO `lng_data` VALUES ('feed','block_feed_block_head','en','External Web INSERT INTO `lng_data` VALUES ('feed','block_feed_block_feed_url','en','Feed URL',NULL,NULL); INSERT INTO `lng_data` VALUES ('feed','block_feed_block_feed_url_info','en','Must be a valid RSS/Atom URL, e.g. http://www.ilias.de/rss.php',NULL,NULL); INSERT INTO `lng_data` VALUES ('export','export_select_resources','en','Select Resources',NULL,NULL); -INSERT INTO `lng_data` VALUES ('export','export_omit','en','Omit',NULL,NULL); INSERT INTO `lng_data` VALUES ('export','export_resource','en','Resource',NULL,NULL); +INSERT INTO `lng_data` VALUES ('export','export_omit','en','Omit',NULL,NULL); INSERT INTO `lng_data` VALUES ('export','export_omit_resource','en','Omit Resource',NULL,NULL); -INSERT INTO `lng_data` VALUES ('export','export_last_export','en','Last Export',NULL,NULL); INSERT INTO `lng_data` VALUES ('export','export_last_file','en','Last File',NULL,NULL); +INSERT INTO `lng_data` VALUES ('export','export_last_export','en','Last Export',NULL,NULL); INSERT INTO `lng_data` VALUES ('export','export_last_export_file','en','Use Last Export File',NULL,NULL); INSERT INTO `lng_data` VALUES ('export','export_export_date','en','Export Date',NULL,NULL); INSERT INTO `lng_data` VALUES ('export','export_create','en','Create',NULL,NULL); INSERT INTO `lng_data` VALUES ('export','export_create_new_file','en','Create New Export File',NULL,NULL); -INSERT INTO `lng_data` VALUES ('exp','exp_xml','en','XML',NULL,NULL); INSERT INTO `lng_data` VALUES ('exp','exp_scorm','en','SCORM',NULL,NULL); +INSERT INTO `lng_data` VALUES ('exp','exp_xml','en','XML',NULL,NULL); INSERT INTO `lng_data` VALUES ('exp','exp_really_delete','en','Do you really want to delete these export files?',NULL,NULL); INSERT INTO `lng_data` VALUES ('exp','exp_html','en','HTML',NULL,NULL); INSERT INTO `lng_data` VALUES ('exp','exp_export_files','en','Export Files',NULL,NULL); @@ -18491,10 +18494,10 @@ INSERT INTO `lng_data` VALUES ('exp','exp_create_file','en','Create Export File' INSERT INTO `lng_data` VALUES ('exercise','exc_your_submission','en','Your Submission',NULL,NULL); INSERT INTO `lng_data` VALUES ('exercise','exc_send_mail','en','Send as Mail',NULL,NULL); INSERT INTO `lng_data` VALUES ('exercise','exc_passed','en','Passed',NULL,NULL); -INSERT INTO `lng_data` VALUES ('exercise','exc_notgraded','en','Not Graded',NULL,NULL); INSERT INTO `lng_data` VALUES ('exercise','exc_mark','en','Mark',NULL,NULL); -INSERT INTO `lng_data` VALUES ('exercise','exc_feedback_from_tutor','en','Evaluation by Tutor',NULL,NULL); +INSERT INTO `lng_data` VALUES ('exercise','exc_notgraded','en','Not Graded',NULL,NULL); INSERT INTO `lng_data` VALUES ('exercise','exc_grading','en','Grading',NULL,NULL); +INSERT INTO `lng_data` VALUES ('exercise','exc_feedback_from_tutor','en','Evaluation by Tutor',NULL,NULL); INSERT INTO `lng_data` VALUES ('exercise','exc_failed','en','Failed',NULL,NULL); INSERT INTO `lng_data` VALUES ('exercise','exc_comment','en','Evaluation Statement',NULL,NULL); INSERT INTO `lng_data` VALUES ('exercise','exc_comment_for_learner','en','Evaluation Statement',NULL,NULL); @@ -18529,40 +18532,40 @@ INSERT INTO `lng_data` VALUES ('exc','exc_msg_public_submission','en','All submi INSERT INTO `lng_data` VALUES ('exc','exc_msg_participants_removed','en','The participants have been removed from the exercise.',NULL,NULL); INSERT INTO `lng_data` VALUES ('exc','exc_msg_new_feedback_file_uploaded2','en','a tutor has uploaded a new feedback file for you.',NULL,NULL); INSERT INTO `lng_data` VALUES ('exc','exc_msg_new_feedback_file_uploaded','en','A new feedback file has been added to exercise \"%s\".',NULL,NULL); -INSERT INTO `lng_data` VALUES ('exc','exc_msg_missed_minimum_number','en','You did not pass the minimum number of assignments.',NULL,NULL); INSERT INTO `lng_data` VALUES ('exc','exc_msg_min_number_ass','en','You must pass a minimum of %s assignments to pass the exercise.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('exc','exc_msg_missed_minimum_number','en','You did not pass the minimum number of assignments.',NULL,NULL); INSERT INTO `lng_data` VALUES ('exc','exc_msg_failed_mandatory','en','You failed in at least one mandatory assignment.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('exc','exc_msg_all_mandatory_ass','en','You must pass all mandatory assignments to pass the exercise.',NULL,NULL); INSERT INTO `lng_data` VALUES ('exc','exc_min_nr','en','Number of Assignments',NULL,NULL); +INSERT INTO `lng_data` VALUES ('exc','exc_msg_all_mandatory_ass','en','You must pass all mandatory assignments to pass the exercise.',NULL,NULL); INSERT INTO `lng_data` VALUES ('exc','exc_mandatory','en','Mandatory',NULL,NULL); INSERT INTO `lng_data` VALUES ('exc','exc_mandatory_info','en','Mandatory assignments must be passed to pass the whole exercise.',NULL,NULL); INSERT INTO `lng_data` VALUES ('exc','exc_mail_permanent_link','en','Click on the following link to access the exercise:',NULL,NULL); INSERT INTO `lng_data` VALUES ('exc','exc_list_submission','en','List All Submissions',NULL,NULL); INSERT INTO `lng_data` VALUES ('exc','exc_hand_in','en','Hand In',NULL,NULL); -INSERT INTO `lng_data` VALUES ('exc','exc_grades','en','Grades Overview',NULL,NULL); INSERT INTO `lng_data` VALUES ('exc','exc_grades_overview','en','Grades View',NULL,NULL); +INSERT INTO `lng_data` VALUES ('exc','exc_grades','en','Grades Overview',NULL,NULL); INSERT INTO `lng_data` VALUES ('exc','exc_fb_files','en','Evaluation Files',NULL,NULL); -INSERT INTO `lng_data` VALUES ('exc','exc_edit_submission','en','Edit Submission',NULL,NULL); INSERT INTO `lng_data` VALUES ('exc','exc_ended_on','en','Ended On',NULL,NULL); INSERT INTO `lng_data` VALUES ('exc','exc_export_excel','en','Export (Excel)',NULL,NULL); -INSERT INTO `lng_data` VALUES ('exc','exc_edit_assignment','en','Edit Assignment',NULL,NULL); +INSERT INTO `lng_data` VALUES ('exc','exc_edit_submission','en','Edit Submission',NULL,NULL); INSERT INTO `lng_data` VALUES ('exc','exc_edit_assignments','en','Edit Assignments',NULL,NULL); +INSERT INTO `lng_data` VALUES ('exc','exc_edit_assignment','en','Edit Assignment',NULL,NULL); INSERT INTO `lng_data` VALUES ('exc','exc_deadline','en','Deadline',NULL,NULL); INSERT INTO `lng_data` VALUES ('exc','exc_conf_del_assignments','en','Do you really want to delete the following assignments?',NULL,NULL); -INSERT INTO `lng_data` VALUES ('exc','exc_assignments','en','Assignments',NULL,NULL); INSERT INTO `lng_data` VALUES ('exc','exc_assignments_deleted','en','The assignments have been deleted.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('exc','exc_assignments','en','Assignments',NULL,NULL); +INSERT INTO `lng_data` VALUES ('exc','exc_assignment_view','en','Assignment View',NULL,NULL); INSERT INTO `lng_data` VALUES ('exc','exc_assignment','en','Assignment',NULL,NULL); INSERT INTO `lng_data` VALUES ('exc','exc_add_participant','en','Add Participant',NULL,NULL); -INSERT INTO `lng_data` VALUES ('exc','exc_assignment_view','en','Assignment View',NULL,NULL); -INSERT INTO `lng_data` VALUES ('exc','exc_add_feedback_file','en','Deposit a Feedback File',NULL,NULL); INSERT INTO `lng_data` VALUES ('exc','exc_add_assignment','en','Add Assignment',NULL,NULL); +INSERT INTO `lng_data` VALUES ('exc','exc_add_feedback_file','en','Deposit a Feedback File',NULL,NULL); INSERT INTO `lng_data` VALUES ('ecs','ecs_user_rcp','en','Notification About ECS Users',NULL,NULL); -INSERT INTO `lng_data` VALUES ('ecs','ecs_user_rcp_info','en','Enter one or more login names of users (comma separated) that will be informed about new ECS users per e-mail.',NULL,NULL); INSERT INTO `lng_data` VALUES ('ecs','ecs_unique_id','en','Participant-ID',NULL,NULL); +INSERT INTO `lng_data` VALUES ('ecs','ecs_user_rcp_info','en','Enter one or more login names of users (comma separated) that will be informed about new ECS users per e-mail.',NULL,NULL); INSERT INTO `lng_data` VALUES ('ecs','ecs_tbl_active_rules','en','Active Rules for Category Assignment',NULL,NULL); INSERT INTO `lng_data` VALUES ('ecs','ecs_settings','en','Settings',NULL,NULL); -INSERT INTO `lng_data` VALUES ('ecs','ecs_server_url','en','Server URL',NULL,NULL); INSERT INTO `lng_data` VALUES ('ecs','ecs_server_settings','en','ECS Functionality',NULL,NULL); +INSERT INTO `lng_data` VALUES ('ecs','ecs_server_url','en','Server URL',NULL,NULL); INSERT INTO `lng_data` VALUES ('ecs','ecs_role','en','Role Assignment',NULL,NULL); INSERT INTO `lng_data` VALUES ('ecs','ecs_remote_user_settings','en','Settings for ECS User Accounts',NULL,NULL); INSERT INTO `lng_data` VALUES ('ecs','ecs_remote_imported','en','Information about ECS Course has been refreshed.',NULL,NULL); @@ -18580,20 +18583,20 @@ INSERT INTO `lng_data` VALUES ('ecs','ecs_polling_info','en','Please define the INSERT INTO `lng_data` VALUES ('ecs','ecs_participants','en','Participants',NULL,NULL); INSERT INTO `lng_data` VALUES ('ecs','ecs_participants_infos','en','Further Information',NULL,NULL); INSERT INTO `lng_data` VALUES ('ecs','ecs_notifications','en','Notifications',NULL,NULL); -INSERT INTO `lng_data` VALUES ('ecs','ecs_no_value','en','Not available',NULL,NULL); INSERT INTO `lng_data` VALUES ('ecs','ecs_not_published','en','No approvals selected.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('ecs','ecs_no_value','en','Not available',NULL,NULL); INSERT INTO `lng_data` VALUES ('ecs','ecs_no_owner','en','Please select one community name.',NULL,NULL); INSERT INTO `lng_data` VALUES ('ecs','ecs_new_user_subject','en','New ECS User Account',NULL,NULL); INSERT INTO `lng_data` VALUES ('ecs','ecs_new_user_profile','en','User profile data:',NULL,NULL); -INSERT INTO `lng_data` VALUES ('ecs','ecs_new_user_body','en','A new ECS user account has been created.',NULL,NULL); INSERT INTO `lng_data` VALUES ('ecs','ecs_new_econtent_subject','en','New E-Content created',NULL,NULL); +INSERT INTO `lng_data` VALUES ('ecs','ecs_new_user_body','en','A new ECS user account has been created.',NULL,NULL); INSERT INTO `lng_data` VALUES ('ecs','ecs_new_category_mapping','en','New Assignment of Course Links to Categories',NULL,NULL); INSERT INTO `lng_data` VALUES ('ecs','ecs_new_approval_subject','en','A new course has been released',NULL,NULL); INSERT INTO `lng_data` VALUES ('ecs','ecs_meta_data','en','Meta Data',NULL,NULL); INSERT INTO `lng_data` VALUES ('ecs','ecs_mappings','en','ECS Data Mapping',NULL,NULL); INSERT INTO `lng_data` VALUES ('ecs','ecs_mapping_tbl','en','Mapping of ECS-Data to ILIAS Advanced Meta Data',NULL,NULL); -INSERT INTO `lng_data` VALUES ('ecs','ecs_local_settings','en','Local Settings',NULL,NULL); INSERT INTO `lng_data` VALUES ('ecs','ecs_key_password','en','Key Password',NULL,NULL); +INSERT INTO `lng_data` VALUES ('ecs','ecs_local_settings','en','Local Settings',NULL,NULL); INSERT INTO `lng_data` VALUES ('ecs','ecs_imported_from','en','Imported From',NULL,NULL); INSERT INTO `lng_data` VALUES ('ecs','ecs_imported_content','en','Imported E-Content',NULL,NULL); INSERT INTO `lng_data` VALUES ('ecs','ecs_import','en','Imported Objects',NULL,NULL); @@ -18603,8 +18606,8 @@ INSERT INTO `lng_data` VALUES ('ecs','ecs_ignore_field','en','Disable export/upd INSERT INTO `lng_data` VALUES ('ecs','ecs_global_role_info','en','The chosen role will be assigned to newly created ECS user accounts.',NULL,NULL); INSERT INTO `lng_data` VALUES ('ecs','ecs_field_time','en','Time',NULL,NULL); INSERT INTO `lng_data` VALUES ('ecs','ecs_field_term','en','Term',NULL,NULL); -INSERT INTO `lng_data` VALUES ('ecs','ecs_field_start','en','Start',NULL,NULL); INSERT INTO `lng_data` VALUES ('ecs','ecs_field_study_courses','en','Study Course(s)',NULL,NULL); +INSERT INTO `lng_data` VALUES ('ecs','ecs_field_start','en','Start',NULL,NULL); INSERT INTO `lng_data` VALUES ('ecs','ecs_field_semester_hours','en','Semester Periods per Week',NULL,NULL); INSERT INTO `lng_data` VALUES ('ecs','ecs_field_room','en','Room',NULL,NULL); INSERT INTO `lng_data` VALUES ('ecs','ecs_field_part_id','en','Participant ID',NULL,NULL); @@ -18613,26 +18616,26 @@ INSERT INTO `lng_data` VALUES ('ecs','ecs_field_end','en','End',NULL,NULL); INSERT INTO `lng_data` VALUES ('ecs','ecs_field_day','en','Day',NULL,NULL); INSERT INTO `lng_data` VALUES ('ecs','ecs_field_cycle','en','Cycle',NULL,NULL); INSERT INTO `lng_data` VALUES ('ecs','ecs_field_credits','en','Credits',NULL,NULL); +INSERT INTO `lng_data` VALUES ('ecs','ecs_field_courseID','en','Course ID',NULL,NULL); INSERT INTO `lng_data` VALUES ('ecs','ecs_field_courseType','en','Course Type',NULL,NULL); -INSERT INTO `lng_data` VALUES ('ecs','ecs_export','en','Course Releases',NULL,NULL); INSERT INTO `lng_data` VALUES ('ecs','ecs_field_begin','en','Begin',NULL,NULL); -INSERT INTO `lng_data` VALUES ('ecs','ecs_field_courseID','en','Course ID',NULL,NULL); +INSERT INTO `lng_data` VALUES ('ecs','ecs_export','en','Course Releases',NULL,NULL); INSERT INTO `lng_data` VALUES ('ecs','ecs_export_obj_settings','en','Course Release Settings',NULL,NULL); INSERT INTO `lng_data` VALUES ('ecs','ecs_export_enabled','en','Release this Course',NULL,NULL); INSERT INTO `lng_data` VALUES ('ecs','ecs_export_disabled','en','Do not release this Course',NULL,NULL); +INSERT INTO `lng_data` VALUES ('ecs','ecs_export_created_body_a','en','A new course has been released',NULL,NULL); INSERT INTO `lng_data` VALUES ('ecs','ecs_error_extract_serial','en','Cannot read serial number of certificate. Please check the client certificate path.',NULL,NULL); INSERT INTO `lng_data` VALUES ('ecs','ecs_event_appointment','en','Event Date',NULL,NULL); -INSERT INTO `lng_data` VALUES ('ecs','ecs_export_created_body_a','en','A new course has been released',NULL,NULL); INSERT INTO `lng_data` VALUES ('ecs','ecs_err_missing_value','en','Please check your input: Attribute values.',NULL,NULL); INSERT INTO `lng_data` VALUES ('ecs','ecs_err_invalid_type','en','Please state a valid category object id.',NULL,NULL); INSERT INTO `lng_data` VALUES ('ecs','ecs_err_invalid_dates','en','The starting must be earlier than the finish time.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('ecs','ecs_econ_rcp','en','Notification About New E-Content',NULL,NULL); +INSERT INTO `lng_data` VALUES ('ecs','ecs_edit_category_mapping','en','Edit Assignment',NULL,NULL); INSERT INTO `lng_data` VALUES ('ecs','ecs_email','en','E-Mail',NULL,NULL); INSERT INTO `lng_data` VALUES ('ecs','ecs_enable_participant','en','Allow Im/Export',NULL,NULL); -INSERT INTO `lng_data` VALUES ('ecs','ecs_edit_category_mapping','en','Edit Assignment',NULL,NULL); -INSERT INTO `lng_data` VALUES ('ecs','ecs_econ_rcp','en','Notification About New E-Content',NULL,NULL); INSERT INTO `lng_data` VALUES ('ecs','ecs_econ_rcp_info','en','Enter one or more login names of users (comma separated) that will be informed about new ECS content per e-mail.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('ecs','ecs_dns','en','Domainname',NULL,NULL); INSERT INTO `lng_data` VALUES ('ecs','ecs_duration','en','Duration',NULL,NULL); +INSERT INTO `lng_data` VALUES ('ecs','ecs_dns','en','Domainname',NULL,NULL); INSERT INTO `lng_data` VALUES ('ecs','ecs_connection_settings','en','Connection Settings',NULL,NULL); INSERT INTO `lng_data` VALUES ('ecs','ecs_communities','en','Participants',NULL,NULL); INSERT INTO `lng_data` VALUES ('ecs','ecs_client_cert','en','Client Certificate',NULL,NULL); @@ -18642,8 +18645,8 @@ INSERT INTO `lng_data` VALUES ('ecs','ecs_category_mapping','en','Assignment to INSERT INTO `lng_data` VALUES ('ecs','ecs_cat_mapping_values','en','Attribute Value',NULL,NULL); INSERT INTO `lng_data` VALUES ('ecs','ecs_cat_mapping_type','en','Assignment Type',NULL,NULL); INSERT INTO `lng_data` VALUES ('ecs','ecs_cat_mapping_fixed','en','Fixed Values',NULL,NULL); -INSERT INTO `lng_data` VALUES ('ecs','ecs_cat_mapping_duration','en','Date Range',NULL,NULL); INSERT INTO `lng_data` VALUES ('ecs','ecs_cat_mapping_fixed_info','en','Choose this mode for assigning Course Links to categories based on fixed values.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('ecs','ecs_cat_mapping_duration','en','Date Range',NULL,NULL); INSERT INTO `lng_data` VALUES ('ecs','ecs_cat_mapping_duration_info','en','Choose this mode for assigning Course Links based on date ranges (e.g start time of a course).',NULL,NULL); INSERT INTO `lng_data` VALUES ('ecs','ecs_ca_cert','en','CA Certificate',NULL,NULL); INSERT INTO `lng_data` VALUES ('ecs','ecs_approval_rcp','en','Notification About Approved Courses',NULL,NULL); @@ -18652,30 +18655,30 @@ INSERT INTO `lng_data` VALUES ('ecs','ecs_approval_rcp_info','en','Enter one or INSERT INTO `lng_data` VALUES ('ecs','ecs_active','en','Enable ECS Functionality',NULL,NULL); INSERT INTO `lng_data` VALUES ('ecs','ecs_active_header','en','Import/Export Allowed',NULL,NULL); INSERT INTO `lng_data` VALUES ('ecs','ecs_account_duration','en','Activation Period Extension',NULL,NULL); -INSERT INTO `lng_data` VALUES ('ecs','ecs_abr','en','Abbreviation',NULL,NULL); INSERT INTO `lng_data` VALUES ('ecs','ecs_account_duration_info','en','New ECS-User accounts are limited to the session duration. After assigning a user to a course the activation period will be extended by the given number months.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('ecs','ecs_abr','en','Abbreviation',NULL,NULL); INSERT INTO `lng_data` VALUES ('ecs','cert_serial','en','Certificate Serial Number',NULL,NULL); -INSERT INTO `lng_data` VALUES ('dateplaner','wk_short','en','WK',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','year','en','Year',NULL,NULL); +INSERT INTO `lng_data` VALUES ('dateplaner','wk_short','en','WK',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','week','en','Week',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','We_long','en','Wednesday',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','We_short','en','We',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','Tu_short','en','Tu',NULL,NULL); -INSERT INTO `lng_data` VALUES ('dateplaner','Tu_long','en','Tuesday',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','to','en','to',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','today','en','Today',NULL,NULL); +INSERT INTO `lng_data` VALUES ('dateplaner','Tu_long','en','Tuesday',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','Th_long','en','Thursday',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','Th_short','en','Th',NULL,NULL); -INSERT INTO `lng_data` VALUES ('dateplaner','Text','en','Text',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','Su_short','en','Su',NULL,NULL); -INSERT INTO `lng_data` VALUES ('dateplaner','Sa_short','en','Sa',NULL,NULL); +INSERT INTO `lng_data` VALUES ('dateplaner','Text','en','Text',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','Su_long','en','Sunday',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','Sa_long','en','Saturday',NULL,NULL); +INSERT INTO `lng_data` VALUES ('dateplaner','Sa_short','en','Sa',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','r_4_weeks','en','Every 4 weeks',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','r_14','en','Every 14 days',NULL,NULL); -INSERT INTO `lng_data` VALUES ('dateplaner','properties','en','Properties',NULL,NULL); -INSERT INTO `lng_data` VALUES ('dateplaner','of','en','of',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','more','en','More',NULL,NULL); +INSERT INTO `lng_data` VALUES ('dateplaner','of','en','of',NULL,NULL); +INSERT INTO `lng_data` VALUES ('dateplaner','properties','en','Properties',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','month','en','Month',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','Mo_short','en','Mo',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','Mo_long','en','Monday',NULL,NULL); @@ -18687,16 +18690,16 @@ INSERT INTO `lng_data` VALUES ('dateplaner','inbox','en','Inbox',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','ical_export','en','iCal Export',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','hour','en','hour',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','grp_cal_reg_start','en','Registration Start',NULL,NULL); -INSERT INTO `lng_data` VALUES ('dateplaner','group','en','Group',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','grp_cal_reg_end','en','Registration End',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','free','en','Free',NULL,NULL); +INSERT INTO `lng_data` VALUES ('dateplaner','group','en','Group',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','Fr_short','en','Fr',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','Fr_long','en','Friday',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','execute','en','Execute choices',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','err_missing_title','en','Please enter an appointment title.',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','err_end_before_start','en','The appointment must not start before the end.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('dateplaner','end_date','en','End Date',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','date','en','Date',NULL,NULL); +INSERT INTO `lng_data` VALUES ('dateplaner','end_date','en','End Date',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','date_format','en','m/d/Y H:i',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','crs_cal_reg_start','en','Registration Start',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','crs_cal_reg_end','en','Registration End',NULL,NULL); @@ -18740,54 +18743,54 @@ INSERT INTO `lng_data` VALUES ('dateplaner','cal_sync_cache','en','Calendar Cach INSERT INTO `lng_data` VALUES ('dateplaner','cal_sync_cache_info','en','If activated, new/modified calendar appointments are calculated only every x minutes.',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_subscription_url','en','Calendar URL:',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_subscription_info','en','Please use the following address to access your calendar from other applications. You can copy and paste this into any calendar product that supports the ical format.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('dateplaner','cal_start','en','Start',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_subscription_header','en','Calendar Address',NULL,NULL); +INSERT INTO `lng_data` VALUES ('dateplaner','cal_start','en','Start',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_shared_selected_usr','en','The calendar has been shared with the selected users/roles.',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_shared_header','en','Shared Calendars',NULL,NULL); -INSERT INTO `lng_data` VALUES ('dateplaner','cal_share','en','Share',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_shared_calendars','en','Shared Calendars (Invitations)',NULL,NULL); -INSERT INTO `lng_data` VALUES ('dateplaner','cal_share_search_role_header','en','Role Selection',NULL,NULL); +INSERT INTO `lng_data` VALUES ('dateplaner','cal_share','en','Share',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_share_search_usr_header','en','User Selection',NULL,NULL); +INSERT INTO `lng_data` VALUES ('dateplaner','cal_share_search_role_header','en','Role Selection',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_share_search_header','en','Share Calendar',NULL,NULL); -INSERT INTO `lng_data` VALUES ('dateplaner','cal_share_decline','en','Decline Invitation',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_shared_access_read_only','en','Read-only',NULL,NULL); +INSERT INTO `lng_data` VALUES ('dateplaner','cal_share_decline','en','Decline Invitation',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_shared_access_read_write','en','Read and Write',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_shared_access_table_col','en','Access',NULL,NULL); +INSERT INTO `lng_data` VALUES ('dateplaner','cal_share_cal_editable','en','Share Calendar (Read and Write)',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_share_accept','en','Accept Invitation',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_share_cal','en','Share Calendar (Read-only)',NULL,NULL); -INSERT INTO `lng_data` VALUES ('dateplaner','cal_share_cal_editable','en','Share Calendar (Read and Write)',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_server_tz','en','Server Timezone',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_second','en','Second',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_search','en','Search Term',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_search_info_share','en','Please enter the name of the desired user/role for sharing the calendar.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('dateplaner','cal_save_responsible_users','en','Save Responsible Users',NULL,NULL); -INSERT INTO `lng_data` VALUES ('dateplaner','cal_responsible','en','Responsible',NULL,NULL); -INSERT INTO `lng_data` VALUES ('dateplaner','cal_recurrences','en','Recurrences',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_rec_err_limit','en','Please enter a valid number of appointments.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('dateplaner','cal_recurrences','en','Recurrences',NULL,NULL); +INSERT INTO `lng_data` VALUES ('dateplaner','cal_responsible','en','Responsible',NULL,NULL); +INSERT INTO `lng_data` VALUES ('dateplaner','cal_save_responsible_users','en','Save Responsible Users',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_on','en','On:',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_on_the','en','On the:',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_no_recurrence','en','No Recurrence',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_no_ending','en','No End Date',NULL,NULL); -INSERT INTO `lng_data` VALUES ('dateplaner','cal_new_ms','en','New Milestone',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_new_app','en','New Appointment',NULL,NULL); +INSERT INTO `lng_data` VALUES ('dateplaner','cal_new_ms','en','New Milestone',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_ms_users_responsible','en','Users Responsible',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_ms_details','en','Milestone Details',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_monthly','en','Monthly',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_month_selection','en','Select Month',NULL,NULL); -INSERT INTO `lng_data` VALUES ('dateplaner','cal_fullday','en','Date/Time',NULL,NULL); -INSERT INTO `lng_data` VALUES ('dateplaner','cal_global_settings','en','Global Settings',NULL,NULL); -INSERT INTO `lng_data` VALUES ('dateplaner','cal_in','en','in',NULL,NULL); -INSERT INTO `lng_data` VALUES ('dateplaner','cal_last','en','Last',NULL,NULL); -INSERT INTO `lng_data` VALUES ('dateplaner','cal_month_overview','en','Month Overview',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_month_s','en','Month(s)',NULL,NULL); +INSERT INTO `lng_data` VALUES ('dateplaner','cal_month_overview','en','Month Overview',NULL,NULL); +INSERT INTO `lng_data` VALUES ('dateplaner','cal_last','en','Last',NULL,NULL); +INSERT INTO `lng_data` VALUES ('dateplaner','cal_in','en','in',NULL,NULL); +INSERT INTO `lng_data` VALUES ('dateplaner','cal_global_settings','en','Global Settings',NULL,NULL); +INSERT INTO `lng_data` VALUES ('dateplaner','cal_fullday','en','Date/Time',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_fullday_title','en','All Day Event',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_fourth','en','Fourth',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_first','en','First',NULL,NULL); -INSERT INTO `lng_data` VALUES ('dateplaner','cal_fifth','en','Fifth',NULL,NULL); -INSERT INTO `lng_data` VALUES ('dateplaner','cal_every','en','Every:',NULL,NULL); -INSERT INTO `lng_data` VALUES ('dateplaner','cal_enable_group_milestones','en','Enable Milestones',NULL,NULL); -INSERT INTO `lng_data` VALUES ('dateplaner','cal_enable_group_milestones_desc','en','This option enables milestone planning in the calendar.',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_edit_milestone','en','Edit Milestone',NULL,NULL); +INSERT INTO `lng_data` VALUES ('dateplaner','cal_enable_group_milestones_desc','en','This option enables milestone planning in the calendar.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('dateplaner','cal_enable_group_milestones','en','Enable Milestones',NULL,NULL); +INSERT INTO `lng_data` VALUES ('dateplaner','cal_every','en','Every:',NULL,NULL); +INSERT INTO `lng_data` VALUES ('dateplaner','cal_fifth','en','Fifth',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_edit_category','en','Edit Calendar',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_edit_appointment','en','Edit Appointment',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_duration','en','Duration',NULL,NULL); @@ -18797,28 +18800,28 @@ INSERT INTO `lng_data` VALUES ('dateplaner','cal_deleted_app','en','The selected INSERT INTO `lng_data` VALUES ('dateplaner','cal_delete_app_sure','en','Do you really want to delete the following appointments?',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_del_cal_sure','en','Do you really want to delete the chosen calendars?',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_del_app_sure','en','Do you really want to delete the selected appointments?',NULL,NULL); -INSERT INTO `lng_data` VALUES ('dateplaner','cal_def_week_start','en','Default Week Start',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_default_calendar','en','Personal Appointments',NULL,NULL); +INSERT INTO `lng_data` VALUES ('dateplaner','cal_def_week_start','en','Default Week Start',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_def_timezone','en','Default Timezone',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_def_timezone_info','en','Please choose a default timezone for the presentation of appointments.',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_def_time_format','en','Default Time Format',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_def_time_format_info','en','Please choose a format for the input and presentation of time.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('dateplaner','cal_def_date_format','en','Default Date Input Format',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_def_date_format_info','en','Please choose a format for the input of dates.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('dateplaner','cal_day_week_view','en','Day/Week View Settings',NULL,NULL); -INSERT INTO `lng_data` VALUES ('dateplaner','cal_deadline','en','Deadline',NULL,NULL); +INSERT INTO `lng_data` VALUES ('dateplaner','cal_def_date_format','en','Default Date Input Format',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_declined','en','Declined',NULL,NULL); -INSERT INTO `lng_data` VALUES ('dateplaner','cal_day_start','en','Day Start',NULL,NULL); +INSERT INTO `lng_data` VALUES ('dateplaner','cal_deadline','en','Deadline',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_def_day_start','en','Default Day Start',NULL,NULL); +INSERT INTO `lng_data` VALUES ('dateplaner','cal_day_week_view','en','Day/Week View Settings',NULL,NULL); +INSERT INTO `lng_data` VALUES ('dateplaner','cal_day_start','en','Day Start',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_day_selection','en','Select Day',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_day_s','en','Day(s)',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_day_overview','en','Day Overview',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_day_of_month','en','Day of the month',NULL,NULL); -INSERT INTO `lng_data` VALUES ('dateplaner','cal_def_day_end','en','Default Day End',NULL,NULL); -INSERT INTO `lng_data` VALUES ('dateplaner','cal_day_end','en','Day End',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_date_format_info','en','Please choose a format for the input of dates.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('dateplaner','cal_daily','en','Daily',NULL,NULL); +INSERT INTO `lng_data` VALUES ('dateplaner','cal_day_end','en','Day End',NULL,NULL); +INSERT INTO `lng_data` VALUES ('dateplaner','cal_def_day_end','en','Default Day End',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_created_milestone','en','Added milestone.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('dateplaner','cal_daily','en','Daily',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_created_milestone_resp_q','en','Added milestone. Please select users that are responsible to meet the milestone.',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_created_appointment','en','Created new appointment.',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_create','en','Create',NULL,NULL); @@ -18830,37 +18833,37 @@ INSERT INTO `lng_data` VALUES ('dateplaner','cal_calendar_color','en','Color',NU INSERT INTO `lng_data` VALUES ('dateplaner','cal_cal_type','en','Calendar Type',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_cal_details','en','Calendar Details',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_cache','en','Calendar Cache',NULL,NULL); -INSERT INTO `lng_data` VALUES ('dateplaner','cal_cache_info','en','If activated, calendar appointments on the personal desktop and in the repository are calculated only every x-minutes.',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_cache_enabled','en','Enabled',NULL,NULL); +INSERT INTO `lng_data` VALUES ('dateplaner','cal_cache_info','en','If activated, calendar appointments on the personal desktop and in the repository are calculated only every x-minutes.',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_cache_disabled','en','Disabled',NULL,NULL); -INSERT INTO `lng_data` VALUES ('dateplaner','cal_apps','en','Number of Appointments',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_assigned_appointments','en','Assigned Appointments',NULL,NULL); -INSERT INTO `lng_data` VALUES ('dateplaner','cal_all_day','en','All Day',NULL,NULL); +INSERT INTO `lng_data` VALUES ('dateplaner','cal_apps','en','Number of Appointments',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_appointments','en','Appointment(s)',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_add_milestone','en','Add Milestone',NULL,NULL); -INSERT INTO `lng_data` VALUES ('dateplaner','cal_add_category','en','Create New Calendar',NULL,NULL); +INSERT INTO `lng_data` VALUES ('dateplaner','cal_all_day','en','All Day',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_add_appointment','en','Create Appointment',NULL,NULL); +INSERT INTO `lng_data` VALUES ('dateplaner','cal_add_category','en','Create New Calendar',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','cal_accepted','en','Accepted',NULL,NULL); +INSERT INTO `lng_data` VALUES ('dateplaner','apply','en','Apply',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','back','en','Back',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','c_date','en','Create Event',NULL,NULL); -INSERT INTO `lng_data` VALUES ('dateplaner','apply','en','Apply',NULL,NULL); -INSERT INTO `lng_data` VALUES ('dateplaner','app_week','en','Week',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','app_month','en','Month',NULL,NULL); -INSERT INTO `lng_data` VALUES ('dateplaner','app_day','en','Day',NULL,NULL); +INSERT INTO `lng_data` VALUES ('dateplaner','app_week','en','Week',NULL,NULL); INSERT INTO `lng_data` VALUES ('dateplaner','add_appointment','en','Add Appointment',NULL,NULL); -INSERT INTO `lng_data` VALUES ('crs','timings','en','Timings',NULL,NULL); -INSERT INTO `lng_data` VALUES ('crs','tutor_email','en','E-Mail',NULL,NULL); -INSERT INTO `lng_data` VALUES ('crs','tutor_name','en','Name',NULL,NULL); -INSERT INTO `lng_data` VALUES ('crs','tutor_phone','en','Phone',NULL,NULL); +INSERT INTO `lng_data` VALUES ('dateplaner','app_day','en','Day',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','user_fields','en','User Fields',NULL,NULL); -INSERT INTO `lng_data` VALUES ('crs','timings_usr_edit','en','Edit Timings',NULL,NULL); +INSERT INTO `lng_data` VALUES ('crs','tutor_phone','en','Phone',NULL,NULL); +INSERT INTO `lng_data` VALUES ('crs','tutor_name','en','Name',NULL,NULL); +INSERT INTO `lng_data` VALUES ('crs','tutor_email','en','E-Mail',NULL,NULL); +INSERT INTO `lng_data` VALUES ('crs','timings','en','Timings',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','timings_timings','en','Timings',NULL,NULL); +INSERT INTO `lng_data` VALUES ('crs','timings_usr_edit','en','Edit Timings',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','timings_timings_on','en','Switch Timings Administration On',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','timings_timings_off','en','Switch Timings Administration Off',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','timings_of','en','Timings Off',NULL,NULL); -INSERT INTO `lng_data` VALUES ('crs','timings_edit','en','Edit Timings',NULL,NULL); -INSERT INTO `lng_data` VALUES ('crs','timing_user_accepted','en','Timings Accepted',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','timing_user_accept','en','Accept Timings',NULL,NULL); +INSERT INTO `lng_data` VALUES ('crs','timing_user_accepted','en','Timings Accepted',NULL,NULL); +INSERT INTO `lng_data` VALUES ('crs','timings_edit','en','Edit Timings',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','timing_tutor_visible','en','Remark is visible for course tutors',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','timing_remark','en','Remark',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','timing_not_accepted','en','Not Accepted',NULL,NULL); @@ -18879,33 +18882,33 @@ INSERT INTO `lng_data` VALUES ('crs','sess_attendance_list','en','Attendance Lis INSERT INTO `lng_data` VALUES ('crs','grouping_change_assignment','en','Change Assignment',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','export_members','en','Export Participants',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','events','en','Sessions',NULL,NULL); +INSERT INTO `lng_data` VALUES ('crs','event_updated','en','Saved Settings',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','event','en','Session',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','event_unregistered','en','You have been unregistered.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('crs','event_updated','en','Saved Settings',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','event_unregister','en','Unregister',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','event_tutor_data','en','Presentation by',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','event_title','en','Title',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','event_tbl_registered','en','Registered',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','event_tbl_participated','en','Attended',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','event_table_update','en','Edit Session',NULL,NULL); -INSERT INTO `lng_data` VALUES ('crs','event_table_create','en','New Session',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','event_section_information','en','Session Information',NULL,NULL); +INSERT INTO `lng_data` VALUES ('crs','event_table_create','en','New Session',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','event_registered','en','You have been registered to this session.',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','event_participated','en','Participated',NULL,NULL); -INSERT INTO `lng_data` VALUES ('crs','event_not_participated','en','Not Participated',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','event_overview','en','Participation in Sessions',NULL,NULL); +INSERT INTO `lng_data` VALUES ('crs','event_not_participated','en','Not Participated',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','event_materials','en','Session Materials',NULL,NULL); -INSERT INTO `lng_data` VALUES ('crs','event_lecturer','en','Name',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','event_location','en','Location',NULL,NULL); +INSERT INTO `lng_data` VALUES ('crs','event_lecturer','en','Name',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','event_fulltime_info','en','All Day Event',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','event_files','en','Assigned Files',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','event_file','en','File',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','event_etime_smaller_stime','en','The finish time is earlier than the start time. Please enter a valid time span.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('crs','event_edit_members','en','Edit Participants',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','event_digit','en','Digit',NULL,NULL); +INSERT INTO `lng_data` VALUES ('crs','event_edit_members','en','Edit Participants',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','event_details_workflow','en','Details/Workflow',NULL,NULL); -INSERT INTO `lng_data` VALUES ('crs','event_desc','en','Description',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','event_date_time','en','Date and Time',NULL,NULL); +INSERT INTO `lng_data` VALUES ('crs','event_desc','en','Description',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','event_csv_export','en','CSV Export',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','event_btn_add','en','Add Session',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','event_btn_add_edit','en','Add Session and Assign Materials',NULL,NULL); @@ -18921,81 +18924,81 @@ INSERT INTO `lng_data` VALUES ('crs','crs_waiting_list','en','Waiting List',NULL INSERT INTO `lng_data` VALUES ('crs','crs_warn_no_max_set_on_waiting_list','en','The maximum number of course members is exceeded. You can set yourself on the waiting list. You will receive a message from a course administrator when your request has been approved or rejected.',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_wait_info','en','If the maximum number of users is exceeded, new registrations will be placed on a waiting list.',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_visibility_until','en','Limited Availability Period',NULL,NULL); +INSERT INTO `lng_data` VALUES ('crs','crs_visibility_limitless','en','Unlimited',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_view_objective','en','Learning Objectives-Driven Course',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_view_timing','en','Timings View',NULL,NULL); -INSERT INTO `lng_data` VALUES ('crs','crs_visibility_limitless','en','Unlimited',NULL,NULL); -INSERT INTO `lng_data` VALUES ('crs','crs_view_mode','en','Course Presentation',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_view_info_timing','en','Presentation mode for timings settings.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('crs','crs_view_info_objective','en','Course for individualised studying: Performance on learning objectives organises the course work. Content might be recommended based on individual performance in an initial test. A final test can be used to prove learning objective mastery.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('crs','crs_view_mode','en','Course Presentation',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_users_removed_from_list','en','The selected users have been removed from the waiting list',NULL,NULL); +INSERT INTO `lng_data` VALUES ('crs','crs_view_info_objective','en','Course for individualised studying: Performance on learning objectives organises the course work. Content might be recommended based on individual performance in an initial test. A final test can be used to prove learning objective mastery.',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_users_already_assigned','en','The user is already assigned to this course',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_users_added','en','Added user to the course',NULL,NULL); -INSERT INTO `lng_data` VALUES ('crs','crs_user_agreement_info','en','Visible Personal Data for Course Administrators',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_user_agreement','en','Released Data Types',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_user_already_assigned','en','The chosen user is already assigned to this course.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('crs','crs_unsubscribe_sure','en','Are you sure you want to unsubscribe from this course?',NULL,NULL); -INSERT INTO `lng_data` VALUES ('crs','crs_unsubscribed_from_crs','en','You have been unsubscribed from this course.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('crs','crs_user_agreement_info','en','Visible Personal Data for Course Administrators',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_update_subscr_request','en','Update Membership Request',NULL,NULL); +INSERT INTO `lng_data` VALUES ('crs','crs_unsubscribed_from_crs','en','You have been unsubscribed from this course.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('crs','crs_unsubscribe_sure','en','Are you sure you want to unsubscribe from this course?',NULL,NULL); +INSERT INTO `lng_data` VALUES ('crs','crs_unblocked','en','Free entrance',NULL,NULL); +INSERT INTO `lng_data` VALUES ('crs','crs_unlimited','en','Unlimited',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_unsubscribe_member_body','en','We confirm your cancellation of membership in course \"%s\".',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_unsubscribe_member','en','Your cancellation of membership in course \"%s\"',NULL,NULL); -INSERT INTO `lng_data` VALUES ('crs','crs_unlimited','en','Unlimited',NULL,NULL); -INSERT INTO `lng_data` VALUES ('crs','crs_unblocked','en','Free entrance',NULL,NULL); -INSERT INTO `lng_data` VALUES ('crs','crs_unblocked_member','en','Access granted in course \"%s\"',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_unblocked_member_body','en','your membership in course \"%s\" has been restored.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('crs','crs_unblocked_member','en','Access granted in course \"%s\"',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_tutors','en','Tutors',NULL,NULL); +INSERT INTO `lng_data` VALUES ('crs','crs_timings_visibility','en','If chosen, the material is visible even outside of the given availability.',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_to','en','Until',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_tutor','en','Tutor',NULL,NULL); -INSERT INTO `lng_data` VALUES ('crs','crs_timings_visibility','en','If chosen, the material is visible even outside of the given availability.',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_timings_visibility_short','en','Visibility',NULL,NULL); -INSERT INTO `lng_data` VALUES ('crs','crs_timings_suggested_info','en','Suggested Editing Time',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_timings_time_frame','en','Time Frame',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_timings_update_error','en','Your settings are not valid, please verify the timings for the following course materials:',NULL,NULL); +INSERT INTO `lng_data` VALUES ('crs','crs_timings_suggested_info','en','Suggested Editing Time',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_timings_sug_end','en','Suggested End',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_timings_sug_begin','en','Suggested Start',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_timings_start','en','Start Time',NULL,NULL); -INSERT INTO `lng_data` VALUES ('crs','crs_timings_start_end_info','en','(Start/End)',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_timings_short_start_end','en','Suggestion',NULL,NULL); +INSERT INTO `lng_data` VALUES ('crs','crs_timings_start_end_info','en','(Start/End)',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_timings_short_limit_start_end','en','Latest End Date',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_timings_short_changeable','en','Changeable',NULL,NULL); -INSERT INTO `lng_data` VALUES ('crs','crs_timings_short_active','en','Enabled',NULL,NULL); -INSERT INTO `lng_data` VALUES ('crs','crs_timings_presetting','en','Time Target Enabled',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_timings_planed_start','en','Planed',NULL,NULL); +INSERT INTO `lng_data` VALUES ('crs','crs_timings_presetting','en','Time Target Enabled',NULL,NULL); +INSERT INTO `lng_data` VALUES ('crs','crs_timings_short_active','en','Enabled',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_timings_planed_info','en','Planed Editing Time',NULL,NULL); -INSERT INTO `lng_data` VALUES ('crs','crs_timings_disabled_info','en','Choose this option to disable any timings.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('crs','crs_timings_disabled','en','Timings Disabled',NULL,NULL); -INSERT INTO `lng_data` VALUES ('crs','crs_timings_early_begin','en','Earliest Start',NULL,NULL); -INSERT INTO `lng_data` VALUES ('crs','crs_timings_end','en','Finish Time',NULL,NULL); -INSERT INTO `lng_data` VALUES ('crs','crs_timings_from_until','en','(From/Until)',NULL,NULL); -INSERT INTO `lng_data` VALUES ('crs','crs_timings_in_days','en','(In Days)',NULL,NULL); -INSERT INTO `lng_data` VALUES ('crs','crs_timings_info_active','en','(Active)',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_timings_not_changed','en','Timings not Modified',NULL,NULL); +INSERT INTO `lng_data` VALUES ('crs','crs_timings_info_active','en','(Active)',NULL,NULL); +INSERT INTO `lng_data` VALUES ('crs','crs_timings_in_days','en','(In Days)',NULL,NULL); +INSERT INTO `lng_data` VALUES ('crs','crs_timings_from_until','en','(From/Until)',NULL,NULL); +INSERT INTO `lng_data` VALUES ('crs','crs_timings_end','en','Finish Time',NULL,NULL); +INSERT INTO `lng_data` VALUES ('crs','crs_timings_early_begin','en','Earliest Start',NULL,NULL); +INSERT INTO `lng_data` VALUES ('crs','crs_timings_disabled','en','Timings Disabled',NULL,NULL); +INSERT INTO `lng_data` VALUES ('crs','crs_timings_disabled_info','en','Choose this option to disable any timings.',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_timings_changed','en','Timings Modified',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_timings_changeable','en','Time Target Changeable',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_timings_availability_enabled','en','Temporarily Available',NULL,NULL); -INSERT INTO `lng_data` VALUES ('crs','crs_table_start_objects','en','Start Objects',NULL,NULL); -INSERT INTO `lng_data` VALUES ('crs','crs_syllabus','en','Syllabus',NULL,NULL); +INSERT INTO `lng_data` VALUES ('crs','crs_subscription_options_password','en','Join with Course Password',NULL,NULL); +INSERT INTO `lng_data` VALUES ('crs','crs_subscription_successful','en','You have joined the course',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_subscription','en','Subscription',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_sure_delete_selected_archives','en','Are you sure to delete the selected archives',NULL,NULL); -INSERT INTO `lng_data` VALUES ('crs','crs_subscription_options_confirmation','en','Request Membership',NULL,NULL); +INSERT INTO `lng_data` VALUES ('crs','crs_syllabus','en','Syllabus',NULL,NULL); +INSERT INTO `lng_data` VALUES ('crs','crs_table_start_objects','en','Start Objects',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_subscription_options_direct','en','Join Directly',NULL,NULL); -INSERT INTO `lng_data` VALUES ('crs','crs_subscription_options_password','en','Join with Course Password',NULL,NULL); -INSERT INTO `lng_data` VALUES ('crs','crs_subscription_successful','en','You have joined the course',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_subscription_max_members','en','Maximum Number',NULL,NULL); +INSERT INTO `lng_data` VALUES ('crs','crs_subscription_options_confirmation','en','Request Membership',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_subscription_max_members_short','en','Limited Number of Members',NULL,NULL); -INSERT INTO `lng_data` VALUES ('crs','crs_subscriber','en','Subscriber',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_subscribers_deleted','en','Deleted subscriber(s)',NULL,NULL); -INSERT INTO `lng_data` VALUES ('crs','crs_subscribe_wl','en','Your registration for course \"%s\"',NULL,NULL); +INSERT INTO `lng_data` VALUES ('crs','crs_subscriber','en','Subscriber',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_subscribe_wl_body','en','you have been assigned to the waiting list of course \"%s\".\\nYou are assigned to position %s on the list.\\n\\nYou will receive a message from a course administrator when your request has been approved or rejected.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('crs','crs_subscribe_wl','en','Your registration for course \"%s\"',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_subscribe_member','en','Your registration for course \"%s\"',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_subscribe_member_body','en','we are pleased to confirm your registration for the course \"%s\".',NULL,NULL); -INSERT INTO `lng_data` VALUES ('crs','crs_structure','en','Course structure',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_status','en','Status',NULL,NULL); +INSERT INTO `lng_data` VALUES ('crs','crs_structure','en','Course structure',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_status_changed','en','Changed status in \"%s\"',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_status_changed_body','en','your status in course \"%s\" has been changed.',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_starters_already_assigned','en','This object was already assigned.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('crs','crs_starter_deleted','en','Removed assignment.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('crs','crs_start','en','Start',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_start_objects','en','Start Objects',NULL,NULL); +INSERT INTO `lng_data` VALUES ('crs','crs_start','en','Start',NULL,NULL); +INSERT INTO `lng_data` VALUES ('crs','crs_starter_deleted','en','Removed assignment.',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_sort_title','en','Titles in Alphabetical Order',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_sort_timing_info','en','Sort course items be their activation time or timings settings.',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_sort_manual','en','Sort Manually',NULL,NULL); @@ -19020,8 +19023,8 @@ INSERT INTO `lng_data` VALUES ('crs','crs_registration_limited','en','Limited Re INSERT INTO `lng_data` VALUES ('crs','crs_registration_deactivated','en','Only course administrators can add users to the course.',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_reg','en','Registration Settings',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_reg_user_already_subscribed','en','You have already requested membership for this course',NULL,NULL); -INSERT INTO `lng_data` VALUES ('crs','crs_reg_until','en','Registration Period',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_reg_subject','en','Message',NULL,NULL); +INSERT INTO `lng_data` VALUES ('crs','crs_reg_until','en','Registration Period',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_reg_max_info','en','Define the maximum number of users that can be assigned to this course.',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_print_list','en','Generate List',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_presentation_type','en','Presentation Type',NULL,NULL); @@ -19039,22 +19042,22 @@ INSERT INTO `lng_data` VALUES ('crs','crs_objectives_assigned_lm','en','The sele INSERT INTO `lng_data` VALUES ('crs','crs_objective_wiz_title','en','Describe Learning Objective',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_objective_wiz_title_info','en','Please choose a title and a short description of the learning objective.',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_objective_wiz_self','en','Initial Test Questions',NULL,NULL); -INSERT INTO `lng_data` VALUES ('crs','crs_objective_wiz_self_limit_info','en','Please define the limits for initial test questions.',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_objective_wiz_self_limit','en','Limits for Initial Test',NULL,NULL); +INSERT INTO `lng_data` VALUES ('crs','crs_objective_wiz_self_limit_info','en','Please define the limits for initial test questions.',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_objective_wiz_self_info','en','Please define the initial test questions. Initial tests are intended to examine the previous knowledge of the course participants.',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_objective_wiz_materials','en','Assign Course Material',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_objective_wiz_final_limit','en','Limits for Final Test',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_objective_wiz_final','en','Final Test Questions',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_objective_wiz_materials_info','en','You can assign course materials that are recommended for processing the learning objective.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('crs','crs_objective_wiz_final_info','en','Assignment of final test questions.',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_objective_wiz_final_limit_info','en','Here you can define the limits for the final test questions.',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_objective_status','en','Objective Status',NULL,NULL); +INSERT INTO `lng_data` VALUES ('crs','crs_objective_wiz_final_info','en','Assignment of final test questions.',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_objective_self_assessment','en','Questions Assigned to Initial Test',NULL,NULL); -INSERT INTO `lng_data` VALUES ('crs','crs_objective_saved_sorting','en','Saved sorting.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('crs','crs_objective_result','en','After final test',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_objective_random_warn','en','You can not use random tests in combination with learning objectives.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('crs','crs_objective_qst_summary','en','Overview Question Assignment',NULL,NULL); +INSERT INTO `lng_data` VALUES ('crs','crs_objective_result','en','After final test',NULL,NULL); +INSERT INTO `lng_data` VALUES ('crs','crs_objective_saved_sorting','en','Saved sorting.',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_objective_pretest','en','After initial test',NULL,NULL); +INSERT INTO `lng_data` VALUES ('crs','crs_objective_qst_summary','en','Overview Question Assignment',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_objective_points','en','Point(s)',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_objective_overview_question_assignment','en','Overview Question Assignment',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_objective_overview_objectives','en','Overview',NULL,NULL); @@ -19064,8 +19067,8 @@ INSERT INTO `lng_data` VALUES ('crs','crs_objective_limit_err','en','The require INSERT INTO `lng_data` VALUES ('crs','crs_objective_final_test','en','Questions Assigned to Final Test',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_objective_err_limit','en','Please enter a percentage number between 1 and 100.',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_objective_assigned_materials','en','Assigned Learning Materials',NULL,NULL); -INSERT INTO `lng_data` VALUES ('crs','crs_objective_add_mat','en','Assign Materials',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_objective_all_points','en','Total Points',NULL,NULL); +INSERT INTO `lng_data` VALUES ('crs','crs_objective_add_mat','en','Assign Materials',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_objective_accomplished','en','Accomplished',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_obj_required_points','en','Required Points',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_obj_initial_req_info','en','If this number of points is achieved, no course materials will be recommended for further editing.',NULL,NULL); @@ -19082,41 +19085,41 @@ INSERT INTO `lng_data` VALUES ('crs','crs_no_subscribers_selected','en','Please INSERT INTO `lng_data` VALUES ('crs','crs_no_objectives_created','en','No Course Materials created',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_no_objective_selected','en','Please select one objective.',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_no_objective_lms_found','en','This course does not contain learning material that could be assigned to the learning objective.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('crs','crs_no_archive_selected','en','No archives selected',NULL,NULL); -INSERT INTO `lng_data` VALUES ('crs','crs_no_archives_selected','en','Please select an archive',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_no_notify','en','No notify for new registrations',NULL,NULL); -INSERT INTO `lng_data` VALUES ('crs','crs_new_subscription','en','User registered for course \"%s\"',NULL,NULL); +INSERT INTO `lng_data` VALUES ('crs','crs_no_archives_selected','en','Please select an archive',NULL,NULL); +INSERT INTO `lng_data` VALUES ('crs','crs_no_archive_selected','en','No archives selected',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_news','en','Course News',NULL,NULL); +INSERT INTO `lng_data` VALUES ('crs','crs_new_subscription','en','User registered for course \"%s\"',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_new_subscription_request','en','Request to join course \"%s\"',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_new_subscription_request_body2','en','To confirm this registration, go to:',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_new_subscription_request_body','en','%s has requested membership for course \"%s\".',NULL,NULL); -INSERT INTO `lng_data` VALUES ('crs','crs_new_subscription_body','en','%s has registered for course \"%s\".',NULL,NULL); -INSERT INTO `lng_data` VALUES ('crs','crs_new_status','en','Your new status is:',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_min_one_admin','en','There has to be at least one administrator assigned to this course.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('crs','crs_new_status','en','Your new status is:',NULL,NULL); +INSERT INTO `lng_data` VALUES ('crs','crs_new_subscription_body','en','%s has registered for course \"%s\".',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_members','en','Members',NULL,NULL); -INSERT INTO `lng_data` VALUES ('crs','crs_members_print_title','en','Course members',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_members_map','en','Course Members Map',NULL,NULL); +INSERT INTO `lng_data` VALUES ('crs','crs_members_print_title','en','Course members',NULL,NULL); INSERT INTO `lng_data` VALUES ('grp','grp_members_deleted','en','Deleted members',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_members_deleted','en','Deleted members',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_member','en','Member',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_member_administration','en','Edit Participants',NULL,NULL); -INSERT INTO `lng_data` VALUES ('crs','crs_map_settings','en','Map',NULL,NULL); -INSERT INTO `lng_data` VALUES ('crs','crs_materials','en','Materials',NULL,NULL); -INSERT INTO `lng_data` VALUES ('crs','crs_max_members_reached','en','The maximum number of members has been reached',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_mem_send_mail','en','Send Mail',NULL,NULL); +INSERT INTO `lng_data` VALUES ('crs','crs_max_members_reached','en','The maximum number of members has been reached',NULL,NULL); +INSERT INTO `lng_data` VALUES ('crs','crs_materials','en','Materials',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_map_location','en','Course Map Location',NULL,NULL); +INSERT INTO `lng_data` VALUES ('crs','crs_map_settings','en','Map',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_mail_permanent_link','en','Click on the following link to find all of the information you need regarding the course:',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_lim_assigned','en','Already assigned to associated course \"%s\".',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_join_request','en','Send',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_item_presetting_info','en','Choose this option to offer the learners suggested editing times.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('crs','crs_info_start','en','Please work through all of the course items stated below.
After you have processed all marked objects new course items will be activated.',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_info_settings','en','Course Information',NULL,NULL); +INSERT INTO `lng_data` VALUES ('crs','crs_info_start','en','Please work through all of the course items stated below.
After you have processed all marked objects new course items will be activated.',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_info_reg','en','Admittance',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_info_reg_password','en','If a course administrator has given you the course password, you can join this course.',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_info_reg_direct','en','You can join this course directly.',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_info_reg_deactivated','en','Course admittance is closed.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('crs','crs_info_download','en','Files for Download',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_info_reg_confirmation','en','You have to request for membership to access this course. Please describe your interest for becoming member in the message form. You will be notified as soon as an administrator has accepted or declined your request.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('crs','crs_info_download','en','Files for Download',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_info_agreement','en','The following data types are visible for course administrators:',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_info_agree','en','I accept, that the above data types are visible for course administrators.',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_important_info','en','Important Information',NULL,NULL); @@ -19124,8 +19127,8 @@ INSERT INTO `lng_data` VALUES ('crs','crs_html','en','HTML',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_header_edit_members','en','Edit Members',NULL,NULL); INSERT INTO `lng_data` VALUES ('grp','grp_header_delete_members','en','Would you like to remove the following members from this group?',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_header_delete_members','en','Would you like to remove the following members from this course?',NULL,NULL); -INSERT INTO `lng_data` VALUES ('crs','crs_header_archives','en','Course Archives',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_grp_table_assigned_courses','en','Assigned courses',NULL,NULL); +INSERT INTO `lng_data` VALUES ('crs','crs_header_archives','en','Course Archives',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_grp_no_courses_assigned','en','No assigned courses.',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_grp_matriculation_required','en','This course grouping requires an unique matriculation number.
Please insert this value in your settings on the personal desktop.',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_grp_info_reg','en','You can only register to one of this courses:',NULL,NULL); @@ -19151,28 +19154,28 @@ INSERT INTO `lng_data` VALUES ('crs','crs_edit_timings','en','Edit Timings',NULL INSERT INTO `lng_data` VALUES ('crs','crs_dismiss_member','en','Membership terminated in \"%s\"',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_dismiss_member_body','en','your membership has been terminated in course \"%s\".',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_details','en','Course Details',NULL,NULL); -INSERT INTO `lng_data` VALUES ('crs','crs_dates','en','Dates',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_delete_objectve_sure','en','Are you sure, you want to delete the selected objectives?',NULL,NULL); +INSERT INTO `lng_data` VALUES ('crs','crs_dates','en','Dates',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_create_date','en','Create date',NULL,NULL); -INSERT INTO `lng_data` VALUES ('crs','crs_content','en','Course Content',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_count_members','en','Number of members',NULL,NULL); -INSERT INTO `lng_data` VALUES ('crs','crs_contact_responsibility','en','Responsibility',NULL,NULL); +INSERT INTO `lng_data` VALUES ('crs','crs_content','en','Course Content',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_contact','en','Contact',NULL,NULL); +INSERT INTO `lng_data` VALUES ('crs','crs_contact_responsibility','en','Responsibility',NULL,NULL); +INSERT INTO `lng_data` VALUES ('crs','crs_contact_name','en','Name',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_contact_phone','en','Telephone',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_contact_email','en','E-Mail',NULL,NULL); -INSERT INTO `lng_data` VALUES ('crs','crs_contact_name','en','Name',NULL,NULL); -INSERT INTO `lng_data` VALUES ('crs','crs_contact_consultation','en','Consultation',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_contact_email_info','en','Enter one or more (comma separated) e-mail addresses.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('crs','crs_contact_consultation','en','Consultation',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_cancel_subscription','en','User left course \"%s\"',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_cancel_subscription_body2','en','There might be other members on a waiting list of your course.\\nYou should check for the waiting list now.\\nTo view the members of your course, click here:',NULL,NULL); +INSERT INTO `lng_data` VALUES ('crs','crs_cancel_subscr_request','en','Delete Membership Request',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_cancel_subscription_body','en','%s has cancelled his/her membership for the course \"%s\".',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_blocked','en','Access Refused',NULL,NULL); -INSERT INTO `lng_data` VALUES ('crs','crs_cancel_subscr_request','en','Delete Membership Request',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_blocked_member','en','Membership blocked in course \"%s\"',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_blocked_member_body','en','your membership for course \"%s\" has been blocked.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('crs','crs_agreement_required','en','You have to accept the user agreement, if you want to register to this course.',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_agree','en','Acceptance',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_agreement_header','en','User Agreement',NULL,NULL); -INSERT INTO `lng_data` VALUES ('crs','crs_agreement_required','en','You have to accept the user agreement, if you want to register to this course.',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_admin','en','Administrator',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_administrators','en','Administrators',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_added','en','Added new course',NULL,NULL); @@ -19180,74 +19183,74 @@ INSERT INTO `lng_data` VALUES ('crs','crs_added_starters','en','Assigned start o INSERT INTO `lng_data` VALUES ('crs','crs_added_to_list','en','You have been assigned to the waiting list. You are assigned to position %s on the waiting list.',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_added_objective','en','A new learning objective has been created.',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_added_new_archive','en','A new archive has been added',NULL,NULL); +INSERT INTO `lng_data` VALUES ('crs','crs_added_member_body','en','we are pleased to announce your registration for the course \"%s\".',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_added_member','en','Your registration for course \"%s\"',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_add_starter','en','Add Start Object',NULL,NULL); -INSERT INTO `lng_data` VALUES ('crs','crs_added_member_body','en','we are pleased to announce your registration for the course \"%s\".',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_add_remove_from_desktop','en','Add to Desktop',NULL,NULL); -INSERT INTO `lng_data` VALUES ('crs','crs_add_remove_from_desktop_info','en','Allow the members to add course items to the personal desktop.',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_add_objective','en','Add Objective',NULL,NULL); +INSERT INTO `lng_data` VALUES ('crs','crs_add_remove_from_desktop_info','en','Allow the members to add course items to the personal desktop.',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_add_html_archive','en','Add HTML archive',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_add_grouping','en','Add Membership Limitation',NULL,NULL); -INSERT INTO `lng_data` VALUES ('crs','crs_add_archive_html','en','Create a HTML Archive',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_add_archive_xml','en','Create a XML Archive',NULL,NULL); +INSERT INTO `lng_data` VALUES ('crs','crs_add_archive_html','en','Create a HTML Archive',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_activation','en','Activation',NULL,NULL); -INSERT INTO `lng_data` VALUES ('crs','crs_access','en','Access',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_accept_subscriber','en','Registration confirmed for \"%s\"',NULL,NULL); +INSERT INTO `lng_data` VALUES ('crs','crs_access','en','Access',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','crs_accept_subscriber_body','en','we are pleased to confirm your registration for the course \"%s\".',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','contact_email_not_valid','en','the contact e-mail is not valid.',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','assigned','en','Assigned',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','text_repr','en','Text Representation',NULL,NULL); INSERT INTO `lng_data` VALUES ('crs','activation_times_not_valid','en','The availability period is not valid.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','st','en','Chapter',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','text_repr_info','en','Used for image ‘alt’ attribute.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','text_repr','en','Text Representation',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','st','en','Chapter',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','set_public_mode','en','Set public access mode',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','seq_toc','en','From the Table Of Contents on the left, choose an activity to begin the course.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','seq_endsession','en','The current course session has ended.',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','seq_error','en','An internal error in the sequencer occurred.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','seq_endsession','en','The current course session has ended.',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','seq_close','en','Please close the player-window.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','selectHeader','en','Select As Header',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','selectFooter','en','Select As Footer',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','selected_pages_only','en','Only Selected Pages',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','selectHeader','en','Select As Header',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','select_a_file','en','Please select a file.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','scplayer_suspendall','en','Suspend All',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','selected_pages_only','en','Only Selected Pages',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','scplayer_start','en','Start',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','scplayer_suspendall','en','Suspend All',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','scplayer_showtree','en','Show Tree',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','scplayer_next','en','Next',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','scplayer_previous','en','Previous',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','scplayer_next','en','Next',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','scplayer_phpmysqlcheck','en','You need enabled JSON-support to use the JavaScript-RTE',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','scplayer_hidetree','en','Hide Tree',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','scplayer_exitall','en','Exit All',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','scplayer_expandtree','en','Expand All',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','scplayer_exitall','en','Exit All',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','scplayer_exit','en','Exit',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','saved_media_object','en','Saved media object.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','scplayer_collapsetree','en','Collapse All',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','scplayer_continue','en','Continue',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','scplayer_debugger','en','Show test tool',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','public_section','en','Public Area',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','par','en','Paragraph',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','scplayer_continue','en','Continue',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','scplayer_collapsetree','en','Collapse All',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','saved_media_object','en','Saved media object.',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','pg','en','Page',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','public_section','en','Public Area',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','Pages','en','Pages',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','msg_entry_updated','en','Menu entry updated',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','msg_page_no_public_access','en','The page you called is not available in the public area. Only registered users may view this page. Please login first to access this page.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','par','en','Paragraph',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','msg_page_not_public','en','Page is not public',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','msg_entry_removed','en','Menu entry removed',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','msg_entry_added','en','Menu entry added',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','msg_entry_removed','en','Menu entry removed',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','msg_entry_updated','en','Menu entry updated',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','msg_page_no_public_access','en','The page you called is not available in the public area. Only registered users may view this page. Please login first to access this page.',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','mep_folder_created','en','Added new folder.',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','lm_menu_select_object_to_add','en','Please select the object you want to add to the menu',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','lm_menu_select_internal_object','en','Select internal object >>',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','lm_menu_new_entry','en','Create a new menu entry',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','lm_menu_entry_title','en','Title',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','lm_menu_edit_entry','en','Edit menu entry',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','lm_menu_entry_target','en','Target',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','lm_menu_entry_title','en','Title',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','lm_menu_new_entry','en','Create a new menu entry',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','lm_menu_select_internal_object','en','Select internal object >>',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','import_sco_object','en','Import SCO',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','lm_menu_edit_entry','en','Edit menu entry',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','glo_usages','en','Glossary is used in...',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','glo_term_used_in','en','The following resources linking to that term',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','glo_definition_abbr','en','Def.',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','dgl_pagebreak','en','Pagebreak',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','glo_definition_abbr','en','Def.',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','copied_to_clipboard','en','Copied object(s) to clipboard.',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','content_page_history','en','Page History',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_zip_file_invalid','en','File is not a valid import file.
It does not contain a file \'%s\'.',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_xml_base','en','xml:base',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_zip_file_invalid','en','File is not a valid import file.
It does not contain a file \'%s\'.',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_wiki_page_link','en','Wiki Page Link',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_width','en','Width',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_versions','en','Versions',NULL,NULL); @@ -19262,22 +19265,22 @@ INSERT INTO `lng_data` VALUES ('content','cont_upload_dir','en','Upload director INSERT INTO `lng_data` VALUES ('content','cont_upload_dir_info','en','Server directory from which large SCORM and HTML packages can be copied instead of being uploaded. Only ILIAS administrators will see a selection of files from this directory. Please enter a full server path without trailing slash.',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_update_section','en','Update Section',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_update_resources','en','Update Resource List',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_type','en','Type',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_update_map','en','Edit Map',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_type','en','Type',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_tree_fixed','en','Tree structure has been fixed.',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_tracking_items','en','Tracking Items',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_tracking_bysco','en','By Chapter',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_tracking_byuser','en','By User',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_tracking_data','en','Tracking Data',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_tracking_bysco','en','By Chapter',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_total_time','en','Total Time',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_toc','en','Table of Contents',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_top','en','Top',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_toc_mode','en','Table of Contents Items',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_toc','en','Table of Contents',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_time','en','Time',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_toc_mode','en','Table of Contents Items',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_time_limit_action','en','adlcp:timelimitaction',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_text_xln','en','External Link:',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_text_tex','en','LaTeX Code:',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_text_str','en','Strong Text:',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_text_tex','en','LaTeX Code:',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_text_xln','en','External Link:',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_text_quot','en','Quotation:',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_text_placehl','en','Text Placeholder',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_text_placeh','en','Click and edit to insert text',NULL,NULL); @@ -19288,8 +19291,8 @@ INSERT INTO `lng_data` VALUES ('content','cont_text_fn','en','Footnote:',NULL,NU INSERT INTO `lng_data` VALUES ('content','cont_text_emp','en','Emphatic Text:',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_text_com','en','Comment:',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_text_code','en','Code:',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_text_acc','en','Accent:',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_terms','en','Terms',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_text_acc','en','Accent:',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_term','en','Term',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_target_within_source','en','Target must not be within source object.',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_target_missing','en','Target Missing',NULL,NULL); @@ -19297,10 +19300,10 @@ INSERT INTO `lng_data` VALUES ('content','cont_tabs','en','Panels',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_tabs_confirm_deletion','en','Are you sure that all panels and their content should be deleted?',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_tabs_acc_ver','en','Vertical Accordion',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_tabs_acc_hor','en','Horizontal Accordion',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_table','en','Table',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_TableContent','en','Table Content',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_table_properties','en','Table Properties',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_table','en','Table',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_table_width','en','Table Width',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_table_properties','en','Table Properties',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_table_cellpadding','en','Table Cell Padding',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_table_cell_properties','en','Table Cell Properties',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_table_border','en','Table Border',NULL,NULL); @@ -19321,23 +19324,23 @@ INSERT INTO `lng_data` VALUES ('content','cont_StandardTable','en','Standard Tab INSERT INTO `lng_data` VALUES ('content','cont_st_title','en','Chapter Title',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_src','en','Source code',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_src_other','en','other',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_span','en','Span',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_Special','en','Special',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_spreadsheet_table','en','Spreadsheet Table',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_show_print_view','en','Show Print View',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_size','en','Size (Bytes)',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_skip_chapter','en','Skip this chapter',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_Special','en','Special',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_span','en','Span',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_snippets_used','en','Used Content Snippets',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_skip_chapter','en','Skip this chapter',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_size','en','Size (Bytes)',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_show_print_view','en','Show Print View',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_show_line_numbers','en','Show line numbers',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_shape','en','Shape',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_show_info','en','Show Info',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_set_link','en','Edit Link',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_set_start_file','en','Set Start File',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_set_styles','en','Set Styles',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_set_tab_style_info','en','Activate checkboxes in table cells to set style.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_set_link','en','Edit Link',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_selected_pg_chap','en','Selected Pages/Chapters',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_selected_items_have_been_cut','en','Selected items have been cut to the clipboard. Click target placeholders to paste them into the learning module.',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_selected_items_have_been_copied','en','Selected items have been copied to the clipboard. Click target placeholders to paste them into the learning module.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_selected_items_have_been_cut','en','Selected items have been cut to the clipboard. Click target placeholders to paste them into the learning module.',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_select','en','Select',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_select_par_or_section','en','Please select at least one paragraph or section.',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_select_media_pool','en','Select Media Pool',NULL,NULL); @@ -19349,14 +19352,14 @@ INSERT INTO `lng_data` VALUES ('content','cont_score','en','Score',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_scheduled_activation','en','Scheduled Activation',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_sc_version','en','Version of Learning Module',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_sc_usession','en','Prevent from Logging-Out Automatically',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_sc_stat_running','en','Running',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_sc_title','en','title',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_sc_stat_running','en','Running',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_sc_stat_passed','en','Passed',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_sc_stat_not_attempted','en','Not attempted',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_sc_stat_incomplete','en','Incomplete',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_sc_stat_failed','en','Failed',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_sc_stat_completed','en','Completed',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_sc_stat_browsed','en','Browsed',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_sc_stat_completed','en','Completed',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_sc_preview','en','Preview',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_sc_new_version','en','Upload new version',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_sc_max_attempt_exceed','en','Max. number of attempts for this module has been reached.',NULL,NULL); @@ -19368,15 +19371,15 @@ INSERT INTO `lng_data` VALUES ('content','cont_save_widths','en','Save Widths',N INSERT INTO `lng_data` VALUES ('content','cont_save_spans','en','Save Spans',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_save_positions','en','Save Positions',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_save_positions_and_classes','en','Save Positions and Style Classes',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_roman','en','Roman I, II, …',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_rowspan','en','Row Span',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_rvalue','en','Value',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_save_all_titles','en','Save Titles',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_rollback','en','Rollback',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_rvalue','en','Value',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_rowspan','en','Row Span',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_roman','en','Roman I, II, …',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_roman_s','en','Roman i, ii, …',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_right_float','en','Right, Floating',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_right','en','Right',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_rollback','en','Rollback',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_rollback_confirmation','en','Do you really want to restore this old version of the page?',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_right','en','Right',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_right_float','en','Right, Floating',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_revision','en','Revision',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_resources','en','Resources',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_resource','en','Resource',NULL,NULL); @@ -19386,76 +19389,76 @@ INSERT INTO `lng_data` VALUES ('content','cont_resource_size','en','Original Res INSERT INTO `lng_data` VALUES ('content','cont_resize_img','en','Resize Image File',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_repository_item','en','Repository Item',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_replace_mob_feature','en','Replace Media Objects in Content',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_reference','en','Reference',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_Remark','en','Remark',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_rename_dir','en','Rename Directory',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_replace_mob_feature_info','en','Activates a feature that allows you to replace a media object while keeping the other properties of a media instance in the content.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_rename_dir','en','Rename Directory',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_Remark','en','Remark',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_reference','en','Reference',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_ref_images','en','Referenced Images',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_ref_helptext','en','(e.g. http://www.server.org/myimage.jpg)',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_Rect','en','Rectangle',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_question_placeh','en','Click and edit to insert question',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_question_placehl','en','Question Placeholder',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_question_type','en','Question Type',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_question_placehl','en','Question Placeholder',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_question_placeh','en','Click and edit to insert question',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_qtries','en','Number of Tries for Questions',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_purpose','en','Purpose',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_public_access','en','Public Access',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_print_view','en','Print View',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_print_view_pre_glo','en','Prevent Glossary Appendix in Print View',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_print_selection','en','Print View Selection',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_print_no_page_selected','en','Please select at least one page.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_print_view_pre_glo','en','Prevent Glossary Appendix in Print View',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_print_view','en','Print View',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_previous_rev','en','Previous Revision',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_print_no_page_selected','en','Please select at least one page.',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_preview','en','Preview',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_prerequisites','en','adlcp:prerequisites',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_prereq_type','en','adlcp:prerequisites.type',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_Poly','en','Polygon',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_position','en','Position',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_prereq_type','en','adlcp:prerequisites.type',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_please_select','en','please select',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_please_enter_a_term','en','Please enter a term.',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_pg_title','en','Page Title',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_please_enter_a_term','en','Please enter a term.',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_personal_clipboard','en','Personal Clipboard',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_pc_vacc','en','Accordion (Vertical)',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_pc_sec','en','Section',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_pc_tab','en','Advanced Table',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_pc_res','en','Resource',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_pc_sec','en','Section',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_pc_par','en','Text',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_pc_qst','en','Question',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_pc_new','en','New Content',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_pc_modified','en','Modified Content',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_pc_mob','en','Media',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_pc_map','en','Map',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_pc_list','en','Advanced List',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_pc_mob','en','Media',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_pc_incl','en','Content Snippet',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_pc_list','en','Advanced List',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_pc_hacc','en','Accordion (Horizontal)',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_pc_flist','en','File List',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_pc_dtab','en','Data Table',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_pc_code','en','Code',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_pc_deleted','en','Deleted Content',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_paste_table','en','Paste Table',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_parameters','en','parameters',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_paste_from_clipboard','en','Paste from clipboard',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_parameter','en','Parameter',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_parameters','en','parameters',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_pages','en','Pages',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_pages_and_subchapters','en','Subchapters and Pages',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_page_layout','en','Page Layout',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_page_header','en','Page Header',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_page_deactivated','en','Page is deactivated.',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_page_deactivated_elements','en','Page contains deactivated elements.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_page_compare','en','Compare Selected Revisions',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_page_currently_deactivated','en','Sorry, but this page is currently deactivated.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_page_compare','en','Compare Selected Revisions',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_page_activation','en','Page Activation',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_orig_size','en','Original Size',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_organizations','en','Organizations',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_orig_size','en','Original Size',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_organization','en','Organization',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_online','en','Online',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_operation_not_allowed','en','This operation is not allowed.',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_obj_removed','en','Objects removed.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_online','en','Online',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_number_std','en','Standard',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_number_type','en','Number Type',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_numbered_list','en','Numbered List',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_nr_rows','en','Number of Rows',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_number_std','en','Standard',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_number_of_tabs','en','Number of Panels',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_nr_row_footer','en','Footer Rows',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_nr_row_header','en','Header Rows',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_nr_rows','en','Number of Rows',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_nr_row_footer','en','Footer Rows',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_nr_items','en','Number of Items',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_nr_cols','en','Number of Columns',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_nr_col_header','en','Header Columns',NULL,NULL); @@ -19469,177 +19472,177 @@ INSERT INTO `lng_data` VALUES ('content','cont_no_page','en','No Page found.',NU INSERT INTO `lng_data` VALUES ('content','cont_no_page_in_chapter','en','Sorry, but there is currently no activated content within this chapter.',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_no_manifest','en','No imsmanifest.xml file found in main directory.',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_no_glossary','en','No glossary assigned.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_no_access','en','No Access',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_no_caption','en','No Caption',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_next_rev','en','Next Revision',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_new_module_added','en','New version of module uploaded successfully',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_no_access','en','No Access',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_new_tab','en','New Panel',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_new_term','en','New Term',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_new_area','en','New Link Area',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_new_dir','en','New Directory',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_new_file','en','New File',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_new_mob','en','New Media Object',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_mob_inst_prop','en','Instance Properties',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_new_module_added','en','New version of module uploaded successfully',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_new_dir','en','New Directory',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_mob_usages','en','Usage',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_name','en','Name',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_mob_def_prop','en','Default Properties',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_new_area','en','New Link Area',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_mob_inst_prop','en','Instance Properties',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_mob_from_media_pool','en','Choose From Media Pool',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_mob_def_prop','en','Default Properties',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_Mnemonic','en','Mnemonic',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_missing_preconditions','en','You need to fulfill the following preconditions to access the chapter \"%s\".',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_Media','en','Media (Standard)',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_media_source','en','Media Source',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_media_placehl','en','Media Placeholder',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_missing_preconditions','en','You need to fulfill the following preconditions to access the chapter \"%s\".',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_media_placeh','en','Click and edit to insert media',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_max_time_allowed','en','adlcp:maxtimeallowed',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_media_placehl','en','Media Placeholder',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_media_source','en','Media Source',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_mastery_score','en','adlcp:masteryscore',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_map_file_not_generated','en','Sorry. Unable to generate map file for editing.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_max_time_allowed','en','adlcp:maxtimeallowed',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_manifest','en','Manifest',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_map_file_not_generated','en','Sorry. Unable to generate map file for editing.',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_lvalue','en','Data element',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_lrs_settings','en','Settings',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_localfile','en','Local File',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_location','en','Location',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_localfile','en','Local File',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_lm_properties','en','Learning Module Settings',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_lm_default_layout','en','Default Layout of Learning Module',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_lm_menu','en','Menu',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_lm_default_layout','en','Default Layout of Learning Module',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_lk_term','en','Glossary Term',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_lk_page','en','Page',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_lk_term_new','en','Glossary Term (New Frame)',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_lk_page','en','Page',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_lk_page_new','en','Page (New Frame)',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_lk_media_new','en','Media (New Frame)',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_lk_page_faq','en','Page (FAQ Frame)',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_lk_media_new','en','Media (New Frame)',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_lk_media_media','en','Media (Media Frame)',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_lk_chapter','en','Chapter',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_lk_media_faq','en','Media (FAQ Frame)',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_lk_media_inline','en','Media (Inline)',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_list_properties','en','List Properties',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_List','en','List',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_lk_chapter_new','en','Chapter (New Frame)',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_List','en','List',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_list_properties','en','List Properties',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_links','en','Links',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_list_files','en','List Files',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_linked_mobs','en','Linked media objects',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_link','en','Link',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_linked_mobs','en','Linked media objects',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_link_type','en','Link Type',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_link_select','en','Internal Link',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_link_int','en','Link (internal)',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_link_ext','en','Link (external)',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_link_area','en','Link Area',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_left','en','Left',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_link_int','en','Link (internal)',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_link_select','en','Internal Link',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_left_float','en','Left, Floating',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_left','en','Left',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_link_area','en','Link Area',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_layout','en','Layout',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_layout_toc2windyn','en','Table of Contents Dynamic',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_layout_toc2windyn_desc','en','Table of contents in the left, content in the right frame. FAQ, glossary and media links open dynamically a frame at bottom-right.',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_layout_toc2win','en','Table of Contents',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_layout_presentation','en','Presentation',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_layout_toc2win_desc','en','Table of contents in the left, content in the right frame. FAQ, glossary and media links open in separate window.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_layout_presentation','en','Presentation',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_layout_presentation_desc','en','Content in the main frame. FAQ, glossary and media links open in separate window. No ILIAS main menu.',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_layout_per_page','en','Layout per Page',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_layout_per_page_info','en','Allow to set individual layouts for each page. This automatically activates the ‘Synchronize Frames’ setting, too.',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_layout_fullscreen','en','Full Screen',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_layout_per_page_info','en','Allow to set individual layouts for each page. This automatically activates the ‘Synchronize Frames’ setting, too.',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_layout_fullscreen_desc','en','Content in the main frame. FAQ, glossary and media links open in separate window. No ILIAS main menu and no navigation bar.',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_layout_3window','en','Three Windows',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_layout_2window_desc','en','Content in the left frame. FAQ, glossary and media links open in right frame.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_layout_2window','en','Two Windows',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_layout_3window_desc','en','Content in the left frame. FAQ and media links open in top-right frame, glossary links in bottom-right frame.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_layout_2window','en','Two Windows',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_layout_2window_desc','en','Content in the left frame. FAQ, glossary and media links open in right frame.',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_layout_1window','en','One Window',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_layout_1window_desc','en','Content in the main frame. FAQ, glossary and media links open in separate window.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_item','en','Item',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_latest_rev','en','Latest Revision',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_is_visible','en','isvisible',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_invalid_new_module','en','Incompatible module! Please make sure imsmanifest.xml is not changed',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_item','en','Item',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_internal_links','en','Internal Links',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_internal_link','en','internal link',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_invalid_new_module','en','Incompatible module! Please make sure imsmanifest.xml is not changed',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_is_visible','en','isvisible',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_insert_table','en','Insert Table',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_inst_map_areas','en','Instance Link Areas',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_internal_link','en','internal link',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_insert_subchapter','en','Insert Sub-chapter',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_insert_section','en','Insert Section',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_insert_src','en','Insert source code',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_insert_subchapter_from_clip','en','Paste Sub-chapters from Clipboard',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_insert_src','en','Insert source code',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_insert_section','en','Insert Section',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_insert_resources','en','Insert Resource List',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_insert_page','en','Insert Page',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_insert_par','en','Insert Text',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_insert_page','en','Insert Page',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_insert_mob','en','Insert Media Object',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_insert_page_from_clip','en','Paste Pages from Clipboard',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_insert_list','en','Insert Advanced List',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_insert_map','en','Insert Map',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_insert_mob','en','Insert Media Object',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_insert_file_list','en','Insert File List',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_insert_file_item','en','Insert File Item',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_insert_list','en','Insert Advanced List',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_insert_chapter','en','Insert Chapter',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_insert_file_item','en','Insert File Item',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_insert_file_list','en','Insert File List',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_insert_chapter_from_clip','en','Paste Chapters from Clipboard',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_insert_as_subchapter','en','Insert as Sub-chapter',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_insert_as_chapter','en','Insert as Chapter',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_import_tracking','en','Import Tracking Data',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_import_validation_errors','en','Some errors occurred during validation of the learning module. The presentation of the learning module may be ok, but it is likely that you are not able to edit the pages that contain errors.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_import_tracking','en','Import Tracking Data',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_imagemap','en','Image Map',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_import_id','en','identifier',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_id_ref','en','identifierref',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_href','en','href',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_html_table','en','HTML Table',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_id_ref','en','identifierref',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_hidenavig','en','Hide Navigation Tree',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_href','en','href',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_height','en','Height in pixel',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_Headline3','en','Headline 3',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_Headline1','en','Headline 1',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_Headline2','en','Headline 2',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_header','en','Header',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_Headline1','en','Headline 1',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_glo_create','en','Create Glossary',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_glo_detach','en','Detach Glossary',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_glo_properties','en','Glossary Properties',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_glo_create','en','Create Glossary',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_get_link','en','get link',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_glo_assign','en','Assign Glossary',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_free_pages','en','Free Pages',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_full_is_in_dir','en','Deletion not possible. Full screen file is in directory.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_fullscreen','en','Full Screen',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_general_properties','en','General Properties',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_fix_tree','en','Fix structure',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_footer','en','Footer',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_fullscreen','en','Full Screen',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_full_is_in_dir','en','Deletion not possible. Full screen file is in directory.',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_force_all_open','en','Force All Opened',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_format','en','Format',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_first_row_style','en','First Row Style Class',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_free_pages','en','Free Pages',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_fix_tree','en','Fix structure',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_footer','en','Footer',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_fix_tree_confirm','en','Please execute this command only if the tree structure of this learning module is corrupted, e.g. if blank items occur in the explorer view.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_first_open','en','First Panel Opened',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_files','en','Files',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_FileListItem','en','File List Item (Standard)',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_file','en','File',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_file_unzipped','en','File has been unzipped.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_file_renamed','en','File has been renamed.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_FileListItem','en','File List Item (Standard)',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_files','en','Files',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_first_open','en','First Panel Opened',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_first_row_style','en','First Row Style Class',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_file_from_repository','en','File From Repository',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_file_renamed','en','File has been renamed.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_file_unzipped','en','File has been unzipped.',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_file_deleted','en','File has been deleted.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_file_created','en','File has been created.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_Example','en','Example',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_Excursus','en','Excursus',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_export_all','en','Export all',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_file_created','en','File has been created.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_Example','en','Example',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_enter_a_file','en','Please select a file.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_end','en','End',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_enter_a_dir_name','en','Please enter a directory name.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_end','en','End',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_enable_time_scheduled_page_activation','en','Time Scheduled Page Activation',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_enable_time_scheduled_page_activation_info','en','If enabled, an activation period (date/time) can be selected in the learning module editor for each page.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_edit_term','en','Edit Term',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_empty_question','en','Question editing not finished. Please either click and edit or delete question.',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_edit_tabs','en','Properties',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_edit_term','en','Edit Term',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_edit_style','en','Edit Style',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_edit_src','en','Edit Source Code',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_edit_shape_rectangle','en','Edit Shape (Rectangle)',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_edit_style','en','Edit Style',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_edit_shape_polygon','en','Edit Shape (Polygon)',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_edit_shape_rectangle','en','Edit Shape (Rectangle)',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_edit_shape_circle','en','Edit Shape (Circle)',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_edit_mob','en','Edit Media Object',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_edit_par','en','Edit Text',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_edit_lrs_settings','en','Edit Settings',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_edit_mob','en','Edit Media Object',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_edit_mob_alias_prop','en','Edit Media Object Instance Properties',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_edit_lrs_settings','en','Edit Settings',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_edit_file_list_properties','en','Edit File List Properties',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_ed_split_page_next','en','Split to Next Page',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_ed_split_page','en','Split to New Page',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_ed_textitem','en',' Text Item',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_ed_width','en','Width',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_ed_split_page','en','Split to New Page',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_ed_split_page_next','en','Split to Next Page',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_ed_select_pctext','en','Select Text Item',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_ed_row_up','en','Move Row Up',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_ed_row_down','en','Move Row Down',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_ed_plachtext','en','Placeholder Text',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_ed_plachquestion','en','Placeholder Question',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_ed_row_up','en','Move Row Up',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_ed_plachprop','en','Placeholder Properties',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_ed_plachquestion','en','Placeholder Question',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_ed_plachtext','en','Placeholder Text',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_ed_plachmedia','en','Placeholder Media',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_ed_pglprop','en','Page Layout Properties',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_ed_paste','en','Paste',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_ed_paste_clip','en','Paste From Clipboard',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_ed_par','en','Text',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_ed_paste_clip','en','Paste From Clipboard',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_ed_paste','en','Paste',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_ed_pglprop','en','Page Layout Properties',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_ed_new_row_before','en','New Row Before',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_ed_new_row_after','en','New Row After',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_ed_new_item_before','en','New Item Before',NULL,NULL); @@ -19647,8 +19650,8 @@ INSERT INTO `lng_data` VALUES ('content','cont_ed_new_item_after','en','New Item INSERT INTO `lng_data` VALUES ('content','cont_ed_new_col_before','en','New Column Before',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_ed_new_col_after','en','New Column After',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_ed_movebefore','en','Move Before',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_ed_list','en',' Advanced List',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_ed_moveafter','en','Move After',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_ed_list','en',' Advanced List',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_ed_item_up','en','Move Item Up',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_ed_item_down','en','Move Item Down',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_ed_insert_tabs','en','Insert Accordion',NULL,NULL); @@ -19659,156 +19662,156 @@ INSERT INTO `lng_data` VALUES ('content','cont_ed_insert_pcqst','en','Insert Que INSERT INTO `lng_data` VALUES ('content','cont_ed_insert_par','en','Insert Text',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_ed_insert_media','en','Insert Image/Media',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_ed_insert_map','en','Insert Map',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_ed_insert_incl','en','Insert Content Snippet',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_ed_insert_list','en','Insert Advanced List',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_ed_insert_dtable','en','Insert Data Table',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_ed_insert_incl','en','Insert Content Snippet',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_ed_insert_filelist','en','Insert File List',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_ed_go','en','Go',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_ed_insert_atable','en','Insert Advanced Table',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_ed_insert_dtable','en','Insert Data Table',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_ed_insert_code','en','Insert Code',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_ed_enable','en','(De-)Activate Elements',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_ed_insert_atable','en','Insert Advanced Table',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_ed_go','en','Go',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_ed_flist','en',' File List',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_ed_edit','en','Edit',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_ed_edit_files','en','Edit Files',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_ed_edit_prop','en','Edit Properties',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_ed_edit','en','Edit',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_ed_enable','en','(De-)Activate Elements',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_ed_edit_data','en','Edit Data',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_ed_dtable','en','Data Table',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_ed_delete','en','Delete',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_ed_edit_files','en','Edit Files',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_ed_delete_row','en','Delete Row',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_ed_delete_item','en','Delete Item',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_ed_delete','en','Delete',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_ed_dtable','en','Data Table',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_ed_delete_col','en','Delete Column',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_ed_col_right','en','Move Column Right',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_ed_delete_item','en','Delete Item',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_ed_copy_clip','en','Copy to Clipboard',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_ed_col_left','en','Move Column Left',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_ed_col_right','en','Move Column Right',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_ed_class','en','Style',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_ed_atable','en','Advanced Table',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_ed_align_right','en','Align: Right',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_ed_align_right_float','en','Align: Right Float',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_ed_align_left','en','Align: Left',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_ed_align_left_float','en','Align: Left Float',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_ed_align_center','en','Align: Center',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_ed_align_left_float','en','Align: Left Float',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_drag_and_drop_elements','en','Drag and drop content elements on placeholders to move elements.',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_downloads','en','Enable Download',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_downloads_public_desc','en','Allow download even for anonymous users (in public area)',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_downloads_desc','en','Offers all public export files for download (e.g. for offline use or import).',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_download_title','en','Download Title',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_double_click_to_delete','en','Double-click on content elements to select them for (de-)activation or deletion.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_dir_renamed','en','Directory has been renamed.',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_dir_file','en','Directory/File',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_dir_renamed','en','Directory has been renamed.',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_dir_deleted','en','Directory has been deleted.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_dependencies','en','Dependencies',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_dir_created','en','Directory has been created.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_dependencies','en','Dependencies',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_delete_track_data','en','Delete Tracking Data',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_default','en','Default',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_definition','en','Definition',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_definitions','en','Definitions',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_delete_selected','en','Delete',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_delete_style','en','Delete Style',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_def_organization','en','default',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_delete_selected','en','Delete',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_definitions','en','Definitions',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_definition','en','Definition',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_default','en','Default',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_def_map_areas','en','Default Link Areas',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_def_organization','en','default',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_def_lesson_mode','en','Record Tracking Data',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_def_layout','en','Default Layout',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_decimal','en','Decimal',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_debug','en','Enable Test Tool',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_deactivated','en','Deactivated',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_debug','en','Enable Test Tool',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_decimal','en','Decimal',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_def_layout','en','Default Layout',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_deactivate_page','en','Deactivate Page',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_de_activate','en','(De-)Activate',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_current_version','en','Current Version',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_custom_size','en','Fixed Size',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_custom','en','Custom',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_data_from_lms','en','adlcp:datafromlms',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_could_not_determine_resource_size','en','ILIAS could not automatically determine the resource size.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_create_mob','en','Create Media Object',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_custom_size','en','Fixed Size',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_current_version','en','Current Version',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_current_style','en','Current Style',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_current_page','en','Current Page',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_current_chapter','en','Current Chapter',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_credits','en','Credits',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_credit_mode','en','Grading Tracking Status',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_credit_off','en','Tracking Status not Graded',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_credit_on','en','Grade Tracking Status (Passed or Failed)',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_credits','en','Credits',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_current_chapter','en','Current Chapter',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_current_page','en','Current Page',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_current_style','en','Current Style',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_coords','en','Coordinates',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_copy_to_clipboard','en','Copy to clipboard',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_content','en','Content',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_click_tl_corner','en','Please click on the top left corner of the desired area.',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_colspan','en','Col. Span',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_confirm_delete','en','Do you really want to delete this item(s)?',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_constrain_proportions','en','Constrain Proportions',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_click_tl_corner','en','Please click on the top left corner of the desired area.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_content','en','Content',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_coords','en','Coordinates',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_copy_to_clipboard','en','Copy to clipboard',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_could_not_determine_resource_size','en','ILIAS could not automatically determine the resource size.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_create_mob','en','Create Media Object',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_click_starting_point','en','Please click on the starting point of the polygon.',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_click_next_point','en','Please click on the next point of the polygon.',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_click_next_or_save','en','Please click on the next point of the polygon or save the area. (It is not necessary to click again on the starting point of this polygon !)',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_click_circle','en','Please click on a circle point of the desired area.',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_click_center','en','Please click on center of the desired area.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_Citation','en','Citation',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_click_br_corner','en','Please click on the bottom right corner of the desired area.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_choose_pages_or_chapters_only','en','Please select either pages or chapters only.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_Citation','en','Citation',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_Circle','en','Circle',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_citation_selection_not_valid','en','You\'re selection is not valid',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_choose_glo','en','Choose Glossary',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_choose_mep','en','Choose Media Pool',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_choose_pages_or_chapters_only','en','Please select either pages or chapters only.',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_choose_lm','en','Choose Learning Module',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_choose_characteristic_section','en','Sections',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_choose_characteristic_text','en','Text Elements',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_choose_characteristic','en','Choose Characteristic',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_chapters','en','Chapters',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_characteristic','en','Style Class',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_choose_characteristic_section','en','Sections',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_choose_characteristic_text','en','Text Elements',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_chapters_only','en','Chapters only',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_chapters_after_pages','en','Please note that pages have to precede all sub-chapters of the same level.',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_chapters_and_pages','en','Chapters and Pages',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_chap_select_target_now','en','Chapter marked for moving. Select target now.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_chapters_after_pages','en','Please note that pages have to precede all sub-chapters of the same level.',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_change_type','en','Change Type',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_chap_and_pages','en','Chapters and Pages',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_cant_del_full','en','Deletion of full screen file not possible.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_cant_del_std','en','Deletion of standard view file not possible.',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_caption','en','Caption',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_center','en','Center',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_change_object_reference','en','Change Object Reference',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_cant_del_std','en','Deletion of standard view file not possible.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_cant_del_full','en','Deletion of full screen file not possible.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_back','en','Back',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_bb_tip','en','Tip: Styles can be applied quickly to selected text.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_behavior','en','Behavior',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_Block','en','Block',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_bottom','en','Bottom',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_bullet_list','en','Bullet List',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_cant_copy_folders','en','Folders cannot be copied to clipboard.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_back','en','Back',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_bb_tip','en','Tip: Styles can be applied quickly to selected text.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_behavior','en','Behavior',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_assign_characteristic','en','Assign Characteristic',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_assign_full','en','Assign Full Screen',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_assign_std','en','Assign Standard',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_autoindent','en','Auto Indent',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_autostart','en','Autostart',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_anchor','en','Anchor',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_annex','en','Annex',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_areas_deleted','en','Map areas deleted.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_align','en','Alignment',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_assign_characteristic','en','Assign Characteristic',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_assign_full','en','Assign Full Screen',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_all_closed','en','All Closed',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_all_pages','en','All Pages',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_alphabetic_s','en','Alphabetic a, b, …',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_alphabetic','en','Alphabetic A, B, …',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_adjust_size','en','Adjust Size',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_anchor','en','Anchor',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_Additional','en','Additional Information',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_added_term','en','Term added',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_added_comment','en','Comment has been added to history.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_adjust_size','en','Adjust Size',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_align','en','Alignment',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_add_elements','en','Click on placeholders to add new elements.',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_add_file','en','Add File',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_add_tab','en','Add Panel',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_added_comment','en','Comment has been added to history.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_added_term','en','Term added',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_add_definition','en','Add Definition',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_add_change_comment','en','Add change comment',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_activation','en','Activation',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','cont_active','en','Enable Menu',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_add_area','en','Add Area',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_active','en','Enable Menu',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_activate_page','en','Activate Page',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_activated','en','Activated',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_activation','en','Activation',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_act_number','en','Chapter Numeration',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','citate_from','en','Citate From ...',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','citate_page','en','Citate this Page',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','citate_to','en','Citate To ...',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','citate','en','Citate',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','choose_public_pages','en','Choose public accessible pages',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','add_menu_entry','en','Add Menu Entry',NULL,NULL); -INSERT INTO `lng_data` VALUES ('content','all_pages','en','Entire Learning Module',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','citate_from','en','Citate From ...',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','citate_page','en','Citate this Page',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','all','en','All',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','choose_public_mode','en','Access for Users not logged-in',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','zipcode','en','Zip Code',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','all_pages','en','Entire Learning Module',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','zip_test_failed','en','Zip-Test failed. Please contact you ILIAS administrator.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','zip','en','Zip Code',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','zipcode','en','Zip Code',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','add_menu_entry','en','Add Menu Entry',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','year','en','Year',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','years','en','Years',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','yes','en','Yes',NULL,NULL); @@ -19816,66 +19819,66 @@ INSERT INTO `lng_data` VALUES ('common','yesterday','en','Yesterday',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','zip_structure_error','en','Archive contains same file names. Upload aborted.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','wrong_ip_detected','en','Your access is denied because of a wrong client ip.
You are currently using this IP address: %s
Please contact the system administrator.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','write','en','Write',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','wizard_title_info','en','Please enter the title of the object you want to duplicate.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','wiki','en','Wiki',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','with','en','with',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','wizard_search_list','en','Your search produced the following hits. Please select one of them.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','wizard_title_info','en','Please enter the title of the object you want to duplicate.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','wiki','en','Wiki',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','wiki_write','en','User can edit settings of wiki',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','wiki_visible','en','Wiki is visible',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','wiki_new','en','New Wiki',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','wiki_read','en','User can read wiki content',NULL,NULL); -INSERT INTO `lng_data` VALUES ('rbac','wiki_edit_permission','en','User can change permission settings',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','wiki_edit_content','en','User can create and edit wiki pages',NULL,NULL); +INSERT INTO `lng_data` VALUES ('rbac','wiki_edit_permission','en','User can change permission settings',NULL,NULL); +INSERT INTO `lng_data` VALUES ('rbac','wiki_delete','en','User can move or delete wiki',NULL,NULL); +INSERT INTO `lng_data` VALUES ('rbac','wiki_copy','en','User can copy wiki',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','width','en','Width',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','wiki_add','en','Add Wiki',NULL,NULL); -INSERT INTO `lng_data` VALUES ('rbac','wiki_copy','en','User can copy wiki',NULL,NULL); -INSERT INTO `lng_data` VALUES ('rbac','wiki_delete','en','User can move or delete wiki',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','welcome','en','Welcome',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','weeks','en','Weeks',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','webr','en','Weblink',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','webservices','en','SOAP',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','welcome','en','Welcome',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','week','en','Week',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','weekly','en','weekly',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','webr_visible','en','Weblink is visible',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','webr_write','en','User can edit settings of weblinks',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','webr','en','Weblink',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','webservices','en','SOAP',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','webr_sure_delete_items','en','Do you really want to delete the following Weblink(s)?',NULL,NULL); -INSERT INTO `lng_data` VALUES ('rbac','webr_read','en','User can read and use weblinks',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','webr_last_check_table','en','Last check:',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','webr_edit','en','Edit Weblink',NULL,NULL); -INSERT INTO `lng_data` VALUES ('rbac','webr_edit_permission','en','User can change permission settings',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','webr_last_check_table','en','Last check:',NULL,NULL); +INSERT INTO `lng_data` VALUES ('rbac','webr_read','en','User can read and use weblinks',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','webr_disable_check','en','Disable Validation',NULL,NULL); +INSERT INTO `lng_data` VALUES ('rbac','webr_edit_permission','en','User can change permission settings',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','webr_deleted_items','en','Deleted Weblink(s).',NULL,NULL); -INSERT INTO `lng_data` VALUES ('rbac','webr_copy','en','User can copy weblink',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','webr_delete','en','User can move or delete weblink',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','webr_active','en','Active',NULL,NULL); +INSERT INTO `lng_data` VALUES ('rbac','webr_copy','en','User can copy weblink',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','webr_add','en','Add Weblink',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','webfolder_instructions','en','Webfolder instructions',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','webr_active','en','Active',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','webfolder_mount_dir_with','en','Open this page as a Webfolder with Internet Explorer 6, Konqueror, Nautilus, other Browser.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','webfolder_instructions','en','Webfolder instructions',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','webfolder_instructions_titletext','en','Open %1$s as webfolder',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','webfolder_instructions_text','en','[IF_WINDOWS]

Instructions for connecting with Windows

  1. Open Windows-Explorer (e.g. key combination Windows + E).
  2. Press the Alt-Key. The menu appears.
  3. Choose \"Add Network Place\" in the toolbar.
  4. Enter the following address as address (you may copy and paste the URL):

    [WEBFOLDER_URI]

  5. Click \"Finish\".
  6. Enter your login and password, and select \"OK\".
  7. You can now access the webfolder from the start menu \"Computer\".

Your login and password is identical to your local ILIAS login and can be changed via \"Personal Desktop - Settings\".[/IF_WINDOWS] [IF_MAC]

Instructions for Mac OS X

  1. Open the Finder.
  2. Choose the menu \'Goto to > Connect to server...\'.
    This opens the window \'connect to server\'.
  3. Enter this URL as server URL:
    [WEBFOLDER_URI]
    und click on \'Connect\'.
  4. Enter your login and password, and select \"OK\".

Your login and password is identical to your local ILIAS login and can be changed via \"Personal Desktop - Settings\".[/IF_MAC][IF_LINUX]

Instructions for Linux with Konqueror

  1. Open Konqueror Browser.
  2. Enter this URL as server URL:
    [WEBFOLDER_URI_KONQUEROR]
    and press enter.
  3. Enter your login and password, and select \"OK\".

Instructions for Linux with Nautilus

  1. Open Nautilus Browser.
  2. Enter this URL as server URL:
    [WEBFOLDER_URI_NAUTILUS]
    and press enter.
  3. Enter your login and password, and select \"OK\".

Your login and password is identical to your local ILIAS login and can be changed via \"Personal Desktop - Settings\".[/IF_LINUX]

Tips & Support

',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','webfolder_instructions_info','en','The webfolder instructions are shown on browsers, which can not open a webfolder directly. You can use HTML code, and the following placeholders: [WEBFOLDER_TITLE], [WEBFOLDER_URI], [WEBFOLDER_URI_IE], [WEBFOLDER_URI_KONQUEROR], [WEBFOLDER_URI_NAUTILUS], [ADMIN_MAIL], [IF_WINDOWS]...[/IF_WINDOWS], [IF_MAC]...[/IF_MAC], [IF_LINUX]...[/IF_LINUX]. Clear the field to get the default instructions.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','webfolder_index_of','en','Index of %1$s',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','webdav','en','WebDAV',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','webfolder_dir_info','en','You got here, because your browser can\'t open webfolders. Read the instructions for opening webfolders.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','visits','en','Visits',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','web_resources','en','Weblinks',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','visits','en','Visits',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','visitors','en','Visitors',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','visible','en','Visible',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','visitor','en','Visitor',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','visible','en','Visible',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','view_content','en','View Content',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','view','en','View',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','visible_registration','en','Visible in Registration',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','verification_failure_log','en','Verification failure log',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','verification_warning_log','en','Verification warning log',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','version','en','Version',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','versions','en','Versions',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','view_content','en','View Content',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','verification_warning_log','en','Verification warning log',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','verification_failure_log','en','Verification failure log',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','verification_failed','en','Verification failed',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','vcard','en','Visiting Card',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','vcard_download','en','Download Visiting Card',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','validate','en','Validate',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','value','en','Value',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','valid','en','Valid',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','vcard_download','en','Download Visiting Card',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','usrimport_xml_element_inapplicable','en','Element \"%1$s\" is inapplicable for \"%2$s\" action.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','valid','en','Valid',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','validate','en','Validate',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','usrimport_xml_element_for_action_required','en','Element \"%1$s\" must be specified for \"%2$s\" action.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','usrimport_xml_element_content_illegal','en','Content \"%2$s\" of element \"%1$s\" is illegal.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','usrimport_xml_attribute_value_inapplicable','en','Value \"%3$s\" of attribute \"%2$s\" in element \"%1$s\" is inapplicable for \"%4$s\" action.',NULL,NULL); @@ -19890,77 +19893,77 @@ INSERT INTO `lng_data` VALUES ('common','usrimport_global_role_for_action_requir INSERT INTO `lng_data` VALUES ('common','usrimport_cant_update','en','Can\'t perform ‘Update’ action. No such user in database.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','usrimport_conflict_handling_info','en','When ‘Ignore on conflict’ is selected, ILIAS ignores an action, if it can not be performed (e. g. an ‘Insert’ action is not done, if there is already a user with the same login in the database.)\\nWhen ‘Update on conflict’ is selected, ILIAS updates the database if an action can not be performed. (e. g. an ‘Insert’ action is replaced by an ‘Update’ action, if a user with the same login exists in the database).',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','usrimport_cant_insert','en','Can\'t perform ‘Insert’ action. User is already in database.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','usrf','en','User accounts',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','usrimport_action_ignored','en','Ignored action %1$s.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','usrimport_action_replaced','en','Replaced action %1$s by %2$s.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','usrimport_cant_delete','en','Can\'t perform ‘Delete’ action. No such user in database.',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','usrf_write','en','Edit settings in User administration',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','usrf','en','User accounts',NULL,NULL); -INSERT INTO `lng_data` VALUES ('rbac','usrf_read','en','User has read access to User administration',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','usrf_visible','en','User administration is visible',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','usrf_read_users','en','User has read access to local user accounts (local administrators)',NULL,NULL); +INSERT INTO `lng_data` VALUES ('rbac','usrf_read','en','User has read access to User administration',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','usrf_push_desktop_items','en','User is allowed to push items on the personal desktop.of role members',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','usrf_edit_permission','en','User can change permission settings in User administration',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','usrf_edit_roleassignment','en','User can change role assignment of user account',NULL,NULL); -INSERT INTO `lng_data` VALUES ('rbac','usrf_delete','en','User can delete user accounts',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','usr','en','User',NULL,NULL); +INSERT INTO `lng_data` VALUES ('rbac','usrf_delete','en','User can delete user accounts',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','usr_without_courses','en','Users without courses assigned',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','usr_skin_style','en','Skin / Style',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','usr_settings_visib_lua','en','Visible in Local User Administration',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','usr_settings_changeable_lua','en','Changeable in Local User Administration',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','usr_settings_saved','en','Global user settings saved successfully!',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','usr_settings_visib_lua','en','Visible in Local User Administration',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','usr_settings_header_profile','en','Standard User Data Fields',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','usr_new','en','New User',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','usr_settings_explanation_profile','en','Check ‘Visible’ to show fields in the registration form and personal data on the personal desktop. Check ‘Changeable’ to allow the user to change the value in the personal data. Please note that visible fields can always be entered in the registration form. Required fields are required in the registration form and the personal data. All data can be changed in the user administration independent on these settings.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','usr_limited_access_only','en','Users with limited access only',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','usr_inactive_only','en','Inactive Users only',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','usr_filter_role','en','Assigned role',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','usr_new','en','New User',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','usr_filter_lastlogin','en','Last login of user',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','usr_filter_role','en','Assigned role',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','usr_inactive_only','en','Inactive Users only',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','usr_limited_access_only','en','Users with limited access only',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','usr_filter_groupmember','en','Member of group',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','usr_edit','en','Edit User',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','usr_filter_coursemember','en','Member of course',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','usr_agreement','en','Terms of Service',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','usr_add','en','Add User',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','users','en','Users',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','usr_agreement','en','Terms of Service',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','usr_active_only','en','Active Users only',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','users','en','Users',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','users_online','en','Active Users',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','username','en','Username',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','users_not_imported','en','The following users do not exist, their messages cannot become imported',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','userfolder_export_xml','en','XML',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','userfolder_export_file','en','File',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','username','en','Username',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','userfolder_export_files','en','Files',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','userfolder_export_file','en','File',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','userfolder_export_file_size','en','File size',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','userfolder_export_excel_x86','en','Microsoft Excel',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','userdata','en','User Data',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','userfolder_export_csv','en','Comma Separated Values',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','user','en','User',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','userdata','en','User Data',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','user_status','en','User Status',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','user_toggle_noti','en','Member is not allowed to deactivate notification',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','user_send_new_account_mail','en','Send new account e-mail',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','user_status','en','User Status',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','user_not_known','en','Please insert a valid username.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','user_profile_other','en','Other Information',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','user_not_known','en','Please insert a valid username.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','user_new_account_mail','en','New Account Mail',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','user_imported','en','User import complete.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','user_language','en','User Language',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','user_new_account_mail_desc','en','This mail is sent automatically to users that have self-registered or to those who have been registered by an administrator with enabled setting ‘Send mail to inform user about changes’.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','user_import_failed','en','User import failed.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','user_imported_with_warnings','en','User import complete with warnings.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','user_imported','en','User import complete.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','user_ext_account','en','External Account',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','user_image','en','User Image',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','user_import_failed','en','User import failed.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','user_ext_account_desc','en','Account used for external authentication. (CAS, SOAP, LDAP or Radius authentication)',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','user_ext_account','en','External Account',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','user_detail','en','Detail Data',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','user_deleted','en','User deleted',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','user_defined_list','en','Custom User Data Fields',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','user_defined_fields','en','Custom Fields',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','user_defined_list','en','Custom User Data Fields',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','user_deleted','en','User deleted',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','user_detail','en','Detail Data',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','user_deactivated','en','User has been disapproved',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','user_comment','en','User comment',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','user_cant_receive_mail','en','%1$s (user is not allowed to use the mail system)',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','user_comment','en','User comment',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','user_assignment','en','User Assignment',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','user_added','en','User added',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','user_activated','en','User has been approved',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','url_to_latex','en','URL to LaTeX CGI script',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','url','en','URL',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','use_customized_instructions','en','Use customized instructions:',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','use_default_instructions','en','Use default instructions.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','use_customized_instructions','en','Use customized instructions:',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','url','en','URL',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','url_to_latex','en','URL to LaTeX CGI script',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','url_not_found','en','File Not Found',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','uri','en','URI',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','uploaded_and_checked','en','The file has been uploaded and checked, you can now start to import it.',NULL,NULL); @@ -19968,289 +19971,289 @@ INSERT INTO `lng_data` VALUES ('common','update','en','Edit',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','upload_error_file_not_found','en','Upload error: File not found.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','upload','en','Upload',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','update_on_conflict','en','Update on conflict',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','up','en','Up',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','update_applied','en','Update Applied',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','update_language','en','Update Language',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','unsubscribe','en','Remove from Desktop',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','up','en','Up',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','unzip','en','Unzip',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','uninstalled','en','uninstalled.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','unknown','en','UNKNOWN',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','unread','en','Unread',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','unsubscribe','en','Remove from Desktop',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','uninstall','en','Uninstall',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','unchecked','en','Unchecked',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','uncheck_all','en','Uncheck all',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','unambiguousness','en','Distinguishing Mark',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','uncheck_all','en','Uncheck all',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','ums_explanation','en','Your external account could not be mapped to an ILIAS account. But ILIAS has found an account with your e-mail address. If this is your account, please login with your ILIAS password.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','ums_explanation_4','en','If none of them is your account, please hit ‘Create New Account’.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','ums_explanation_3','en','Your external account could not be mapped to an ILIAS account. But ILIAS has found multiple accounts with your e-mail address. If one of those is your account, please login with your ILIAS password.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','ums_explanation_2','en','If this is not your account, please hit ‘Create New Account’.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','udf_update_wysiwyg_field','en','Edit Text Area (WYSIWYG) Field',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','uid','en','UID',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','ums_create_new_account','en','Create New Account',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','udf_update_wysiwyg_field','en','Edit Text Area (WYSIWYG) Field',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','udf_update_text_field','en','Edit Text Field',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','udf_update_select_field','en','Edit Select Box',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','udf_type_wysiwyg','en','Text Area (WYSIWYG)',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','udf_type_text','en','Text Field (One Line)',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','udf_type_select','en','Selection List (Single Choice)',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','udf_type_datetime','en','Date and Time',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','udf_type_date','en','Date',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','udf_type_datetime','en','Date and Time',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','udf_type_select','en','Selection List (Single Choice)',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','udf_required_requires_visib_reg','en','When field is set to ‘required’, it must be set to ‘visible in registration’',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','udf_name_already_exists','en','This field name already exists. Please choose a different name.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','udf_field_deleted','en','Deleted field.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','udf_duplicate_entries','en','The values have to be unique.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','udf_added_field','en','Added new field.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','udf_delete_sure','en','Are you sure you want to delete this field and all assigned user data ?',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','udf_duplicate_entries','en','The values have to be unique.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','udf_field_deleted','en','Deleted field.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','typ','en','Object Type Definition',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','type','en','Type',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','typ','en','Object Type Definition',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','txt_submitted','en','You successfully submitted an account request to ILIAS. Your account request will be reviewed by the system administrators, and should be activated within 48 hours. You will not be able to log in until your account is activated.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','txt_registered','en','You successfully registered to ILIAS. Please click on the button below to login to ILIAS with your user account.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('rbac','tst_write','en','User can edit content and settings of test',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','tst','en','Test',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','tutors','en','Tutors',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','txt_registered_passw_gen','en','You successfully registered to ILIAS. You should receive an e-Mail including your generated password shortly.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('rbac','tst_write','en','User can edit content and settings of test',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','tst_user_not_invited','en','You are not supposed to take this test.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('rbac','tst_visible','en','Test is visible',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','tst_warning_test_not_complete','en','The test is not complete!',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','tst_statistics','en','Statistics',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','tst_statistical_evaluation','en','Statistics',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','tst_statistics','en','Statistics',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','tst_user_not_invited','en','You are not supposed to take this test.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('rbac','tst_visible','en','Test is visible',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','tst_run','en','Run',NULL,NULL); -INSERT INTO `lng_data` VALUES ('rbac','tst_read','en','User can perform the test',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','tst_new','en','New test',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','tst_edit_permission','en','User can change permission settings',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','tst_new','en','New test',NULL,NULL); +INSERT INTO `lng_data` VALUES ('rbac','tst_read','en','User can perform the test',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','tst_edit_learning_progress','en','User can edit learning progress settings',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','tst_delete','en','User can move or delete test',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','tst_copy','en','User can copy test',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','tst_add','en','Add test',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','tree','en','Tree',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','treeview','en','Show Sidebar',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','trash','en','Trash',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','tree','en','Tree',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','tree_frame','en','Tree Frame',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','tracking_settings','en','Learning Progress Settings',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','trash','en','Trash',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','translation','en','Translation',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','tracking_settings','en','Learning Progress Settings',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','trac_visible','en','Statistics and Learning Progress administration is visible',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','trac_read','en','User has read access to Statistics and Learning Progress administration',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','trac_edit_permission','en','Change permission settings in Statistics and Learning Progress administration',NULL,NULL); -INSERT INTO `lng_data` VALUES ('rbac','trac_delete','en','User can delete tracking data',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','total','en','Total',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','tomorrow','en','Tomorrow',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','toggleGlobalFixed','en','Toggle Global Fixed',NULL,NULL); +INSERT INTO `lng_data` VALUES ('rbac','trac_delete','en','User can delete tracking data',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','today','en','Today',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','toggleGlobalDefault','en','Toggle Global Default',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','to_desktop','en','Add to Desktop',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','toggleGlobalFixed','en','Toggle Global Fixed',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','tomorrow','en','Tomorrow',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','to','en','To',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','today','en','Today',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','to_desktop','en','Add to Desktop',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','to_client_list','en','Client Selection',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','title','en','Title',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','title_required','en','Please insert a title.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','time_limit','en','Access',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','time','en','Time',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','time_limit','en','Access',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','time_limit_until','en','Until (time limit)',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','time_limit_unlimited','en','Unlimited (time limit)',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','time_limit_reached','en','Your user account is not active.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','time_limit_owner','en','Owner (time limit)',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','time_limit_not_valid','en','The period is not valid.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','time_limit_no_users_selected','en','Please select a user.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','time_limit_not_valid','en','The period is not valid.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','time_limit_message','en','Message (time limit)',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','time_limit_from','en','From (time limit)',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','time_limit_add_time_limit_for_selected','en','Please enter a time period for the selected user(s)',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','thumbnail','en','Thumbnail',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','time_limit_add_time_limit_for_selected','en','Please enter a time period for the selected user(s)',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','textbox','en','Textbox',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','thread','en','Thread',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','tax_new','en','New Taxonomy',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','tax','en','Taxonomy',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','term','en','Term',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','test','en','Test',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','tests','en','Tests',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','textbox','en','Textbox',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','term','en','Term',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','tax','en','Taxonomy',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','tax_new','en','New Taxonomy',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','tax_add','en','Add Taxonomy',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','target','en','Target',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','take_over_structure','en','Adopt Structure',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','take_over_structure_info','en','If activated, directories in the zip file will be mapped to categories or, if used in groups or courses, to folders.',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','tags_write','en','User can edit settings in Tagging administration',NULL,NULL); -INSERT INTO `lng_data` VALUES ('rbac','tags_visible','en','Tagging administration is visible',NULL,NULL); -INSERT INTO `lng_data` VALUES ('rbac','tags_read','en','User has read access to Tagging administration',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','tags_edit_permission','en','User can change permission settings in Tagging administration',NULL,NULL); +INSERT INTO `lng_data` VALUES ('rbac','tags_read','en','User has read access to Tagging administration',NULL,NULL); +INSERT INTO `lng_data` VALUES ('rbac','tags_visible','en','Tagging administration is visible',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','tabs','en','Tabs',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','tagging_my_tags','en','My Tags',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','systemcheck_cronform','en','Activation of System Check in Cron Job',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','table_mail_import','en','Mail import',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','tabs','en','Tabs',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','system_styles','en','System Styles',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','system','en','System',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','systemcheck_cron','en','Process System Check in Cron Job',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','system_language','en','System Language',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','systemcheck_cronform','en','Activation of System Check in Cron Job',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','system_styles','en','System Styles',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','system_message','en','System Messages',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','system_check','en','System Check',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','system_information','en','System Information',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','system_language','en','System Language',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','svy','en','Survey',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','system_check','en','System Check',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','svy_write','en','User can edit content and settings of survey',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','svy_warning_survey_not_complete','en','The survey is incomplete',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','svy_run','en','Run',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','svy_visible','en','Survey is visible',NULL,NULL); -INSERT INTO `lng_data` VALUES ('rbac','svy_read','en','User can participate at a survey',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','svy_warning_survey_not_complete','en','The survey is incomplete',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','svy_not_started','en','You did not take part in this survey',NULL,NULL); +INSERT INTO `lng_data` VALUES ('rbac','svy_read','en','User can participate at a survey',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','svy_new','en','New survey',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','svy_not_finished','en','The survey has not been completed yet',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','svy_finished','en','You have completed the survey',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','svy_invite','en','User can invite others to a survey',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','svy_edit_permission','en','User can change permission settings',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','svy_finished','en','You have completed the survey',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','svy_copy','en','User can copy survey',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','svy_delete','en','User can move or delete survey',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','survey_unlimited_invitation','en','Unlimited Invitation',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','svy_add','en','Add survey',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','survey_unlimited_invitation','en','Unlimited Invitation',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','survey_unlimited_invitation_desc','en','Allows unlimited invitation in surveys. Unlimited invitation adds the survey to the personal desktop of every registered user.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','survey_defaults','en','Default Settings for Surveys',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','sure_delete_selected_users','en','Are you sure you want to delete the selected user(s)',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','subtabs','en','SubTabs',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','success_message','en','Success Message',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','summary','en','Summary',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','sure_delete_selected_users','en','Are you sure you want to delete the selected user(s)',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','survey_defaults','en','Default Settings for Surveys',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','subobjects','en','Sub-objects',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','subscription','en','Subscription',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','sub_request_saved','en','Saved membership request',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','subject','en','Subject',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','submit','en','Submit',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','sub_request_saved','en','Saved membership request',NULL,NULL); -INSERT INTO `lng_data` VALUES ('rbac','stys_visible','en','Layout and Styles administration is visible',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','sub_request_deleted','en','Deleted membership request',NULL,NULL); -INSERT INTO `lng_data` VALUES ('rbac','stys_read','en','User has read access to Layout and Styles administration',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','sty','en','Style',NULL,NULL); -INSERT INTO `lng_data` VALUES ('rbac','stys_edit_permission','en','User can change permission settings of Layout and Styles administration',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','structure','en','Structure',NULL,NULL); +INSERT INTO `lng_data` VALUES ('rbac','stys_visible','en','Layout and Styles administration is visible',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','step','en','Step',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','street','en','Street',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','structure','en','Structure',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','sty','en','Style',NULL,NULL); +INSERT INTO `lng_data` VALUES ('rbac','stys_edit_permission','en','User can change permission settings of Layout and Styles administration',NULL,NULL); +INSERT INTO `lng_data` VALUES ('rbac','stys_read','en','User has read access to Layout and Styles administration',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','status','en','Status',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','statistics','en','Statistics',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','status_no_permission','en','No permission granted',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','stat_selected','en','Selected',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','statistic','en','Statistic',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','standard_fields','en','Standard Fields',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','startpage','en','ILIAS Login Page',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','stat_selected','en','Selected',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','spl','en','Question Pool Survey',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','ssl','en','SSL (HTTPS)',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','standard_fields','en','Standard Fields',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','spl_write','en','User can edit survey questions and settings of question pool',NULL,NULL); -INSERT INTO `lng_data` VALUES ('rbac','spl_read','en','User can read survey questions in pool and insert them in survey',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','spl_visible','en','Question pool is visible',NULL,NULL); +INSERT INTO `lng_data` VALUES ('rbac','spl_read','en','User can read survey questions in pool and insert them in survey',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','spl_new','en','New Question Pool Survey',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','spl_edit_permission','en','User can change permission settings',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','spl_delete','en','User can move or delete question pool',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','spl_copy','en','User can copy question pool for surveys',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','spacer','en','Spacer',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','spl_add','en','Add Question Pool Survey',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','sorting_title_header','en','Titles in Alphabetical Order',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','sorting_save','en','Save Sorting',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','sorting_info_title','en','Content items are arranged automatically by title in alphabetical order.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','sorting_title_header','en','Titles in Alphabetical Order',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','sorting_manual_header','en','Manually',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','sorting_info_title','en','Content items are arranged automatically by title in alphabetical order.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','sorting_info_manual','en','Content items can be arranged manually in a preferred order. Additionallyi, please define the standard sorting settings for new objects.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','sorting_header','en','Content Item Sorting',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','sort_by_this_column','en','Sort by this column',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','soap_wsdl_path','en','WSDL Path',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','soap_wsdl_path_info','en','Please enter the path to the ilias wsdl file which should be used for the webservice. If you leave this field blank, the following path will be used per default:%s',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','soap_user_administration','en','Administration via SOAP',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','smtp','en','SMTP',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','soap_wsdl_path_info','en','Please enter the path to the ilias wsdl file which should be used for the webservice. If you leave this field blank, the following path will be used per default:%s',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','soap_user_administration_desc','en','If enabled, ILIAS can be administrated via SOAP.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','size','en','Size',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','skin_style','en','Default Skin / Style',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','smtp','en','SMTP',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','simultaneous_login_detected','en','Your access is denied because of a simultaneous login with the same account.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','signature','en','Signature',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','side_frame','en','Side Frame',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','show_list','en','Show List',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','show_members','en','Display Members',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','show_owner','en','Show Owner',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','show_users_online','en','Show active users',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','show','en','Show',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','show_users_online','en','Show active users',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','show_owner','en','Show Owner',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','show_members','en','Display Members',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','show_list','en','Show List',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','show_filter','en','Show Filter',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','show_details','en','Show Details',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','short_inst_name','en','Short Title',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','short_inst_name_info','en','This title will appear in the browser header title bar. If no value is entered, ‘ILIAS’ is used.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','shib','en','Shibboleth',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','short_inst_name_info','en','This title will appear in the browser header title bar. If no value is entered, ‘ILIAS’ is used.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','shib_zipcode','en','Attribute for zipcode',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','shib_user_default_role','en','Default role assigned to Shibboleth users',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','shib_update','en','Update this field on login',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','shib_street','en','Attribute for street',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','shib_title','en','Attribute for title',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','shib_settings_saved','en','The Shibboleth settings were saved',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','shib_street','en','Attribute for street',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','shib_select_home_organization','en','For authentication via %s, please select your organization from the drop down list.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','shib_phone_mobile','en','Attribute for mobile phone number',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','shib_phone_office','en','Attribute for office phone number',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','shib_member_of','en','I am a member of ...',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','shib_phone_home','en','Attribute for home phone number',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','shib_login_type','en','Organization selection',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','shib_phone_mobile','en','Attribute for mobile phone number',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','shib_member_of','en','I am a member of ...',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','shib_login','en','Unique Shibboleth attribute',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','shib_login_type','en','Organization selection',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','shib_login_internal_wayf','en','Use ILIAS WAYF service',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','shib_login_external_wayf','en','Use external WAYF service',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','shib_login_embedded_wayf','en','Design custom login area',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','shib_institution','en','Attribute for institution',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','shib_invalid_home_organization','en','Please choose a valid organization!',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','shib_language','en','Attribute for language',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','shib_login_embedded_wayf_description','en','If this option is chosen, you can provide any HTML code in the login instructions text area below. This can for example be used to embed an own JavaScript WAYF/Discovery Service or create a custom-tailored design of the login area.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','shib_lastname','en','Attribute for lastname',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','shib_login_button','en','Path to the image of a Shibboleth login button that is used to redirect users to the WAYF specified in the Shibboleth configuration',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','shib_login_embedded_wayf_description','en','If this option is chosen, you can provide any HTML code in the login instructions text area below. This can for example be used to embed an own JavaScript WAYF/Discovery Service or create a custom-tailored design of the login area.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','shib_language','en','Attribute for language',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','shib_invalid_home_organization','en','Please choose a valid organization!',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','shib_institution','en','Attribute for institution',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','shib_gender','en','Attribute for salutation (must be ‘m’ or ‘f’)',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','shib_general_login_instructions','en','To log in via %s, please click on the login button and choose your organization of the following page.
If you have questions concerning this, please ask the',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','shib_general_wayf_login_instructions','en','In case you are not associated with the given organizations and you need access to a course on this server, please contact the',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','shib_idp_list','en','Provide a list of Identity Providers to let the user choose from on the ILIAS login page.
On each line there must be a comma-separated tuple for providerID of IdP (see the Shibboleth metadata file) and Name of IdP as it shall be displayed in the drop-down list.
As an optional third parameter you can add the location of a Shibboleth session initiator that shall be used in case your ILIAS installation is part of a multi federation setup.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','shib_general_login_instructions','en','To log in via %s, please click on the login button and choose your organization of the following page.
If you have questions concerning this, please ask the',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','shib_gender','en','Attribute for salutation (must be ‘m’ or ‘f’)',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','shib_firstname','en','Attribute for first name',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','shib_email','en','Attribute for e-mail address',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','shib_federation_name','en','Name of your Shibboleth federation',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','shib_data_conv','en','Absolute path to data manipulation API',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','shib_department','en','Attribute for department',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','shib_data_conv_warning','en','The data manipulation API file you specified cannot be read',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','shib_active','en','Enable Shibboleth support',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','shib_city','en','Attribute for city',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','shib_country','en','Attribute for country',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','shib_data_conv_warning','en','The data manipulation API file you specified cannot be read',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','shib_data_conv','en','Absolute path to data manipulation API',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','shib_department','en','Attribute for department',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','shib_email','en','Attribute for e-mail address',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','shib_federation_name','en','Name of your Shibboleth federation',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','shib_firstname','en','Attribute for first name',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','settings','en','Settings',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','setUserLanguage','en','Set User Language',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','set_online','en','Set Online',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','set','en','Set',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','shib_active','en','Enable Shibboleth support',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','setSystemLanguage','en','Set System Language',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','settings_saved','en','Saved settings',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','session_reminder_session_duration','en','(Session Duration: %s).',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','set_online','en','Set Online',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','set','en','Set',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','session_reminder','en','Session-Reminder',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','set_offline','en','Set Offline',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','session_reminder_lead_time','en','Leadtime',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','session_reminder_session_duration','en','(Session Duration: %s).',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','session_reminder_lead_time_info','en','Please specify the lead time for the session reminder in minutes. The reminder displays a warning when only this time span is left before the session expires. Recommended value is 5 (minutes)
The current length of a user session is %s.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','session_reminder_info','en','If enabled, you receive a reminder before the online-session of your browser expires.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','sess','en','Session',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','session_reminder_alert','en','Your session expires in %1$s at %2$s!\\n\\nChoose OK to continue your session.\\nIf you click Cancel you will not be reminded during the current browser session anymore.\\n\\nInstallation: %3$s.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('rbac','sess_copy','en','User can copy session',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','server_software','en','Server Software',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','server','en','Server',NULL,NULL); +INSERT INTO `lng_data` VALUES ('rbac','sess_copy','en','User can copy session',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','sess','en','Session',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','sequences','en','Sequences',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','server_data','en','Server Info',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','sequence','en','Sequence',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','server_software','en','Server Software',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','sender','en','Sender',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','sent','en','Sent',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','selected','en','Selected',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','sequence','en','Sequence',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','send_mail','en','Send Message',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','send','en','Send',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','sender','en','Sender',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','selected','en','Selected',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','selected_items','en','Personal Items',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','selected_languages_updated','en','The selected languages have been updated (if installed):',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','select_questionpool','en','Insert questions into',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','select','en','Select',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','selected_items_back','en','Back to Personal Items',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','select_questionpool','en','Insert questions into',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','select_one','en','Please select one.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','select_object_to_link','en','Please select the object which you want to link',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','select_max_one_item','en','Please select one item only',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','select_object_to_link','en','Please select the object which you want to link',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','select_file','en','Select File',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','select_at_least_one_object','en','Please choose at least one object.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','seconds','en','Seconds',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','select_all','en','Select All',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','seas_visible','en','Search administration is visible',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','seas_write','en','Edit settings in Search administration',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','second','en','Second',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','seas_settings','en','Search settings',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','seconds','en','Seconds',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','seas_search','en','User can use the global search in ILIAS',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','seas_settings','en','Search settings',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','seas_read','en','User has read access to Search administration',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','seas_max_hits','en','Max hits',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','seas_max_hits_info','en','Please enter a number for the maximum number of search results.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('rbac','seas_edit_permission','en','User can change permission settings or Search administration',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','search','en','Search',NULL,NULL); +INSERT INTO `lng_data` VALUES ('rbac','seas_edit_permission','en','User can change permission settings or Search administration',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','search_user','en','Search User',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','search_result','en','Search Result',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','search_results','en','Search Results',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','search_new','en','New Search',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','search_result','en','Search Result',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','search_inactive','en','Include inactive users',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','search_in','en','Search in',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','search_for','en','Search For',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','search_in','en','Search in',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','search_inactive','en','Include inactive users',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','search_engine','en','Readable .html URLs',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','search_active','en','Include active users',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','scorm_new','en','Create SCORM Learning Module (Authoring Mode)',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','search_active','en','Include active users',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','scorm_create_export_file_scrom2004','en','Create Export File (SCORM 2004 3rd Edition)',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','scorm_create_export_file_scrom2004_4th','en','Create Export File (SCORM 2004 4th Edition)',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','scorm_create_export_file_scrom12','en','Create Export File (SCORM 1.2)',NULL,NULL); @@ -20258,200 +20261,200 @@ INSERT INTO `lng_data` VALUES ('common','scorm_create_export_file_pdf','en','Cre INSERT INTO `lng_data` VALUES ('common','scorm_create_export_file_html','en','Create Export File (HTML)',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','save','en','Save',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','saved_successfully','en','Saved Successfully',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','save_refresh','en','Save and Refresh',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','save_return','en','Save and Return',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','save_settings','en','Save Settings',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','save_user_related_data','en','Save user related access data',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','save_settings','en','Save Settings',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','save_return','en','Save and Return',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','save_refresh','en','Save and Refresh',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','save_params_for_cron','en','Save Parameter for Cron Job',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','save_message','en','Save as Draft',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','save_and_back','en','Save And Back',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','salutation','en','Salutation',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','save_and_back','en','Save And Back',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','salutation_f','en','Ms./Mrs.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','salutation_m','en','Mr.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','sahs','en','Learning Module SCORM',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','salutation_f','en','Ms./Mrs.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('rbac','sahs_write','en','User can edit content and settings of SCORM learning module',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','sahs_visible','en','SCORM learning module is visible',NULL,NULL); +INSERT INTO `lng_data` VALUES ('rbac','sahs_write','en','User can edit content and settings of SCORM learning module',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','sahs_read','en','User can read SCORM learning module',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','sahs_insert_sco_from_clip','en','Paste SCOs from Clipboard',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','sahs_insert_page_from_clip','en','Paste Pages from Clipboard',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','sahs_insert_chap_from_clip','en','Paste Chapters from Clipboard',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','sahs_edit_permission','en','User can change permission settings',NULL,NULL); -INSERT INTO `lng_data` VALUES ('rbac','sahs_delete','en','User can move or delete SCORM learning module',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','sahs_insert_chap_from_clip','en','Paste Chapters from Clipboard',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','sahs_insert_page_from_clip','en','Paste Pages from Clipboard',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','sahs_edit_learning_progress','en','User can edit learning progress settings',NULL,NULL); +INSERT INTO `lng_data` VALUES ('rbac','sahs_delete','en','User can move or delete SCORM learning module',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','sahs_copy','en','User can copy SCORM learning module',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','sahs_added','en','SCORM Learning Module added',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','row','en','Row',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','rows','en','Rows',NULL,NULL); -INSERT INTO `lng_data` VALUES ('rbac','root_edit_permission','en','User can change permission settings',NULL,NULL); -INSERT INTO `lng_data` VALUES ('rbac','root_read','en','User has read access to Repository - Home',NULL,NULL); -INSERT INTO `lng_data` VALUES ('rbac','root_visible','en','Repository - Home is visible',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','root_write','en','User can edit settings of Repository - Home and manage content',NULL,NULL); +INSERT INTO `lng_data` VALUES ('rbac','root_visible','en','Repository - Home is visible',NULL,NULL); +INSERT INTO `lng_data` VALUES ('rbac','root_read','en','User has read access to Repository - Home',NULL,NULL); +INSERT INTO `lng_data` VALUES ('rbac','root_edit_permission','en','User can change permission settings',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','rbac_create_cat','en','Create Categories',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','rolt_new','en','New Role Template',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','rolt','en','Role Template',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','rolt_added','en','Role template added',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','rolt_edit','en','Edit Role Template',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','rolf','en','Roles',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','rolt_added','en','Role template added',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','rolf_write','en','Edit default permission settings of Roles/role templates',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','rolf_visible','en','Roles/role templates are visible',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','rolf_edit_permission','en','Change permission settings',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','rolf_edit_userassignment','en','Change user assignment of Roles',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','rolf_read','en','Read access to Roles/role templates',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','rolf_added','en','Role folder added',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','rolf_create_role','en','Create New Role',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','rolf_create_rolt','en','Create New Role Template',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','rolf_delete','en','Delete Roles/Role templates',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','roles','en','Roles',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','rolf_edit_permission','en','Change permission settings',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','rolf_edit_userassignment','en','Change user assignment of Roles',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','rolf_added','en','Role folder added',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','roles_of_import_local','en','Local roles of import file',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','roles','en','Roles',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','role','en','Role',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','roles_of_import_global','en','Global roles of import file',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','role_templates_only','en','Role templates only',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','role','en','Role',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','role_select_desktop_item','en','Please select one object that will be assigned to this role.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','role_select_one_item','en','Please select one object.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','role_sure_delete_desk_items','en','Are you sure you want to delete the following assignments?',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','role_protect_permissions','en','Protect Permissions',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','role_select_desktop_item','en','Please select one object that will be assigned to this role.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','role_select_one_item','en','Please select one object.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','role_protect_permissions_desc','en','The object permissions cannot be changed by systems operations anymore. Furthermore only administrator of higher levels may change the permissions.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','role_no_users_no_desk_items','en','It is not possible to assign personal desktop items, since you cannot assign users to this role.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','role_new','en','New Role',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','role_no_roles_selected','en','Please select a role',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','role_new','en','New Role',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','role_new_search','en','New search',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','role_mailto','en','Mail to all assigned Users',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','role_edit','en','Edit Role',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','role_desk_add','en','Assign desktop item',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','role_mailto','en','Mail to all assigned Users',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','role_assignment','en','Role Assignment',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','role_deleted_desktop_items','en','Deleted assignment.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','role_assignment_updated','en','Role assignment has been updated.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','role_assigned_desk_items','en','Assigned desktop items',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','role_desk_add','en','Assign desktop item',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','role_assigned_desktop_item','en','Created new assignment.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','role_assignment_updated','en','Role assignment has been updated.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','role_added','en','Role added',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','right','en','Right',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','role_assigned_desk_items','en','Assigned desktop items',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','rights','en','Rights',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','role_add_user','en','Add User(s) to role',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','right','en','Right',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','reset','en','Reset',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','resources','en','Resources',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','reset_filter','en','Reset Filter',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','required_field','en','Required',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','res_links_short','en','Links',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','res_links','en','Repository Links',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','res_links_short','en','Links',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','required_field','en','Required',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','require_referral_comment','en','Require referral comment',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','require_hobby','en','Require hobby',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','require_matriculation','en','Require matriculation number',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','require_gender','en','Require salutation',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','require_hobby','en','Require hobby',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','repository','en','Repository',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','require_email','en','Require e-mail',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','repository_admin','en','Repository Trash and Permissions',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','repository','en','Repository',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','repository_admin_desc','en','Set permissions for repository items, restore or remove objects from system trash',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','repeat_scan','en','Repeating virus scan...',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','replace_file','en','Replace File',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','reply','en','Reply',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','repeat_scan_succeded','en','Repeated scan succeeded.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','repeat_scan','en','Repeating virus scan...',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','rename','en','Rename',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','repeat_scan_failed','en','Repeated scan failed.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','remove_translation','en','Remove translation',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','remove','en','Remove',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','rename_file','en','Rename File',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','related_to','en','Related to',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','remove_translation','en','Remove translation',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','registered_users','en','registered Users',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','registration','en','New Account Registration',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','registered_user','en','registered User',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','registered_users','en','registered Users',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','register','en','Register',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','registered_since','en','Registered since',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','reg_mail_subject','en','ILIAS eLearning - Your access data',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','reg_passwd_via_mail','en','Your password will be sent to your e-mail address given below.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','register','en','Register',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','reg_mail_subject_confirmation','en','ILIAS eLearning - Your Confirmation Link',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','reg_mail_subject','en','ILIAS eLearning - Your access data',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','reg_mail_body_text3','en','Further personal information:',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','reg_mail_body_text2','en','To access ILIAS use the following data:',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','reg_mail_body_text3','en','Further personal information:',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','reg_mail_body_text1','en','Welcome to ILIAS eLearning!',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','reg_mail_body_salutation','en','Hello',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','reg_mail_body_forgot_password_info','en','To get your password, please use the function « Forgot password? » at the login screen to request a new password for this account.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','reg_mail_body_3_confirmation','en','If this email means nothing to you, then it is possible that somebody else has entered your email address either deliberately or accidentally, so please ignore this email.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','reg_account_confirmation_successful','en','Your user account has been activated.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','reg_mail_body_2_confirmation','en','The link will only be good for %s, after that you will have to try again from the beginning.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','refresh','en','Refresh',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','refuse','en','Refuse',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','reg_account_confirmation_successful','en','Your user account has been activated.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','refresh_languages','en','Refresh All Languages',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','refresh','en','Refresh',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','referral_comment','en','How did you hear about ILIAS?',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','reference_deleted','en','Destination not available',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','reference_of','en','Reference of:',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','recipient','en','Recipient',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','readcount_users','en','Number of non-anonymous read accesses',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','read','en','Read',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','readcount_anonymous_users','en','Number of anonymous read accesses',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','quit','en','Quit',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','readcount_users','en','Number of non-anonymous read accesses',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','quote','en','Quote',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','read','en','Read',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','question_message','en','Question',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','question','en','Question',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','qpl','en','Question Pool Test',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','quit','en','Quit',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','query_data','en','Query data',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','qpl_write','en','User can edit test questions and settings of question pool',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','qpl','en','Question Pool Test',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','qpl_visible','en','Question pool is visible',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','qpl_read','en','User can read test questions in pool and insert them in tests',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','qpl_new','en','New Question Pool Test',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','qpl_edit_permission','en','User can change permission settings',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','qpl_new','en','New Question Pool Test',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','qpl_delete','en','User can move or delete question pool',NULL,NULL); -INSERT INTO `lng_data` VALUES ('rbac','qpl_copy','en','User can copy question pool for tests',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','qpl_add','en','Add Question Pool Test',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','purpose','en','Purpose',NULL,NULL); +INSERT INTO `lng_data` VALUES ('rbac','qpl_copy','en','User can copy question pool for tests',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','public','en','public',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','public_profile','en','Profile',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','purpose','en','Purpose',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','public_notes','en','Public Notes',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','public_profile','en','Profile',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','pub_section','en','Anonymous Access',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','pub_section_info','en','If enabled, parts of the system (e.g. repository, workspace, user profiles) can be made available to the internet without authentication. The permissions of the ‘Anonymous’ role will control the access to repository resources.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('rbac','ps_export_member_data','en','User can export member data in courses and groups',NULL,NULL); -INSERT INTO `lng_data` VALUES ('rbac','ps_read','en','User has read access to Privacy/Security administration',NULL,NULL); -INSERT INTO `lng_data` VALUES ('rbac','ps_visible','en','Privacy/Security administration is visible',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','ps_write','en','User can edit settings in Privacy/Security administration',NULL,NULL); +INSERT INTO `lng_data` VALUES ('rbac','ps_visible','en','Privacy/Security administration is visible',NULL,NULL); +INSERT INTO `lng_data` VALUES ('rbac','ps_read','en','User has read access to Privacy/Security administration',NULL,NULL); +INSERT INTO `lng_data` VALUES ('rbac','ps_export_member_data','en','User can export member data in courses and groups',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','ps_edit_permission','en','User can change permission settings of Privacy/Security administration',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','proxy','en','Proxy-Server',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','proxy_status','en','Proxy',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','proxy_port_numeric','en','The entered port has to be a numeric value between 0 and 65535',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','proxy_port','en','Port',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','proxy_status_info','en','To use a proxy in ILIAS (e.g. for web feeds or to check web links) please activate the checkbox above.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','proxy_port_info','en','Please enter a port between 0 and 65535, e.g.8080.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','proxy_socket_error','en','Socket Error: %s',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','proxy_port','en','Port',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','proxy_port_numeric','en','The entered port has to be a numeric value between 0 and 65535',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','proxy_host_info','en','Please enter a host.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','proxy_host','en','Host',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','proxy_not_connectable','en','ILIAS could not build a connection to the defined proxy.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','proxy_host_info','en','Please enter a host.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','proxy_socket_error','en','Socket Error: %s',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','proxy_port_info','en','Please enter a port between 0 and 65535, e.g.8080.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','proxy_connectable','en','Connection established.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','properties','en','Properties',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','profile','en','Profile',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','profile_changed','en','ILIAS eLearning - Your profile has changed',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','profile_incomplete','en','Your profile is incomplete. Please fill in all required data.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','profile_of','en','Profile of',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','proceed','en','Proceed',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','profile_incomplete','en','Your profile is incomplete. Please fill in all required data.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','private_notes','en','Private Notes',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','pro','en','Pro',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','proceed','en','Proceed',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','profile_changed','en','ILIAS eLearning - Your profile has changed',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','print','en','Print',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','print_view','en','Print View',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','previous','en','Previous',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','preferences','en','Preferences',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','preview_learner_info','en','If enabled, Course and Group administrators have the possibility to view the content form the perspective of a learner.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','preferences','en','Preferences',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','predefined_template','en','Predefined role template',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','preconditions','en','Preconditions',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','precondition','en','Precondition',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','precondition_not_accessible','en','You do not have sufficient permission to view the precondition(s) of this item.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','position','en','Position',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','precondition_not_accessible','en','You do not have sufficient permission to view the precondition(s) of this item.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','precondition','en','Precondition',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','pos_top','en','Top',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','pos_right','en','Right',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','pos_left','en','Left',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','pos_right','en','Right',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','pos_bottom','en','Bottom',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','port','en','Port',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','please_wait','en','Please wait...',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','please_select','en','-- Please Select --',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','please_select_a_delivered_file_to_download','en','You must select at least one delivered file to download it!',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','please_enter_target','en','Please enter a target',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','please_enter_title','en','Please enter a title',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','please_select_a_delivered_file_to_delete','en','You must select at least one delivered file to delete it!',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','please_enter_target','en','Please enter a target',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','please_choose','en','-- Select --',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','phrase','en','Phrase',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','phone_home','en','Phone, Home',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','phone_mobile','en','Phone, Mobile',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','phone_office','en','Phone, Office',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','phone','en','Phone',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','phone_office','en','Phone, Office',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','phone_mobile','en','Phone, Mobile',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','phone_home','en','Phone, Home',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','pg_new','en','New page',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','pg_add','en','Add page',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','personal_profile','en','Personal Data and Profile',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','persons','en','Persons',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','pg_add','en','Add page',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','personal_picture','en','Avatar',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','permission_settings','en','Object Permission Settings',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','permission','en','Permission',NULL,NULL); @@ -20459,295 +20462,295 @@ INSERT INTO `lng_data` VALUES ('common','person_title','en','Title',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','personal_data','en','Personal Data',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','personal_desktop','en','Personal Desktop',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','permission_denied','en','Permission Denied',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','pd_items_news','en','Include News of Personal Items',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','pdf_export','en','PDF Export',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','perm_settings','en','Permissions',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','perma_link','en','Permanent Link',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','pdf_export','en','PDF Export',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','pd_items_news','en','Include News of Personal Items',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','pd_enable_chatviewer','en','Enable Chat Viewer',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','path','en','Path',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','pathes','en','Paths',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','pd_enable_chatviewer','en','Enable Chat Viewer',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','path_to_zip','en','Path to Zip',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','path_to_unzip','en','Path to Unzip',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','path_to_java','en','Path to Java',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','path_to_htmldoc','en','Path to HTMLdoc',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','path_to_convert','en','Path to Convert',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','path_not_set','en','Path not set',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','pastePage','en','Paste',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','paste','en','Paste',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','pasteChapter','en','Paste',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','pastePage','en','Paste',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','path_not_set','en','Path not set',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','path_to_convert','en','Path to Convert',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','path_to_htmldoc','en','Path to HTMLdoc',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','path_to_java','en','Path to Java',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','paste_clipboard_items','en','Paste',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','paste','en','Paste',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','password','en','Password',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','password_to_long','en','The password must have at most a size of %s characters.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','password_to_short','en','The password must have at least a size of %s characters.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','password_to_long','en','The password must have at most a size of %s characters.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','password_must_special_chars','en','The password must contain special characters.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','password_empty','en','The password field must not be empty.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','password_expired','en','Your password is expired and has to be changed as the last change was %s day(s) ago.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','password_must_chars_and_numbers','en','The password must contain characters and numbers.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','password_expired','en','Your password is expired and has to be changed as the last change was %s day(s) ago.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','password_empty','en','The password field must not be empty.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','password_change_on_first_login_demand','en','You have to change your initial password before you can start using ILIAS services.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','password_assistance_info','en','If password assistance is enabled, a link ‘Forgot Password?’ is shown on the login page of ILIAS. Users can use this link to define a new password for their user account without needing assistance from a system administrator.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','passwd','en','Password',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','password_assistance_info','en','If password assistance is enabled, a link ‘Forgot Password?’ is shown on the login page of ILIAS. Users can use this link to define a new password for their user account without needing assistance from a system administrator.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','passwd_wrong','en','The password you entered is wrong!',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','passwd_not_match','en','Your entries for the new password don’t match! Please re-enter your new password.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','passwd_generation','en','Password Generation',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','passwd_invalid','en','The new password is invalid! Only the following characters are allowed (minimum 6 characters): A-Z a-z 0-9 _.-+?#*@!$%~',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','parse','en','Parse',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','passwd_not_match','en','Your entries for the new password don’t match! Please re-enter your new password.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','passed','en','Passed',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','passwd_generation','en','Password Generation',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','pages','en','Pages',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','parameter','en','Parameter',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','parse','en','Parse',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','page_layout','en','Page Layout',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','page_layouts','en','Page Layouts',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','page','en','Page',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','page_layout','en','Page Layout',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','pages','en','Pages',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','parameter','en','Parameter',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','owner','en','Owner',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','overwrite','en','Overwrite',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','owner_updated','en','Owner updated.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','overview','en','Overview',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','other','en','Other',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','order_by','en','Order by',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','organization','en','Provider',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','other','en','Other',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','order_by_date','en','Order by Date',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','order_by','en','Order by',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','options','en','Options',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','optional_filters','en','Optional Filters',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','optimize','en','Optimize',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','option','en','Option',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','optional_filters','en','Optional Filters',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','operation','en','Operation',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','online','en','Online',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','optimize','en','Optimize',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','online_time','en','Time online (DD:HH:MM:SS)',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','online','en','Online',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','on_waiting_list','en','You are on the waiting list',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','old','en','Old',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','omit_all','en','Omit all',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','omit','en','Omit',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','ok','en','OK',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','old','en','Old',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','of','en','Of',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','offline','en','Offline',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','of','en','Of',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','objs_webr','en','Weblinks',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','objs_wiki','en','Wikis',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','objs_svy','en','Surveys',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','objs_tst','en','Tests',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','objs_svy','en','Surveys',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','objs_st','en','Chapters',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','objs_sess','en','Sessions',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','objs_spl','en','Question Pools Survey',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','objs_role','en','Roles',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','objs_sess','en','Sessions',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','objs_sahs','en','SCORM Learning Modules',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','objs_rcrs','en','ECS Courses',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','objs_role','en','Roles',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','objs_qst','en','Questions',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','objs_prg','en','Study Programmes',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','objs_qpl','en','Question Pools Test',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','objs_mep','en','Media Pools',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','objs_prg','en','Study Programmes',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','objs_mail','en','Mail',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','objs_mcst','en','Mediacasts',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','objs_lres','en','Learning Resources',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','objs_mail','en','Mail',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','objs_lm','en','ILIAS Learning Modules',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','objs_grp','en','Groups',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','objs_htlm','en','HTML Learning Modules',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','objs_frm','en','Forums',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','objs_glo','en','Glossaries',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','objs_fold','en','Folders',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','objs_feed','en','Web Feeds',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','objs_file','en','Files',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','objs_fold','en','Folders',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','objs_crsr','en','Course Link',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','objs_exc','en','Exercises',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','objs_crs','en','Courses',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','objs_cat','en','Categories',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','objs_catr','en','Category Link',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','objects','en','Objects',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','objf','en','Object definitions',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','objs_cat','en','Categories',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','objects','en','Objects',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','object_imported','en','Object imported',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','object','en','Object',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','object_id','en','Object-Id',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','object_imported','en','Object imported',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','object_duplicated','en','Object copied',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','object_copy_in_progress','en','Started Copying.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','object_added','en','Object added',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','obj','en','Object',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','object_duplicated','en','Object copied',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','obj_wiki','en','Wiki',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','obj','en','Object',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','object_added','en','Object added',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','obj_webr','en','Weblink',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','obj_webr_duplicate','en','Copy Weblink list',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','obj_usrf','en','User Management',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','obj_user','en','User',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','obj_usr','en','User',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','obj_usrf_desc','en','Manage user accounts here.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','obj_tst','en','Test',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','obj_usr','en','User',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','obj_user','en','User',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','obj_type','en','Object Type',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','obj_tst_duplicate','en','Copy Test',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','obj_tst','en','Test',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','obj_trac','en','Statistics and Learning Progress',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','obj_trac_desc','en','Statistics and Learning Progress Settings and Overview',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','obj_taxf','en','Taxonomies',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','obj_tags','en','Tagging',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','obj_tax','en','Taxonomy',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','obj_tags_desc','en','Settings for tagging feature.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','obj_svyf','en','Survey',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','obj_tags','en','Tagging',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','obj_svyf_desc','en','Platform settings for the Survey Tool',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','obj_svy','en','Survey',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','obj_svyf','en','Survey',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','obj_tags_desc','en','Settings for tagging feature.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','obj_svy_duplicate','en','Copy Survey',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','obj_svy','en','Survey',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','obj_stys','en','Layout and Styles',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','obj_spl','en','Question Pool Survey',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','obj_st','en','Chapter',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','obj_sty','en','Style',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','obj_stys_desc','en','Manage system skin and style settings here',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','obj_sahs','en','Learning Module SCORM',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','obj_sco','en','SCO',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','obj_seas_desc','en','Manage the search settings here.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','obj_sty','en','Style',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','obj_st','en','Chapter',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','obj_spl','en','Question Pool Survey',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','obj_spl_select','en','-- Please select one question pool survey --',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','obj_sess','en','Session',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','obj_seas','en','Search',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','obj_sess_duplicate','en','Copy Session',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','obj_sess','en','Session',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','obj_spl_select','en','-- Please select one question pool survey --',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','obj_seas_desc','en','Manage the search settings here.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','obj_sco','en','SCO',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','obj_sahs','en','Learning Module SCORM',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','obj_root','en','Repository - Home',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','obj_rolt','en','Role Template',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','obj_role','en','Role',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','obj_rolf_desc','en','Manage your roles here.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','obj_rolf_local_desc','en','Contains local roles of object no.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','obj_rolf_local','en','Local Roles',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','obj_rolf','en','Roles',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','obj_rolt','en','Role Template',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','obj_rolf_desc','en','Manage your roles here.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','obj_recf','en','Restored Objects',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','obj_role','en','Role',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','obj_recf_desc','en','Contains restored objects from System Check.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','obj_rcrs','en','ECS Course',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','obj_qpl_select','en','-- Please select one question pool test --',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','obj_qpl','en','Question Pool Test',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','obj_rcrs','en','ECS Course',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','obj_recf_desc','en','Contains restored objects from System Check.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','obj_recf','en','Restored Objects',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','obj_qpl_duplicate','en','Copy Question Pool Test',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','obj_qpl_select','en','-- Please select one question pool test --',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','obj_ps','en','Privacy and Security',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','obj_pdts','en','Personal Desktop',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','obj_pg','en','Page',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','obj_ps_desc','en','Configure global privacy and security settings here.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','obj_pdts','en','Personal Desktop',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','obj_ps','en','Privacy and Security',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','obj_pdts_desc','en','Configure the Personal Desktop',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','obj_objf','en','Object Definitions',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','obj_page','en','Page',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','obj_pdts_desc','en','Configure the Personal Desktop',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','obj_objf_desc','en','Manage ILIAS object types and object permissions. (only for experts!)',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','obj_nwss','en','News and Web Feeds',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','obj_nwss_desc','en','Settings for internal news and external web feeds.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','obj_not_found','en','Object Not Found',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','obj_nwss_desc','en','Settings for internal news and external web feeds.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','obj_mobs','en','Media Objects and Pools',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','obj_mob','en','Media Object',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','obj_mobs_desc','en','Settings for media objects and media pools.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','obj_mcts','en','Mediacast',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','obj_mep','en','Media Pool',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','obj_mob','en','Media Object',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','obj_mcts_desc','en','General settings for mediacast.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','obj_mcst','en','Mediacast',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','obj_mail','en','Mail',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','obj_mcst','en','Mediacast',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','obj_mcts_desc','en','General settings for mediacast.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','obj_mail_desc','en','Configure global mail settings here.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','obj_lrss','en','Learning Resources',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','obj_lrss_desc','en','Configure all types of learning modules.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','obj_lngf','en','Languages',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','obj_lngf_desc','en','Manage your system languages here.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','obj_lng','en','Language',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','obj_lm','en','Learning Module ILIAS',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','obj_ldap_desc','en','Configure global LDAP Settings here.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','obj_lm','en','Learning Module ILIAS',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','obj_htlm','en','Learning Module HTML',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','obj_grp','en','Group',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','obj_glo','en','Glossary',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','obj_grp_duplicate','en','Copy Group',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','obj_glo','en','Glossary',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','obj_frm','en','Forum',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','obj_frm_duplicate','en','Copy Forum',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','obj_fold','en','Folder',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','obj_file','en','File',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','obj_file_duplicate','en','Duplicate File',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','obj_file','en','File',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','obj_file_inline','en','Learning Module File',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','obj_feed','en','Web Feed',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','obj_facs','en','Files',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','obj_facs_desc','en','Settings for files and file handling',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','obj_extt','en','Third Party Software',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','obj_exc','en','Exercise',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','obj_extt_desc','en','Configure external software or services that are supported by ILIAS',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','obj_crsr','en','Course Link',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','obj_exc','en','Exercise',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','obj_dbk','en','Digilib Book',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','obj_crs','en','Course',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','obj_cmps','en','Plugins',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','obj_crsr','en','Course Link',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','obj_crs_duplicate','en','Copy Course',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','obj_chap','en','Chapter',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','obj_cmps','en','Plugins',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','obj_cmps_desc','en','General settings for Plugins',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','obj_cert','en','Certificates',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','obj_chap','en','Chapter',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','obj_wfe','en','Workflow Engine',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','obj_catr','en','Category Link',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','obj_cert','en','Certificates',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','obj_cert_desc','en','Settings for certificates',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','obj_cat','en','Category',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','obj_catr','en','Category Link',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','obj_cals','en','Calendar',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','obj_cat_duplicate','en','Copy Category',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','obj_cat','en','Category',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','obj_auth','en','Authentication and Registration',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','obj_cals_desc','en','General Calendar settings.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','obj_auth','en','Authentication and Registration',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','obj_auth_desc','en','Configure your authentication mode (local, LDAP, ...) and new account registration settings here.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','obj_assf','en','Test and Assessment',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','obj_adve','en','Editing',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','obj_assf_desc','en','Platform settings for the Test and Assessment tool',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','obj_adm','en','Administration',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','obj_adve_desc','en','Administration settings for ILIAS page editor and TinyMCE.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','obj_adm_desc','en','Main system settings folder containing all panels to administrate your ILIAS installation.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','obj_adm','en','Administration',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','obj_accs_desc','en','Settings for accessibility features.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','obj_accs','en','Accessibility',NULL,NULL); -INSERT INTO `lng_data` VALUES ('rbac','nwss_visible','en','News and Web Feeds administration is visible',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','nwss_write','en','User can edit settings in News and Web Feeds administration',NULL,NULL); +INSERT INTO `lng_data` VALUES ('rbac','nwss_visible','en','News and Web Feeds administration is visible',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','nwss_read','en','User has read access to ews and Web Feeds administration',NULL,NULL); -INSERT INTO `lng_data` VALUES ('rbac','nwss_edit_permission','en','User can change permission settings in News and Web Feeds administration',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','edit_metadata','en','Edit Metadata',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','num_users','en','Number of Users',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','notifications','en','Notifications',NULL,NULL); +INSERT INTO `lng_data` VALUES ('rbac','nwss_edit_permission','en','User can change permission settings in News and Web Feeds administration',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','notes','en','Notes',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','not_installed','en','Not Installed',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','notifications','en','Notifications',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','num_users','en','Number of Users',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','not_logged_in','en','You are not logged in',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','note','en','Note',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','notes_and_comments','en','Notes and Comments',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','not_implemented_yet','en','Not implemented yet',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','none','en','None',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','normal','en','Normal',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','not_installed','en','Not Installed',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','not_available','en','Not Available',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','normal','en','Normal',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','none','en','None',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','non_internal_local_roles_only','en','Local roles (only user defined)',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','no','en','No',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','no_xml_file_found_in_zip','en','XML file within zip file not found:',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','no_users_selected','en','Please select one user.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','no_title','en','No Title',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','no_start_file','en','No Start File.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','no_title','en','No Title',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','no_users_selected','en','Please select one user.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','no_permission','en','You do not have the necessary permission.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','no_roles_user_can_be_assigned_to','en','There are no global roles the user can be assigned to. Therefore you are not allowed to add users.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','no_owner','en','No Owner',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','no_parent_access','en','No access to a superordinated object!',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','no_permission','en','You do not have the necessary permission.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','no_owner','en','No Owner',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','no_mkisofs_configured','en','You have to configure mkisofs utility in ILIAS setup to run ISO export',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','no_limit','en','No limit',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','no_license_available','en','No license available!',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','no_items','en','This object is empty and contains no items.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','no_import_file_found','en','No import file found',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','no_items','en','This object is empty and contains no items.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','no_date','en','No date',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','no_global_role_left','en','Every user has to be assigned to one role.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','user_not_found_to_delete','en','A user could not be found to delete.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','no_checkbox','en','You did not select any item.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','no_condition_selected','en','Please select one precondition.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','no_date','en','No date',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','no_checkbox','en','You did not select any item.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','no_agreement_description','en','There is currently no terms of service text provided with this installation. Please contact the system administrator.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','no_access_item','en','You have no permission to access this item.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','new_pass_equals_old_pass','en','The new password equals the old one.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','new','en','New',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','newline','en','Newline',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','news','en','News',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','next','en','Next',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','no_access_item_public','en','To access this item you need to be logged in and to have appropriate permissions.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','never','en','never',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','new_language','en','New Language',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','new_pass_equals_old_pass','en','The new password equals the old one.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','never','en','never',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','name','en','Name',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','my_bms','en','Bookmarks',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','my_courses','en','My Courses',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','msg_wrong_format','en','The value you entered is not a valid format.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','msg_userassignment_changed','en','User assignment changed',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','my_bms','en','Bookmarks',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','msg_user_last_role2','en','Please delete the users or assign them to another role in order to delete this role.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','msg_userassignment_changed','en','User assignment changed',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','msg_wrong_format','en','The value you entered is not a valid format.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','msg_user_last_role1','en','The following users are assigned to this role only:',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','msg_undeleted','en','Object(s) restored.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','msg_unit_is_required','en','This input requires a unit. Please enter a correct value.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','msg_trash_empty','en','There are no deleted objects',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','msg_undeleted','en','Object(s) restored.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','msg_sysrole_not_editable','en','The permission settings of the system role may not be changed. The system role grants all assigned users unlimited access to all objects and functions.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','msg_sysrole_not_deletable','en','The system role cannot be deleted',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','msg_roleassignment_changed','en','Role assignment changed',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','msg_role_reserved_prefix','en','The prefix ‘il_’ is reserved for automatically generated roles. Please choose another name',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','msg_sysrole_not_deletable','en','The system role cannot be deleted',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','msg_removed','en','Object(s) removed from system.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','msg_perm_adopted_from1','en','Permission settings adopted from',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','msg_role_reserved_prefix','en','The prefix ‘il_’ is reserved for automatically generated roles. Please choose another name',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','msg_perm_adopted_from2','en','(Settings have been saved!)',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','msg_perm_adopted_from1','en','Permission settings adopted from',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','msg_perm_adopted_from_itself','en','You cannot adopt permission settings from the current role/role template itself.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','msg_paste_object_not_in_itself','en','It’s not possible to paste the Object \"%s\" in itself.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','msg_obj_no_link','en','It is not possible to link container objects like categories, courses, groups or folder due to technical reasons. Instead you may link several single objects within such a container to other areas or create a category link, course link or group link.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','msg_obj_modified','en','Modifications saved.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','msg_obj_may_not_contain_objects_of_type','en','The object %s may not contain objects of type: %s.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','msg_obj_modified','en','Modifications saved.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','msg_obj_exists','en','This object already exists in this folder',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','msg_obj_exists_in_folder','en','The object %s already exists in the folder %s.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','msg_obj_created','en','Object created.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','msg_not_in_itself','en','It’s not possible to paste the object in itself',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','msg_obj_exists_in_folder','en','The object %s already exists in the folder %s.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','msg_not_available_for_anon','en','The page you have chosen is only accessible for registered users',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','msg_not_in_itself','en','It’s not possible to paste the object in itself',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','msg_no_title','en','Please enter a title.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','msg_no_search_result','en','No entries found',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','msg_no_search_string','en','Please enter your query',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','msg_no_perm_write','en','You have no permission to write',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','msg_no_search_result','en','No entries found',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','msg_no_perm_read','en','You have no permission to access this item.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','msg_no_perm_read_lm','en','You have no permission to read this learning module.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','msg_no_perm_read_item','en','You have no permission to access item \'%s’.',NULL,NULL); @@ -20775,158 +20778,158 @@ INSERT INTO `lng_data` VALUES ('common','msg_link_clipboard_s','en','Now, please INSERT INTO `lng_data` VALUES ('common','msg_link_clipboard_p','en','Now, please select the desired location, where the selected objects should be linked to and click the button Paste.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','msg_last_role_for_registration','en','At least one role must be available in the registration form for new users. This role is currently the only one available.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','msg_is_last_role','en','You removed the last global role from the following users',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','msg_input_is_required','en','This input is required. Please enter a value.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','msg_input_does_not_match_regexp','en','Please provide a valid value.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','msg_input_is_required','en','This input is required. Please enter a value.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','msg_failed','en','Sorry, action failed',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','msg_form_save_error','en','The form data could not be saved. Please check the input fields for any error messages.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','msg_deleted_role','en','Role deleted',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','msg_deleted_roles_rolts','en','Roles and Role Templates deleted',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','msg_deleted_role','en','Role deleted',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','msg_deleted_export_files','en','Export file(s) deleted',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','msg_cut_copied','en','Selected object(s) moved.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','msg_cut_clipboard','en','Now, please select the desired location, where the selected objects should be pasted into and click the button ‘Paste’.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','msg_copy_clipboard_container','en','Now, please select the desired location, where the selected objects should be pasted into and click the button ‘Continue’.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','msg_copy_clipboard','en','Now, please select the desired location, where the selected objects should be pasted into and click the button ‘Paste’.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','msg_copy_clipboard_source','en','Now, please select the desired course or group, whose content should be copied and click the button ‘Continue’.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','msg_cloned','en','Selected object(s) copied',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','msg_copy_clipboard_source','en','Now, please select the desired course or group, whose content should be copied and click the button ‘Continue’.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','msg_clear_clipboard','en','Clipboard cleared',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','movePage','en','Move',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','msg_cancel','en','Action cancelled',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','move','en','Move',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','movePage','en','Move',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','moveChapter','en','Move',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','move','en','Move',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','move_selected_items','en','Move',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','month','en','Month',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','mount_webfolder','en','Open as webfolder',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','monthly','en','monthly',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','months','en','Months',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','mount_webfolder','en','Open as webfolder',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','month_12_short','en','Dec',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','month','en','Month',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','month_12_long','en','December',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','month_11_short','en','Nov',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','month_11_long','en','November',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','month_10_short','en','Oct',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','month_11_short','en','Nov',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','month_10_long','en','October',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','month_10_short','en','Oct',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','month_09_short','en','Sep',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','month_09_long','en','September',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','month_07_short','en','Jul',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','month_08_long','en','August',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','month_08_short','en','Aug',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','month_09_long','en','September',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','month_07_long','en','July',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','month_07_short','en','Jul',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','month_06_short','en','Jun',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','month_05_short','en','May',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','month_06_long','en','June',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','month_04_short','en','Apr',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','month_05_long','en','May',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','month_01_short','en','Jan',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','month_05_short','en','May',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','month_04_short','en','Apr',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','month_04_long','en','April',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','month_03_short','en','Mar',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','month_03_long','en','March',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','month_02_long','en','February',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','month_02_short','en','Feb',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','month_03_long','en','March',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','month_03_short','en','Mar',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','month_04_long','en','April',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','month_01_long','en','January',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','module','en','module',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','month_01_short','en','Jan',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','modules','en','Modules',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','moderators','en','Moderators',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','module','en','module',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','mobs_write','en','User can edit settings in Media Objects/Pools administration',NULL,NULL); -INSERT INTO `lng_data` VALUES ('rbac','mobs_visible','en','Media Objects/Pools administration is visible',NULL,NULL); -INSERT INTO `lng_data` VALUES ('rbac','mobs_read','en','User has read access to Media Objects/Pools administration',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','mob','en','Media Object',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','mobs_edit_permission','en','User can change permission settings in Media Objects/Pools administration',NULL,NULL); +INSERT INTO `lng_data` VALUES ('rbac','mobs_read','en','User has read access to Media Objects/Pools administration',NULL,NULL); +INSERT INTO `lng_data` VALUES ('rbac','mobs_visible','en','Media Objects/Pools administration is visible',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','missing','en','Missing',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','missing_precondition','en','Missing Precondition',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','missing_perm','en','Missing Permission',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','minutes','en','Minutes',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','minute','en','Minute',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','minutes','en','Minutes',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','migrate','en','Migrate',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','mgs_objects_linked_to_the_following_folders_s','en','The object was linked to the following folder(s): %s',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','mgs_objects_linked_to_the_following_folders_p','en','The objects were linked to the following folder(s): %s',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','meta_data','en','Metadata',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','mgs_objects_linked_to_the_following_folders_p','en','The objects were linked to the following folder(s): %s',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','message','en','Message',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','message_no_delivered_files','en','You have not submitted any files.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','mep','en','Media Pool',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','message_content','en','Message Content',NULL,NULL); -INSERT INTO `lng_data` VALUES ('rbac','mep_visible','en','Media pool is visible',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','mep','en','Media Pool',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','mep_write','en','User can edit content and settings of media pool',NULL,NULL); +INSERT INTO `lng_data` VALUES ('rbac','mep_visible','en','Media pool is visible',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','mep_read','en','User has read access to media pool and can reuse media objects',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','mep_not_insert_already_exist','en','The following items have not been inserted because they are already in the media pool:',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','mep_new','en','New Media Pool',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','mep_edit','en','Edit Media Pool Properties',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','mep_edit_permission','en','User can change permission settings',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','mep_edit','en','Edit Media Pool Properties',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','membership_leave','en','Leave',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','mep_add','en','Add Media Pool',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','mep_delete','en','User can move or delete media pool',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','member','en','Member',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','members','en','Members',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','membership_leave','en','Leave',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','member','en','Member',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','mem_waiting_list','en','Users on Waiting List:',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','member_status','en','Member Status',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','mem_view_long','en','Member View',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','mem_waiting_list_position','en','Your Position on the Waiting List:',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','mem_waiting_list','en','Users on Waiting List:',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','mem_unlimited','en','Unlimited',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','mem_view_long','en','Member View',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','mem_view_activate','en','Show Member View',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','mem_view_close','en','Close Member View',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','mem_start','en','Registration Start:',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','mem_reg_type','en','Registration Type',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','mem_start','en','Registration Start:',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','mem_unlimited','en','Unlimited',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','mem_reg_period','en','Registration Period',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','mem_reg_not_started','en','The registration has not started',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','mem_reg_expired','en','The registration time is expired.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','mem_participants','en','Participants',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','mem_max_users','en','Maximum of Users:',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','mem_reg_expired','en','The registration time is expired.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','mem_reg_not_started','en','The registration has not started',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','mem_end','en','Registration End:',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','mem_free_places','en','Free Places',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','mem_max_users','en','Maximum of Users:',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','mem_alert_no_places','en','There are no free places available.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','mem_end','en','Registration End:',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','mem_add_to_wl','en','Add to Waiting List',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','mcst','en','Mediacast',NULL,NULL); -INSERT INTO `lng_data` VALUES ('rbac','mcst_visible','en','Mediacast is visible',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','mcst_write','en','User can edit content and settings of mediacast',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','mcst_new','en','New Mediacast',NULL,NULL); +INSERT INTO `lng_data` VALUES ('rbac','mcst_visible','en','Mediacast is visible',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','mcst_read','en','User can read mediacast',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','mcst_new','en','New Mediacast',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','mcst_edit_permission','en','User can change permission settings',NULL,NULL); -INSERT INTO `lng_data` VALUES ('rbac','mcst_delete','en','User can move or delete mediacast',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','mcst_copy','en','User can copy mediacast',NULL,NULL); +INSERT INTO `lng_data` VALUES ('rbac','mcst_delete','en','User can move or delete mediacast',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','mcst_add','en','Add Mediacast',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','matriculation','en','Matriculation number',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','manage_members','en','Manage Members',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','marked_entries','en','Marked Entries',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','main_menu','en','Main Menu',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','mails','en','Mails',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','mail','en','Mail',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','mails_pl','en','Mail(s)',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','mails','en','Mails',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','mail_z_local','en','User Folders',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','mail','en','Mail',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','mail_write','en','User can edit settings in Mail administration',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','mail_visible','en','Mail administration is visible',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','mail_system_message','en','User can send internal system messages',NULL,NULL); -INSERT INTO `lng_data` VALUES ('rbac','mail_smtp_mail','en','User can send e-mails per SMTP to external addresses',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','mail_settings','en','Mail Settings',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','mail_send_error','en','Error sending mail',NULL,NULL); +INSERT INTO `lng_data` VALUES ('rbac','mail_smtp_mail','en','User can send e-mails per SMTP to external addresses',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','mail_sent','en','Mail sent!',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','mail_send_error','en','Error sending mail',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','mail_select_one','en','You must select one mail',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','mail_search_no','en','No entries found.',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','mail_read','en','User has read access to Mail administration',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','mail_not_sent','en','Mail not sent!',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','mail_no_recipient_found','en','Enter a different mail address. ILIAS couldn\'t find a recipient with this mail address.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','mail_multiple_recipients_found','en','Enter a more specific mail address. ILIAS found multiple possible recipients for this address: %s',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','mail_maxsize_attach','en','Max. attachment size',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','mail_members','en','Mail to Members',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','mail_folders','en','Mail Folders',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','mail_import_file','en','Export file',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','mail_maxsize_attach','en','Max. attachment size',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','mail_mails_of','en','Mail',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','mail_import_file','en','Export file',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','mail_folders','en','Mail Folders',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','mail_e_sent','en','Sent',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','mail_edit_permission','en','User can change permission settings in Mail administration',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','mail_delete_error','en','Error while deleting',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','mail_e_sent','en','Sent',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','mail_c_trash','en','Trash',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','mail_d_drafts','en','Drafts',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','mail_b_inbox','en','Inbox',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','mail_addressbook','en','Contacts',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','mail_attachment','en','Mail attachment',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','mail_b_inbox','en','Inbox',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','lrss_write','en','User can edit settings of Learning Resources in administration',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','mail_addressbook','en','Contacts',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','lrss_visible','en','Administration of Learning Resources is visible',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','lrss_read','en','Read access to administration of Learning Resources',NULL,NULL); -INSERT INTO `lng_data` VALUES ('rbac','lrss_edit_permission','en','User can change permission settings of Learning Resources administration',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','lres','en','Learning Resources',NULL,NULL); +INSERT INTO `lng_data` VALUES ('rbac','lrss_edit_permission','en','User can change permission settings of Learning Resources administration',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','logs','en','Log Data',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','logout','en','Logout',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','logout_text','en','You logged off from ILIAS. Your session has been closed.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','loginname_settings','en','Login Name Settings',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','loginname_already_exists','en','This login name already exists.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','login','en','Login',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','loginname_already_exists','en','This login name already exists.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','login_to_ilias','en','Login to ILIAS',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','login_to_ilias_via_shibboleth','en','Login to ILIAS via',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','login_to_ilias_via_cas','en','Login to ILIAS via Central Authentication Service',NULL,NULL); @@ -20934,29 +20937,29 @@ INSERT INTO `lng_data` VALUES ('common','login_invalid','en','The chosen login i INSERT INTO `lng_data` VALUES ('common','login_information','en','Login Information',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','login_information_settings_saved','en','The login information were saved successfully',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','login_information_desc','en','Please enter a login information for the respective language.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','login_exists','en','There is already a user with this login name! Please choose another one.',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','login_data','en','Login data',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','login_exists','en','There is already a user with this login name! Please choose another one.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','logic_or','en','or',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','login_as','en','Logged in as',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','locator','en','Location:',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','log_in','en','Login',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','logic_or','en','or',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','location','en','Location',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','local','en','Local',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','location','en','Location',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','local_languages_already_installed','en','Selected custom language file(s) are already installed',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','local_language_file','en','custom language file',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','local_language_files','en','custom language files',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','local_language_file','en','custom language file',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','lo','en','Learning Object',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','lngf','en','Languages',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','lngf_write','en','User can edit settings in Language administration and use extended language maintenance',NULL,NULL); -INSERT INTO `lng_data` VALUES ('rbac','lngf_visible','en','Language administration is visible',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','lngf_read','en','User has read access to Language administration',NULL,NULL); +INSERT INTO `lng_data` VALUES ('rbac','lngf_visible','en','Language administration is visible',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','lngf_edit_permission','en','User can change permission settings of Language administration',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','lng','en','Language',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','lm','en','Learning Module ILIAS',NULL,NULL); -INSERT INTO `lng_data` VALUES ('rbac','lm_write','en','User can edit content and settings of ILIAS learning module',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','lm_visible','en','ILIAS Learning Module is visible',NULL,NULL); -INSERT INTO `lng_data` VALUES ('common','lm_type_scorm','en','SCORM 1.2',NULL,NULL); +INSERT INTO `lng_data` VALUES ('rbac','lm_write','en','User can edit content and settings of ILIAS learning module',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','lm_type_scorm2004','en','SCORM 2004 3rd/4th Edition',NULL,NULL); +INSERT INTO `lng_data` VALUES ('common','lm_type_scorm','en','SCORM 1.2',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','lm_read','en','User can read ILIAS learning module',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','lm_new','en','New ILIAS Learning Module',NULL,NULL); INSERT INTO `lng_data` VALUES ('rbac','lm_edit_permission','en','User can change permission settings',NULL,NULL); @@ -23538,9 +23541,6 @@ INSERT INTO `lng_data` VALUES ('common','lti_outcome_info','en','Sends learning INSERT INTO `lng_data` VALUES ('common','obj_ltis','en','LTI',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','obj_ltis_desc','en','Learning Tools Interoperability',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','lti_outcome','en','LTI Learning Progress Notification',NULL,NULL); -INSERT INTO `lng_data` VALUES ('cld','cld_folder_not_existing_on_service','en','Folder not existing on service:',NULL,NULL); -INSERT INTO `lng_data` VALUES ('cld','cld_id_already_exists_in_file_tree_in_session','en','ID already exists in file tree in session:',NULL,NULL); -INSERT INTO `lng_data` VALUES ('cld','cld_id_does_not_exist_in_file_tree_in_session','en','ID does not exist in file tree in session:',NULL,NULL); INSERT INTO `lng_data` VALUES ('cld','cld_info_add_file_to_current_directory','en','Add File to current directory',NULL,NULL); INSERT INTO `lng_data` VALUES ('cld','cld_info_add_folder_to_current_directory','en','Add Folder to current directory',NULL,NULL); INSERT INTO `lng_data` VALUES ('cld','cld_invalid_input','en','Invalid Input',NULL,NULL); @@ -25734,6 +25734,9 @@ INSERT INTO `lng_data` VALUES ('common','obj_prgs_desc','en','Study Programme Ad INSERT INTO `lng_data` VALUES ('trac','trac_mode_study_programme','en','Study Programme Completed',NULL,NULL); INSERT INTO `lng_data` VALUES ('forum','forums_thread_deleted','en','The selected thread including all postings have been deleted.',NULL,NULL); INSERT INTO `lng_data` VALUES ('forum','forums_threads_deleted','en','The selected threads including all postings have been deleted.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('forum','frm_action_not_possible_thr_deleted','en','Action not possible, the thread has been deleted.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('forum','frm_action_not_possible_thr_closed','en','Action not possible, the thread has been closed.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('forum','frm_action_not_possible_parent_deleted','en','Action not possible, the parent posting has been deleted.',NULL,NULL); INSERT INTO `lng_data` VALUES ('meta','meta_advmd_select_options','en','Entries',NULL,NULL); INSERT INTO `lng_data` VALUES ('trac','trac_lp_settings_info_parent_legend','en','The learning progress status of this object is influenced by \"%s\".',NULL,NULL); INSERT INTO `lng_data` VALUES ('search','btn_search','en','Search',NULL,NULL); @@ -26219,6 +26222,8 @@ INSERT INTO `lng_data` VALUES ('style','system_style_activation_description','en INSERT INTO `lng_data` VALUES ('style','system_style_default_description','en','Set this style as the default system style. The default system style is used if the current user has not style assigned or if the user is not logged in.',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','system_style_personal_description','en','Set this style as your personal system style. This might be handy to see the changes that are currently performed.',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','less_compile_failed','en','Something in the compilation of the less file went wrong. Is lessc installed and the path set correctly in ILIAS setup? Original error:',NULL,NULL); +INSERT INTO `lng_data` VALUES ('style','less_variables_empty_might_have_changed','en','There are empty variables in your form. You might have changed your variables.less file since loading this form. The defaults from the variables.less file have been set for the empty fields. Please check those marked empty fields before compiling and saving the values to your variables.less file.',NULL,NULL); +INSERT INTO `lng_data` VALUES ('style','less_variable_empty','en','This variable was empty. The default from your variables.less file has been set. Please check if this is correct before compiling.',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','zip_export_failed','en','The ZIP export failed. The following error occured:',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','no_style_selected','en','No sub style has been selected.',NULL,NULL); INSERT INTO `lng_data` VALUES ('style','adapt_less','en','Adapt Less',NULL,NULL); @@ -26450,6 +26455,7 @@ INSERT INTO `lng_data` VALUES ('chatroom','chat_osc_search_modal_info','en','Her INSERT INTO `lng_data` VALUES ('chatroom','chtr_server_status','en','Server Status',NULL,NULL); INSERT INTO `lng_data` VALUES ('chatroom','chtr_ban_actor_tbl_head','en','Akteur',NULL,NULL); INSERT INTO `lng_data` VALUES ('chatroom','chtr_ban_ts_tbl_head','en','Timestamp',NULL,NULL); +INSERT INTO `lng_data` VALUES ('chatroom','chat_osc_head_grp_x_persons','en','%s Users',NULL,NULL); INSERT INTO `lng_data` VALUES ('common','chtr_import','en','Import Chatroom',NULL,NULL); INSERT INTO `lng_data` VALUES ('usr','user_actions','en','User Actions',NULL,NULL); INSERT INTO `lng_data` VALUES ('usr','user_action','en','User Action',NULL,NULL); @@ -26590,7 +26596,7 @@ INSERT INTO `lng_data` VALUES ('auth','auth_saml_sync_info','en','If enabled new INSERT INTO `lng_data` VALUES ('auth','auth_saml_sync','en','User Synchronization',NULL,NULL); INSERT INTO `lng_data` VALUES ('auth','auth_saml_uid_claim','en','Unique Attribute for User Account Matching',NULL,NULL); INSERT INTO `lng_data` VALUES ('auth','auth_saml_uid_claim_info','en','Define the attribute ILIAS uses to detect whether or not an incoming authentication request matches an existing ILIAS user account.',NULL,NULL); -INSERT INTO `lng_data` VALUES ('auth','auth_saml_username_claim','en','Arrtibue for Username',NULL,NULL); +INSERT INTO `lng_data` VALUES ('auth','auth_saml_username_claim','en','Attribute for Username',NULL,NULL); INSERT INTO `lng_data` VALUES ('auth','auth_saml_username_claim_info','en','Define the attribute ILIAS uses to generate the username which will be visible in ILIAS.',NULL,NULL); INSERT INTO `lng_data` VALUES ('auth','auth_saml_user_mapping','en','User Profile Mapping',NULL,NULL); INSERT INTO `lng_data` VALUES ('auth','auth_saml_update_field_info','en','Update automatically',NULL,NULL); @@ -26666,6 +26672,7 @@ INSERT INTO `lng_data` VALUES ('content','cont_grid_width_l_info','en','E.g. des INSERT INTO `lng_data` VALUES ('content','cont_grid_width_xl','en','Extra Large',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_grid_width_xl_info','en','E.g. wide desktop',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_add_cell','en','Add Column',NULL,NULL); +INSERT INTO `lng_data` VALUES ('content','cont_added_cell','en','Column added',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_ed_delete_cell','en','Delete Column',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_ed_cell_left','en','Move Left',NULL,NULL); INSERT INTO `lng_data` VALUES ('content','cont_ed_cell_right','en','Move Right',NULL,NULL); @@ -26952,7 +26959,7 @@ INSERT INTO `lng_modules` VALUES ('adm','en','a:3:{s:20:\"adm_support_contacts\" INSERT INTO `lng_modules` VALUES ('administration','en','a:272:{s:29:\"adm_pub_section_domain_filter\";s:13:\"Domain Filter\";s:34:\"adm_pub_section_domain_filter_info\";s:99:\"Domain filters granting anonymous access. Enter one ore more domains, which allow anonymous access.\";s:24:\"adm_item_cmd_asynch_info\";s:167:\"Action commands, e.g. in the repository, are loaded asynchronously. This increases performance in general, but slows down loading of action command lists a little bit.\";s:19:\"adm_item_cmd_asynch\";s:41:\"Load Resource Action Lists Asynchronously\";s:15:\"adm_locale_info\";s:155:\"Locale setting influences e.g. sorting in lists. Examples are nl_NL or de_DE. Multiple locales can be separated by comma. The first valid one will be used.\";s:10:\"adm_locale\";s:6:\"Locale\";s:22:\"allow_change_loginname\";s:51:\"Permit Change of Login Names in ‘Personal Data’\";s:16:\"analysis_options\";s:16:\"Analysis options\";s:12:\"analyze_data\";s:33:\"Analyze and repair data integrity\";s:24:\"analyzing_tree_structure\";s:27:\"Analyzing tree structure...\";s:28:\"auth_auth_mode_determination\";s:47:\"Authentication Method Determination (for Login)\";s:14:\"auth_automatic\";s:14:\"Fixed Sequence\";s:12:\"auth_by_user\";s:11:\"By the User\";s:23:\"auth_kind_determination\";s:21:\"Kind of Determination\";s:28:\"auth_mode_determination_info\";s:158:\"Choose either if the users have to select their authentication method on the login screen or if this is managed by a fixed sequence of authentication methods.\";s:10:\"clean_desc\";s:78:\"Remove invalid references and tree entries. Initialize gaps in tree structure.\";s:5:\"clean\";s:8:\"Clean up\";s:14:\"cleaning_final\";s:17:\"Final cleaning...\";s:8:\"cleaning\";s:11:\"Cleaning...\";s:13:\"course_export\";s:18:\"Visible in Courses\";s:8:\"disabled\";s:8:\"Disabled\";s:4:\"done\";s:4:\"Done\";s:14:\"dump_tree_desc\";s:82:\"Perform an analysis of the tree and print all tree nodes along with analysis data.\";s:9:\"dump_tree\";s:9:\"Dump tree\";s:12:\"dumping_tree\";s:15:\"Dumping tree...\";s:10:\"found_none\";s:11:\"none found.\";s:5:\"found\";s:6:\"found.\";s:17:\"history_loginname\";s:18:\"Login Name History\";s:17:\"initializing_gaps\";s:28:\"Initializing gaps in tree...\";s:20:\"language_all_modules\";s:11:\"All modules\";s:24:\"language_change_settings\";s:24:\"Change Language Settings\";s:28:\"language_clear_local_changes\";s:35:\"Clear local changes in the database\";s:22:\"language_cleared_local\";s:47:\"The local changes were cleared in the database.\";s:16:\"language_compare\";s:7:\"Compare\";s:24:\"language_default_entries\";s:18:\" (default entries)\";s:26:\"language_error_clear_local\";s:55:\"The local changed could not be cleared in the database!\";s:25:\"language_error_read_local\";s:58:\"The custom language file does not exist or cannot be read!\";s:20:\"language_export_file\";s:20:\"Export Language File\";s:22:\"language_file_imported\";s:34:\"The language file %s was imported.\";s:19:\"language_file_scope\";s:19:\"Language file scope\";s:32:\"language_former_file_description\";s:282:\"To compare your local changes with the changes of the last update, please copy the language file of the previously installed ILIAS version to the path mentioned above. Before the next update you can do this with the option \'Backup the standard language file\' on the maintenance tab.\";s:26:\"language_former_file_equal\";s:61:\"The file %s is identical to the current language file.\";s:28:\"language_former_file_missing\";s:30:\"The file %s is missing.\";s:20:\"language_import_file\";s:20:\"Import Language File\";s:27:\"language_load_local_changes\";s:43:\"Load custom language file into the database\";s:21:\"language_loaded_local\";s:54:\"The custom language file was loaded into the database.\";s:31:\"language_maintain_local_changes\";s:22:\"Maintain local changes\";s:17:\"language_maintain\";s:8:\"Maintain\";s:20:\"language_maintenance\";s:20:\"Language Maintenance\";s:29:\"language_mode_existing_delete\";s:23:\"Delete existing entries\";s:30:\"language_mode_existing_keepall\";s:25:\"Keep all existing entries\";s:30:\"language_mode_existing_keepnew\";s:22:\"Keep all local changes\";s:30:\"language_mode_existing_replace\";s:24:\"Replace existing entries\";s:22:\"language_mode_existing\";s:16:\"Existing Entries\";s:25:\"language_note_translation\";s:142:\"Page translation mode is activated for each language separately. Additionally the user needs read and write permission on the language folder.\";s:28:\"language_process_maintenance\";s:19:\"Process Maintenance\";s:27:\"language_save_local_changes\";s:44:\"Save all changes to the custom language file\";s:24:\"language_scope_commented\";s:49:\"Shows only entries with comments in language file\";s:24:\"language_scope_conflicts\";s:24:\"Local and update changes\";s:24:\"language_scope_dbremarks\";s:44:\"Shows only entries with comments in database\";s:24:\"language_scope_different\";s:31:\"Different from compare language\";s:20:\"language_scope_equal\";s:25:\"Equal to compare language\";s:21:\"language_scope_global\";s:11:\"All entries\";s:20:\"language_scope_local\";s:18:\"Local changes only\";s:24:\"language_scope_unchanged\";s:22:\"Unchanged entries only\";s:17:\"language_settings\";s:17:\"Language Settings\";s:19:\"language_statistics\";s:10:\"Statistics\";s:28:\"language_translation_enabled\";s:24:\"Page translation enabled\";s:13:\"log_scan_desc\";s:65:\"Write scan results to ‘scanlog.log’ in client data directory.\";s:8:\"log_scan\";s:16:\"Log scan results\";s:35:\"loginname_change_blocking_time_info\";s:138:\"Insert a period in days that a user has to wait before changing again its login name. If you enter 0, user can change login names anytime.\";s:46:\"loginname_change_blocking_time_invalidity_info\";s:30:\"Please insert a numeric value.\";s:30:\"loginname_change_blocking_time\";s:38:\"Blocking Time for Changing Login Names\";s:22:\"loginname_history_info\";s:134:\"If activated, login name changes will be logged in database. This history is accessible in the database table ‘loginname_history’.\";s:16:\"nothing_to_purge\";s:19:\"Nothing to purge...\";s:17:\"nothing_to_remove\";s:20:\"Nothing to remove...\";s:18:\"nothing_to_restore\";s:21:\"Nothing to restore...\";s:12:\"obj_mds_desc\";s:49:\"Configure Metadata and Advanced Metadata Settings\";s:7:\"obj_mds\";s:8:\"Metadata\";s:7:\"options\";s:7:\"Options\";s:14:\"output_options\";s:14:\"Output options\";s:15:\"path_to_mkisofs\";s:15:\"Path to mkisofs\";s:45:\"reuse_of_loginnames_contained_in_history_info\";s:128:\"If activated, it is allowed to reuse any login name that is already saved in the history (even if it belongs to a deleted user).\";s:20:\"purge_age_limit_desc\";s:115:\"If this field contains a value, only objects which were deleted before the specified number of days will be purged.\";s:15:\"purge_age_limit\";s:9:\"Limit age\";s:22:\"purge_count_limit_desc\";s:84:\"If this field contains a value, only the specified number of objects will be purged.\";s:17:\"purge_count_limit\";s:11:\"Limit count\";s:18:\"purge_missing_desc\";s:57:\"Remove all missing and unbound objects found from system.\";s:13:\"purge_missing\";s:21:\"Purge missing objects\";s:16:\"purge_trash_desc\";s:44:\"Remove all objects in trash bin from system.\";s:11:\"purge_trash\";s:21:\"Purge deleted objects\";s:21:\"purge_type_limit_desc\";s:82:\"If this field contains a value, only objects of the specified type will be purged.\";s:16:\"purge_type_limit\";s:10:\"Limit type\";s:20:\"purging_missing_objs\";s:26:\"Purging missing objects...\";s:13:\"purging_trash\";s:16:\"Purging trash...\";s:20:\"purging_unbound_objs\";s:26:\"Purging unbound objects...\";s:7:\"purging\";s:10:\"Purging...\";s:23:\"removing_invalid_childs\";s:32:\"Removing invalid tree entries...\";s:21:\"removing_invalid_refs\";s:30:\"Removing invalid references...\";s:22:\"removing_invalid_rolfs\";s:32:\"Removing invalid role folders...\";s:14:\"repair_options\";s:14:\"Repair options\";s:20:\"restore_missing_desc\";s:54:\"Restore missing and unbound objects to RecoveryFolder.\";s:15:\"restore_missing\";s:23:\"Restore missing objects\";s:18:\"restore_trash_desc\";s:51:\"Restore all objects in trash bin to RecoveryFolder.\";s:13:\"restore_trash\";s:23:\"Restore deleted objects\";s:22:\"restoring_missing_objs\";s:28:\"Restoring missing objects...\";s:15:\"restoring_trash\";s:18:\"Restoring trash...\";s:22:\"restoring_unbound_objs\";s:44:\"Restoring unbound objects and sub-objects...\";s:9:\"restoring\";s:12:\"Restoring...\";s:40:\"reuse_of_loginnames_contained_in_history\";s:20:\"Reuse of Login Names\";s:9:\"scan_desc\";s:58:\"Scan system for corrupted/invalid/missing/unbound objects.\";s:12:\"scan_details\";s:12:\"Scan details\";s:10:\"scan_modes\";s:15:\"Scan modes used\";s:4:\"scan\";s:4:\"Scan\";s:15:\"scanning_system\";s:18:\"Scanning system...\";s:22:\"searching_deleted_objs\";s:32:\"Searching for deleted objects...\";s:24:\"searching_invalid_childs\";s:37:\"Searching for invalid tree entries...\";s:22:\"searching_invalid_refs\";s:35:\"Searching for invalid references...\";s:23:\"searching_invalid_rolfs\";s:37:\"Searching for invalid role folders...\";s:22:\"searching_missing_objs\";s:32:\"Searching for missing objects...\";s:22:\"searching_unbound_objs\";s:32:\"Searching for unbound objects...\";s:7:\"skipped\";s:7:\"skipped\";s:10:\"start_scan\";s:6:\"Start!\";s:11:\"systemcheck\";s:12:\"System check\";s:12:\"tree_corrupt\";s:44:\"Tree is corrupted! See scan log for details.\";s:26:\"usr_loginname_history_info\";s:67:\"The user changed its login at last at %s. The former login was: %s.\";s:13:\"view_last_log\";s:18:\"View last Scan log\";s:8:\"view_log\";s:12:\"View details\";s:19:\"frm_displayed_infos\";s:21:\"Displayed Information\";s:18:\"frm_disp_info_desc\";s:71:\"Please select the attributes which should to be shown in the overviews.\";s:25:\"adm_rep_tree_presentation\";s:28:\"Repository Tree Presentation\";s:22:\"adm_rep_tree_only_cntr\";s:14:\"Container Only\";s:27:\"adm_rep_tree_only_cntr_info\";s:47:\"Only categories, courses and groups are listed.\";s:22:\"adm_rep_tree_all_types\";s:18:\"All Resource Types\";s:27:\"adm_rep_tree_all_types_info\";s:46:\"All types of resources are listed in the tree.\";s:26:\"adm_rep_tree_limit_grp_crs\";s:48:\"Show limited context tree in courses and groups.\";s:16:\"adm_db_benchmark\";s:12:\"DB Benchmark\";s:25:\"adm_activate_db_benchmark\";s:18:\"Activate Benchmark\";s:30:\"adm_activate_db_benchmark_desc\";s:62:\"Benchmarking will be automatically disabled after one request.\";s:21:\"adm_db_benchmark_user\";s:17:\"User Account Name\";s:26:\"adm_db_benchmark_user_desc\";s:45:\"Only measurements for this user will be made.\";s:26:\"adm_db_bench_chronological\";s:13:\"Chronological\";s:26:\"adm_db_bench_slowest_first\";s:13:\"Slowest First\";s:26:\"adm_db_bench_sorted_by_sql\";s:13:\"Sorted by SQL\";s:7:\"adm_sql\";s:3:\"SQL\";s:8:\"adm_time\";s:4:\"Time\";s:27:\"adm_db_bench_by_first_table\";s:32:\"Aggregated by First Table in SQL\";s:17:\"adm_nr_statements\";s:20:\"Number of Statements\";s:9:\"adm_table\";s:5:\"Table\";s:12:\"group_export\";s:17:\"Visible in Groups\";s:31:\"adm_rep_tree_limit_grp_crs_info\";s:84:\"This relies on and automatically activates the ‘Synchronize Tree Frame’ feature.\";s:21:\"language_scope_merged\";s:52:\"Local changes merged into the standard language file\";s:20:\"language_scope_added\";s:20:\"Local additions only\";s:28:\"language_merge_local_changes\";s:51:\"Merge local changes into the standard language file\";s:31:\"language_delete_local_additions\";s:38:\"Delete local additions in the database\";s:27:\"language_error_write_global\";s:44:\"The standard language file can\'t be written!\";s:27:\"language_error_local_missed\";s:40:\"The custom language file does not exist!\";s:27:\"language_error_delete_local\";s:42:\"The custom language file can\'t be deleted!\";s:27:\"language_local_file_deleted\";s:37:\"The custom language file was deleted.\";s:26:\"language_remove_local_file\";s:31:\"Delete the custom language file\";s:22:\"language_merged_global\";s:62:\"The local changes were merged into the standard language file.\";s:20:\"apache_auth_settings\";s:6:\"Apache\";s:15:\"apache_settings\";s:29:\"Configure LDAP Authentication\";s:18:\"apache_enable_auth\";s:36:\"Enable Apache Authentication support\";s:17:\"apache_autocreate\";s:25:\"Enable account generation\";s:19:\"apache_default_role\";s:17:\"Default user role\";s:19:\"apache_enable_local\";s:28:\"Enable local user assignment\";s:18:\"apache_enable_ldap\";s:27:\"Enable LDAP user assignment\";s:26:\"apache_auth_indicator_name\";s:45:\"Indicator-field for successful authentication\";s:27:\"apache_auth_indicator_value\";s:45:\"Indicator-value for successful authentication\";s:33:\"apache_auth_enable_override_login\";s:27:\"Override default login page\";s:33:\"apache_auth_target_override_login\";s:32:\"Target url for custom login page\";s:27:\"apache_auth_username_config\";s:22:\"Username configuration\";s:32:\"apache_auth_username_config_type\";s:4:\"Type\";s:35:\"apache_auth_username_direct_mapping\";s:19:\"Straight assignment\";s:37:\"apache_auth_username_extended_mapping\";s:19:\"Extended assignment\";s:32:\"apache_auth_username_by_function\";s:36:\"Assign user names by custom function\";s:40:\"apache_ldap_hint_ldap_must_be_configured\";s:41:\"LDAP must be configured in administration\";s:45:\"apache_auth_username_direct_mapping_fieldname\";s:20:\"Field for assignment\";s:11:\"auth_apache\";s:6:\"Apache\";s:31:\"apache_settings_changed_success\";s:19:\"Configuration saved\";s:38:\"apache_auth_authenticate_on_login_page\";s:54:\"Try Apache authentication when entering the login page\";s:22:\"adm_settings_templates\";s:18:\"Settings Templates\";s:25:\"adm_add_settings_template\";s:12:\"Add Template\";s:26:\"adm_edit_settings_template\";s:13:\"Edit Template\";s:13:\"adm_hide_tabs\";s:9:\"Hide Tabs\";s:23:\"adm_predefined_settings\";s:19:\"Predefined Settings\";s:9:\"adm_value\";s:16:\"Predefined Value\";s:8:\"adm_hide\";s:21:\"Hide in Settings Form\";s:33:\"adm_sure_delete_settings_template\";s:53:\"Do you really want to delete the following templates?\";s:13:\"user_criteria\";s:20:\"Unique user criteria\";s:18:\"user_criteria_desc\";s:136:\"Unique user criteria that is used for test results import/export. This is needed to identify identical users on different ILIAS systems.\";s:20:\"apache_auth_security\";s:17:\"Security Settings\";s:19:\"apache_auth_domains\";s:27:\"Allowed Redirection Domains\";s:31:\"apache_auth_domains_description\";s:282:\"Enter one domain per line to allow redirection to this target.
If ILIAS is reachable by more than one domain please enter all target you want to allow.
Example: example.com allows the redirection to http://example.com and http://www.example.com and all pages located there.\";s:8:\"obj_blga\";s:4:\"Blog\";s:13:\"obj_blga_desc\";s:20:\"Global Blog Settings\";s:8:\"obj_prfa\";s:9:\"Portfolio\";s:13:\"obj_prfa_desc\";s:25:\"Global Portfolio Settings\";s:13:\"obj_chta_desc\";s:19:\"Chat Administration\";s:9:\"adm_basic\";s:5:\"Basic\";s:34:\"adm_show_comments_tagging_in_lists\";s:55:\"Show number of notes, comments and tags in object lists\";s:8:\"obj_otpl\";s:18:\"Didactic Templates\";s:13:\"obj_otpl_desc\";s:69:\"Template for creating new objects with predefined permission settings\";s:27:\"adm_rep_shorten_description\";s:30:\"Limited Length of Descriptions\";s:32:\"adm_rep_shorten_description_info\";s:96:\"If activated all descriptions in object lists are presented with a maximum number of characters.\";s:34:\"adm_rep_shorten_description_length\";s:28:\"Maximum number of characters\";s:11:\"adm_imprint\";s:12:\"Legal Notice\";s:20:\"adm_imprint_inactive\";s:63:\"Legal notice is not active and users are not able to access it.\";s:23:\"adm_user_starting_point\";s:23:\"Personal Starting Point\";s:28:\"adm_user_starting_point_info\";s:53:\"Select the page or object which is shown after login.\";s:30:\"adm_user_starting_point_object\";s:17:\"Repository Object\";s:30:\"adm_user_starting_point_ref_id\";s:12:\"Reference-Id\";s:32:\"adm_user_starting_point_personal\";s:16:\"Personal Setting\";s:37:\"adm_user_starting_point_personal_info\";s:50:\"If activated users may select their starting page.\";s:20:\"adm_adm_role_protect\";s:26:\"Protect Administrator Role\";s:25:\"adm_adm_role_protect_info\";s:93:\"If enabled, only administrator are allowed to de/assign users from/to the administrator role.\";s:21:\"system_check_no_owner\";s:17:\"Ownerless Objects\";s:9:\"adm_https\";s:5:\"HTTPS\";s:25:\"adm_external_setting_edit\";s:13:\"Edit Settings\";s:36:\"adm_user_starting_point_invalid_info\";s:37:\"This feature is currently not active.\";s:14:\"vc_information\";s:32:\"Show Version Control Information\";s:29:\"vc_information_not_determined\";s:58:\"ILIAS could not determine any version control information.\";s:20:\"svn_revision_current\";s:20:\"Current Revision: %s\";s:24:\"svn_revision_last_change\";s:25:\"Last Changed Revision: %s\";s:8:\"svn_root\";s:8:\"Root: %s\";s:8:\"svn_path\";s:8:\"Path: %s\";s:12:\"git_revision\";s:10:\"Number: %s\";s:14:\"git_hash_short\";s:23:\"Commit Hash (short): %s\";s:15:\"git_last_commit\";s:15:\"Last Commit: %s\";s:27:\"adm_captcha_anonymous_short\";s:7:\"Captcha\";s:25:\"adm_captcha_anonymous_frm\";s:122:\"Activate captcha for anonymous in forums. Please keep in mind that this may effect the accessibility of your installation.\";s:26:\"adm_captcha_anonymous_auth\";s:126:\"Activate captcha for anonymous in login form. Please keep in mind that this may effect the accessibility of your installation.\";s:25:\"adm_captcha_anonymous_reg\";s:133:\"Activate captcha for anonymous in registration form. Please keep in mind that this may effect the accessibility of your installation.\";s:26:\"adm_captcha_anonymous_wiki\";s:121:\"Activate captcha for anonymous in wikis. Please keep in mind that this may effect the accessibility of your installation.\";s:8:\"obj_excs\";s:8:\"Exercise\";s:13:\"obj_excs_desc\";s:24:\"Global Exercise Settings\";s:8:\"obj_taxs\";s:8:\"Taxonomy\";s:13:\"obj_taxs_desc\";s:24:\"Global Taxonomy Settings\";s:39:\"adm_show_comments_tagging_in_lists_tags\";s:30:\"Display tags instead of number\";s:34:\"language_mode_existing_delete_info\";s:281:\"Delete all entries in the database before importing the file.
WARNING: The imported language file should be complete, otherwise there will be undefined language variables. If that happens, switch to the tab ‘Maintain’ and choose ‘Clear local changes in the database’.\";s:35:\"language_mode_existing_keepall_info\";s:62:\"Import only new entries that do not yet exist in the database.\";s:35:\"language_mode_existing_keepnew_info\";s:143:\"Import new entries and overwrite all entries that still have their default values. Keep those entries that are already changed in the database.\";s:35:\"language_mode_existing_replace_info\";s:99:\"Import new entries and replace all existing entries with the new values defined in the import file.\";s:26:\"language_scope_global_info\";s:83:\"Export all database entries of this language. This can be used for backup purposes.\";s:25:\"language_scope_local_info\";s:69:\"Export all entries that are locally added or changed in the database.\";s:25:\"language_scope_added_info\";s:176:\"Export all entries that are locally added in the database. This can be used to backup additional development entries before local changes are deleted on the tab ‘Maintain’.\";s:29:\"language_scope_unchanged_info\";s:200:\"Export all default language entries that are not changed in the database. This is the opposite to ‘Local changes only’. Both together are a complete backup of the current language in the database.\";s:26:\"language_scope_merged_info\";s:196:\"Export the standard ILIAS language file with all local changes merged in alphabetically by module and identifier. This can be used to update the standard language file on the ILIAS git repository.\";s:32:\"language_save_local_changes_info\";s:300:\"Save all locally added or changed database entries to the file Customizing/global/lang/ilias_%s.lang.local and set the language status to ‘Installed With Local’. The web server must have write permission in this folder. Please note that this file is the same for all clients of this installation.\";s:32:\"language_load_local_changes_info\";s:163:\"Load the file Customizing/global/lang/ilias_%s.lang.local to the database. New entries of this file are added to the database and existing entries are overwritten.\";s:33:\"language_clear_local_changes_info\";s:145:\"Reset the database entries of this language to the default entries defined in lang/ilias_%s.lang. All local changes or additions will be removed.\";s:36:\"language_delete_local_additions_info\";s:59:\"Delete all entries that were locally added to the database.\";s:33:\"language_merge_local_changes_info\";s:160:\"Merge all local changes and additions alphabetically into the standard language file lang/ilias_%s.lang. The web server must have write permission on this file.\";s:31:\"language_remove_local_file_info\";s:187:\"Remove the file Customizing/global/lang/ilias_%s.lang.local and change the language status from ‘Installed With Local’ to ‘Installed’. The changes in the database are not touched.\";s:18:\"language_save_dist\";s:33:\"Backup the standard language file\";s:23:\"language_save_dist_info\";s:179:\"Create a backup of the standard ILIAS language file in the ILIAS data directory. This helps after an ILIAS update to find conflicst of own changes with updated language variables.\";s:19:\"language_saved_dist\";s:58:\"The backup of the standard ILIAS language file is created.\";s:25:\"language_save_dist_failed\";s:68:\"The backup of the standard ILIAS language file could not be written.\";s:19:\"adm_missing_entries\";s:15:\"Missing Entries\";s:28:\"adm_missing_entry_add_action\";s:3:\"Add\";s:21:\"adm_missing_entry_add\";s:13:\"Add New Entry\";s:35:\"adm_user_starting_point_ref_id_info\";s:168:\"Open the object that you would like to use as Personal Starting Point. Please copy the number directly following \"ref_id=\" in the browser bar into the text input field.\";s:31:\"adm_user_starting_point_inherit\";s:21:\"Use Standard-Settings\";s:36:\"adm_user_starting_point_inherit_info\";s:89:\"The settings that were made by the administrator of the platform as a whole will be used.\";s:13:\"adm_container\";s:17:\"Container Objects\";s:19:\"adm_content_objects\";s:15:\"Content Objects\";s:20:\"adm_content_services\";s:16:\"Content Services\";s:21:\"adm_learning_outcomes\";s:17:\"Learning Outcomes\";s:15:\"adm_maintenance\";s:11:\"Maintenance\";s:23:\"adm_user_administration\";s:19:\"User Administration\";s:17:\"adm_user_services\";s:13:\"User Services\";}'); INSERT INTO `lng_modules` VALUES ('adve','en','a:63:{s:12:\"adve_grp_glo\";s:10:\"Glossaries\";s:11:\"adve_grp_lm\";s:22:\"ILIAS Learning Modules\";s:12:\"adve_grp_rep\";s:16:\"Repository Pages\";s:14:\"adve_grp_scorm\";s:13:\"SCORM Editing\";s:13:\"adve_grp_test\";s:19:\"Test and Assessment\";s:13:\"adve_grp_wiki\";s:5:\"Wikis\";s:25:\"adve_page_editor_settings\";s:17:\"ILIAS Page Editor\";s:17:\"adve_rte_settings\";s:14:\"TinyMCE Editor\";s:26:\"adve_text_content_features\";s:17:\"Text Content Menu\";s:15:\"adve_pe_general\";s:7:\"General\";s:17:\"adve_use_physical\";s:32:\"Use b/i/u instead of str/emp/imp\";s:22:\"adve_use_physical_info\";s:334:\"This setting replaces the semantic style class buttons for strong, emphatic and important with physical attribute buttons b (bold), i (italic) and u (underline). Please note, that this may result in inconsistencies, if the style editor is used and other physical attributes are assigned to the strong/emphatic/important style classes.\";s:15:\"adve_activation\";s:10:\"Activation\";s:17:\"adve_use_tiny_mce\";s:34:\"Enable TinyMCE for WYSIWYG Editing\";s:20:\"adve_excass_settings\";s:20:\"Exercise Assignments\";s:32:\"advanced_editing_excass_settings\";s:29:\"Exercise Assignments Settings\";s:18:\"adve_blocking_mode\";s:9:\"Edit Lock\";s:12:\"adve_minutes\";s:7:\"Minutes\";s:17:\"adve_minutes_info\";s:91:\"Minutes of inactivity before an edit lock expires and a page can be edited by another user.\";s:19:\"char_selector_admin\";s:75:\"Menu for Selecting Special Characters (Unicode) in Tests and Question Pools\";s:18:\"char_selector_user\";s:56:\"Menu for Selecting Special Characters (Unicode) in Tests\";s:18:\"char_selector_test\";s:37:\"Selector Special Characters (Unicode)\";s:31:\"char_selector_inherit_info_test\";s:170:\"Depending on the settings made in the platforms\' administration or those made by individual users on their personal desktop the Ω-button is displayed in the test or not.\";s:31:\"char_selector_inherit_info_user\";s:89:\"The settings that were made by the administrator of the platform as a whole will be used.\";s:26:\"char_selector_inherit_test\";s:84:\"Settings made either Globally by Administrators or Individually by Users are Applied\";s:26:\"char_selector_inherit_user\";s:21:\"Use Standard-Settings\";s:28:\"char_selector_disabled_admin\";s:99:\"Ω-Button for Activating the Menu for Selecting Special Characters is displayed only if switched on\";s:33:\"char_selector_disabled_info_admin\";s:257:\"The menu for selecting special characters (Unicode) in tests and question pools is activated but the Ω-Button has to be switched on by users on their Personal Desktop and or in individual tests or questions pools. Test Settings will override user settings.\";s:32:\"char_selector_disabled_info_test\";s:110:\"Regardless of a user\'s individual setting the special character selector is switched off for taking this test.\";s:32:\"char_selector_disabled_info_user\";s:160:\"In tests a menu for selecting special characters will be not displayed. However individual tests ‘force switch on’ the menu though your deactivated it here.\";s:27:\"char_selector_disabled_test\";s:33:\"Special Character Selector is Off\";s:27:\"char_selector_disabled_user\";s:45:\"Disable Menu for Selecting Special Characters\";s:28:\"char_selector_inactive_admin\";s:61:\"Globally Deactivate the Menu for Selecting Special Characters\";s:33:\"char_selector_inactive_info_admin\";s:209:\"The menu for selecting special characters is deactivated for the whole system. Users cannot make individual settings on their Personal Desktop nor can individual tests or questions pools switch on the setting.\";s:27:\"char_selector_enabled_admin\";s:90:\"Ω-Button for Activating the Menu for Selecting Special Characters is Displayed by Default\";s:32:\"char_selector_enabled_info_admin\";s:305:\"The menu for selecting special characters (Unicode) is activated in tests and question pools. It will present users with the selection of Unicode blocks composed below. Users can make individual settings on their Personal Desktop and the setting can be switched on for individual tests or questions pools.\";s:31:\"char_selector_enabled_info_test\";s:169:\"Regardless of a user\'s individual setting the Ω-button for switching on the special character selector will be displayed in the test. Special characters can be entered.\";s:31:\"char_selector_enabled_info_user\";s:225:\"In tests a menu for selecting special characters will be displayed. However individual tests can prevent this setting from becoming effective and not display the special character menu despite your choice about activating it.\";s:26:\"char_selector_enabled_test\";s:32:\"Special Character Selector is On\";s:26:\"char_selector_enabled_user\";s:44:\"Enable Menu for Selecting Special Characters\";s:20:\"char_selector_blocks\";s:42:\"Available Special Character Sets (Unicode)\";s:25:\"char_selector_blocks_info\";s:119:\"All characters of the selected blocks will be listed, but not all of them may be supported by the current browser font.\";s:26:\"char_selector_custom_items\";s:16:\"Custom Selection\";s:32:\"char_selector_custom_items_info1\";s:114:\"The custom selection will be listed before the selected blocks. Please add your characters in the following style:\";s:33:\"char_selector_custom_items_info2a\";s:5:\"A B C\";s:33:\"char_selector_custom_items_info2b\";s:71:\"Characters are separated by space, generating separate selector buttons\";s:33:\"char_selector_custom_items_info3a\";s:6:\"A BC D\";s:33:\"char_selector_custom_items_info3b\";s:51:\"It is possible to put more characters on one button\";s:33:\"char_selector_custom_items_info4a\";s:3:\"A-Z\";s:33:\"char_selector_custom_items_info4b\";s:50:\"Ranges of characters can be defined with a ‘-’\";s:33:\"char_selector_custom_items_info5a\";s:6:\"U+00C0\";s:33:\"char_selector_custom_items_info5b\";s:70:\"A character can also be defined in Unicode notation (case insensitive)\";s:33:\"char_selector_custom_items_info6a\";s:13:\"U+00C0-U+00CF\";s:33:\"char_selector_custom_items_info6b\";s:44:\"Ranges are also possible in Unicode notation\";s:25:\"char_selector_unicode_all\";s:18:\"All Unicode Blocks\";s:27:\"adve_char_selector_settings\";s:18:\"Character Selector\";s:28:\"advanced_editing_tst_editing\";s:43:\"Page Editor for additional question content\";s:33:\"advanced_editing_tst_editing_desc\";s:63:\"Activates ILIAS Page Editor for feedback and hint text editing.\";s:41:\"char_selector_msg_blocks_or_custom_needed\";s:93:\"When you activate the selector, please choose a character block or enter a special selection!\";s:21:\"adve_auto_url_linking\";s:16:\"URL Auto-Linking\";s:26:\"adve_auto_url_linking_info\";s:103:\"Tries to identify URLs like \"http://..\" in text paragraphs and automatically creates links around them.\";s:23:\"char_selector_menu_open\";s:31:\"Open Special Character Selector\";s:24:\"char_selector_menu_close\";s:32:\"Close Special Character Selector\";}'); INSERT INTO `lng_modules` VALUES ('assessment','en','a:1425:{s:8:\"autosave\";s:16:\"Automatic saving\";s:13:\"autosave_info\";s:74:\"Answers are automatically saved in specified intervals to avoid data loss.\";s:13:\"autosave_ival\";s:8:\"Interval\";s:3:\"for\";s:3:\"for\";s:27:\"wait_for_next_pass_hint_msg\";s:39:\"Additional pass is possible on time: %s\";s:24:\"tst_pass_waiting_enabled\";s:33:\"Force Waiting Time between Passes\";s:21:\"tst_pass_waiting_info\";s:123:\"With this option additional passes can not be started before the defined time is lapsed relating to the last finished pass.\";s:21:\"tst_pass_waiting_time\";s:12:\"Waiting Time\";s:23:\"char_selector_btn_label\";s:14:\" Ω \";s:50:\"tst_objective_oriented_test_pass_without_questions\";s:62:\"The started pass for test \"%s\" does not contain any questions.\";s:30:\"tst_dyn_quest_set_pool_deleted\";s:61:\"The currently configured question pool \"%s\" has been deleted.\";s:34:\"tst_old_style_rnd_quest_set_broken\";s:162:\"This random test is in a irreparable state, because one or more connected question pools have been deleted. Therefor participants cannot take the test any longer.\";s:25:\"solution_contain_keywords\";s:67:\"Score is granted based on the occurrence of the following keywords:\";s:19:\"ass_mc_sel_lim_hint\";s:31:\"Please select %s of %s answers!\";s:29:\"ass_mc_sel_lim_exhausted_hint\";s:48:\"Please do not select more than %s of %s answers!\";s:22:\"ass_mc_sel_lim_setting\";s:20:\"Answering Limitation\";s:27:\"ass_mc_sel_lim_setting_desc\";s:85:\"With this setting the number of answers choosable by the participants can be limited.\";s:18:\"essay_scoring_mode\";s:12:\"Scoring Mode\";s:35:\"essay_scoring_mode_without_keywords\";s:20:\"No Automatic Scoring\";s:40:\"essay_scoring_mode_without_keywords_desc\";s:56:\"No points are granted unless the tutor\'s manual scoring.\";s:39:\"essay_scoring_mode_keyword_relation_any\";s:46:\"Automatic Scoring with Keywords on Finding ANY\";s:44:\"essay_scoring_mode_keyword_relation_any_desc\";s:73:\"For any found keyword the corresponding points are granted automatically.\";s:39:\"essay_scoring_mode_keyword_relation_all\";s:46:\"Automatic Scoring with Keywords on Finding ALL\";s:44:\"essay_scoring_mode_keyword_relation_all_desc\";s:64:\"The points are granted automatically, if all keywords are found.\";s:39:\"essay_scoring_mode_keyword_relation_one\";s:46:\"Automatic Scoring with Keywords on Finding ONE\";s:44:\"essay_scoring_mode_keyword_relation_one_desc\";s:71:\"The points are granted automatically, if at least one keyword is found.\";s:19:\"mark_schema_invalid\";s:66:\"The mark schema does not validate. Please create a correct schema.\";s:25:\"assessment_scoring_adjust\";s:18:\"Enable corrections\";s:30:\"assessment_scoring_adjust_desc\";s:78:\"Enables the corrections feature to allow modifications to questions in a test.\";s:42:\"assessment_log_scoring_adjustment_activate\";s:38:\"Question types available in adjustment\";s:38:\"assessment_log_scoring_adjustment_desc\";s:199:\"Question types checked here are available in adjustment. This setting is regardless of the current ability of the question types, e.g. a question that does not support adjustment is still shown here.\";s:17:\"qpl_reset_preview\";s:13:\"Reset Preview\";s:21:\"qst_preview_reset_msg\";s:27:\"The preview has been reset.\";s:31:\"tst_question_not_from_pool_info\";s:7:\"No Pool\";s:6:\"action\";s:6:\"Action\";s:10:\"add_circle\";s:15:\"Add circle area\";s:7:\"add_gap\";s:12:\"Add Gap Text\";s:31:\"tst_msg_rand_quest_set_not_sync\";s:239:\"The rules for a random selection of questions were newly created or changed. The questions from the pools have to be synchronized in the test before it can be used. This checks also if a random test is possible with the given set of rules.\";s:36:\"tst_msg_rand_quest_set_sync_duration\";s:119:\"The synchronization copies all questions matching the rules into the test. This may take several minutes for big pools.\";s:12:\"add_imagemap\";s:16:\"Import Image Map\";s:8:\"add_poly\";s:16:\"Add polygon area\";s:8:\"add_rect\";s:18:\"Add rectangle area\";s:20:\"addSuggestedSolution\";s:30:\"Add Content for Recapitulation\";s:29:\"tst_answer_aggr_answer_header\";s:6:\"Answer\";s:32:\"tst_answer_aggr_frequency_header\";s:9:\"Frequency\";s:28:\"all_available_question_pools\";s:28:\"All available question pools\";s:12:\"allow_images\";s:25:\"Image Support for Answers\";s:22:\"allowedextensions_info\";s:144:\"Enter a comma separated list of allowed file extensions if you want to restrict the upload to a given set of file extensions (e.g. doc,xls,odt).\";s:17:\"allowedextensions\";s:23:\"Allowed File Extensions\";s:17:\"analyze_errortext\";s:18:\"Analyze Error Text\";s:12:\"answer_image\";s:12:\"Answer Image\";s:34:\"answer_is_not_correct_but_positive\";s:68:\"You\'ve got points for your solution but it’s not the best solution\";s:15:\"answer_is_right\";s:24:\"Your solution is correct\";s:15:\"answer_is_wrong\";s:22:\"Your solution is wrong\";s:17:\"answer_characters\";s:50:\" characters allowed, entered number of characters:\";s:11:\"answer_text\";s:11:\"Answer Text\";s:12:\"answer_types\";s:18:\"Editor for Answers\";s:15:\"gap_combination\";s:15:\"Gap Combination\";s:6:\"answer\";s:6:\"Answer\";s:29:\"tst_failed_imp_skl_thresholds\";s:174:\"The Import of thresholds for the following competences were skipped, because the according competences within the local system are configured with a different list of levels.\";s:29:\"tst_failed_imp_qst_skl_assign\";s:152:\"The question\'s assignments to the following competences could not be created. The according competences could not be identified within the local system.\";s:31:\"ass_skl_import_fails_remove_btn\";s:16:\"Remove this Hint\";s:17:\"answers_multiline\";s:18:\"Multi Line Answers\";s:18:\"answers_singleline\";s:19:\"Single Line Answers\";s:17:\"applet_attributes\";s:17:\"Applet Attributes\";s:16:\"applet_parameter\";s:9:\"Parameter\";s:17:\"applet_parameters\";s:17:\"Applet Parameters\";s:5:\"apply\";s:5:\"Apply\";s:33:\"tst_msg_rand_quest_set_rule_label\";s:7:\"Rule %s\";s:49:\"tst_msg_rand_quest_set_rule_not_satisfied_missing\";s:72:\"Rule %s requires %s questions, but there are only %s questions provided.\";s:56:\"tst_msg_rand_quest_set_rule_not_satisfied_missing_shared\";s:103:\"Additionally from these questions there are %s questions also provided to the following other rules: %s\";s:50:\"tst_msg_rand_quest_set_rule_not_satisfied_reserved\";s:66:\"Rule %s requires %s questions and there are %s questions provided.\";s:57:\"tst_msg_rand_quest_set_rule_not_satisfied_reserved_shared\";s:129:\"But there are only %s of the provided questions guaranteed available, because of intersections with the following other rules: %s\";s:28:\"tst_res_lo_objectives_header\";s:28:\"Relevant Learning Objectives\";s:21:\"tst_res_lo_try_header\";s:7:\"Attempt\";s:16:\"tst_res_lo_try_n\";s:10:\"Attempt %s\";s:50:\"tst_pass_overview_header_lo_initial_all_objectives\";s:74:\"Initial Test Results
for the Learning Objectives within the Course %s\";s:49:\"tst_pass_overview_header_lo_initial_per_objective\";s:77:\"Initial Test Results
for the Learning Objectives %s within the Course %s\";s:53:\"tst_pass_overview_header_lo_qualifying_all_objectives\";s:77:\"Qualifying Test Results
for the Learning Objectives within the Course %s\";s:52:\"tst_pass_overview_header_lo_qualifying_per_objective\";s:80:\"Qualifying Test Results
for the Learning Objectives %s within the Course %s\";s:34:\"tst_pass_details_header_lo_initial\";s:61:\"Initial Test Results for the Learning Objectives
%s - %s\";s:34:\"tst_virtual_pass_header_lo_initial\";s:55:\"Initial Test Results for the Learning Objective
%s\";s:37:\"tst_pass_details_header_lo_qualifying\";s:64:\"Qualifying Test Results for the Learning Objectives
%s - %s\";s:37:\"tst_virtual_pass_header_lo_qualifying\";s:58:\"Qualifying Test Results for the Learning Objective
%s\";s:22:\"ass_create_export_file\";s:23:\"Create Test Export File\";s:35:\"ass_create_export_file_with_results\";s:51:\"Create Test Export File (incl. Participant Results)\";s:30:\"ass_create_export_test_results\";s:31:\"Create Test Results Export File\";s:30:\"ass_create_export_test_archive\";s:24:\"Create Test Archive File\";s:12:\"ass_question\";s:8:\"Question\";s:8:\"ass_size\";s:4:\"Size\";s:24:\"tst_filter_question_type\";s:13:\"Question Type\";s:32:\"tst_filter_question_type_enabled\";s:27:\"Use Question Type as Filter\";s:30:\"tst_objectives_progress_header\";s:28:\"Learning Objectives Progress\";s:29:\"tst_objective_progress_header\";s:27:\"Learning Objective Progress\";s:12:\"assClozeTest\";s:14:\"Cloze Question\";s:12:\"assErrorText\";s:10:\"Error Text\";s:13:\"assFileUpload\";s:20:\"File Upload Question\";s:16:\"assFlashQuestion\";s:14:\"Flash Question\";s:19:\"assImagemapQuestion\";s:29:\"Hot Spot / Image Map Question\";s:13:\"assJavaApplet\";s:20:\"Java Applet Question\";s:19:\"assMatchingQuestion\";s:17:\"Matching Question\";s:17:\"assMultipleChoice\";s:43:\"Multiple Choice Question (Multiple Answers)\";s:14:\"assKprimChoice\";s:40:\"Multiple Choice Question (Kprim Answers)\";s:10:\"assNumeric\";s:16:\"Numeric Question\";s:21:\"assOrderingHorizontal\";s:30:\"Ordering Question (Horizontal)\";s:19:\"assOrderingQuestion\";s:28:\"Ordering Question (Vertical)\";s:12:\"assQuestions\";s:9:\"Questions\";s:15:\"assSingleChoice\";s:40:\"Multiple Choice Question (Single Answer)\";s:15:\"assTextQuestion\";s:14:\"Essay Question\";s:13:\"assTextSubset\";s:20:\"Text Subset Question\";s:15:\"autosave_failed\";s:16:\"Autosave failed!\";s:16:\"autosave_success\";s:22:\"Autosave successful...\";s:22:\"average_reached_points\";s:14:\"Average Points\";s:17:\"backtocallingtest\";s:24:\"Back to the calling test\";s:11:\"assLongMenu\";s:9:\"Long Menu\";s:16:\"answers_text_box\";s:4:\"Text\";s:17:\"min_auto_complete\";s:12:\"Autocomplete\";s:18:\"autocomplete_error\";s:116:\"Your autocomplete number is to large, you have answers which have less characters, so they would never be displayed.\";s:14:\"answers_select\";s:6:\"Select\";s:16:\"info_text_upload\";s:45:\"Choose an answer text (UTF-8) file to upload.\";s:14:\"manual_editing\";s:14:\"Manual Editing\";s:13:\"longmenu_text\";s:14:\"Long Menu Text\";s:15:\"correct_answers\";s:16:\"Correct Answers:\";s:14:\"answer_options\";s:15:\"Answer Options:\";s:11:\"add_answers\";s:11:\"Add answers\";s:2:\"by\";s:2:\"by\";s:11:\"cancel_test\";s:16:\"Suspend the Test\";s:17:\"cannot_edit_marks\";s:154:\"There are already learners who ran the test. You can only change the marks if a score reporting date is enabled and the reporting date is not yet reached.\";s:16:\"cannot_edit_test\";s:59:\"You do not possess sufficient permissions to edit the test!\";s:19:\"cannot_execute_test\";s:58:\"You do not possess sufficient permissions to run the test!\";s:24:\"cannot_read_questionpool\";s:73:\"You do not possess sufficient permissions to read the question pool data!\";s:22:\"cannot_save_metaobject\";s:64:\"You do not possess sufficient permissions to save the meta data!\";s:23:\"changeSuggestedSolution\";s:41:\"Select type of content for recapitulation\";s:16:\"checkbox_checked\";s:7:\"Checked\";s:18:\"checkbox_unchecked\";s:9:\"Unchecked\";s:19:\"circle_click_center\";s:43:\"Please click on center of the desired area.\";s:19:\"circle_click_circle\";s:51:\"Please click on a circle point of the desired area.\";s:6:\"circle\";s:6:\"Circle\";s:8:\"clientip\";s:9:\"Client IP\";s:15:\"close_text_hint\";s:217:\"To add a new gap set the cursor to the position of your choice and use the dropdown ‘Text Gap’. Corresponding editing sections will appear below. You can also edit gaps by clicking on the gaps within the gap text.\";s:10:\"insert_gap\";s:10:\"Insert Gap\";s:34:\"cloze_fixed_textlength_description\";s:325:\"If you enter a value, all text gap fields, not providing an own maximum character limitation, as well as all numeric gap fields will be created with a fixed length of this value, so entering more than the allowed characters is not possible. Note, that for numeric gaps the decimal separator is counted as a regular character.\";s:34:\"qpl_maxchars_info_numeric_question\";s:254:\"If you enter a value, the field for the numerical answer will be created with a fixed length of this value, so entering more than the allowed characters is not possible. Note, that for numeric gaps the decimal separator is counted as a regular character.\";s:22:\"cloze_fixed_textlength\";s:17:\"Text Field Length\";s:10:\"cloze_text\";s:10:\"Cloze Text\";s:30:\"cloze_textgap_case_insensitive\";s:16:\"Case Insensitive\";s:28:\"cloze_textgap_case_sensitive\";s:14:\"Case Sensitive\";s:28:\"cloze_textgap_levenshtein_of\";s:26:\"Levenshtein Distance of %s\";s:31:\"cloze_textgap_whitespace_before\";s:27:\"Whitespace before the value\";s:30:\"cloze_textgap_whitespace_after\";s:27:\"Whitespace behind the value\";s:33:\"cloze_textgap_multiple_whitespace\";s:20:\"Multiple Whitespaces\";s:12:\"out_of_range\";s:12:\"Out of range\";s:4:\"code\";s:4:\"Code\";s:8:\"codebase\";s:8:\"Codebase\";s:13:\"concatenation\";s:13:\"Concatenation\";s:28:\"confirm_delete_all_user_data\";s:58:\"Are you sure you want to delete all user data of the test?\";s:31:\"confirm_delete_single_user_data\";s:68:\"Are you sure you want to remove the test data of the selected users?\";s:22:\"confirm_sync_questions\";s:143:\"The question you changed is a copy which has been created for use with the active test. Do you want to change the original of the question too?\";s:11:\"coordinates\";s:11:\"Coordinates\";s:7:\"counter\";s:7:\"Counter\";s:11:\"create_date\";s:7:\"Created\";s:11:\"create_gaps\";s:23:\"Create and Refresh Gaps\";s:10:\"create_new\";s:10:\"Create New\";s:11:\"customstyle\";s:12:\"Custom Style\";s:16:\"definition_image\";s:16:\"Definition Image\";s:15:\"definition_text\";s:15:\"Definition Text\";s:10:\"definition\";s:10:\"Definition\";s:11:\"definitions\";s:11:\"Definitions\";s:33:\"delete_all_user_data_confirmation\";s:69:\"Do you really want to delete the test data of all users in this test?\";s:20:\"delete_all_user_data\";s:29:\"Delete Test Data of all Users\";s:19:\"delete_image_header\";s:12:\"Remove image\";s:21:\"delete_image_question\";s:39:\"Do you really want to remove the image?\";s:16:\"delete_user_data\";s:34:\"Remove Test Data of Selected Users\";s:23:\"deleteSuggestedSolution\";s:38:\"Remove this content for recapitulation\";s:20:\"description_maxchars\";s:86:\"If nothing entered the maximum number of characters for this text answer is unlimited.\";s:26:\"detail_ending_time_reached\";s:85:\"The time allotted for this test is now over. The test had not been available since %s\";s:34:\"detail_max_processing_time_reached\";s:65:\"You have reached the maximum allowed processing time of the test!\";s:32:\"detail_starting_time_not_reached\";s:81:\"You have not reached the start time of the test. The test will be available on %s\";s:23:\"detailed_evaluation_for\";s:26:\"Detailed Evaluation for %s\";s:37:\"detailed_evaluation_missing_active_id\";s:71:\"You must call the ‘Detailed Evaluation’ for a selected participant!\";s:24:\"detailed_evaluation_show\";s:24:\"Show Detailed Evaluation\";s:19:\"detailed_evaluation\";s:19:\"Detailed Evaluation\";s:25:\"detailed_output_printview\";s:41:\"Detailed Output with Question Print Views\";s:25:\"detailed_output_solutions\";s:39:\"Detailed Output with Question Solutions\";s:15:\"direct_feedback\";s:20:\"Verify Your Solution\";s:34:\"duplicate_matching_values_selected\";s:44:\"You have selected duplicate matching values!\";s:30:\"duplicate_order_values_entered\";s:40:\"You have entered duplicate order values!\";s:9:\"duplicate\";s:9:\"Duplicate\";s:22:\"ects_grade_desc_prefix\";s:17:\"Meaning of grade:\";s:17:\"ects_grade_a_desc\";s:46:\"outstanding performance with only minor errors\";s:17:\"ects_grade_b_desc\";s:47:\"above the average standard but with some errors\";s:17:\"ects_grade_c_desc\";s:52:\"generally sound work with a number of notable errors\";s:17:\"ects_grade_d_desc\";s:38:\"fair but with significant shortcomings\";s:17:\"ects_grade_e_desc\";s:38:\"performance meets the minimum criteria\";s:18:\"ects_grade_fx_desc\";s:56:\"some more work required before the credit can be awarded\";s:17:\"ects_grade_f_desc\";s:37:\"considerable further work is required\";s:10:\"ects_grade\";s:10:\"ECTS Grade\";s:22:\"ects_allow_ects_grades\";s:43:\"Show ECTS grade additional to received mark\";s:26:\"ects_output_of_ects_grades\";s:21:\"Output of ECTS grades\";s:11:\"use_ects_fx\";s:22:\"Use the ‘FX’ grade\";s:17:\"ects_fx_threshold\";s:9:\"Threshold\";s:22:\"ects_fx_threshold_info\";s:69:\"Please enter the required percentile for granting the ‘FX’ grade.\";s:9:\"edit_page\";s:9:\"Edit Page\";s:13:\"edit_question\";s:13:\"Edit Question\";s:19:\"edit_test_questions\";s:9:\"List View\";s:19:\"element_height_info\";s:98:\"This is the minimum height in pixels for term and definition/picture items during the test output.\";s:14:\"element_height\";s:14:\"Minimum Height\";s:7:\"end_tag\";s:7:\"End Tag\";s:28:\"tst_conflict_fbh_oblig_quest\";s:80:\"The combination of using compulsory questions and locked answers is not allowed.\";s:26:\"tst_conflict_reset_non_fbh\";s:65:\"The setting \"Lock Answers\" was adjusted to \"Do Not Lock Answers\".\";s:28:\"tst_conflict_reset_fbh_force\";s:84:\"The setting \"Lock Answers\" was adjusted to \"Do Not Lock Answers but Force Feedback\".\";s:7:\"enlarge\";s:7:\"Enlarge\";s:20:\"enter_anonymous_code\";s:27:\"Enter Anonymous Access Code\";s:28:\"enter_enough_positive_points\";s:110:\"The maximum available points must be greater than 0! Please enter sufficient positive points for your answers.\";s:20:\"err_no_numeric_value\";s:28:\"Please enter a numeric value\";s:24:\"error_importing_question\";s:77:\"There was an error importing the question(s) from the file you have selected!\";s:21:\"error_open_image_file\";s:28:\"Error opening an image file!\";s:32:\"error_random_question_generation\";s:221:\"A fatal error occurred during the generation of your random questions for the test. Please contact your administrator with the following information: The system could not create an active ID for user ID %s and test ID %s.\";s:14:\"errors_section\";s:10:\"Error Data\";s:6:\"errors\";s:6:\"Errors\";s:14:\"errortext_info\";s:356:\"Please enter the error text. To mark a word as an error please insert a hash sign (#) in front of the word. To mark a group of words as an error please encapsulate the words group between double brackets (i.e.: here is ((an example)) of it). If you press the "Analyze Error Text" button, all marked words will be extracted for further processing.\";s:9:\"errortext\";s:10:\"Error Text\";s:21:\"score_partsol_enabled\";s:27:\"Activate Half-Point Scoring\";s:26:\"score_partsol_enabled_info\";s:205:\"Usually the participant has to answer the question fully correct to get the configured points. With this option the participant gets the half of the configured points with at least three correct decisions.\";s:12:\"option_label\";s:13:\"Option Labels\";s:17:\"option_label_info\";s:91:\"The configured phrases will be used as label for the options selectable by the participant.\";s:24:\"option_label_right_wrong\";s:13:\"right / wrong\";s:18:\"option_label_right\";s:5:\"right\";s:18:\"option_label_wrong\";s:5:\"wrong\";s:23:\"option_label_plus_minus\";s:5:\"+ / -\";s:17:\"option_label_plus\";s:1:\"+\";s:18:\"option_label_minus\";s:1:\"-\";s:30:\"option_label_applicable_or_not\";s:27:\"applicable / not applicable\";s:23:\"option_label_applicable\";s:10:\"applicable\";s:27:\"option_label_not_applicable\";s:14:\"not applicable\";s:28:\"option_label_adequate_or_not\";s:23:\"adequate / not adequate\";s:21:\"option_label_adequate\";s:8:\"adequate\";s:25:\"option_label_not_adequate\";s:12:\"not adequate\";s:19:\"option_label_custom\";s:18:\"Userdefined Labels\";s:24:\"option_label_custom_true\";s:20:\"Label for ‘TRUE’\";s:25:\"option_label_custom_false\";s:21:\"Label for ‘FALSE’\";s:22:\"kprim_instruction_text\";s:51:\"You have to decide on every statement: [%s] or [%s]\";s:18:\"kprim_answers_info\";s:323:\"The multiple choice question type ‘four times decision right/wrong’ (Type K’, also known as Kprim) gives four answers or additions to a question or an incomplete statement. A decision about the correctness is to be done on all four answers/additions. The maximum points are granted only, if all decisions are correct.\";s:12:\"tst_feedback\";s:8:\"Feedback\";s:16:\"ass_process_lock\";s:30:\"Use Locking During Test Passes\";s:21:\"ass_process_lock_desc\";s:115:\"Without the use of any locking mechanism, race conditions are possible. This can lead to inconsistent test results.\";s:21:\"ass_process_lock_mode\";s:26:\"Lock Mode during Test Pass\";s:26:\"ass_process_lock_mode_file\";s:20:\"Use Filesystem Locks\";s:31:\"ass_process_lock_mode_file_desc\";s:192:\"This locking mechanism requests locks on empty files in the filesystem. Concurrent processes for the same user and the same test/question are waiting until the other process releases his lock.\";s:24:\"ass_process_lock_mode_db\";s:24:\"Use Database Table Locks\";s:29:\"ass_process_lock_mode_db_desc\";s:225:\"This locking mechanism locks tables within the database. Concurrent processes for the same or other users in the same or in another test for the same or another question are waiting until the other process releases his locks.\";s:14:\"eval_all_users\";s:24:\"Evaluation for All Users\";s:16:\"eval_legend_link\";s:72:\"Please refer to the legend for the meaning of the column header symbols.\";s:13:\"exp_eval_data\";s:25:\"Export evaluation data as\";s:20:\"exp_type_certificate\";s:17:\"Certificate (PDF)\";s:14:\"exp_type_excel\";s:15:\"Microsoft Excel\";s:13:\"exp_type_spss\";s:27:\"Comma Separated Value (CSV)\";s:6:\"export\";s:6:\"Export\";s:15:\"failed_official\";s:6:\"failed\";s:12:\"failed_short\";s:6:\"failed\";s:5:\"false\";s:5:\"False\";s:16:\"feedback_generic\";s:24:\"Common Solution Feedback\";s:26:\"feedback_complete_solution\";s:16:\"Correct solution\";s:28:\"feedback_incomplete_solution\";s:34:\"At least one answer is not correct\";s:16:\"feedback_answers\";s:25:\"Feedback for Every Answer\";s:12:\"file_uploads\";s:12:\"File Uploads\";s:12:\"fileDownload\";s:13:\"File download\";s:39:\"fill_out_all_required_fields_add_answer\";s:59:\"Please fill out all required fields before you add answers!\";s:25:\"filter_all_question_types\";s:18:\"All Question Types\";s:24:\"filter_all_questionpools\";s:18:\"All Question Pools\";s:26:\"filter_show_question_types\";s:19:\"Show Question Types\";s:25:\"filter_show_questionpools\";s:19:\"Show Question Pools\";s:6:\"filter\";s:6:\"Filter\";s:25:\"final_statement_show_desc\";s:55:\"Shows concluding remarks after the test was submitted.\";s:15:\"final_statement\";s:18:\"Concluding Remarks\";s:23:\"fixed_participants_hint\";s:195:\"This test is only accessible for the manually added participants listed below. You can disable this setting by deactivating the checkbox ‘Manually Selected Participants’ in the test settings.\";s:36:\"tst_res_jump_to_participant_hint_opt\";s:23:\"--Jump to Participant--\";s:31:\"tst_res_jump_to_participant_btn\";s:4:\"Jump\";s:32:\"tst_participant_fullname_pattern\";s:10:\"%2$s, %1$s\";s:9:\"flashfile\";s:10:\"Flash File\";s:7:\"forcejs\";s:42:\"Force JavaScript output for test questions\";s:28:\"form_msg_area_missing_points\";s:34:\"Please enter points for all areas.\";s:18:\"tst_reporting_date\";s:4:\"Date\";s:3:\"gap\";s:3:\"Gap\";s:7:\"general\";s:7:\"General\";s:13:\"glossary_term\";s:13:\"Glossary Term\";s:6:\"height\";s:6:\"Height\";s:22:\"identical_scoring_desc\";s:188:\"If selected, gaps with identical solutions will be scored, even if the same solution was used twice or more. If not selected, only the first occurrence of the same solution will be scored.\";s:17:\"identical_scoring\";s:17:\"Identical Scoring\";s:8:\"imagemap\";s:9:\"Image Map\";s:15:\"import_question\";s:18:\"Import Question(s)\";s:12:\"insert_after\";s:12:\"Insert After\";s:13:\"insert_before\";s:13:\"Insert Before\";s:14:\"internal_links\";s:14:\"Internal Links\";s:10:\"javaapplet\";s:11:\"Java Applet\";s:17:\"kiosk_description\";s:364:\"Exam view runs test in kiosk mode. This hides the browser bar and navigation and all other screen elements that are not part of the test. Participants are prevented from opening an other website.
Effectively preventing participants from opening other websites during tests additinally requires deploying a suitable browser enviroment (e.g. Safe Exam Browser).\";s:18:\"kiosk_options_desc\";s:58:\"Information is displayed at the top section of the screen.\";s:13:\"kiosk_options\";s:17:\"Exam View Options\";s:22:\"kiosk_show_participant\";s:24:\"Show Name of Participant\";s:16:\"kiosk_show_title\";s:15:\"Show Test Title\";s:5:\"kiosk\";s:9:\"Exam View\";s:11:\"last_update\";s:7:\"Updated\";s:6:\"legend\";s:6:\"Legend\";s:28:\"qpl_lac_legend_header_common\";s:16:\"Expression Logic\";s:24:\"qpl_lac_desc_logical_and\";s:11:\"Logical AND\";s:23:\"qpl_lac_desc_logical_or\";s:10:\"Logical OR\";s:21:\"qpl_lac_desc_negation\";s:8:\"Negation\";s:21:\"qpl_lac_desc_brackets\";s:8:\"Brackets\";s:29:\"qpl_lac_desc_res_of_cur_quest\";s:26:\"Result of Current Question\";s:39:\"qpl_lac_desc_res_of_answ_m_of_cur_quest\";s:41:\"Result of m-th Answer of Current Question\";s:36:\"qpl_lac_legend_header_quest_specific\";s:29:\"Question Specific Expressions\";s:30:\"qpl_lac_legend_label_operators\";s:9:\"Operators\";s:35:\"qpl_lac_desc_compare_with_quest_res\";s:53:\"Compare the Result with the Reached Points in Percent\";s:32:\"qpl_lac_desc_compare_with_number\";s:36:\"Compare the Result with the Number n\";s:30:\"qpl_lac_desc_compare_with_text\";s:37:\"Compare the Result with the text TEXT\";s:36:\"qpl_lac_desc_compare_with_assignment\";s:40:\"Compare the Result with the Matching n:m\";s:34:\"qpl_lac_desc_compare_with_sequence\";s:54:\"Compare the Result with the Answer Sequence ($a,..,z$)\";s:34:\"qpl_lac_desc_compare_with_answer_n\";s:55:\"Compare the Result with the n-th Answer of the Question\";s:40:\"qpl_lac_desc_compare_with_exact_sequence\";s:50:\"Compare the Result with exactly the Given Sequence\";s:33:\"qpl_lac_desc_compare_answer_exist\";s:48:\"Compare if there is an Answer for a Question/Gap\";s:20:\"lacex_example_header\";s:8:\"Examples\";s:46:\"lacex_assQuestion_PercentageResultExpression_e\";s:9:\"R >= %75%\";s:46:\"lacex_assQuestion_PercentageResultExpression_d\";s:59:\"The questions answer result is equal to or greater than 75%\";s:41:\"lacex_assQuestion_EmptyAnswerExpression_e\";s:5:\"R = ?\";s:41:\"lacex_assQuestion_EmptyAnswerExpression_d\";s:29:\"The question was not answered\";s:48:\"lacex_assSingleChoice_NumberOfResultExpression_e\";s:7:\"R = +2+\";s:48:\"lacex_assSingleChoice_NumberOfResultExpression_d\";s:64:\"While answering the question the second answer option was chosen\";s:50:\"lacex_assMultipleChoice_NumberOfResultExpression_e\";s:7:\"R = +2+\";s:50:\"lacex_assMultipleChoice_NumberOfResultExpression_d\";s:64:\"While answering the question the second answer option was chosen\";s:51:\"lacex_assMultipleChoice_ExclusiveResultExpression_e\";s:11:\"R = *1,3,4*\";s:51:\"lacex_assMultipleChoice_ExclusiveResultExpression_d\";s:78:\"Exactly the answer options 1, 3 and 4 were chosen while answering the question\";s:45:\"lacex_assErrorText_NumberOfResultExpression_e\";s:7:\"R = +2+\";s:45:\"lacex_assErrorText_NumberOfResultExpression_d\";s:64:\"While answering the question the second answer option was chosen\";s:46:\"lacex_assErrorText_ExclusiveResultExpression_e\";s:11:\"R = *1,3,4*\";s:46:\"lacex_assErrorText_ExclusiveResultExpression_d\";s:78:\"Exactly the answer options 1, 3 and 4 were chosen while answering the question\";s:52:\"lacex_assImagemapQuestion_NumberOfResultExpression_e\";s:7:\"R = +2+\";s:52:\"lacex_assImagemapQuestion_NumberOfResultExpression_d\";s:64:\"While answering the question the second answer option was chosen\";s:53:\"lacex_assImagemapQuestion_ExclusiveResultExpression_e\";s:11:\"R = *1,3,4*\";s:53:\"lacex_assImagemapQuestion_ExclusiveResultExpression_d\";s:78:\"Exactly the answer options 1, 3 and 4 were chosen while answering the question\";s:42:\"lacex_assNumeric_NumericResultExpression_e\";s:9:\"R = #4.7#\";s:42:\"lacex_assNumeric_NumericResultExpression_d\";s:52:\"The question was answered with the numeric value 4.7\";s:52:\"lacex_assOrderingQuestion_OrderingResultExpression_e\";s:15:\"R = $2,5,1,4,3$\";s:52:\"lacex_assOrderingQuestion_OrderingResultExpression_d\";s:62:\"The question\'s elements were ordered as follows: 2, 5, 1, 4, 3\";s:54:\"lacex_assOrderingHorizontal_OrderingResultExpression_e\";s:15:\"R = $2,5,1,4,3$\";s:54:\"lacex_assOrderingHorizontal_OrderingResultExpression_d\";s:62:\"The question\'s elements were ordered as follows: 2, 5, 1, 4, 3\";s:52:\"lacex_assMatchingQuestion_MatchingResultExpression_e\";s:33:\"R = ;1:2; & R = ;2:3; & R = ;3:1;\";s:52:\"lacex_assMatchingQuestion_MatchingResultExpression_d\";s:102:\"The question\'s terms were assigned to definitions as follows: 1 → 2 and 2 → 3 and 3 → 1\";s:44:\"lacex_assTextSubset_StringResultExpression_e\";s:24:\"R[2] = ~sodium chloride~\";s:44:\"lacex_assTextSubset_StringResultExpression_d\";s:73:\"For the second answer option the answer „sodium chloride“ was entered\";s:50:\"lacex_assFormulaQuestion_NumericResultExpression_e\";s:16:\"R[1] = #3.14159#\";s:50:\"lacex_assFormulaQuestion_NumericResultExpression_d\";s:67:\"The first answer option was answered with the numeric value 3.14159\";s:44:\"lacex_assClozeTest_NumericResultExpression_e\";s:10:\"R[2] = #5#\";s:44:\"lacex_assClozeTest_NumericResultExpression_d\";s:83:\"The second answer option is a numeric gap and was answered with the numeric value 5\";s:45:\"lacex_assClozeTest_StringResultExpression_1_e\";s:15:\"R[1] = ~Monday~\";s:45:\"lacex_assClozeTest_StringResultExpression_1_d\";s:72:\"The first answer option is a text gap and was answered with „Monday“\";s:45:\"lacex_assClozeTest_StringResultExpression_2_e\";s:14:\"R[4] = ~Green~\";s:45:\"lacex_assClozeTest_StringResultExpression_2_d\";s:91:\"The fourth answer option is a select gap and the option labeled as „Green“ was selected\";s:45:\"lacex_assClozeTest_NumberOfResultExpression_e\";s:10:\"R[4] = +2+\";s:45:\"lacex_assClozeTest_NumberOfResultExpression_d\";s:75:\"The fourth answer option is a select gap and the second option was selected\";s:38:\"qpl_skill_point_eval_mode_quest_result\";s:15:\"Question Result\";s:42:\"qpl_skill_point_eval_mode_solution_compare\";s:16:\"Solution Compare\";s:36:\"qpl_skill_point_eval_by_quest_result\";s:50:\"Evaluation of Competence Points by Question Result\";s:40:\"qpl_skill_point_eval_by_solution_compare\";s:51:\"Evaluation of Competence Points by Solution Compare\";s:24:\"tst_solution_compare_cfg\";s:34:\"Configuration for Solution Compare\";s:24:\"tst_sol_comp_expressions\";s:22:\"Comparison Expressions\";s:23:\"ass_lac_hide_legend_btn\";s:11:\"Hide Legend\";s:23:\"ass_lac_show_legend_btn\";s:11:\"Show Legend\";s:24:\"ass_lac_validation_error\";s:62:\"Errors occured while validating the conditional expression(s)!\";s:18:\"ass_lac_expression\";s:10:\"Expression\";s:33:\"ass_lac_unable_to_parse_condition\";s:40:\"The condition \"%s\" can not be validated.\";s:37:\"tst_skill_triggerings_num_req_answers\";s:50:\"Required Amount of Answers for Competence Triggers\";s:42:\"tst_skill_triggerings_num_req_answers_desc\";s:118:\"Competences aren\'t triggered before this amount of answered questions contributes to the competence level calculation.\";s:54:\"tst_skill_triggerings_num_req_answers_not_reached_warn\";s:158:\"At least one of the competences addressed by this test is not triggered by the minimal required amount of questions.
The required amount of questions: %s\";s:26:\"export_essay_qst_with_html\";s:36:\"Export Essay Question with HTML code\";s:31:\"export_essay_qst_with_html_desc\";s:72:\"If activated it is possible to export Essay Question with HTML to Excel.\";s:25:\"qpl_qst_skl_usg_skill_col\";s:10:\"Competence\";s:24:\"qpl_qst_skl_usg_numq_col\";s:53:\"Number of Questions in Pool adressing this competence\";s:26:\"qpl_qst_skl_usg_sklpnt_col\";s:45:\"Total Sum of Competence-Points per Competence\";s:40:\"tst_qst_skl_cfg_in_pool_hint_rndquestset\";s:201:\"The Competence-Question-Assignment for tests with mode \"%s\" is to be done in the corresponding question pool(s):
%s

The configuration of threshold values is to be done here in the test.\";s:40:\"tst_qst_skl_cfg_in_pool_hint_dynquestset\";s:198:\"The Competence-Question-Assignment for tests with mode \"%s\" is to be done in the corresponding question pool:
%s

The configuration of threshold values is to be done here in the test.\";s:41:\"qpl_qst_skl_selection_for_question_header\";s:37:\"Compence Assignments for Question: %s\";s:20:\"tst_save_comp_points\";s:22:\"Save Competence Points\";s:35:\"tst_msg_skl_qst_assign_points_saved\";s:38:\"The competence points have been saved.\";s:39:\"tst_msg_skl_qst_assign_points_not_saved\";s:67:\"The competence points have not been saved. Please check your input.\";s:32:\"tst_skl_level_thresholds_missing\";s:58:\"There are missing thresholds for the relevant competences!\";s:29:\"tst_skl_level_thresholds_link\";s:31:\"Configure Competence Thresholds\";s:35:\"tst_skl_res_interpretation_hint_msg\";s:275:\"Please consider that competence results from a single test has a limited significance. The more information is collected per competence, the merrier valid the significance will be. Should there are single competences without any entry, there is to less information collected.\";s:6:\"locked\";s:6:\"locked\";s:25:\"log_answer_changed_points\";s:68:\"Manual change of points of test person %s from %d to %d points by %s\";s:31:\"log_wrong_test_password_entered\";s:52:\"Participant entered wrong test password. Input: \'%s\'\";s:50:\"log_could_not_enter_test_due_to_simultaneous_users\";s:99:\"The user could not enter the test because the maximum number of simultaneous users has been reached\";s:19:\"log_create_new_test\";s:16:\"Created new test\";s:19:\"log_manual_feedback\";s:63:\"%s added manual feedback for test person %s and question %s: %s\";s:14:\"log_mark_added\";s:10:\"Mark added\";s:16:\"log_mark_changed\";s:12:\"Mark changed\";s:16:\"log_mark_removed\";s:12:\"Mark removed\";s:17:\"log_modified_test\";s:21:\"The test was modified\";s:18:\"log_question_added\";s:26:\"Question added at position\";s:29:\"log_question_position_changed\";s:25:\"Question position changed\";s:20:\"log_question_removed\";s:16:\"Question removed\";s:30:\"log_selected_user_data_removed\";s:28:\"Removed test data of user %s\";s:26:\"log_user_answered_question\";s:47:\"User answered a question and received %s points\";s:23:\"log_user_entered_values\";s:19:\"User entered values\";s:27:\"log_user_not_entered_values\";s:25:\"User did not enter values\";s:35:\"log_user_solution_willingly_deleted\";s:24:\"User deleted the answer.\";s:11:\"maintenance\";s:11:\"Maintenance\";s:15:\"manscoring_done\";s:19:\"Scored Participants\";s:15:\"manscoring_hint\";s:238:\"You have added at least one question which may require manual scoring. To avoid that participants get already access to the test results before you finished manual scoring, please define a suitable date for the access to the test results.\";s:15:\"manscoring_none\";s:21:\"Unscored Participants\";s:22:\"manscoring_not_allowed\";s:95:\"The Manual Scoring wasn‘t activated for a question type. You are not allowed to use this tab.\";s:30:\"manscoring_questions_not_found\";s:76:\"This test pass does not contain question types which can be scored manually.\";s:23:\"manscoring_results_pass\";s:35:\"Manual Scored Questions for Pass %s\";s:10:\"manscoring\";s:14:\"Manual Scoring\";s:11:\"mark_schema\";s:11:\"Mark Schema\";s:25:\"grading_status_passed_msg\";s:44:\"Congratulations, you passed the test.\";s:25:\"grading_status_failed_msg\";s:34:\"Sorry, you failed the test.\";s:32:\"grading_obligations_answered_msg\";s:40:\"You filled out all compulsory questions.\";s:31:\"grading_obligations_missing_msg\";s:49:\"You didn‘t filled out all compulsory questions.\";s:29:\"grading_obligations_listlabel\";s:20:\"Compulsory Questions\";s:38:\"grading_obligations_answered_listentry\";s:8:\"Answered\";s:37:\"grading_obligations_missing_listentry\";s:4:\"Open\";s:16:\"grading_mark_msg\";s:32:\"Your mark is: "[mark]"\";s:13:\"mark_tst_ects\";s:65:\"Your ECTS grade is \"[markects]\" (European Credit Transfer System)\";s:20:\"tst_pass_finished_on\";s:21:\"Test pass finished on\";s:7:\"matches\";s:7:\"matches\";s:14:\"matching_pairs\";s:14:\"Matching Pairs\";s:28:\"matching_shuffle_definitions\";s:16:\"Definitions only\";s:34:\"matching_shuffle_terms_definitions\";s:28:\"Both (Terms and Definitions)\";s:22:\"matching_shuffle_terms\";s:10:\"Terms only\";s:13:\"matching_type\";s:25:\"Matching Question Subtype\";s:13:\"material_file\";s:13:\"Material File\";s:8:\"material\";s:8:\"Material\";s:8:\"maxchars\";s:28:\"Maximum Number of Characters\";s:27:\"maximum_nr_of_tries_reached\";s:88:\"You have reached the maximum number of passes for this test. The test cannot be entered!\";s:14:\"maximum_points\";s:24:\"Maximum Available Points\";s:12:\"maxsize_info\";s:165:\"Enter the maximum size in bytes that should be allowed for file uploads. If you leave this field empty, the maximum size of this installation will be chosen instead.\";s:7:\"maxsize\";s:24:\"Maximum file upload size\";s:19:\"min_percentage_ne_0\";s:82:\"You must define a minimum percentage of 0 percent! The mark schema wasn’t saved.\";s:16:\"msg_circle_added\";s:12:\"Circle added\";s:33:\"tst_rnd_quest_set_tb_add_pool_btn\";s:35:\"New Rule for Selection of Questions\";s:33:\"tst_src_quest_pool_def_list_table\";s:39:\"Rules for Random Selection of Questions\";s:24:\"tst_source_question_pool\";s:13:\"Question Pool\";s:19:\"tst_filter_taxonomy\";s:8:\"Taxonomy\";s:19:\"tst_filter_tax_node\";s:13:\"Taxonomy Node\";s:25:\"tst_non_avail_pools_table\";s:27:\"Non Available Questionpools\";s:37:\"tst_non_avail_pool_msg_status_trashed\";s:137:\"This question pool is trashed, when it gets removed from system permanently, the test is no longer able to synchronize questions from it.\";s:34:\"tst_non_avail_pool_msg_status_lost\";s:189:\"This question pool is not available anymore. Synchronizing questions from this pool is not possible any longer. You can derive a new question pool from the questions contained in this test.\";s:19:\"tst_derive_new_pool\";s:24:\"Derive New Question Pool\";s:20:\"tst_derive_new_pools\";s:25:\"Derive New Question Pools\";s:41:\"tst_please_select_target_for_pool_derives\";s:34:\"Please select a target conatainer.\";s:36:\"tst_non_available_pool_newly_derived\";s:55:\"The new question pool(s) has been derived successfully.\";s:21:\"tst_introduction_text\";s:20:\"Introductory Message\";s:28:\"tst_save_and_create_new_rule\";s:21:\"Save and Add New Rule\";s:40:\"tst_msg_random_qsc_modified_add_new_rule\";s:109:\"The configuration for the random set of questions has been modified successfully. You can add a new rule now.\";s:43:\"tst_msg_random_question_set_config_modified\";s:81:\"The configuration for the random set of questions has been modified successfully.\";s:34:\"tst_msg_random_question_set_synced\";s:79:\"The questions for the current configuration has been synchronized successfully.\";s:37:\"tst_btn_rebuild_random_question_stage\";s:31:\"Synchronize Questions from Pool\";s:43:\"tst_msg_rand_quest_set_stage_pool_last_sync\";s:66:\"Date of last synchronisation of selected question pools: %s\";s:37:\"tst_msg_rand_quest_set_pass_buildable\";s:81:\"A test with a random set of questions is possible with the current configuration.\";s:41:\"tst_msg_rand_quest_set_pass_not_buildable\";s:140:\"A test with a random set of questions is not possible with the current selection of question pools and the amount of questions.
\";s:33:\"tst_msg_rand_quest_set_lost_pools\";s:164:\"The test\'s question selection configuration has been frozen, because the following question pools that are involved to the config are not available anymore:
%s\";s:38:\"tst_msg_rand_quest_set_lost_pools_link\";s:71:\"On the subtab %s the non available question pools can be newly derived.\";s:39:\"tst_msg_rand_quest_set_no_src_pool_defs\";s:99:\"A test with a random set of questions is not possible without selecting at least one question pool.\";s:50:\"tst_msg_rand_quest_set_incomplete_quest_amount_cfg\";s:102:\"A test with a random set of questions is not possible without a correctly defined amount of questions.\";s:41:\"tst_msg_rand_quest_set_no_pools_available\";s:109:\"Currently you cannot add new rules for the question selection, because there are no question pools available.\";s:47:\"tst_msg_rand_quest_set_change_quest_amount_here\";s:43:\"You can change the question amount here: %s\";s:29:\"tst_wf_info_optional_question\";s:62:\"This question relates to an already passed learning objective.\";s:41:\"tst_wf_info_answer_adopted_from_prev_pass\";s:48:\"Your answer from a previous attempt was adopted.\";s:30:\"tst_wf_info_answer_not_adopted\";s:161:\"There was no answer from previous attempts adopted, so you have to work through this question, because otherwise your learning objective result will be degraded.\";s:46:\"tst_optional_questions_confirmation_fixed_test\";s:563:\"Question related to already passed learning objectives were answered in previous passes.

You want to navigate to a question, that relates to an already passed learning objective.
You can choose:

I you proceed, you can work on or simply review these questions. If you change your answers that were adopted from previous passes, you can also degrade your learning objective result.

If you decide to not work on or review these questions, you can go back. The questions will be considered in the evaluation in every case.\";s:50:\"tst_optional_questions_confirmation_non_fixed_test\";s:595:\"Question related to already passed learning objectives are optional.

You want to navigate to a question, that relates to an already passed learning objective.
You can choose:

I you proceed, you can work on these questions. Your answers from previous attempts were not adopted, since new random questions were selected for this attempt. With working on this questions you can also degrade your learning objective result.

If you decide to not work on these questions, you can go back. In this case these questions won\'t be considered in the evaluation.\";s:29:\"tst_tab_results_pass_oriented\";s:19:\"Results by Attempts\";s:34:\"tst_tab_results_objective_oriented\";s:30:\"Results by Learning Objectives\";s:31:\"tst_rnd_quest_set_cfg_pool_form\";s:31:\"Rule for Selection of Questions\";s:25:\"tst_inp_source_pool_label\";s:13:\"Question Pool\";s:30:\"tst_inp_source_pool_filter_tax\";s:15:\"Taxonomy Filter\";s:33:\"tst_inp_source_pool_no_tax_filter\";s:28:\"Use No Taxonomy Based Filter\";s:32:\"tst_inp_source_pool_filter_tax_x\";s:27:\"Use Taxonomy \"%s\" as Filter\";s:29:\"tst_inp_no_available_tax_hint\";s:50:\"No Available Taxonomies for Selected Question Pool\";s:39:\"tst_msg_source_pool_definitions_deleted\";s:39:\"The rule has been removed successfully.\";s:21:\"tst_limit_nr_of_tries\";s:27:\"Limit Number of Test Passes\";s:24:\"msg_deleted_export_files\";s:22:\"Export file(s) removed\";s:27:\"msg_number_of_terms_too_low\";s:74:\"The number of terms must be greater or equal to the number of definitions.\";s:14:\"msg_poly_added\";s:13:\"Polygon added\";s:19:\"msg_questions_moved\";s:17:\"Question(s) moved\";s:14:\"msg_rect_added\";s:15:\"Rectangle added\";s:21:\"msg_selected_for_move\";s:31:\"Question(s) selected for moving\";s:21:\"no_selection_for_move\";s:31:\"No question selected for moving\";s:18:\"next_question_rows\";s:26:\"Questions %d - %d of %d »\";s:14:\"no_passed_mark\";s:72:\"You must set at least one mark to PASSED! The mark schema was not saved.\";s:29:\"no_question_selected_for_move\";s:46:\"Please check at least one question to move it!\";s:22:\"no_questions_available\";s:33:\"There are no questions available!\";s:12:\"no_selection\";s:20:\"--- No Selection ---\";s:27:\"no_target_selected_for_move\";s:34:\"You must select a target position!\";s:25:\"no_user_or_group_selected\";s:73:\"Please check an option what are you searching for (users, groups, roles)!\";s:16:\"not_yet_accessed\";s:16:\"Not yet accessed\";s:21:\"nr_of_correct_answers\";s:27:\"Number of Requested Answers\";s:17:\"number_of_answers\";s:17:\"Number of Answers\";s:11:\"numeric_gap\";s:11:\"Numeric Gap\";s:2:\"or\";s:2:\"or\";s:25:\"oq_btn_use_order_pictures\";s:19:\"Use answer pictures\";s:22:\"oq_btn_use_order_terms\";s:16:\"Use answer terms\";s:14:\"ordertext_info\";s:225:\"Please enter the text that should be ordered horizontally. The ordering text will be separated by the whitespace signs in the text. If you need a different separation, you may use the separator %s to separate your text units.\";s:9:\"ordertext\";s:13:\"Ordering Text\";s:11:\"output_mode\";s:11:\"Output Mode\";s:6:\"output\";s:6:\"Output\";s:35:\"participants_invitation_description\";s:90:\"This test can only be accessed by users you have manually added in tab ‘Participants’.\";s:23:\"participants_invitation\";s:30:\"Manually Selected Participants\";s:12:\"participants\";s:12:\"Participants\";s:13:\"pass_finished\";s:7:\"%s pass\";s:4:\"pass\";s:4:\"Pass\";s:11:\"tst_attempt\";s:7:\"Attempt\";s:24:\"tst_back_to_virtual_pass\";s:25:\"Back to Question Overview\";s:13:\"passed_status\";s:13:\"Passed Status\";s:15:\"passed_official\";s:6:\"passed\";s:11:\"passed_only\";s:17:\"Passed Tests Only\";s:12:\"passed_short\";s:6:\"passed\";s:15:\"passes_finished\";s:9:\"%s passes\";s:10:\"percentage\";s:10:\"Percentage\";s:10:\"percentile\";s:10:\"Percentile\";s:7:\"picture\";s:7:\"Picture\";s:13:\"please_select\";s:19:\"-- please select --\";s:5:\"point\";s:5:\"Point\";s:14:\"points_checked\";s:19:\"Points when Checked\";s:12:\"points_short\";s:3:\"Pt.\";s:16:\"points_unchecked\";s:21:\"Points when Unchecked\";s:17:\"points_wrong_info\";s:94:\"Enter the negative points for each selected word that is not in the list of the marked errors.\";s:12:\"points_wrong\";s:16:\"Wrong Selections\";s:6:\"points\";s:6:\"Points\";s:26:\"polygon_click_next_or_save\";s:140:\"Please click on the next point of the polygon or save the area. (It is not necessary to click again on the starting point of this polygon !)\";s:24:\"polygon_click_next_point\";s:46:\"Please click on the next point of the polygon.\";s:28:\"polygon_click_starting_point\";s:50:\"Please click on the starting point of the polygon.\";s:7:\"polygon\";s:7:\"Polygon\";s:10:\"remove_gap\";s:10:\"Remove Gap\";s:9:\"postponed\";s:9:\"postponed\";s:7:\"preview\";s:7:\"Preview\";s:22:\"previous_question_rows\";s:26:\"<< Questions %d - %d of %d\";s:34:\"qpl_qst_edit_form_taxonomy_section\";s:10:\"Taxonomies\";s:26:\"qpl_qst_edit_form_taxonomy\";s:13:\"Taxonomy \"%s\"\";s:41:\"qpl_assessment_no_assessment_of_questions\";s:118:\"There is no assessment of questions available for the selected question. The question has not yet been used in a test.\";s:31:\"qpl_assessment_total_of_answers\";s:16:\"Total of Answers\";s:37:\"qpl_assessment_total_of_right_answers\";s:66:\"Total Percentage of Correct Answers (percentage of maximum points)\";s:28:\"qpl_confirm_delete_questions\";s:56:\"Are you sure you want to remove the following questions?\";s:25:\"qpl_copy_insert_clipboard\";s:52:\"The selected question(s) are copied to the clipboard\";s:20:\"qpl_copy_select_none\";s:62:\"Please check at least one question to copy it to the clipboard\";s:21:\"qpl_delete_rbac_error\";s:43:\"You have no rights to remove this question!\";s:22:\"qpl_delete_select_none\";s:47:\"Please check at least one question to remove it\";s:16:\"qpl_export_excel\";s:20:\"Microsoft Excel File\";s:22:\"qpl_export_select_none\";s:47:\"Please check at least one question to export it\";s:14:\"qpl_export_xml\";s:12:\"QTI XML File\";s:47:\"qpl_settings_general_form_property_nav_taxonomy\";s:34:\"Taxonomy Filter as Navigation Tree\";s:59:\"qpl_settings_general_form_property_nav_taxonomy_description\";s:100:\"When a taxonomy is selected, it well be presented as navigation tree instead of a table filter item.\";s:53:\"qpl_settings_general_form_property_opt_notax_selected\";s:29:\"Use No Navigation Tree Filter\";s:17:\"tst_pass_deletion\";s:15:\"Previous Passes\";s:29:\"tst_pass_deletion_not_allowed\";s:46:\"The Deletion of Previous Passes is NOT allowed\";s:25:\"tst_pass_deletion_allowed\";s:42:\"The Deletion of Previous Passes is allowed\";s:28:\"qpl_imagemap_preview_missing\";s:310:\"ILIAS could not create the temporary preview file containing the image map areas. The original image is shown instead. This means that either the web server‘s ImageMagick tool isn‘t configured correctly or there are no write permissions in the temporary directory! Please contact your system administrator.\";s:25:\"qpl_import_create_new_qpl\";s:43:\"Import the questions in a new question pool\";s:19:\"qpl_import_no_items\";s:45:\"Error: The import file contains no questions!\";s:26:\"qpl_import_non_ilias_files\";s:163:\"Error: The import file contains QTI files which are not created by an ILIAS system. Please contact the ILIAS team to get in import filter for your QTI file format.\";s:24:\"tst_import_non_ilias_zip\";s:83:\"Error: The filename of the uploaded import file does not match the expected format.\";s:33:\"qpl_import_verify_found_questions\";s:103:\"ILIAS found the following questions in the import file. Please select the questions you want to import.\";s:25:\"qpl_move_insert_clipboard\";s:46:\"The selected question(s) are marked for moving\";s:20:\"qpl_move_select_none\";s:58:\"Please check at least one question to select it for moving\";s:27:\"qpl_settings_subtab_general\";s:16:\"General Settings\";s:30:\"qpl_settings_subtab_taxonomies\";s:10:\"Taxonomies\";s:25:\"qpl_form_general_settings\";s:16:\"General Settings\";s:53:\"qpl_settings_general_form_property_online_description\";s:50:\"Only online question pools could be used in tests.\";s:41:\"qpl_settings_general_form_property_online\";s:6:\"Online\";s:44:\"qpl_settings_general_form_prop_show_tax_desc\";s:68:\"Existing taxonomies in this pool are offered for question filtering.\";s:50:\"qpl_settings_general_form_property_show_taxonomies\";s:15:\"Show Taxonomies\";s:20:\"qpl_paste_no_objects\";s:91:\"There are no questions in the clipboard. Please copy or move a question into the clipboard.\";s:17:\"qpl_paste_success\";s:55:\"The question(s) have been pasted into the question pool\";s:15:\"qpl_paste_error\";s:142:\"At least one question could not be pasted into the question pool. Possible reason: You tried to move the question into the same question pool.\";s:22:\"qpl_question_is_in_use\";s:216:\"The question you are about to edit exists in %s test(s). If you change this question, you will NOT change the question(s) in the test(s), because the system creates a copy of a question when it is inserted in a test!\";s:21:\"qpl_questions_deleted\";s:20:\"Question(s) removed.\";s:25:\"qpl_qst_inp_matching_mode\";s:13:\"Matching Mode\";s:36:\"qpl_qst_inp_matching_mode_one_on_one\";s:37:\"One Term Matches One Definition (1:1)\";s:36:\"qpl_qst_inp_matching_mode_all_on_all\";s:53:\"One or More Terms match One or More Definitions (n:n)\";s:15:\"qst_nr_of_tries\";s:15:\"Number of Tries\";s:29:\"question_cumulated_statistics\";s:29:\"Cumulated Question Statistics\";s:24:\"question_instances_title\";s:44:\"This question is used in the following tests\";s:28:\"question_marking_description\";s:148:\"Participants get the option to flag a test question for some purpose. The flags are shown in ‘List of Questions’, provided that it is activated.\";s:16:\"question_marking\";s:18:\"Flagging Questions\";s:21:\"question_not_answered\";s:29:\"The question was not answered\";s:25:\"question_saved_for_upload\";s:224:\"The question was saved automatically in order to reserve hard disk space to store the uploaded file. If you cancel this form now, be aware that you must delete the question in the question pool if you do not want to keep it!\";s:16:\"question_summary\";s:9:\"Dashboard\";s:20:\"question_summary_btn\";s:9:\"Dashboard\";s:19:\"obligations_summary\";s:28:\"List of Compulsory Questions\";s:36:\"tst_you_have_to_answer_this_question\";s:63:\"You have to answer this question to be able to finish the test.\";s:14:\"question_title\";s:14:\"Question Title\";s:13:\"question_type\";s:13:\"Question Type\";s:24:\"questionpool_not_entered\";s:40:\"Please enter a name for a question pool!\";s:14:\"questions_from\";s:14:\"questions from\";s:20:\"random_accept_sample\";s:13:\"Accept Sample\";s:21:\"random_another_sample\";s:18:\"Get another Sample\";s:16:\"random_selection\";s:16:\"Random Selection\";s:34:\"tst_rnd_quest_set_cfg_general_form\";s:33:\"Configure Random Set of Questions\";s:17:\"range_lower_limit\";s:11:\"Lower Bound\";s:17:\"range_upper_limit\";s:11:\"Upper Bound\";s:5:\"range\";s:5:\"Range\";s:25:\"rectangle_click_br_corner\";s:60:\"Please click on the bottom right corner of the desired area.\";s:25:\"rectangle_click_tl_corner\";s:56:\"Please click on the top left corner of the desired area.\";s:9:\"rectangle\";s:9:\"Rectangle\";s:17:\"redirectAfterSave\";s:137:\"The maximum working time has been reached and your last question has been saved automatically. In a few seconds you will be redirected...\";s:6:\"region\";s:6:\"Region\";s:21:\"remove_as_participant\";s:27:\"Remove as Fixed Participant\";s:15:\"remove_question\";s:6:\"Remove\";s:15:\"remove_solution\";s:33:\"Remove Content for Recapitulation\";s:17:\"reset_definitions\";s:14:\"Reset Ordering\";s:12:\"reset_filter\";s:12:\"Reset Filter\";s:14:\"reset_pictures\";s:23:\"Reset Picture Positions\";s:11:\"reset_terms\";s:14:\"Reset Ordering\";s:6:\"result\";s:6:\"Result\";s:11:\"finish_test\";s:15:\"Finish the Test\";s:13:\"next_question\";s:4:\"Next\";s:17:\"previous_question\";s:8:\"Previous\";s:13:\"submit_answer\";s:20:\"Save Answer and Next\";s:13:\"skip_question\";s:22:\"Do not Answer and Next\";s:14:\"discard_answer\";s:13:\"Delete Answer\";s:27:\"discard_answer_confirmation\";s:168:\"Your answer will be finally and completely deleted. You can provide a new answer at any time. But this one will be purged.

Do you want to delete your answer?\";s:31:\"tst_nav_while_edit_modal_header\";s:22:\"Decision about Answers\";s:29:\"tst_nav_while_edit_modal_text\";s:67:\"What to do with the answers you possibly entered for this question?\";s:33:\"tst_nav_while_edit_modal_save_btn\";s:4:\"Save\";s:35:\"tst_nav_while_edit_modal_nosave_btn\";s:11:\"Do Not Save\";s:35:\"tst_nav_while_edit_modal_cancel_btn\";s:6:\"Cancel\";s:11:\"edit_answer\";s:11:\"Edit Answer\";s:15:\"answer_question\";s:15:\"Answer Question\";s:27:\"back_to_objective_container\";s:12:\"Go to Course\";s:11:\"scored_pass\";s:11:\"Scored Pass\";s:7:\"scoring\";s:19:\"Scoring and Results\";s:13:\"search_groups\";s:13:\"Search Groups\";s:14:\"search_results\";s:14:\"Search Results\";s:12:\"search_roles\";s:12:\"Search Roles\";s:11:\"search_term\";s:11:\"Search Term\";s:12:\"search_users\";s:12:\"Search Users\";s:29:\"tst_instant_feedback_handling\";s:12:\"Lock Answers\";s:34:\"tst_instant_feedback_handling_none\";s:19:\"Do Not Lock Answers\";s:39:\"tst_instant_feedback_handling_none_desc\";s:172:\"Participants can click \'Request Feedback\' to get a feedback on their answer as configured in the option \'Instant feedback\'. They may however change their answer afterwards.\";s:36:\"tst_instant_feedback_handling_freeze\";s:30:\"Lock Answers and give Feedback\";s:41:\"tst_instant_feedback_handling_freeze_desc\";s:191:\"Participants can click \'Save Answer, Freeze and Check\' to lock their answer and get feedback as configured in the option \'Instant feedback\'. Afterwards they can no longer change their answer.\";s:46:\"tst_instant_feedback_handling_force_and_freeze\";s:31:\"Lock Answers and Force Feedback\";s:51:\"tst_instant_feedback_handling_force_and_freeze_desc\";s:265:\"After participants click \'Save Answer, Freeze and Check\' or save the answer when they navigate away from the question, they can no longer change their answer. Participants will be automatically presented with feedback as configured in the option \'Instant feedback\'.\";s:35:\"tst_instant_feedback_handling_force\";s:38:\"Do Not Lock Answers but Force Feedback\";s:40:\"tst_instant_feedback_handling_force_desc\";s:254:\"After participants click \'Request Feedback\' or save the answer when they navigate away from the question, they will be automatically presented with feedback as configured in the option \'Instant feedback\'. They may however change their answers afterwards.\";s:10:\"select_gap\";s:10:\"Select Gap\";s:19:\"select_max_one_item\";s:27:\"Please select one item only\";s:15:\"select_one_user\";s:32:\"Please select at least one user.\";s:40:\"select_target_position_for_move_question\";s:92:\"Please select a target position to move the question(s) and press one of the insert buttons!\";s:9:\"selection\";s:9:\"Selection\";s:13:\"set_edit_mode\";s:13:\"Set Edit Mode\";s:10:\"set_filter\";s:10:\"Set Filter\";s:19:\"set_manscoring_done\";s:32:\"Mark as ‘Scored Participant’\";s:19:\"set_manual_feedback\";s:15:\"Manual Feedback\";s:5:\"shape\";s:5:\"Shape\";s:21:\"show_detailed_results\";s:44:\"Show User’s Detailed Results (Marked Pass)\";s:18:\"show_pass_overview\";s:25:\"Show Marked Pass Overview\";s:17:\"show_user_answers\";s:28:\"Show User’s Marked Answers\";s:13:\"showinfo_desc\";s:125:\"Users will be presented with a complete list of test properties on tab ‘Info’, i.e. information on scoring and reporting.\";s:8:\"showinfo\";s:24:\"Show all Test Properties\";s:21:\"showSuggestedSolution\";s:4:\"Type\";s:15:\"shuffle_answers\";s:15:\"Shuffle Answers\";s:18:\"suggested_solution\";s:26:\"Content for Recapitulation\";s:13:\"solution_hint\";s:35:\"Assigned Content for Recapitulation\";s:12:\"solutionText\";s:4:\"Text\";s:9:\"start_tag\";s:9:\"Start Tag\";s:16:\"statistical_data\";s:16:\"Statistical Data\";s:10:\"statistics\";s:10:\"Statistics\";s:37:\"suggested_solution_added_successfully\";s:50:\"You successfully set a content for recapitulation!\";s:21:\"suggestedSolutionType\";s:8:\"Refer to\";s:10:\"term_image\";s:10:\"Term Image\";s:9:\"term_text\";s:9:\"Term Text\";s:4:\"term\";s:4:\"Term\";s:5:\"terms\";s:5:\"Terms\";s:12:\"text_correct\";s:12:\"Correct Text\";s:8:\"text_gap\";s:8:\"Text Gap\";s:26:\"text_maximum_chars_allowed\";s:148:\"Please do not enter more than a maximum of %s characters. Additional characters won\'t get cut, but the exceeding might be considered during scoring.\";s:11:\"text_rating\";s:20:\"Text Matching Method\";s:10:\"text_wrong\";s:10:\"Wrong Text\";s:23:\"textsize_errortext_info\";s:91:\"Enter the text size of the error text in percent if you want another size than 100 percent.\";s:13:\"textsize_info\";s:94:\"Enter the text size of the ordering text in percent if you want another size than 100 percent.\";s:8:\"textsize\";s:9:\"Text Size\";s:19:\"thumb_geometry_info\";s:109:\"The image thumbnails will be created with a maximum values of height and width given, aspect ratio preserved.\";s:14:\"thumb_geometry\";s:18:\"Thumbnail Geometry\";s:15:\"thumb_size_info\";s:158:\"If you enter a thumbnail size, a thumbnail of this size will be generated for uploaded images. Without a thumbnail size, the original image size will be used.\";s:21:\"thumb_size_unit_pixel\";s:5:\"Pixel\";s:10:\"thumb_size\";s:14:\"Thumbnail Size\";s:11:\"time_format\";s:8:\"HH MM SS\";s:34:\"too_many_targets_selected_for_move\";s:44:\"You must select exactly one target position!\";s:4:\"true\";s:4:\"True\";s:23:\"tst_access_code_created\";s:204:\"To provide you with permanent access to your test results and to offer you a possibility to resume this test, a unique test access code was created. Please write down this code use it for further actions.\";s:25:\"tst_all_user_data_deleted\";s:44:\"All user data of this test has been removed!\";s:26:\"tst_allowed_users_time_gap\";s:26:\"Idle Time for Active Users\";s:17:\"tst_allowed_users\";s:39:\"Limit Number of Concurrent Participants\";s:21:\"tst_already_submitted\";s:43:\"Test has already been finish and submitted.\";s:13:\"tst_anonymity\";s:7:\"Privacy\";s:27:\"tst_answered_questions_test\";s:31:\"Questions answered in this test\";s:22:\"tst_answered_questions\";s:18:\"Answered Questions\";s:20:\"tst_best_solution_is\";s:20:\"The best solution is\";s:28:\"tst_browse_for_qpl_questions\";s:13:\"Add from Pool\";s:28:\"tst_browse_for_tst_questions\";s:19:\"Add from Other Test\";s:30:\"tst_change_points_for_question\";s:21:\"Points for the Answer\";s:26:\"tst_confirm_submit_answers\";s:123:\"Please confirm your submission of your solution. You won\'t be able to revert your answers after pressing the submit button.\";s:27:\"tst_count_correct_solutions\";s:46:\"Only Correct and Complete Answers Score Points\";s:32:\"tst_count_correct_solutions_desc\";s:200:\"Participants score either the maximum number of points for a fully correct and complete answer or 0 points in every other case. This is also valid for questions that define points for partial answers.\";s:27:\"tst_count_partial_solutions\";s:47:\"Incomplete or Partly Wrong Answers Score Points\";s:32:\"tst_count_partial_solutions_desc\";s:200:\"When a question defines points for partial answers, points for correctly provided partial answers are added up: Participants can score points for incomplete or partly wrong answers on these questions.\";s:20:\"tst_defaults_applied\";s:45:\"The selected test defaults have been applied.\";s:31:\"tst_defaults_apply_not_possible\";s:118:\"ILIAS could not apply the selected test defaults to this test! Maybe this test already contains participant data sets.\";s:29:\"tst_defaults_apply_select_one\";s:79:\"Please select exact one test defaults entry to apply the defaults to this test!\";s:22:\"tst_defaults_available\";s:23:\"Available test defaults\";s:29:\"tst_defaults_defaults_of_test\";s:28:\"the settings of this test as\";s:23:\"tst_defaults_enter_name\";s:51:\"Please enter a name for your test default settings!\";s:24:\"tst_defaults_not_defined\";s:55:\"You don’t have any test default settings defined yet.\";s:23:\"tst_delete_missing_mark\";s:49:\"Please select at least one mark step to remove it\";s:29:\"tst_dont_use_previous_answers\";s:78:\"Your previous answers will not be used as default values in future test passes\";s:15:\"tst_ending_time\";s:14:\"Finishing Time\";s:22:\"tst_enter_questionpool\";s:71:\"Please enter a question pool name where the new question will be stored\";s:24:\"tst_eval_question_points\";s:28:\"Question Results for Pass %s\";s:24:\"tst_eval_results_by_pass\";s:27:\"List of Answers for Pass %s\";s:27:\"tst_eval_results_by_pass_lo\";s:30:\"List of Answers for Attempt %s\";s:19:\"tst_eval_results_lo\";s:15:\"List of Answers\";s:20:\"tst_eval_show_answer\";s:11:\"Show Answer\";s:36:\"tst_eval_total_finished_average_time\";s:28:\"Average test processing time\";s:23:\"tst_eval_total_finished\";s:69:\"Total finished tests (Participants that used up all possible passes.)\";s:36:\"tst_eval_total_passed_average_points\";s:30:\"Average points of passed tests\";s:34:\"tst_eval_total_passed_average_time\";s:43:\"Average processing time of all passed tests\";s:21:\"tst_eval_total_passed\";s:18:\"Total passed tests\";s:22:\"tst_eval_total_persons\";s:49:\"Total number of participants who started the test\";s:11:\"review_view\";s:6:\"Review\";s:25:\"tst_finish_confirm_button\";s:30:\"Yes, I want to finish the test\";s:32:\"tst_finish_confirm_cancel_button\";s:36:\"No, go back to the previous question\";s:32:\"tst_finish_confirmation_question\";s:194:\"You are going to finish this test and reach the maximum number of allowed test passes. You won’t be able to enter this test again to change your answers. Do you really want to finish the test?\";s:32:\"tst_finish_notification_advanced\";s:25:\"Send complete test result\";s:31:\"tst_finish_notification_content\";s:17:\"Content of e-mail\";s:30:\"tst_finish_notification_simple\";s:29:\"Send username and finish date\";s:26:\"tst_finish_notification_no\";s:9:\"No e-mail\";s:23:\"tst_finish_notification\";s:12:\"Notification\";s:28:\"tst_finish_notification_desc\";s:77:\"Sends an e-mail to the test owner for every user that has completed the test.\";s:12:\"tst_finished\";s:8:\"Finished\";s:17:\"unfinished_passes\";s:17:\"Unfinished Passes\";s:33:\"finish_pass_for_user_confirmation\";s:47:\"Are you sure you want to finish this test pass?\";s:25:\"finish_pass_for_all_users\";s:62:\"Are you sure you want to finish the test passes for all Users?\";s:22:\"finish_all_user_passes\";s:22:\"Finish all test Passes\";s:24:\"finish_unfinished_passes\";s:18:\"Finish open Passes\";s:29:\"finish_unfinished_passes_desc\";s:98:\"Passes which have a Finishing time or a Duration limit configured will be closed by this cron job.\";s:22:\"tst_general_properties\";s:16:\"General Settings\";s:19:\"tst_heading_scoring\";s:7:\"Scoring\";s:18:\"tst_hide_side_list\";s:22:\"Hide List of Questions\";s:19:\"tst_import_no_items\";s:45:\"Error: The import file contains no questions!\";s:33:\"tst_import_verify_found_questions\";s:123:\"ILIAS found the following questions in the test import file. Please select the questions you want to import with this test.\";s:27:\"tst_insert_missing_question\";s:63:\"Please select at least one question to insert it into the test!\";s:32:\"tst_insert_questions_and_results\";s:194:\"This test was already executed by %s user(s). Inserting questions to this test will remove all test results of these users. Are you sure you want to insert the following question(s) to the test?\";s:20:\"tst_insert_questions\";s:70:\"Are you sure you want to insert the following question(s) to the test?\";s:35:\"tst_instant_feedback_answer_generic\";s:32:\"Feedback on Fully Correct Answer\";s:40:\"tst_instant_feedback_answer_generic_desc\";s:301:\"If the answer provided is fully correct ILIAS will show one type of feedback upon clicking the ‘Check’ button. If the answer provided is not fully correct, another type of feedback will be displayed. Both types of feedback have to be prepared in the tab ‘Feedback’ of the respective question.\";s:36:\"tst_instant_feedback_answer_specific\";s:42:\"Specific Feedback for Each Answer provided\";s:41:\"tst_instant_feedback_answer_specific_desc\";s:245:\"On clicking the ‘Check’-button, ILIAS will show a specific feedback for every answer option selected by the participant. The feedback has to be prepared along with the question. This specific feedback is not supported for all question types.\";s:27:\"tst_instant_feedback_forced\";s:22:\"Force Instant Feedback\";s:28:\"tst_instant_feedback_results\";s:15:\"Points Attained\";s:33:\"tst_instant_feedback_results_desc\";s:111:\"On clicking the ‘Check’-button ILIAS will display how many points were attained by answering this question.\";s:29:\"tst_instant_feedback_solution\";s:25:\"Show Best Possible Answer\";s:34:\"tst_instant_feedback_solution_desc\";s:95:\"On clicking the ‘Check’-button ILIAS will display the best possible answer to the question.\";s:20:\"tst_instant_feedback\";s:16:\"Instant Feedback\";s:16:\"tst_introduction\";s:20:\"Introductory Message\";s:21:\"tst_introduction_desc\";s:128:\"Shows an introductory message on the tab ‘Info’ of the test. This text is accessible already before the test can be started.\";s:18:\"tst_invited_nobody\";s:68:\"No users, groups or roles have been added as fixed test participants\";s:26:\"tst_invited_selected_users\";s:61:\"The selected users have been added as fixed test participants\";s:24:\"tst_list_of_answers_show\";s:20:\"Show List of Answers\";s:19:\"tst_list_of_answers\";s:15:\"List of Answers\";s:25:\"tst_list_of_questions_end\";s:43:\"Show before a participant finishes the test\";s:27:\"tst_list_of_questions_start\";s:32:\"Show prior to the first question\";s:38:\"tst_list_of_questions_with_description\";s:29:\"Include question descriptions\";s:29:\"tst_mark_create_new_mark_step\";s:20:\"Create New Mark Step\";s:34:\"tst_mark_create_simple_mark_schema\";s:27:\"Reset to Simple Mark Schema\";s:22:\"tst_mark_minimum_level\";s:20:\"Minimum Level (in %)\";s:22:\"tst_mark_official_form\";s:13:\"Official Form\";s:15:\"tst_mark_passed\";s:6:\"Passed\";s:19:\"tst_mark_short_form\";s:10:\"Short Form\";s:8:\"tst_mark\";s:4:\"Mark\";s:29:\"tst_max_allowed_users_heading\";s:70:\"The maximum number of simultaneous users in this test has been reached\";s:29:\"tst_max_allowed_users_message\";s:264:\"The maximum number of simultaneous active users in the test has been reached. Please try again later to start or resume the test. If one of the active users is inactive for more than %s seconds, you may be able to enter this test. Thank you for your understanding.\";s:18:\"tst_maximum_points\";s:14:\"Maximum Points\";s:22:\"tst_no_evaluation_data\";s:38:\"There is no evaluation data available.\";s:20:\"tst_no_marks_defined\";s:72:\"There are no marks defined, please create at least a simple mark schema!\";s:36:\"tst_no_question_selected_for_removal\";s:48:\"Please check at least one question to remove it!\";s:42:\"tst_no_question_selected_for_moving_to_qpl\";s:67:\"Please choose at least one question to be added to a question pool!\";s:12:\"tst_no_tries\";s:4:\"none\";s:16:\"tst_nr_of_passes\";s:21:\"Number of Test Passes\";s:23:\"tst_nr_of_tries_of_user\";s:24:\"Passes Already Completed\";s:15:\"tst_nr_of_tries\";s:21:\"Max. Number of Passes\";s:23:\"tst_participating_users\";s:19:\"Participating Users\";s:18:\"tst_pass_best_pass\";s:19:\"Score the Best Pass\";s:23:\"tst_pass_best_pass_desc\";s:133:\"The pass in which a participant performed best will be scored. This setting does only apply when more than one test pass is possible.\";s:16:\"tst_pass_details\";s:16:\"Detailed Results\";s:18:\"tst_pass_last_pass\";s:19:\"Score the Last Pass\";s:23:\"tst_pass_last_pass_desc\";s:46:\"The last pass of a participant will be scored.\";s:16:\"tst_pass_scoring\";s:23:\"Scoring Multiple Passes\";s:10:\"tst_passes\";s:11:\"Test Passes\";s:21:\"tst_allowed_users_max\";s:27:\"Max. Number of Participants\";s:20:\"tst_password_details\";s:101:\"If you define a test password, all users with test access must enter this password to start the test.\";s:18:\"tst_password_enter\";s:14:\"Enter Password\";s:35:\"tst_password_entered_wrong_password\";s:70:\"You cannot start the test because you entered the wrong test password!\";s:25:\"tst_password_introduction\";s:102:\"This test can only be accessed with a test password. Please enter the test password to start the test.\";s:17:\"tst_password_form\";s:19:\"Enter Test Password\";s:12:\"tst_password\";s:13:\"Test Password\";s:18:\"tst_percent_solved\";s:14:\"Percent Solved\";s:12:\"tst_position\";s:17:\"Question %s of %s\";s:26:\"tst_position_without_total\";s:11:\"Question %s\";s:12:\"tst_postpone\";s:20:\"Unanswered Questions\";s:15:\"tst_postpone_on\";s:37:\"Unanswered questions will be enqueued\";s:20:\"tst_postpone_on_desc\";s:144:\"Question that users just look at and flip over without answering them, will be enqueued to be presented again automatically the end of the test.\";s:16:\"tst_postpone_off\";s:37:\"Unanswered Questions Stay in Position\";s:21:\"tst_postpone_off_desc\";s:159:\"Question that users just look at and flip over without answering them, will stay at their position in the test and will not be enqueued at the end of the test.\";s:9:\"tst_print\";s:32:\"Test and Assessment - Print View\";s:24:\"tst_processing_time_desc\";s:345:\"Participants can work through the test only for a specified period of time. Time is clocking away from the moment a user starts a test for the first time. Suspending the test does not stop the clock. If the number of possible test passes is limited an additional feature for granting extra time to participants appears in the tab \'Participants\'.\";s:19:\"tst_processing_time\";s:22:\"Limit Duration of Test\";s:13:\"tst_qst_order\";s:3:\"No.\";s:17:\"tst_question_mark\";s:18:\"Mark this question\";s:19:\"tst_question_marked\";s:23:\"You marked the question\";s:19:\"tst_question_marker\";s:7:\"Flagged\";s:15:\"tst_question_no\";s:5:\"Order\";s:18:\"tst_question_offer\";s:53:\"Do you accept this sample or do you want another one?\";s:39:\"tst_inp_all_quest_points_equal_per_pool\";s:42:\"Use Only Pools with Equal Scored Questions\";s:44:\"tst_inp_all_quest_points_equal_per_pool_desc\";s:254:\"If enabled, only question pools in which all questions have the same points are offered. Participants of such a test can all have the same number of maximum points, thus the test results will be better comparable. It is recommended to choose this option.\";s:29:\"tst_inp_quest_amount_cfg_mode\";s:19:\"Amount of Questions\";s:34:\"tst_inp_quest_amount_cfg_mode_test\";s:39:\"Define the amount of questions per test\";s:34:\"tst_inp_quest_amount_cfg_mode_pool\";s:76:\"Define the amount of questions per selected question pool and taxonomy node.\";s:29:\"tst_inp_quest_amount_per_test\";s:38:\"Number of Questions for the Whole Test\";s:36:\"tst_inp_quest_amount_per_source_pool\";s:15:\"Question Amount\";s:19:\"tst_question_amount\";s:15:\"Question Amount\";s:18:\"tst_question_title\";s:14:\"Question Title\";s:29:\"tst_qbt_filter_question_title\";s:17:\"Title of Question\";s:17:\"tst_question_type\";s:13:\"Question Type\";s:22:\"tst_questions_inserted\";s:21:\"Question(s) inserted!\";s:21:\"tst_questions_removed\";s:20:\"Question(s) removed!\";s:26:\"tst_random_nr_of_questions\";s:19:\"How many questions?\";s:30:\"tst_random_select_questionpool\";s:53:\"Select the question pool to choose the questions from\";s:38:\"tst_nonpool_questions_get_lost_warning\";s:183:\"The current test mode includes questions in its configuration that are not assigned to any question pool. If you change the test mode, these questions will be lost permanently.\";s:18:\"tst_reached_points\";s:6:\"Points\";s:15:\"tst_remove_mark\";s:16:\"Remove this mark\";s:32:\"tst_remove_questions_and_results\";s:197:\"This test was already executed by %s user(s). Removing questions from this test will remove all test results of these users. Are you sure you want to remove the following question(s) from the test?\";s:20:\"tst_remove_questions\";s:70:\"Are you sure you want to remove the following questions from the test?\";s:21:\"tst_report_after_date\";s:34:\"After a fixed score reporting date\";s:31:\"tst_report_after_first_question\";s:49:\"Offer test results when the test has been started\";s:21:\"tst_report_after_test\";s:44:\"Offer test results when the test is finished\";s:16:\"tst_report_never\";s:25:\"No test results available\";s:30:\"tst_reset_processing_time_desc\";s:134:\"The duration will be reset to the defined maximum for every test pass. This setting requires multiple test passes to become effective.\";s:25:\"tst_reset_processing_time\";s:34:\"Reset duration for every test pass\";s:25:\"tst_result_user_name_pass\";s:30:\"Results of Test Pass %s for %s\";s:20:\"tst_result_user_name\";s:19:\"Test Results for %s\";s:15:\"tst_result_pass\";s:20:\"Results of Test Pass\";s:25:\"tst_results_access_always\";s:11:\"Immediately\";s:30:\"tst_results_access_always_desc\";s:233:\"Participants can access their results on the ‘Info’-tab immediately after starting the test pass and while still taking the test. Additionally ILIAS will present them with their test results immediately after finishing the test.\";s:23:\"tst_results_access_date\";s:4:\"Date\";s:28:\"tst_results_access_date_desc\";s:91:\"Participants get access to their test results on the ‘Info’-tab after the defined date.\";s:27:\"tst_results_access_finished\";s:27:\"After Test Pass is Finished\";s:32:\"tst_results_access_finished_desc\";s:172:\"ILIAS displays the test results after the test pass is finished. After finishing the test pass participants can access their test results on the ‘Info’-tab at any time.\";s:26:\"tst_results_access_enabled\";s:22:\"Access to Test Results\";s:31:\"tst_results_access_enabled_desc\";s:231:\"A button ‘Show Test Results’ will be displayed to participants on the ‘Info’-tab. Options in this and the following sections below configure what information is to be included into the report and when it will be accessible.\";s:26:\"tst_results_access_setting\";s:13:\"Point in Time\";s:27:\"tst_results_details_options\";s:46:\"Further Details to be Included in Test Results\";s:35:\"tst_results_grading_opt_show_status\";s:39:\"Show ‘Passed’ / ‘Failed’ Status\";s:40:\"tst_results_grading_opt_show_status_desc\";s:171:\"Information on the ‘Passed’ / ‘Failed’ Status will be appended to the summary test result. Participants can access their test results on the ‘Info’-tab.
\";s:33:\"tst_results_grading_opt_show_mark\";s:19:\"Show Resulting Mark\";s:38:\"tst_results_grading_opt_show_mark_desc\";s:129:\"The resulting mark will be appended to the summary test result. Participants can access their test results on the ‘Info’-tab.\";s:22:\"tst_results_aggregated\";s:23:\"Aggregated Test Results\";s:29:\"tst_results_back_introduction\";s:28:\"Back to Introductory Message\";s:25:\"tst_results_back_overview\";s:24:\"Back to Results Overview\";s:20:\"tst_results_overview\";s:33:\"Pass Overview of the Test Results\";s:30:\"tst_show_solution_details_desc\";s:279:\"As an add-on to the ‘Table of Detailed Test Results’, the participant get a link to a page for each question. This linked page contains the question, the answer provided by the participant, information on whether this was the correct answer and points scored by this answer.\";s:32:\"tst_show_solution_printview_desc\";s:138:\"An overview of all questions with the answers of the respective participant is generated. This list will be offered on the ‘Info’-tab.\";s:31:\"tst_show_solution_feedback_desc\";s:256:\"Feedback related to the answers provided by the participant is displayed. Please mind that this option becomes effective only if you have activated ‘Scored Answers of Participant’ and feedback was prepared along with the questions in the first place.\";s:35:\"tst_show_solution_answers_only_desc\";s:193:\"If is selected, the ILIAS content you place around a question using the ‘Edit content’ tab page will not be visible in a print-out. If you want to save some paper space, select this option.\";s:32:\"tst_show_solution_signature_desc\";s:175:\"The prepared printout version will contain a signature placeholder for the participant. Please mind to activate ‘Table of Detailed Test Results’ to use this functionality.\";s:32:\"tst_show_solution_suggested_desc\";s:347:\"If content for recapitulation was assigned to the test questions in the first place, this content will be shown in the ‘Table of Detailed Test Results’-table. Participants get an opportunity for remedial learning. For this option to become effective you have to activate ‘Table of Detailed Test Results’ under ‘Access to Test Results’.\";s:11:\"tst_results\";s:12:\"Test Results\";s:15:\"tst_resume_test\";s:15:\"Resume the Test\";s:22:\"tst_score_cut_question\";s:60:\"For Each Questions Negative Points are set to ‘0 Points’\";s:27:\"tst_score_cut_question_desc\";s:200:\"Participants may score negative results for a question that had negative points for assigned to individual answer options. This setting ensures that per question any negativ result is set to 0 points.\";s:18:\"tst_score_cut_test\";s:61:\"For the Whole Test a Negative Result is set to ‘0 Points’\";s:23:\"tst_score_cut_test_desc\";s:252:\"Participants might score negative points in questions. Scored points of all questions are added up. Only if the overall result of the test is negative this overall result will be set to 0 points. With this setting negative points carry a lot of weight.\";s:17:\"tst_score_cutting\";s:15:\"Negative Points\";s:24:\"tst_score_mcmr_questions\";s:43:\"Multiple Choice Questions with Empty Answer\";s:33:\"tst_score_mcmr_use_scoring_system\";s:41:\"Save and Score Empty Answers (Deprecated)\";s:38:\"tst_score_mcmr_use_scoring_system_desc\";s:234:\"An additional option \"None of the above\" allows saving of empty answers. The unchecked options will be scored as defined in the question. This setting is only kept for existing tests and will be abandoned in a following ILIAS version.\";s:42:\"tst_score_mcmr_zero_points_when_unanswered\";s:26:\"Don’t Save Empty Answers\";s:47:\"tst_score_mcmr_zero_points_when_unanswered_desc\";s:95:\"Answers without any checked option are not saved. Participants get 0 points on these questions.\";s:24:\"tst_score_reporting_date\";s:20:\"Score Reporting Date\";s:19:\"tst_score_reporting\";s:15:\"Score Reporting\";s:23:\"tst_select_questionpool\";s:59:\"Please select a question pool to store the created question\";s:30:\"tst_selected_user_data_deleted\";s:62:\"The test data of the selected user(s) was removed successfully\";s:18:\"tst_sequence_fixed\";s:34:\"The Sequence of Questions is Fixed\";s:21:\"tst_sequence_postpone\";s:52:\"Questions may be postponed to the end of a test pass\";s:23:\"tst_sequence_properties\";s:63:\"Administering the Test: Functionality Available to Participants\";s:12:\"tst_sequence\";s:8:\"Sequence\";s:20:\"tst_session_settings\";s:16:\"Session Settings\";s:21:\"tst_show_answer_sheet\";s:12:\"Show Answers\";s:27:\"tst_show_cancel_description\";s:181:\"Participants are presented with a button to stop the test run and to continue it later. Caution: Suspending the test does not stop the countdown of the maximum duration of the test.\";s:15:\"tst_show_cancel\";s:12:\"Suspend Test\";s:21:\"tst_show_pass_details\";s:88:\"Show ‘Table of Detailed Test Results’ for each Test Pass upon Selected Point in Time\";s:26:\"tst_show_pass_details_desc\";s:655:\"The summary of results will be appended at the point in time indicated in the setting above: A ‘Table of Detailed Test Results’ will show the title of the questions and the points scored in a particular test pass.
Other than that the table will be displayed after the last test pass possible (setting in link ‘General’, option ‘Limit Number of Test Passes’) or after the test is officially finished (setting in link ‘General’, option ‘Finishing Time’).
Further settings about the content of the ‘Table of Detailed Test Results’ can be made in the section ‘Further Details to be Included in Test Results’ of this form.\";s:16:\"tst_show_results\";s:17:\"Show Test Results\";s:18:\"tst_show_side_list\";s:22:\"Show List of Questions\";s:37:\"tst_dyn_unfreeze_answers_confirmation\";s:173:\"There are questions to which your initial answers were fixed and you could not make any changes. Do you want to answer them one more time now and thus unfreeze your answers?\";s:24:\"tst_dyn_unfreeze_answers\";s:16:\"Answer once more\";s:24:\"tst_dyn_keep_answ_freeze\";s:30:\"Keep my current answers frozen\";s:30:\"tst_show_solution_answers_only\";s:36:\"Print View of Results (Answers Only)\";s:25:\"tst_show_solution_details\";s:29:\"Scored Answers of Participant\";s:26:\"tst_show_solution_feedback\";s:8:\"Feedback\";s:27:\"tst_show_solution_printview\";s:45:\"Additional ‘List of Answers’ for Printing\";s:27:\"tst_show_solution_signature\";s:21:\"Signature Placeholder\";s:27:\"tst_show_solution_suggested\";s:26:\"Content for Recapitulation\";s:28:\"tst_show_summary_description\";s:229:\"Participants can switch on a list of test questions on the left of the actual question. Additionally, they are presented with a button ‘List of Questions’. On that screen the overall status of all questions will be displayed.\";s:16:\"tst_show_summary\";s:28:\"Show ‘List of Questions’\";s:33:\"tst_shuffle_questions_description\";s:77:\"Shuffles the sequence of questions for every participant and every test pass.\";s:21:\"tst_shuffle_questions\";s:17:\"Shuffle Questions\";s:13:\"tst_signature\";s:9:\"Signature\";s:18:\"tst_single_results\";s:19:\"Results by Question\";s:23:\"tst_start_new_test_pass\";s:19:\"Start New Test Pass\";s:14:\"tst_start_test\";s:14:\"Start the Test\";s:11:\"tst_started\";s:12:\"Test Started\";s:17:\"tst_starting_time\";s:13:\"Starting Time\";s:27:\"tst_stat_result_atimeofwork\";s:20:\"Average Time of Work\";s:26:\"tst_stat_result_firstvisit\";s:11:\"First Visit\";s:25:\"tst_stat_result_lastvisit\";s:10:\"Last Visit\";s:27:\"tst_stat_result_mark_median\";s:14:\"Mark of Median\";s:22:\"tst_stat_result_median\";s:31:\"Median of Test Result in Points\";s:30:\"tst_stat_result_pworkedthrough\";s:48:\"Percent of total workload already worked through\";s:20:\"tst_stat_result_qmax\";s:25:\"Total number of Questions\";s:30:\"tst_stat_result_qworkedthrough\";s:32:\"Questions already worked through\";s:27:\"tst_stat_result_rank_median\";s:14:\"Rank of Median\";s:32:\"tst_stat_result_rank_participant\";s:19:\"Rank of Participant\";s:28:\"tst_stat_result_resultsmarks\";s:21:\"Test Results in Marks\";s:29:\"tst_stat_result_resultspoints\";s:22:\"Test Results in Points\";s:26:\"tst_stat_result_timeofwork\";s:12:\"Time of Work\";s:34:\"tst_stat_result_total_participants\";s:28:\"Total Number of Participants\";s:18:\"tst_submit_results\";s:33:\"Yes, I do confirm the submission.\";s:21:\"tst_text_count_system\";s:14:\"Scoring System\";s:27:\"tst_time_already_spent_left\";s:17:\"You have %s left.\";s:22:\"tst_time_already_spent\";s:64:\"You started the test at: %s. Your maximum processing time is %s.\";s:21:\"tst_title_output_full\";s:36:\"Question Titles and Available Points\";s:28:\"tst_title_output_hide_points\";s:20:\"Only Question Titles\";s:25:\"tst_title_output_no_title\";s:44:\"Neither Question Titles nor Available Points\";s:16:\"tst_title_output\";s:19:\"Show Question Title\";s:8:\"tst_type\";s:9:\"Test Type\";s:7:\"exam_id\";s:12:\"Testpass ID:\";s:19:\"examid_in_test_pass\";s:20:\"Display Test Pass ID\";s:24:\"examid_in_test_pass_desc\";s:83:\"A test pass ID is displayed in the test. A new ID is generated for every test pass.\";s:18:\"examid_in_test_res\";s:18:\"ILIAS Test Pass ID\";s:23:\"examid_in_test_res_desc\";s:60:\"The ILIAS test pass ID will be included in the test results.\";s:36:\"tst_use_previous_answers_description\";s:180:\"Participants will be presented with their answers from previous test passes. This option has to be activated by individual participants on the Info-tab before starting a test pass.\";s:29:\"tst_use_previous_answers_user\";s:63:\"Use my previous answers as default values in future test passes\";s:28:\"use_previous_solution_advice\";s:157:\"The shown solution for the question is your previously given one. You have to confirm the adoption of the solution, if you like to use it without any change.\";s:21:\"use_previous_solution\";s:21:\"Use Previous Solution\";s:24:\"tst_use_previous_answers\";s:20:\"Use Previous Answers\";s:22:\"tst_user_finished_test\";s:23:\"User finished test (%s)\";s:19:\"tst_your_answer_was\";s:15:\"Your answer was\";s:16:\"tst_your_answers\";s:56:\"These are your answers given to the following questions.\";s:21:\"test_enable_archiving\";s:16:\"Enable Archiving\";s:21:\"cannot_export_archive\";s:33:\"Archive-Export cannot be created.\";s:9:\"unlimited\";s:9:\"unlimited\";s:6:\"unlock\";s:6:\"Unlock\";s:17:\"uploaded_material\";s:17:\"Uploaded Material\";s:16:\"user_not_invited\";s:39:\"You are not supposed to take this test.\";s:19:\"user_wrong_clientip\";s:56:\"You don\'t have the right IP address to access this test.\";s:21:\"value_between_x_and_y\";s:37:\"The value should be between %s and %s\";s:6:\"values\";s:6:\"Values\";s:29:\"warning_question_not_complete\";s:29:\"The question is not complete!\";s:5:\"width\";s:5:\"Width\";s:14:\"worked_through\";s:14:\"Worked Through\";s:8:\"answered\";s:8:\"Answered\";s:12:\"working_time\";s:12:\"Working Time\";s:26:\"you_received_a_of_b_points\";s:37:\"You received %s of %s possible points\";s:16:\"all_participants\";s:16:\"All participants\";s:27:\"with_solutions_participants\";s:27:\"Participants with solutions\";s:30:\"without_solutions_participants\";s:30:\"Participants without solutions\";s:16:\"tst_show_toplist\";s:12:\"Show Ranking\";s:16:\"toplist_by_score\";s:19:\"High score by score\";s:15:\"toplist_by_time\";s:26:\"High score by working time\";s:21:\"toplist_top_n_results\";s:14:\"Top %s Results\";s:16:\"toplist_col_rank\";s:4:\"Rank\";s:23:\"toplist_col_participant\";s:11:\"Participant\";s:20:\"toplist_col_achieved\";s:4:\"Date\";s:17:\"toplist_col_score\";s:5:\"Score\";s:22:\"toplist_col_percentage\";s:10:\"Percentage\";s:17:\"toplist_col_hints\";s:5:\"Hints\";s:17:\"toplist_col_wtime\";s:12:\"Working Time\";s:19:\"toplist_your_result\";s:12:\"Your ranking\";s:21:\"tst_highscore_enabled\";s:7:\"Ranking\";s:25:\"tst_highscore_description\";s:255:\"On the \'Info\'-tab participants are presented with a button \'Show Ranking\'. On clicking it participants are presented with a league table on the performance in the test. You have to activate \'Access to Test Results\', too in order to use this functionality.\";s:18:\"tst_highscore_anon\";s:13:\"Without Names\";s:30:\"tst_highscore_anon_description\";s:137:\"Ranking is displayed without listing the names of the other participants. This will be the case anyway if the test was taken anonymously.\";s:25:\"tst_highscore_achieved_ts\";s:4:\"Date\";s:37:\"tst_highscore_achieved_ts_description\";s:66:\"A column containing the test date will be included in the ranking.\";s:19:\"tst_highscore_score\";s:5:\"Score\";s:31:\"tst_highscore_score_description\";s:62:\"A column containing the score will be included in the ranking.\";s:24:\"tst_highscore_percentage\";s:10:\"Percentage\";s:36:\"tst_highscore_percentage_description\";s:73:\"A column containing the tests percentage will be included in the ranking.\";s:19:\"tst_highscore_hints\";s:5:\"Hints\";s:31:\"tst_highscore_hints_description\";s:72:\"A column containing the requested hints will be included in the ranking.\";s:19:\"tst_highscore_wtime\";s:16:\"Duration of Test\";s:31:\"tst_highscore_wtime_description\";s:77:\"A column containing the duration of the test will be included in the ranking.\";s:18:\"tst_highscore_mode\";s:4:\"Mode\";s:23:\"tst_highscore_own_table\";s:22:\"Participant\'s Own Rank\";s:35:\"tst_highscore_own_table_description\";s:62:\"Participants are advised of their own position in the ranking.\";s:23:\"tst_highscore_top_table\";s:11:\"Top Ranking\";s:35:\"tst_highscore_top_table_description\";s:68:\"Participants are presented with a table containing the top rankings.\";s:24:\"tst_highscore_all_tables\";s:38:\"Participant\'s Own Rank and Top Ranking\";s:36:\"tst_highscore_all_tables_description\";s:89:\"Participants get information about the top ranking and their own position in the ranking.\";s:21:\"tst_highscore_top_num\";s:21:\"Length of Top Ranking\";s:33:\"tst_highscore_top_num_description\";s:66:\"Specify how many ranks are to be included in the top ranking list.\";s:26:\"tst_highscore_top_num_unit\";s:7:\"entries\";s:29:\"tst_rnd_quest_cfg_tab_general\";s:13:\"Configuration\";s:26:\"tst_rnd_quest_cfg_tab_pool\";s:23:\"Selected Question Pools\";s:21:\"tst_question_set_type\";s:27:\"Selection of Test Questions\";s:27:\"tst_question_set_type_fixed\";s:22:\"Fixed Set of Questions\";s:32:\"tst_question_set_type_fixed_desc\";s:47:\"All participants get the same set of questions.\";s:28:\"tst_question_set_type_random\";s:23:\"Random Set of Questions\";s:33:\"tst_question_set_type_random_desc\";s:116:\"Each participant gets a different set of questions. Questions are randomly selected from one or more question pools.\";s:29:\"tst_question_set_type_dynamic\";s:51:\"Question Queue - All Questions from a Question Pool\";s:34:\"tst_question_set_type_dynamic_desc\";s:168:\"Participants work through questions from one question pool. Questions answered incorrectly will be presented again. Questions can be added and edited in a running test.\";s:55:\"tst_change_quest_set_type_from_old_to_new_with_conflict\";s:221:\"You are about to change the test mode from %s to %s, although a questions/question pool configuration dependent on the current test mode already exists.
This already existing configuration will be lost.\";s:44:\"tst_msg_dynamic_question_set_config_modified\";s:61:\"Continues question selection configuration has been modified.\";s:59:\"tst_msg_cannot_modify_dynamic_question_set_conf_due_to_part\";s:95:\"Continues question selection configuration cannot be modified due to existing participant data.\";s:58:\"tst_msg_cannot_modify_random_question_set_conf_due_to_part\";s:90:\"The random question set configuration cannot be modified due to existing participant data.\";s:31:\"tst_delete_dyn_test_results_btn\";s:19:\"Remove Test Results\";s:35:\"tst_dyn_test_msg_pass_deletion_link\";s:23:\"Remove Previous Answers\";s:33:\"tst_dyn_test_pass_deletion_button\";s:17:\"Reset All Answers\";s:36:\"tst_form_dynamic_question_set_config\";s:28:\"Continues Question Selection\";s:50:\"tst_input_dynamic_question_set_source_questionpool\";s:20:\"Source Question Pool\";s:59:\"tst_dynamic_question_set_source_questionpool_summary_string\";s:28:\"%s (Path: %s) [%s Questions]\";s:48:\"tst_dyn_quest_set_src_qpl_summary_string_trashed\";s:27:\"%s (Removed) [%s Questions]\";s:48:\"tst_dyn_quest_set_src_qpl_summary_string_deleted\";s:24:\"%s (Removed Permanently)\";s:55:\"tst_input_dynamic_question_set_taxonomie_filter_enabled\";s:23:\"Provide Taxonomy Filter\";s:52:\"tst_input_dyn_quest_set_answer_status_filter_enabled\";s:28:\"Provide Answer Status Filter\";s:26:\"tst_question_answer_status\";s:36:\"Which questions should be presented?\";s:42:\"tst_question_answer_status_all_non_correct\";s:45:\"All Questions Except those Answered Correctly\";s:39:\"tst_question_answer_status_non_answered\";s:22:\"Non Answered Questions\";s:41:\"tst_question_answer_status_wrong_answered\";s:31:\"Only wrongly answered questions\";s:48:\"tst_input_dynamic_question_set_question_ordering\";s:17:\"Question Ordering\";s:56:\"tst_input_dynamic_question_set_question_ordering_by_date\";s:23:\"Order Questions by Date\";s:49:\"tst_inp_dyn_quest_set_quest_ordering_by_date_desc\";s:85:\"The presentation order for the questions bases upon the question\'s last editing date.\";s:55:\"tst_input_dynamic_question_set_question_ordering_by_tax\";s:27:\"Order Questions by Taxonomy\";s:48:\"tst_inp_dyn_quest_set_quest_ordering_by_tax_desc\";s:93:\"The presentation order for the questions bases upon the question\'s assignments in a taxonomy.\";s:43:\"tst_input_dynamic_question_set_ordering_tax\";s:17:\"Ordering Taxonomy\";s:55:\"tst_input_dynamic_question_set_ordering_tax_description\";s:95:\"The test questions will be presented accordingly to their assignments in the selected taxonomy.\";s:37:\"tst_start_dyn_test_with_cur_quest_sel\";s:42:\"Start Test with Current Question Selection\";s:38:\"tst_resume_dyn_test_with_cur_quest_sel\";s:43:\"Resume Test with Current Question Selection\";s:34:\"tst_dynamic_question_set_selection\";s:47:\"Test Question Selection and Selection-Statistic\";s:33:\"tst_dynamic_question_set_complete\";s:15:\"Total-Statistic\";s:21:\"tst_num_all_questions\";s:23:\"Number of All Questions\";s:26:\"tst_num_selected_questions\";s:28:\"Number of Selected Questions\";s:38:\"tst_num_non_answered_questions_skipped\";s:7:\"Skipped\";s:38:\"tst_num_non_answered_questions_notseen\";s:18:\"Not Presented, Yet\";s:32:\"tst_num_wrong_answered_questions\";s:17:\" Answered Wrongly\";s:34:\"tst_num_correct_answered_questions\";s:18:\"Answered Correctly\";s:38:\"tst_change_dyn_test_question_selection\";s:25:\"Change Question Selection\";s:46:\"tst_dyn_test_msg_currently_finished_completely\";s:173:\"Currently you have answered all questions from the selected question pool successfully. You can proceed the test when there are new or edited questions in the question pool.\";s:45:\"tst_dyn_test_msg_currently_finished_selection\";s:132:\"With the current question selection you have answered all questions successfully. Change the question selection to proceed the test.\";s:26:\"tst_activate_skill_service\";s:18:\"Competence Service\";s:19:\"tst_tab_competences\";s:11:\"Competences\";s:19:\"qpl_tab_competences\";s:11:\"Competences\";s:28:\"qpl_skl_sub_tab_quest_assign\";s:30:\"Question/Competence Assignment\";s:22:\"qpl_skl_sub_tab_usages\";s:20:\"Assignment Frequency\";s:26:\"tst_skl_sub_tab_thresholds\";s:21:\"Competence Thresholds\";s:32:\"tst_msg_skl_lvl_thresholds_saved\";s:41:\"The competence thresholds has been saved.\";s:14:\"tst_competence\";s:10:\"Competence\";s:29:\"tst_manage_competence_assigns\";s:29:\"Manage Competence Assignments\";s:26:\"tst_edit_competence_assign\";s:26:\"Edit Assignment Properties\";s:26:\"tst_view_competence_assign\";s:26:\"View Assignment Properties\";s:38:\"qpl_qst_skl_assign_properties_modified\";s:46:\"The assignment\'s properties has been modified.\";s:27:\"qpl_qst_skl_assigns_updated\";s:44:\"The competence assignments has been updated.\";s:39:\"qpl_sync_quest_skl_assigns_confirmation\";s:150:\"The question was inserted from another repository object. Should the question\'s original be updated with the current config of competence assignments?\";s:33:\"qpl_qst_skl_assign_synced_to_orig\";s:75:\"The competence assignments has been synchronised to the questions original.\";s:29:\"qpl_save_skill_assigns_update\";s:27:\"Save Competence Assignments\";s:31:\"qpl_cancel_skill_assigns_update\";s:6:\"Cancel\";s:15:\"tst_comp_points\";s:17:\"Competence Points\";s:18:\"tst_comp_eval_mode\";s:13:\"Evaluation by\";s:17:\"tst_num_questions\";s:19:\"Number of Questions\";s:19:\"tst_max_comp_points\";s:22:\"Max. Competence Points\";s:9:\"tst_level\";s:16:\"Competence Level\";s:13:\"tst_threshold\";s:17:\"Thresholds (in %)\";s:19:\"tst_save_thresholds\";s:15:\"Save Thresholds\";s:21:\"tst_show_comp_results\";s:23:\"Show Competence Results\";s:12:\"tst_analysis\";s:8:\"Analysis\";s:24:\"tst_all_test_competences\";s:19:\"All Test Competence\";s:16:\"tst_gap_analysis\";s:12:\"Gap Analysis\";s:15:\"tst_test_result\";s:11:\"Test Result\";s:16:\"feedback_setting\";s:33:\"Mode of answer specific feedback.\";s:12:\"feedback_all\";s:46:\"Show answer specific feedback for all answers.\";s:16:\"feedback_checked\";s:62:\"Show answer specific feedback for all chosen/selected answers.\";s:22:\"feedback_correct_sc_mc\";s:134:\"Show answer specific feedback for all correct answers (Correct answers are those, that lead to a positive score when chosen/selected).\";s:22:\"feedback_correct_kprim\";s:137:\"Show answer specific feedback for all correct answers (Correct answers are those, for that the positive option is to be chosen/selected).\";s:28:\"tst_add_quest_cont_edit_mode\";s:29:\"Editor for Feedback and Hints\";s:36:\"tst_add_quest_cont_edit_mode_default\";s:51:\"Use rich-text editor for editing feedback and hints\";s:40:\"tst_add_quest_cont_edit_mode_page_object\";s:52:\"Use ILIAS page editor for editing feedback and hints\";s:31:\"tst_question_feedback_edit_page\";s:12:\"Edit Content\";s:43:\"tst_question_feedback_back_to_feedback_form\";s:24:\"Back To Calling Question\";s:15:\"enable_examview\";s:25:\"Overview of Answers Given\";s:20:\"enable_examview_desc\";s:120:\"Participants are presented with all questions and the answers they provided in an overview prior to submitting the test.\";s:18:\"show_examview_html\";s:9:\"On screen\";s:17:\"show_examview_pdf\";s:12:\"PDF Download\";s:13:\"scoringadjust\";s:11:\"Corrections\";s:29:\"tst_trigger_result_refreshing\";s:55:\"Results need to be recalculated. This may take a while.\";s:12:\"test_scoring\";s:15:\"Scoring Options\";s:12:\"test_results\";s:20:\"Summary Test Results\";s:4:\"misc\";s:12:\"Misc Options\";s:15:\"tst_back_to_top\";s:11:\"Back to Top\";s:25:\"tst_back_to_question_list\";s:21:\"Back to Question List\";s:23:\"tst_results_tax_filters\";s:13:\"Result Filter\";s:24:\"tst_back_to_pass_details\";s:20:\"Back to Pass Details\";s:18:\"tst_answer_details\";s:14:\"Answer Details\";s:23:\"tst_list_answer_details\";s:18:\"Show in List Below\";s:25:\"tst_single_answer_details\";s:18:\"Show Single Answer\";s:37:\"tst_pass_details_overview_table_title\";s:29:\"Detailed Overview for Pass %s\";s:27:\"tst_btn_show_best_solutions\";s:19:\"Show Best Solutions\";s:27:\"tst_btn_hide_best_solutions\";s:19:\"Hide Best Solutions\";s:25:\"tst_settings_header_intro\";s:32:\"Information Before Start of Test\";s:29:\"tst_settings_header_execution\";s:30:\"Administering the Test: Access\";s:22:\"tst_starting_time_desc\";s:132:\"Point in time after which the test can be started by clicking the button ‚Start‘, participants can provide answers to questions.\";s:20:\"tst_ending_time_desc\";s:124:\"Point in time at which the test will be finished: Participants an no longer answer questions, the test is finished by ILIAS.\";s:22:\"tst_allowed_users_desc\";s:178:\"ILIAS will monitor the number of participants taking the test at the same time. If more users than maximally allowed try to access ILIAS will prevent them from starting the test.\";s:31:\"tst_allowed_users_time_gap_desc\";s:140:\"Participants that do not click in the test for the indicated amount of time will be categorized as ‚inactive‘ and removed from the test.\";s:28:\"tst_settings_header_test_run\";s:32:\"Administering the Test: Test Run\";s:20:\"tst_nr_of_tries_desc\";s:48:\"Maximum number of passes a participant can take.\";s:21:\"tst_final_information\";s:18:\"Finishing the Test\";s:16:\"saved_adjustment\";s:14:\"Changes saved.\";s:15:\"sign_submission\";s:31:\"Digitally Sign Test Submissions\";s:20:\"sign_submission_info\";s:136:\"If this is activated and a signature plugin is installed and active, participants will be requested to digitally sign their submissions.\";s:19:\"preserve_manscoring\";s:24:\"Preserve manual scorings\";s:24:\"preserve_manscoring_info\";s:185:\"Changes in the scoring of a question may make it necessary to void manual scorings. This option allows to void ALL manual scorings in the test and should be used only in rare occasions.\";s:23:\"tst_qst_added_to_pool_s\";s:53:\"Successfully added the question to the selected pool.\";s:23:\"tst_qst_added_to_pool_p\";s:54:\"Successfully added the questions to the selected pool.\";s:16:\"submit_and_check\";s:21:\"Save Answer and Check\";s:16:\"tst_search_users\";s:19:\"Search Participants\";s:23:\"info_answer_type_change\";s:93:\"The question already contains images. You can\'t change the answer type to multi-line answers.\";s:11:\"mailnottype\";s:53:\"Send notification even if a user finishes a test pass\";s:21:\"dont_use_questionpool\";s:75:\"Don\'t insert the questions in a question pool (only available in this test)\";s:29:\"ordering_answer_sequence_info\";s:83:\"The answer sequence you define here will be taken as the correct solution sequence.\";s:16:\"tst_exp_sc_short\";s:49:\"Item Analysis Export for Pure Single Choice Tests\";s:21:\"tst_exp_sc_short_desc\";s:207:\"In the ‘Statistics’-tab an additional export option is offered. It generates a spreadsheet for item analysis outside of ILIAS. This option only works for tests purely composed of Single Choice Questions.\";s:23:\"questions_per_page_view\";s:9:\"Page View\";s:18:\"test_next_question\";s:13:\"Next Question\";s:18:\"test_prev_question\";s:17:\"Previous Question\";s:12:\"test_jump_to\";s:16:\"Jump to Question\";s:19:\"ass_create_question\";s:15:\"Create Question\";s:22:\"adm_settings_templates\";s:18:\"Settings Templates\";s:24:\"test_question_pool_usage\";s:21:\"Use of Question Pools\";s:33:\"test_question_pool_usage_optional\";s:52:\"Questions can be added optionally to a question pool\";s:38:\"test_question_pool_usage_optional_info\";s:44:\"The questions can be re-used in other tests.\";s:37:\"test_question_pool_usage_tst_directly\";s:42:\"Questions are created directly in the test\";s:42:\"test_question_pool_usage_tst_directly_info\";s:47:\"The questions cannot be re-used in other tests.\";s:19:\"test_using_template\";s:124:\"This test uses the template %s. If you do not want to use a template and have access to all settings, please click here: %s.\";s:30:\"tst_anonymity_no_anonymization\";s:18:\"Results with Names\";s:28:\"tst_anonymity_anonymous_test\";s:38:\"Results without Names / Anonymous Test\";s:27:\"tst_presentation_properties\";s:48:\"Administering the Test: Behavior of the Question\";s:16:\"test_delete_page\";s:15:\"Delete Question\";s:14:\"test_move_page\";s:13:\"Move Question\";s:25:\"assessment_pool_selection\";s:14:\"Pool Selection\";s:18:\"assessment_no_pool\";s:24:\"Do not use question pool\";s:24:\"assessment_existing_pool\";s:26:\"Use existing question pool\";s:19:\"assessment_new_pool\";s:24:\"Create new question pool\";s:27:\"test_confirm_template_reset\";s:62:\"Are you sure that you do not want to use the template anymore?\";s:19:\"test_template_reset\";s:30:\"The template has been removed.\";s:24:\"test_using_template_link\";s:27:\"Do not use template anymore\";s:9:\"saveOrder\";s:10:\"Save Order\";s:23:\"saveOrderAndObligations\";s:26:\"Save Order and Obligations\";s:10:\"obligatory\";s:10:\"Compulsory\";s:28:\"not_all_obligations_answered\";s:72:\"You must answer all compulsory questions before you can finish the test.\";s:36:\"tst_setting_enable_obligations_label\";s:20:\"Compulsory Questions\";s:35:\"tst_setting_enable_obligations_info\";s:209:\"Only if all compulsory questions are answered ths test can be finished. Compulsory questions can be defined in the ‘List view’. For participants the option ‘Show List of Questions’ should be activated.\";s:38:\"tst_test_contains_obligatory_questions\";s:65:\"To end this test you have to answer all compulsory questions (*).\";s:29:\"copy_and_link_to_questionpool\";s:20:\"Add to question pool\";s:10:\"tst_result\";s:11:\"Test Result\";s:19:\"tst_remove_question\";s:69:\"Are you sure you want to remove the following question from the test?\";s:28:\"ass_completion_by_submission\";s:23:\"Completed by Submission\";s:33:\"ass_completion_by_submission_info\";s:246:\"If enabled, the submission of at least one file causes the completion of this question by granting the maximum score for this question. The score could be manually changed later. Switching this setting does not effect already submitted solutions.\";s:26:\"copy_no_questions_selected\";s:44:\"Please select at least one question to copy.\";s:22:\"copy_questions_success\";s:32:\"The question(s) has been copied.\";s:8:\"imported\";s:8:\"imported\";s:56:\"cannot_switch_to_online_no_questions_andor_no_mark_steps\";s:110:\"The status cannot be changed to "online" because there are no questions and/or no marks in the test!\";s:15:\"test_is_offline\";s:47:\"You cannot start the test! The test is offline.\";s:18:\"test_edit_settings\";s:13:\"Edit Settings\";s:57:\"tst_set_offline_due_to_switched_question_set_type_setting\";s:182:\"The test has been set to offline, because the test mode setting has been changed. You have to set a new test mode relating question config before the test can be set to online again.\";s:56:\"tst_cannot_online_due_to_switched_quest_set_type_setting\";s:172:\"The test cannot be set to online, because the test mode setting has been changed. You have to set a test mode relating question config before the test can be set to online.\";s:24:\"tst_link_only_unassigned\";s:141:\"You have selected at least one question that is already linked to a question pool. Only unassigned questions can be added to a question pool.\";s:20:\"tst_default_settings\";s:25:\"Personal Default Settings\";s:35:\"test_has_datasets_warning_page_view\";s:105:\"The test already contains data sets. You cannot edit the test questions until you remove these data sets.\";s:40:\"test_has_datasets_warning_page_view_link\";s:17:\"Edit Participants\";s:31:\"tst_results_print_best_solution\";s:13:\"Best Solution\";s:36:\"tst_results_print_best_solution_info\";s:76:\"Additionally for each question the best possible solution will be displayed.\";s:12:\"tst_question\";s:8:\"Question\";s:15:\"tst_participant\";s:11:\"Participant\";s:22:\"tst_participant_status\";s:18:\"Participant Status\";s:16:\"tst_edit_scoring\";s:12:\"Edit Scoring\";s:33:\"tst_pass_overview_for_participant\";s:31:\"Test Passes for Participant: %s\";s:38:\"tst_manscoring_question_section_header\";s:12:\"Question: %s\";s:32:\"tst_manscoring_user_notification\";s:17:\"Send Notification\";s:33:\"tst_saved_manscoring_successfully\";s:71:\"The manual scoring for test pass %s for %s has been saved successfully.\";s:45:\"tst_saved_manscoring_by_question_successfully\";s:84:\"The manual scoring for the question %s for test pass %s has been saved successfully.\";s:26:\"tst_save_manscoring_failed\";s:54:\"Saving the manual scoring for test pass %s has failed.\";s:45:\"tst_manscoring_maxpoints_exceeded_input_alert\";s:39:\"The maximum of %s point(s) is exceeded!\";s:44:\"tst_manscoring_input_max_points_for_question\";s:27:\"Maximum Points for Question\";s:47:\"tst_manscoring_input_question_and_user_solution\";s:26:\"Question and User Solution\";s:43:\"tst_notify_manscoring_done_body_msg_subject\";s:38:\"Manual Scoring for Test \"%s\" committed\";s:41:\"tst_notify_manscoring_done_body_msg_topic\";s:35:\"Your test has been graded manually:\";s:42:\"tst_notify_manscoring_done_body_msg_reason\";s:75:\"You have received this notification, because you participated in this test.\";s:29:\"tst_setting_offer_hints_label\";s:5:\"Hints\";s:28:\"tst_setting_offer_hints_info\";s:127:\"Participants request hints to answer a question. With every hint presented the maximum number of points to be earned decreases.\";s:22:\"tst_question_hints_tab\";s:5:\"Hints\";s:31:\"tst_question_hints_table_header\";s:22:\"Hints for Question: %s\";s:33:\"tst_question_hints_table_no_items\";s:17:\"No Existing Hints\";s:42:\"tst_question_hints_table_column_hint_order\";s:5:\"Order\";s:41:\"tst_question_hints_table_column_hint_text\";s:4:\"Hint\";s:43:\"tst_question_hints_table_column_hint_points\";s:16:\"Points Deduction\";s:39:\"tst_question_hints_table_link_edit_hint\";s:9:\"Edit Hint\";s:41:\"tst_question_hints_table_link_delete_hint\";s:11:\"Delete Hint\";s:40:\"tst_questions_hints_table_cmd_save_order\";s:10:\"Save Order\";s:46:\"tst_questions_hints_table_multicmd_delete_hint\";s:14:\"Delete Hint(s)\";s:43:\"tst_questions_hints_table_multicmd_cut_hint\";s:30:\"Cut Hint to Ordering Clipboard\";s:52:\"tst_questions_hints_table_multicmd_paste_hint_before\";s:32:\"Prepend Hint to the Selected One\";s:51:\"tst_questions_hints_table_multicmd_paste_hint_after\";s:31:\"Append Hint to the Selected One\";s:40:\"tst_questions_hints_toolbar_cmd_add_hint\";s:8:\"Add Hint\";s:56:\"tst_questions_hints_toolbar_cmd_reset_ordering_clipboard\";s:29:\"Reset Hint Ordering Clipboard\";s:53:\"tst_question_hints_delete_hints_missing_selection_msg\";s:33:\"No hint(s) selected for deletion.\";s:46:\"tst_question_hints_delete_hints_confirm_header\";s:51:\"Do you really want to delete the following hint(s)?\";s:44:\"tst_question_hints_delete_hints_confirm_item\";s:11:\"Hint %s: %s\";s:43:\"tst_question_hints_delete_hints_confirm_cmd\";s:14:\"Delete Hint(s)\";s:37:\"tst_question_hints_delete_success_msg\";s:51:\"The selected hint(s) has been deleted successfully.\";s:50:\"tst_question_hints_cut_hints_missing_selection_msg\";s:29:\"No hint selected for cutting.\";s:49:\"tst_question_hints_cut_hints_single_selection_msg\";s:44:\"More than one hint was selected for cutting.\";s:35:\"tst_question_hints_form_header_edit\";s:24:\"Hint %s for Question: %s\";s:37:\"tst_question_hints_form_header_create\";s:25:\"New Hint for Question: %s\";s:39:\"tst_question_hints_form_label_hint_text\";s:4:\"Hint\";s:41:\"tst_question_hints_form_label_hint_points\";s:15:\"Point Deduction\";s:32:\"tst_question_hints_form_cmd_save\";s:9:\"Save Hint\";s:33:\"tst_question_hints_form_saved_msg\";s:37:\"The hint has been saved successfully.\";s:35:\"tst_question_hints_form_invalid_msg\";s:56:\"The hint could not been saved. Please check your inputs.\";s:52:\"tst_question_hints_item_stored_in_ordering_clipboard\";s:40:\"Hint %s is stored in ordering clipboard.\";s:46:\"tst_question_hints_ordering_clipboard_resetted\";s:38:\"The ordering clipboard has been reset.\";s:41:\"tst_question_hints_save_order_success_msg\";s:41:\"The order of hint was saved successfully.\";s:43:\"tst_question_hints_paste_before_success_msg\";s:56:\"The hint %s has been pasted before hint %s successfully.\";s:42:\"tst_question_hints_paste_after_success_msg\";s:55:\"The hint %s has been pasted after hint %s successfully.\";s:28:\"tst_processing_time_duration\";s:28:\"Maximum Duration of the Test\";s:33:\"tst_processing_time_duration_desc\";s:41:\"Maximum of time granted to take the test.\";s:28:\"button_request_question_hint\";s:12:\"Request Hint\";s:33:\"button_request_next_question_hint\";s:17:\"Request Next Hint\";s:36:\"button_show_requested_question_hints\";s:20:\"Show Requested Hints\";s:34:\"tst_question_hints_confirm_request\";s:12:\"Request Hint\";s:33:\"tst_question_hints_cancel_request\";s:16:\"Back to Question\";s:39:\"tst_question_hints_request_confirmation\";s:82:\"Do you really want to request hint %s? For this hint %s point(s) will be deducted.\";s:35:\"tst_question_hints_back_to_question\";s:16:\"Back to Question\";s:37:\"tst_question_hints_index_column_label\";s:7:\"Hint %s\";s:42:\"tst_question_hints_table_column_hint_index\";s:5:\"Index\";s:46:\"tst_question_hints_requested_hint_count_header\";s:15:\"Requested Hints\";s:31:\"tst_activate_skill_service_desc\";s:126:\"Supports the assignment of questions to competences and the definition of thresholds for reaching a specific competence level.\";s:46:\"tst_question_hints_table_link_edit_hint_points\";s:11:\"Edit Points\";s:44:\"tst_question_hints_table_link_edit_hint_page\";s:9:\"Edit Page\";s:39:\"tst_question_hints_form_cmd_save_points\";s:11:\"Save Points\";s:53:\"tst_question_hints_form_cmd_save_points_and_edit_page\";s:26:\" Save Points and Edit Page\";s:36:\"tst_question_hints_back_to_hint_list\";s:18:\"Question Hint List\";s:20:\"conf_delete_pass_ctm\";s:55:\"Wollen Sie Ihre bisherigen Antworten wirklich löschen?\";s:16:\"conf_delete_pass\";s:54:\"Are you sure you want to delete your existing answers?\";s:26:\"tst_activation_online_info\";s:42:\"If online, participants can take the test.\";s:38:\"tst_activation_limited_visibility_info\";s:128:\"Before and after the indicated period it is only the test\'s title that will be displayed. The participants cannot take the test.\";s:8:\"tst_copy\";s:9:\"Copy Test\";s:17:\"oq_btn_nest_terms\";s:27:\"Switch to term nesting view\";s:20:\"oq_btn_nest_pictures\";s:30:\"Switch to picture nesting view\";s:19:\"oq_btn_define_terms\";s:30:\"Switch to term definition view\";s:22:\"oq_btn_define_pictures\";s:33:\"Switch to picture definition view\";s:27:\"oq_header_ordering_elements\";s:17:\"Ordering Elements\";s:19:\"tst_extratime_added\";s:69:\"The working time of the participant has been increased by %s minutes.\";s:26:\"tst_extratime_notavailable\";s:83:\"Extra time can be added only for tests with one pass and a maximum processing time.\";s:18:\"tst_extratime_info\";s:132:\"If you want to add the working time multiple times for the same participant, please insert the total amount of time you want to add.\";s:9:\"extratime\";s:10:\"Extra Time\";s:19:\"log_added_extratime\";s:44:\"Added extra %d minutes for participant id %d\";s:6:\"timing\";s:10:\"Extra Time\";s:22:\"tst_change_workingtime\";s:32:\"Add extra time for a participant\";s:17:\"tst_imap_qst_mode\";s:4:\"Mode\";s:20:\"tst_imap_qst_mode_sc\";s:13:\"Single Choice\";s:20:\"tst_imap_qst_mode_mc\";s:15:\"Multiple Choice\";s:28:\"redirect_after_finishing_tst\";s:8:\"Redirect\";s:33:\"redirect_after_finishing_tst_desc\";s:168:\"After completion of test each participant is automatically redirected to a defined webpage. This is only valid if the participants have no access to their test results.\";s:29:\"redirect_after_finishing_rule\";s:8:\"Redirect\";s:22:\"redirect_in_kiosk_mode\";s:32:\"only when exam view is activated\";s:15:\"redirect_always\";s:25:\"always to defined webpage\";s:15:\"redirection_url\";s:14:\"URL of webpage\";s:16:\"exp_file_created\";s:20:\"Export file created.\";s:23:\"tst_man_scoring_by_part\";s:22:\"Scoring by Participant\";s:22:\"tst_man_scoring_by_qst\";s:19:\"Scoring by Question\";s:29:\"tst_no_scorable_qst_available\";s:30:\"No question to score available\";s:27:\"part_received_a_of_b_points\";s:49:\"The participant received %s of %s possible points\";s:10:\"answers_of\";s:11:\"Answers of:\";s:11:\"question_id\";s:11:\"Question ID\";s:17:\"question_id_short\";s:2:\"ID\";s:25:\"apply_def_settings_to_tst\";s:14:\"Apply Settings\";s:25:\"tst_show_solution_compare\";s:44:\"Show Best Solution in ‘Detailed Results’\";s:30:\"tst_show_solution_compare_desc\";s:340:\"Participants are presented with an overview comparing their own answers with the best solutions. Please note that this view will be displayed in the \'Detailed Results\' that can be accessed via the \'Show Test Results\'-button on the \'Info\'-tab. It will not be displayed in the printable \'List of Answers\' even though the setting is made here.\";s:22:\"tst_header_participant\";s:12:\"Your Answer:\";s:19:\"tst_header_solution\";s:14:\"Best Solution:\";s:18:\"assFormulaQuestion\";s:16:\"Formula Question\";s:13:\"parseQuestion\";s:14:\"Parse Question\";s:9:\"variables\";s:9:\"Variables\";s:7:\"results\";s:7:\"Results\";s:11:\"select_unit\";s:19:\"--- Select Unit ---\";s:7:\"formula\";s:7:\"Formula\";s:13:\"rating_simple\";s:13:\"Simple Rating\";s:4:\"unit\";s:4:\"Unit\";s:9:\"range_min\";s:15:\"Range (Minimum)\";s:9:\"range_max\";s:15:\"Range (Maximum)\";s:9:\"tolerance\";s:13:\"Tolerance (%)\";s:12:\"result_units\";s:15:\"Available Units\";s:9:\"precision\";s:9:\"Precision\";s:9:\"err_range\";s:56:\"The maximum range must be greater than the minimum range\";s:14:\"err_no_formula\";s:24:\"You must enter a formula\";s:25:\"err_wrong_rating_advanced\";s:88:\"Please make sure that the addition of the advanced rating settings equals to 100 percent\";s:11:\"rating_sign\";s:9:\"Rate Sign\";s:12:\"rating_value\";s:10:\"Rate Value\";s:11:\"rating_unit\";s:9:\"Rate Unit\";s:10:\"rated_sign\";s:4:\"Sign\";s:11:\"rated_value\";s:5:\"Value\";s:10:\"rated_unit\";s:4:\"Unit\";s:13:\"suggest_range\";s:13:\"Suggest Range\";s:5:\"units\";s:5:\"Units\";s:8:\"category\";s:8:\"Category\";s:10:\"categories\";s:10:\"Categories\";s:12:\"new_category\";s:17:\"New Unit Category\";s:8:\"new_unit\";s:8:\"New Unit\";s:6:\"factor\";s:6:\"Factor\";s:8:\"baseunit\";s:9:\"Base Unit\";s:16:\"unit_placeholder\";s:14:\"** New Unit **\";s:21:\"err_unit_in_variables\";s:79:\"The unit cannot be deleted. It is already in use in one or more test questions.\";s:19:\"err_unit_in_results\";s:79:\"The unit cannot be deleted. It is already in use in one or more test questions.\";s:20:\"err_unit_is_baseunit\";s:67:\"The unit cannot be deleted. It is used as base unit by other units.\";s:31:\"err_rating_advanced_not_allowed\";s:122:\"A rating other than simple rating is not allowed since you are offering multiple result units with an identical base unit.\";s:22:\"err_wrong_categoryname\";s:28:\"The category already exists.\";s:25:\"un_sure_delete_categories\";s:56:\"Are you sure you want to delete the selected categories?\";s:27:\"un_sure_delete_categories_s\";s:54:\"Are you sure you want to delete the selected category?\";s:21:\"un_deleted_categories\";s:31:\"Deletion successfully processed\";s:23:\"un_deleted_categories_s\";s:31:\"Deletion successfully processed\";s:24:\"un_cat_deletion_errors_f\";s:33:\"Cannot delete certain categories:\";s:26:\"un_cat_deletion_errors_f_s\";s:23:\"Cannot delete category:\";s:24:\"un_cat_deletion_errors_p\";s:36:\"Could not delete certain categories:\";s:26:\"un_cat_deletion_errors_p_s\";s:26:\"Could not delete category:\";s:19:\"err_category_in_use\";s:94:\"At least one category cannot be deleted. One or more units of the category are already in use.\";s:20:\"un_sure_delete_units\";s:51:\"Are you sure you want to delete the selected units?\";s:22:\"un_sure_delete_units_s\";s:50:\"Are you sure you want to delete the selected unit?\";s:16:\"un_deleted_units\";s:31:\"Deletion successfully processed\";s:18:\"un_deleted_units_s\";s:31:\"Deletion successfully processed\";s:25:\"un_unit_deletion_errors_f\";s:28:\"Cannot delete certain units:\";s:27:\"un_unit_deletion_errors_f_s\";s:19:\"Cannot delete unit:\";s:25:\"un_unit_deletion_errors_p\";s:31:\"Could not delete certain units:\";s:27:\"un_unit_deletion_errors_p_s\";s:22:\"Could not delete unit:\";s:17:\"selected_category\";s:21:\"Selected Category: %s\";s:19:\"un_sel_cat_sel_unit\";s:40:\"Selected Category: %s, Selected Unit: %s\";s:11:\"un_sequence\";s:8:\"Sequence\";s:21:\"un_category_not_exist\";s:38:\"The requested category does not exist.\";s:13:\"un_save_order\";s:10:\"Save Order\";s:12:\"intprecision\";s:12:\"Divisible By\";s:20:\"errRecursionInResult\";s:43:\"The formula contains an infinite recursion.\";s:21:\"err_duplicate_results\";s:84:\"You used a result variable more than once. This is not allowed in the question text.\";s:21:\"result_type_selection\";s:21:\"Result Type Selection\";s:10:\"result_dec\";s:7:\"Decimal\";s:11:\"result_frac\";s:8:\"Fraction\";s:14:\"result_co_frac\";s:16:\"Coprime Fraction\";s:14:\"no_result_type\";s:15:\"No Restrictions\";s:15:\"result_dec_info\";s:35:\"Valid results are i.e.: 2,3 and 2.3\";s:16:\"result_frac_info\";s:35:\"i.e.: 1/3 and 2/6 are valid results\";s:19:\"result_co_frac_info\";s:54:\"Canceled out fraction i.e.: only 1/3 is a valid result\";s:33:\"change_adm_categories_not_allowed\";s:57:\"You do not have any permissions concerning this category.\";s:20:\"expected_result_type\";s:20:\"Expected result type\";s:18:\"enter_valid_values\";s:63:\"Please enter valid value. Chars will be evaluated as incorrect!\";s:22:\"res_contains_undef_var\";s:48:\"A result formula contains an undefined variable!\";s:23:\"que_contains_unused_var\";s:78:\"The question text contains a variable, that is not used in any result formula!\";s:22:\"res_contains_undef_res\";s:46:\"A result formula contains an undefined result!\";s:18:\"errFormulaQuestion\";s:51:\"A Formula Question contains incorrect information!!\";s:13:\"un_show_units\";s:10:\"Show Units\";s:14:\"un_local_units\";s:11:\"Local Units\";s:15:\"un_global_units\";s:12:\"Global Units\";s:22:\"un_units_of_category_x\";s:21:\"Units of Category: %s\";s:10:\"variable_x\";s:11:\"Variable %s\";s:8:\"result_x\";s:9:\"Result %s\";s:6:\"rating\";s:6:\"Rating\";s:15:\"advanced_rating\";s:15:\"Advanced Rating\";s:20:\"advanced_rating_info\";s:146:\"The advanced rating is only available if a unit is assigned to the result. Further rating settings are displayed after saving the specified units.\";s:20:\"show_answer_overview\";s:20:\"Show Answer Overview\";s:15:\"un_add_category\";s:12:\"Add Category\";s:11:\"un_add_unit\";s:8:\"Add Unit\";s:16:\"fq_question_desc\";s:232:\"You can define variables by inserting $v1, $v2 ... $vn, results by inserting $r1, $r2 .... $rn at the desired position in the question text. Click on the button ‘Parse Question’ to create editing forms for variables and results.\";s:15:\"fq_formula_desc\";s:571:\"You may enter predefined variables ($v1 to $vn), defined results (e.g. $r1), braces for expressions, mathematical operators + (addition), - (subtraction), * (multiplication), / (division), ^ (nth power), the constants ‘pi’ for pi and ‘e’ for euler\'s constant, as well as the functions ‘sin’, ‘sinh’, ‘arcsin’, ‘asin’, ‘arcsinh’, ‘asinh’, ‘cos’, ‘cosh’, ‘arccos’, ‘acos’, ‘arccosh’, ‘acosh’, ‘tan’, ‘tanh’, ‘arctan’, ‘atan’, ‘arctanh’, ‘atanh’, ‘sqrt’, ‘abs’, ‘ln’ and ‘log’.\";s:17:\"fq_precision_info\";s:43:\"Enter the number of desired decimal places.\";s:17:\"result_units_info\";s:103:\"The selected units are offered to the learner as part of an answer. The learner has to choose one unit.\";s:22:\"fq_no_restriction_info\";s:50:\"Both decimals and fractions are accepted as input.\";s:22:\"additional_rating_info\";s:97:\"Please note that the values given here are expressed as percentages and these must add up to 100.\";s:17:\"intprecision_info\";s:485:\"‘Divisible by’ affects only the creation of variables, if the value for the precision is 0. In this case, you define for ‘Divisible by’ an integer value, which must be divisible by with the created variable. A value of 10 thus generates only integers that are divisible by 10. A value of 5 produces integers that are divisible by 5, etc. For a precision of 0, ‘Divisible by’ is a mandatory field and must contain a positive integer. The default value is 1 for any integers.\";s:14:\"tolerance_info\";s:159:\"The tolerance specifies an allowable percentage deviation from the result value. With a tolerance of 0, only the exact result value is evaluated to be correct.\";s:16:\"result_unit_info\";s:90:\"Please note that the selected result unit must also be activated in ‘Available units’.\";s:19:\"cloze_gap_size_info\";s:216:\"If you enter a value greater than 0, this gap text field will be created with the fixed length of this value. If you do not enter a value, the gap text field will be created with the value of the global fixed length.\";s:13:\"save_and_next\";s:17:\"Save and Continue\";s:25:\"positive_numbers_required\";s:35:\"Please enter only positive numbers.\";s:24:\"user_has_finished_a_test\";s:34:\"A participant has finished a test.\";s:21:\"tst_attached_xls_file\";s:73:\"You find the test result for this participant in the attached Excel file.\";s:34:\"tst_notification_explanation_admin\";s:72:\"You receive this mail from ILIAS because you activated the notification.\";s:12:\"ass_location\";s:8:\"Location\";s:13:\"ass_imap_hint\";s:27:\"Hint to be shown as Tooltip\";s:30:\"ass_imap_map_file_not_readable\";s:41:\"The uploaded image map could not be read.\";s:21:\"ass_imap_no_map_found\";s:50:\"Could not find any form in the uploaded image map.\";s:37:\"ass_competence_respect_level_ordering\";s:118:\"Please note that the competence thresholds have to be defined in an ascending order according to the available levels.\";s:18:\"tst_revert_changes\";s:12:\"Undo Editing\";s:18:\"save_on_navigation\";s:18:\"Save on Navigation\";s:31:\"save_on_navigation_confirmation\";s:67:\"Your changed answers will be automatically saved when you navigate.\";s:38:\"save_on_navigation_locked_confirmation\";s:78:\"Your changed answers will be automatically saved and locked when you navigate.\";s:39:\"save_on_navigation_forced_feedback_hint\";s:45:\"Before you get feedback on your given answer.\";s:39:\"save_on_navigation_prevent_confirmation\";s:52:\"Don\'t show this message again in my current session.\";s:25:\"tst_answer_status_editing\";s:10:\" (editing)\";s:26:\"tst_answer_status_answered\";s:8:\"Answered\";s:30:\"tst_answer_status_not_answered\";s:12:\"Not answered\";s:31:\"tst_unchanged_answer_is_correct\";s:28:\"The preset answer is correct\";s:30:\"tst_unchanged_order_is_correct\";s:27:\"The preset order is correct\";s:23:\"tst_mc_label_none_above\";s:25:\"None of the answers above\";s:17:\"postpone_question\";s:24:\"Move Question to the End\";s:23:\"tst_question_not_marked\";s:22:\"Question is not Marked\";s:20:\"tst_save_and_proceed\";s:16:\"Save and Proceed\";s:25:\"question_browse_area_info\";s:64:\"Please select an object from which you want to import questions.\";}'); -INSERT INTO `lng_modules` VALUES ('auth','en','a:68:{s:21:\"lti_consumer_inactive\";s:30:\"LTI tool consumer is disabled.\";s:27:\"auth_account_migration_keep\";s:29:\"Migrate Existing User Account\";s:27:\"auth_account_migration_name\";s:9:\"Migration\";s:26:\"auth_account_migration_new\";s:23:\"Create New User Account\";s:22:\"auth_account_migration\";s:17:\"New ILIAS Account\";s:13:\"auth_info_add\";s:88:\"Choose this option if you have never registered to ILIAS. A new account will be created.\";s:17:\"auth_info_migrate\";s:120:\"If you have already an ILIAS account, enter username and password to migrate your personal data (mail, test results...).\";s:23:\"auth_rad_migration_info\";s:121:\"Activate this option to give new users the possibility to migrate their existing ILIAS accounts to Radius authentication.\";s:18:\"auth_rad_migration\";s:18:\"Account Migration:\";s:24:\"auth_radius_charset_info\";s:107:\"Please choose the character encoding for the communication with the radius server. If unsure, choose UTF-8.\";s:19:\"auth_radius_charset\";s:18:\"Character Encoding\";s:20:\"auth_radius_sync_rad\";s:37:\"Automatic generation of user accounts\";s:25:\"auth_radius_sync_rad_info\";s:137:\"Creates automatically ILIAS user accounts, for users that successfully authenticated against Radius, without having an ILIAS account yet.\";s:16:\"auth_radius_ldap\";s:26:\"Synchronization using LDAP\";s:21:\"auth_radius_ldap_info\";s:115:\"If enabled, the synchronization of user accounts and role assignments is done using an existing LDAP configuration.\";s:9:\"auth_sync\";s:20:\"User Synchronisation\";s:13:\"auth_sync_cas\";s:37:\"Automatic generation of user accounts\";s:18:\"auth_sync_cas_info\";s:134:\"Creates automatically ILIAS user accounts, for users that successfully authenticated against CAS, without having an ILIAS account yet.\";s:21:\"login_page_switch_rte\";s:20:\"Use Rich-text editor\";s:21:\"login_page_switch_ipe\";s:21:\"Use ILIAS page editor\";s:26:\"login_page_editor_switched\";s:39:\"The active page editor has been changed\";s:19:\"login_page_activate\";s:38:\"Activate Editor for Selected Languages\";s:17:\"auth_account_code\";s:4:\"Code\";s:22:\"auth_account_code_info\";s:62:\"To re-activate your account you can use an ILIAS account code.\";s:23:\"auth_account_code_title\";s:12:\"Account Code\";s:22:\"auth_account_code_used\";s:81:\"Your account has been re-activated. Please login once again for security reasons.\";s:17:\"auth_login_editor\";s:18:\"Loginscreen Editor\";s:18:\"auth_auth_settings\";s:8:\"Settings\";s:19:\"auth_ldap_server_ds\";s:11:\"LDAP-Server\";s:29:\"auth_err_invalid_user_account\";s:49:\"Authentication failed due to an internal failure.\";s:16:\"auth_err_expired\";s:52:\"Your session has been deactivated due to inactivity.\";s:23:\"auth_err_ldap_exception\";s:71:\"Authentication failed due to an internal authentication failure (LDAP).\";s:28:\"auth_activation_code_success\";s:62:\"Your account has been reactivated. You can now login to ILIAS.\";s:36:\"auth_err_login_attempts_deactivation\";s:63:\"The user account has been deactivated due wrong login attempts.\";s:9:\"auth_saml\";s:4:\"SAML\";s:19:\"auth_saml_configure\";s:29:\"Configure SAML Authentication\";s:21:\"auth_saml_add_idp_btn\";s:25:\"Add new Identity Provider\";s:25:\"auth_saml_sure_delete_idp\";s:161:\"Are you sure you want to delete the selected Identity Provider? This cannot be undone. The affected user accounts will be switched to the default authentication.\";s:21:\"auth_saml_deleted_idp\";s:39:\"The Identity Provider has been deleted.\";s:20:\"auth_saml_unknow_idp\";s:44:\"The passed Identity Provider does not exist.\";s:26:\"auth_saml_add_idp_md_label\";s:31:\"Identity Provider SAML Metadata\";s:35:\"auth_saml_idp_selection_table_title\";s:27:\"Identity Provider Selection\";s:34:\"auth_saml_idp_selection_table_desc\";s:75:\"Bitte wählen Sie den Identity Provider mit dem Sie sich anmelden möchten.\";s:25:\"auth_saml_add_idp_md_info\";s:66:\"Please enter the XML formatted metadata for the Identity Provider.\";s:26:\"auth_saml_add_idp_md_error\";s:96:\"The given value was not a valid XML document. Ensure the XML contains a valid Identity Provider.\";s:16:\"auth_saml_enable\";s:19:\"Enable SAML Support\";s:24:\"auth_saml_migration_info\";s:119:\"Activate this option to give new users the possibility to migrate their existing ILIAS accounts to SAML authentication.\";s:19:\"auth_saml_migration\";s:18:\"Account Migration:\";s:21:\"auth_saml_role_select\";s:5:\"Role:\";s:21:\"auth_allow_local_info\";s:175:\"If enabled a local authentication against the ILIAS database is still possible (with a local login/password) for those user accounts, whose authentication mode is set to SAML.\";s:19:\"auth_saml_sync_info\";s:197:\"If enabled new user accounts will be created automatically after successful authentication. Furthermore existing user accounts will be modified according to the defined user profile mapping rules.\";s:14:\"auth_saml_sync\";s:20:\"User Synchronization\";s:19:\"auth_saml_uid_claim\";s:42:\"Unique Attribute for User Account Matching\";s:24:\"auth_saml_uid_claim_info\";s:131:\"Define the attribute ILIAS uses to detect whether or not an incoming authentication request matches an existing ILIAS user account.\";s:24:\"auth_saml_username_claim\";s:21:\"Arrtibue for Username\";s:29:\"auth_saml_username_claim_info\";s:88:\"Define the attribute ILIAS uses to generate the username which will be visible in ILIAS.\";s:22:\"auth_saml_user_mapping\";s:20:\"User Profile Mapping\";s:27:\"auth_saml_update_field_info\";s:20:\"Update automatically\";s:20:\"err_auth_saml_failed\";s:64:\"Authentication failed. Please contact your system administrator.\";s:27:\"err_auth_saml_no_ilias_user\";s:64:\"Authentication failed. Please contact your system administrator.\";s:20:\"auth_saml_login_form\";s:20:\"Button on Login Page\";s:25:\"auth_saml_login_form_info\";s:135:\"If activated and there is at least one active IDP, a button appears on the login page. A click on this button initiates a SAML request.\";s:14:\"auth_saml_idps\";s:13:\"SAML IDP List\";s:19:\"auth_saml_idps_info\";s:311:\"Please check and edit the SimpleSAMLphp configuration in \'%s\' and \'%s\' (external data directory). Don\'t forget to add the paths to your private key and certificate in the authsources.php file. Please read the manual for further explanations %s.
Federation Metadata URL: %s\";s:13:\"auth_saml_idp\";s:3:\"IDP\";s:23:\"auth_saml_configure_idp\";s:22:\"Configure SAML IDP: %s\";s:17:\"saml_tab_head_idp\";s:3:\"IDP\";s:22:\"auth_saml_idp_settings\";s:12:\"IDP Settings\";}'); +INSERT INTO `lng_modules` VALUES ('auth','en','a:68:{s:21:\"lti_consumer_inactive\";s:30:\"LTI tool consumer is disabled.\";s:27:\"auth_account_migration_keep\";s:29:\"Migrate Existing User Account\";s:27:\"auth_account_migration_name\";s:9:\"Migration\";s:26:\"auth_account_migration_new\";s:23:\"Create New User Account\";s:22:\"auth_account_migration\";s:17:\"New ILIAS Account\";s:13:\"auth_info_add\";s:88:\"Choose this option if you have never registered to ILIAS. A new account will be created.\";s:17:\"auth_info_migrate\";s:120:\"If you have already an ILIAS account, enter username and password to migrate your personal data (mail, test results...).\";s:23:\"auth_rad_migration_info\";s:121:\"Activate this option to give new users the possibility to migrate their existing ILIAS accounts to Radius authentication.\";s:18:\"auth_rad_migration\";s:18:\"Account Migration:\";s:24:\"auth_radius_charset_info\";s:107:\"Please choose the character encoding for the communication with the radius server. If unsure, choose UTF-8.\";s:19:\"auth_radius_charset\";s:18:\"Character Encoding\";s:20:\"auth_radius_sync_rad\";s:37:\"Automatic generation of user accounts\";s:25:\"auth_radius_sync_rad_info\";s:137:\"Creates automatically ILIAS user accounts, for users that successfully authenticated against Radius, without having an ILIAS account yet.\";s:16:\"auth_radius_ldap\";s:26:\"Synchronization using LDAP\";s:21:\"auth_radius_ldap_info\";s:115:\"If enabled, the synchronization of user accounts and role assignments is done using an existing LDAP configuration.\";s:9:\"auth_sync\";s:20:\"User Synchronisation\";s:13:\"auth_sync_cas\";s:37:\"Automatic generation of user accounts\";s:18:\"auth_sync_cas_info\";s:134:\"Creates automatically ILIAS user accounts, for users that successfully authenticated against CAS, without having an ILIAS account yet.\";s:21:\"login_page_switch_rte\";s:20:\"Use Rich-text editor\";s:21:\"login_page_switch_ipe\";s:21:\"Use ILIAS page editor\";s:26:\"login_page_editor_switched\";s:39:\"The active page editor has been changed\";s:19:\"login_page_activate\";s:38:\"Activate Editor for Selected Languages\";s:17:\"auth_account_code\";s:4:\"Code\";s:22:\"auth_account_code_info\";s:62:\"To re-activate your account you can use an ILIAS account code.\";s:23:\"auth_account_code_title\";s:12:\"Account Code\";s:22:\"auth_account_code_used\";s:81:\"Your account has been re-activated. Please login once again for security reasons.\";s:17:\"auth_login_editor\";s:18:\"Loginscreen Editor\";s:18:\"auth_auth_settings\";s:8:\"Settings\";s:19:\"auth_ldap_server_ds\";s:11:\"LDAP-Server\";s:29:\"auth_err_invalid_user_account\";s:49:\"Authentication failed due to an internal failure.\";s:16:\"auth_err_expired\";s:52:\"Your session has been deactivated due to inactivity.\";s:23:\"auth_err_ldap_exception\";s:71:\"Authentication failed due to an internal authentication failure (LDAP).\";s:28:\"auth_activation_code_success\";s:62:\"Your account has been reactivated. You can now login to ILIAS.\";s:36:\"auth_err_login_attempts_deactivation\";s:63:\"The user account has been deactivated due wrong login attempts.\";s:9:\"auth_saml\";s:4:\"SAML\";s:19:\"auth_saml_configure\";s:29:\"Configure SAML Authentication\";s:21:\"auth_saml_add_idp_btn\";s:25:\"Add new Identity Provider\";s:25:\"auth_saml_sure_delete_idp\";s:161:\"Are you sure you want to delete the selected Identity Provider? This cannot be undone. The affected user accounts will be switched to the default authentication.\";s:21:\"auth_saml_deleted_idp\";s:39:\"The Identity Provider has been deleted.\";s:20:\"auth_saml_unknow_idp\";s:44:\"The passed Identity Provider does not exist.\";s:26:\"auth_saml_add_idp_md_label\";s:31:\"Identity Provider SAML Metadata\";s:35:\"auth_saml_idp_selection_table_title\";s:27:\"Identity Provider Selection\";s:34:\"auth_saml_idp_selection_table_desc\";s:75:\"Bitte wählen Sie den Identity Provider mit dem Sie sich anmelden möchten.\";s:25:\"auth_saml_add_idp_md_info\";s:66:\"Please enter the XML formatted metadata for the Identity Provider.\";s:26:\"auth_saml_add_idp_md_error\";s:96:\"The given value was not a valid XML document. Ensure the XML contains a valid Identity Provider.\";s:16:\"auth_saml_enable\";s:19:\"Enable SAML Support\";s:24:\"auth_saml_migration_info\";s:119:\"Activate this option to give new users the possibility to migrate their existing ILIAS accounts to SAML authentication.\";s:19:\"auth_saml_migration\";s:18:\"Account Migration:\";s:21:\"auth_saml_role_select\";s:5:\"Role:\";s:21:\"auth_allow_local_info\";s:175:\"If enabled a local authentication against the ILIAS database is still possible (with a local login/password) for those user accounts, whose authentication mode is set to SAML.\";s:19:\"auth_saml_sync_info\";s:197:\"If enabled new user accounts will be created automatically after successful authentication. Furthermore existing user accounts will be modified according to the defined user profile mapping rules.\";s:14:\"auth_saml_sync\";s:20:\"User Synchronization\";s:19:\"auth_saml_uid_claim\";s:42:\"Unique Attribute for User Account Matching\";s:24:\"auth_saml_uid_claim_info\";s:131:\"Define the attribute ILIAS uses to detect whether or not an incoming authentication request matches an existing ILIAS user account.\";s:24:\"auth_saml_username_claim\";s:22:\"Attribute for Username\";s:29:\"auth_saml_username_claim_info\";s:88:\"Define the attribute ILIAS uses to generate the username which will be visible in ILIAS.\";s:22:\"auth_saml_user_mapping\";s:20:\"User Profile Mapping\";s:27:\"auth_saml_update_field_info\";s:20:\"Update automatically\";s:20:\"err_auth_saml_failed\";s:64:\"Authentication failed. Please contact your system administrator.\";s:27:\"err_auth_saml_no_ilias_user\";s:64:\"Authentication failed. Please contact your system administrator.\";s:20:\"auth_saml_login_form\";s:20:\"Button on Login Page\";s:25:\"auth_saml_login_form_info\";s:135:\"If activated and there is at least one active IDP, a button appears on the login page. A click on this button initiates a SAML request.\";s:14:\"auth_saml_idps\";s:13:\"SAML IDP List\";s:19:\"auth_saml_idps_info\";s:311:\"Please check and edit the SimpleSAMLphp configuration in \'%s\' and \'%s\' (external data directory). Don\'t forget to add the paths to your private key and certificate in the authsources.php file. Please read the manual for further explanations %s.
Federation Metadata URL: %s\";s:13:\"auth_saml_idp\";s:3:\"IDP\";s:23:\"auth_saml_configure_idp\";s:22:\"Configure SAML IDP: %s\";s:17:\"saml_tab_head_idp\";s:3:\"IDP\";s:22:\"auth_saml_idp_settings\";s:12:\"IDP Settings\";}'); INSERT INTO `lng_modules` VALUES ('awrn','en','a:20:{s:20:\"awareness_now_online\";s:10:\"Online Now\";s:26:\"awareness_now_online_users\";s:19:\"[ONLINE_USER_NAMES]\";s:18:\"awareness_settings\";s:8:\"Settings\";s:11:\"awrn_enable\";s:32:\"Enable ‘Who is online?’-Tool\";s:13:\"awrn_inactive\";s:10:\"Not Listed\";s:16:\"awrn_online_only\";s:11:\"Online Only\";s:17:\"awrn_incl_offline\";s:18:\"Online and Offline\";s:19:\"awrn_caching_period\";s:14:\"Caching Period\";s:24:\"awrn_caching_period_info\";s:109:\"Time that is waited before the number of users in the top bar is updated and new online users are determined.\";s:12:\"awrn_seconds\";s:3:\"sec\";s:19:\"awrn_max_nr_entries\";s:20:\"Max. Number of Items\";s:24:\"awrn_max_nr_entries_info\";s:150:\"Maximum number of items in the ‘Who is online?’ list. This setting has only minimal performance influence when displaying the tool in the top bar.\";s:24:\"awrn_hide_from_awareness\";s:38:\"Hide Me From ‘Who is online?’-Tool\";s:29:\"awrn_hide_from_awareness_info\";s:118:\"The ‘Who is online?’-Tool is in the top bar and listing selected users (e.g. contacts or members of your courses).\";s:19:\"awrn_max_inactivity\";s:25:\"Maximum Inactivity Period\";s:24:\"awrn_max_inactivity_info\";s:103:\"After this period users are considered being offline. If nothing is set, the session time will be used.\";s:12:\"awrn_minutes\";s:3:\"min\";s:12:\"awrn_use_osd\";s:18:\"Popup Online Users\";s:17:\"awrn_use_osd_info\";s:78:\"Display a popup to indicate new online users in the ‘Who is online?’ list.\";s:11:\"awrn_online\";s:6:\"Online\";}'); INSERT INTO `lng_modules` VALUES ('badge','en','a:62:{s:14:\"badge_settings\";s:14:\"Badge Settings\";s:22:\"badge_service_activate\";s:16:\"Activate Service\";s:27:\"badge_service_activate_info\";s:45:\"Activate the service to make badges available\";s:18:\"badge_obi_activate\";s:43:\"Activate Mozilla Open Badges Infrastructure\";s:23:\"badge_obi_activate_info\";s:117:\"Users can export Badges from ILIAS. They can use their Badges to prove their qualification in other web applications.\";s:22:\"badge_obi_organisation\";s:12:\"Organisation\";s:27:\"badge_obi_organisation_info\";s:56:\"This entry will be displayed as the Issuer of the Badge.\";s:17:\"badge_obi_contact\";s:14:\"Contact E-Mail\";s:22:\"badge_obi_contact_info\";s:62:\"This E-Mail adress will not be shown but baked into the Badge.\";s:14:\"badge_obi_salt\";s:4:\"Salt\";s:19:\"badge_obi_salt_info\";s:152:\"Enter a combination of characters and numbers to allow third parties to validate the authenticity of a Badge. Please do not change the entry afterwards.\";s:11:\"badge_types\";s:5:\"Types\";s:21:\"badge_image_templates\";s:15:\"Image Templates\";s:21:\"badge_activity_badges\";s:15:\"Activity Badges\";s:15:\"badge_crs_merit\";s:5:\"Merit\";s:12:\"badge_manual\";s:15:\"Manual Awarding\";s:18:\"badge_user_profile\";s:11:\"User Profil\";s:11:\"badge_badge\";s:5:\"Badge\";s:18:\"badge_add_template\";s:12:\"Add Template\";s:25:\"badge_image_template_form\";s:14:\"Image Template\";s:23:\"badge_image_from_upload\";s:12:\"Upload Image\";s:25:\"badge_image_from_template\";s:12:\"Use Template\";s:17:\"badge_award_badge\";s:11:\"Award Badge\";s:18:\"badge_remove_badge\";s:12:\"Revoke Badge\";s:36:\"badge_template_deletion_confirmation\";s:62:\"Are you sure you want to delete the following image templates?\";s:38:\"badge_assignment_deletion_confirmation\";s:73:\"Are you sure you want to revoke the following badge assignments for \"%s\"?\";s:27:\"badge_deletion_confirmation\";s:90:\"Are you sure you want to delete the following badges and all their respective assignments?\";s:20:\"badge_template_types\";s:11:\"Valid Types\";s:24:\"badge_template_types_all\";s:3:\"All\";s:29:\"badge_template_types_specific\";s:8:\"Specific\";s:11:\"badge_valid\";s:11:\"Valid until\";s:19:\"badge_object_badges\";s:13:\"Object Badges\";s:29:\"badge_backpack_connect_failed\";s:51:\"The Mozilla Backpack could not be requested for %s.\";s:24:\"badge_backpack_no_groups\";s:44:\"The Mozilla Backpack is empty or non-public.\";s:19:\"badge_backpack_list\";s:11:\"My Backpack\";s:21:\"badge_personal_badges\";s:9:\"My Badges\";s:15:\"badge_issued_on\";s:9:\"Issued On\";s:21:\"badge_add_to_backpack\";s:15:\"Add to Backpack\";s:27:\"badge_add_to_backpack_multi\";s:28:\"Trying to add %s to Backpack\";s:20:\"badge_backpack_email\";s:33:\"Mozilla Backpack Account (E-Mail)\";s:26:\"badge_notification_subject\";s:15:\"Badges received\";s:23:\"badge_notification_body\";s:29:\"you just received new badges.\";s:22:\"badge_notification_osd\";s:42:\"You just received new badges: [BADGE_LIST]\";s:25:\"badge_notification_badges\";s:10:\"New Badges\";s:30:\"badge_notification_badges_goto\";s:14:\"To your badges\";s:30:\"badge_notification_parent_goto\";s:13:\"To repository\";s:25:\"badge_notification_reason\";s:76:\"You are receiving this message to be able to add the badges to your profile.\";s:16:\"badge_in_profile\";s:10:\"In Profile\";s:20:\"badge_add_to_profile\";s:14:\"Add to Profile\";s:25:\"badge_remove_from_profile\";s:19:\"Remove from Profile\";s:14:\"badge_criteria\";s:8:\"Criteria\";s:25:\"badge_edit_with_published\";s:178:\"%s users have already added this badge to their backpack. Because of this changing badge attributes will lead to inconsistencies. Creating a new badge might be a better solution.\";s:28:\"badge_no_valid_types_for_obj\";s:107:\"There are currently no active badge types. You cannot create new badges. Please contact your administrator.\";s:15:\"badge_course_lp\";s:9:\"Course LP\";s:18:\"badge_profile_more\";s:8:\"Show all\";s:18:\"badge_profile_less\";s:9:\"Show less\";s:27:\"badge_backpack_gallery_info\";s:68:\"These are your published badge collections in your Mozilla Backpack.\";s:18:\"badge_profile_view\";s:4:\"View\";s:20:\"badge_profile_manage\";s:6:\"Manage\";s:20:\"badge_subtype_manual\";s:6:\"manual\";s:18:\"badge_subtype_auto\";s:9:\"automatic\";s:23:\"badge_course_lp_invalid\";s:64:\"The following objects have a LP mode which is not supported: %s.\";}'); INSERT INTO `lng_modules` VALUES ('barometer','en','a:54:{s:9:\"anonymous\";s:9:\"Anonymous\";s:10:\"bar_create\";s:19:\"Create New Feedback\";s:13:\"barometer_add\";s:16:\"Add new Feedback\";s:27:\"barometer_conflict_anon_req\";s:95:\"Anonymization can not be combined with type ‘Required’. Please choose one of these options.\";s:15:\"barometer_title\";s:8:\"Feedback\";s:4:\"best\";s:4:\"Best\";s:13:\"change_course\";s:13:\"Change Course\";s:10:\"chart_type\";s:10:\"Chart type\";s:11:\"chart_users\";s:10:\"Chart user\";s:11:\"chart_votes\";s:11:\"Chart votes\";s:3:\"day\";s:3:\"Day\";s:4:\"days\";s:4:\"Days\";s:6:\"delete\";s:6:\"Delete\";s:8:\"duration\";s:8:\"Duration\";s:14:\"edit_barometer\";s:13:\"Edit feedback\";s:4:\"edit\";s:4:\"Edit\";s:5:\"every\";s:5:\"every\";s:19:\"feedb_edit_feedback\";s:13:\"Edit Feedback\";s:19:\"feedb_feedback_list\";s:13:\"Feedback List\";s:23:\"feedb_feedback_settings\";s:17:\"Feedback Settings\";s:10:\"feedb_time\";s:4:\"Time\";s:10:\"first_vote\";s:14:\"1. Vote is the\";s:4:\"from\";s:4:\"From\";s:5:\"hours\";s:5:\"Hours\";s:5:\"lines\";s:5:\"Lines\";s:5:\"login\";s:5:\"Login\";s:14:\"missing_fields\";s:39:\"Please fill in all required information\";s:5:\"month\";s:5:\"Month\";s:6:\"months\";s:6:\"Months\";s:8:\"new_vote\";s:8:\"New vote\";s:4:\"note\";s:7:\"Comment\";s:8:\"optional\";s:8:\"Optional\";s:7:\"options\";s:7:\"Options\";s:3:\"pie\";s:3:\"Pie\";s:6:\"repeat\";s:12:\"Repeat Every\";s:8:\"required\";s:8:\"Required\";s:9:\"save_vote\";s:11:\"Submit vote\";s:4:\"save\";s:4:\"Save\";s:4:\"skip\";s:4:\"Skip\";s:10:\"statistics\";s:10:\"Statistics\";s:6:\"status\";s:6:\"Status\";s:5:\"table\";s:5:\"Table\";s:11:\"text_answer\";s:11:\"Text answer\";s:4:\"text\";s:4:\"Text\";s:4:\"time\";s:7:\"Running\";s:5:\"title\";s:5:\"Title\";s:4:\"type\";s:4:\"Type\";s:5:\"until\";s:5:\"Until\";s:4:\"user\";s:4:\"User\";s:4:\"vote\";s:4:\"Vote\";s:5:\"votes\";s:5:\"Votes\";s:5:\"weeks\";s:5:\"Weeks\";s:5:\"worst\";s:5:\"Worst\";s:4:\"year\";s:4:\"Year\";}'); @@ -26969,7 +26976,7 @@ INSERT INTO `lng_modules` VALUES ('buddysystem','en','a:48:{s:27:\"buddy_bs_btn_ INSERT INTO `lng_modules` VALUES ('cat','en','a:3:{s:10:\"cat_import\";s:15:\"Import Category\";s:8:\"cat_copy\";s:13:\"Copy Category\";s:21:\"cat_more_translations\";s:17:\"More Translations\";}'); INSERT INTO `lng_modules` VALUES ('certificate','en','a:98:{s:24:\"certificate_a4_landscape\";s:30:\"A4 Landscape (210 mm x 297 mm)\";s:14:\"certificate_a4\";s:20:\"A4 (297 mm x 210 mm)\";s:24:\"certificate_a5_landscape\";s:30:\"A5 Landscape (148 mm x 210 mm)\";s:14:\"certificate_a5\";s:20:\"A5 (210 mm x 148 mm)\";s:28:\"certificate_background_image\";s:16:\"Background Image\";s:33:\"certificate_confirm_deletion_text\";s:70:\"Do you really want to delete the certificate and all its related data?\";s:18:\"certificate_custom\";s:9:\"Custom...\";s:16:\"certificate_edit\";s:34:\"Create/Edit a Certificate Template\";s:24:\"certificate_error_import\";s:53:\"An error occurred during the import of a certificate!\";s:32:\"certificate_error_upload_bgimage\";s:60:\"An error occurred during the upload of the background image!\";s:18:\"certificate_export\";s:6:\"Export\";s:18:\"certificate_failed\";s:6:\"failed\";s:28:\"certificate_letter_landscape\";s:37:\"Letter Landscape (8.5 inch x 11 inch)\";s:18:\"certificate_letter\";s:27:\"Letter (11 inch x 8.5 inch)\";s:23:\"certificate_margin_body\";s:11:\"Body Margin\";s:27:\"certificate_not_well_formed\";s:91:\"The certificate text is not well formed. Please enter valid XHTML for the certificate text!\";s:28:\"certificate_page_format_info\";s:59:\"Please select the default page format for new certificates.\";s:23:\"certificate_page_format\";s:11:\"Page Format\";s:22:\"certificate_pageheight\";s:11:\"Page Height\";s:21:\"certificate_pagewidth\";s:10:\"Page Width\";s:18:\"certificate_passed\";s:6:\"passed\";s:23:\"certificate_ph_birthday\";s:20:\"Birthday of the user\";s:19:\"certificate_ph_city\";s:26:\"City of the user\'s address\";s:22:\"certificate_ph_country\";s:29:\"Country of the user\'s address\";s:19:\"certificate_ph_date\";s:11:\"Actual date\";s:23:\"certificate_ph_datetime\";s:20:\"Actual date and time\";s:25:\"certificate_ph_department\";s:22:\"Department of the user\";s:24:\"certificate_ph_firstname\";s:22:\"First name of the user\";s:23:\"certificate_ph_fullname\";s:55:\"Full name of the user (title, first name and last name)\";s:26:\"certificate_ph_institution\";s:23:\"Institution of the user\";s:27:\"certificate_ph_introduction\";s:38:\"The following placeholders may be used\";s:25:\"certificate_ph_lastaccess\";s:37:\"Last access date and time of the user\";s:23:\"certificate_ph_lastname\";s:21:\"Last name of the user\";s:23:\"certificate_ph_marklong\";s:29:\"Users mark (official version)\";s:24:\"certificate_ph_markshort\";s:26:\"Users mark (short version)\";s:24:\"certificate_ph_maxpoints\";s:24:\"Maximum available points\";s:21:\"certificate_ph_passed\";s:59:\"‘passed’ or ‘failed’, depending on the test results\";s:28:\"certificate_ph_resultpercent\";s:30:\"Reached percentage of the user\";s:27:\"certificate_ph_resultpoints\";s:13:\"Score of user\";s:25:\"certificate_ph_salutation\";s:10:\"Salutation\";s:26:\"certificate_ph_scormpoints\";s:46:\"Points of the SCORM learning module in percent\";s:25:\"certificate_ph_scormtitle\";s:34:\"Title of the SCORM learning module\";s:21:\"certificate_ph_street\";s:28:\"Street of the user\'s address\";s:24:\"certificate_ph_testtitle\";s:17:\"Title of the test\";s:20:\"certificate_ph_title\";s:17:\"Title of the user\";s:22:\"certificate_ph_zipcode\";s:30:\"ZIP code of the user\'s address\";s:31:\"certificate_points_notavailable\";s:31:\"This value cannot be calculated\";s:19:\"certificate_preview\";s:7:\"Preview\";s:20:\"certificate_settings\";s:20:\"Certificate Settings\";s:34:\"certificate_short_name_description\";s:154:\"Please enter a short title for the certificate name. The short title will be part of the certificate name: YYMMDD_[surname]_[SHORT_TITLE]_certificate.pdf.\";s:22:\"certificate_short_name\";s:28:\"Certificate file short title\";s:16:\"certificate_text\";s:16:\"Certificate Text\";s:28:\"certificate_unit_description\";s:71:\"Enter units of measure as VALUE[cm|mm|in|pt|pc|px|em], e.g. 10mm or 3in\";s:17:\"certificate_usage\";s:214:\"Please note that the usage of certificates is only available if the ILIAS Java-Server is running. The configuration for Java-Server is available in Administration » General Settings » Server, sub-tab Java-Server.\";s:26:\"certificate_var_max_points\";s:2:\"46\";s:32:\"certificate_var_result_mark_long\";s:4:\"Good\";s:33:\"certificate_var_result_mark_short\";s:1:\"B\";s:29:\"certificate_var_result_passed\";s:6:\"passed\";s:30:\"certificate_var_result_percent\";s:3:\"83%\";s:29:\"certificate_var_result_points\";s:2:\"38\";s:29:\"certificate_var_user_birthday\";s:10:\"1977-05-08\";s:25:\"certificate_var_user_city\";s:11:\"Anytown, NY\";s:28:\"certificate_var_user_country\";s:3:\"USA\";s:31:\"certificate_var_user_department\";s:16:\"Customer Support\";s:30:\"certificate_var_user_firstname\";s:4:\"Jane\";s:29:\"certificate_var_user_fullname\";s:12:\"Dr. Jane Doe\";s:32:\"certificate_var_user_institution\";s:17:\"ILIAS Open Source\";s:29:\"certificate_var_user_lastname\";s:3:\"Doe\";s:31:\"certificate_var_user_salutation\";s:4:\"Mrs.\";s:27:\"certificate_var_user_street\";s:15:\"100 Main Street\";s:26:\"certificate_var_user_title\";s:3:\"Dr.\";s:28:\"certificate_var_user_zipcode\";s:5:\"12345\";s:29:\"certificate_visibility_always\";s:14:\"Always Visible\";s:35:\"certificate_visibility_introduction\";s:86:\"Participants will be offered to download the certificate from the test results screen.\";s:28:\"certificate_visibility_never\";s:11:\"Not Visible\";s:29:\"certificate_visibility_passed\";s:38:\"Only Visible if a User Passed the Test\";s:22:\"certificate_visibility\";s:10:\"Visibility\";s:23:\"default_background_info\";s:185:\"This background image will be chosen as default background for all certificates. If you need another background image in a certficiate, you have to upload one in the certificate editor.\";s:20:\"download_certificate\";s:20:\"Download Certificate\";s:29:\"certificate_ph_scormmaxpoints\";s:102:\"Maximum value in the range for the raw score of the last relevant sco (most suitable for a final exam)\";s:20:\"certificate_ph_login\";s:5:\"Login\";s:26:\"certificate_var_user_login\";s:4:\"jdoe\";s:29:\"certificate_ph_date_completed\";s:18:\"Date of completion\";s:33:\"certificate_ph_datetime_completed\";s:27:\"Date and time of completion\";s:30:\"certificate_ph_passed_exercise\";s:28:\"‘Passed’ or ‘Failed’\";s:19:\"certificate_ph_mark\";s:10:\"Users mark\";s:28:\"certificate_ph_exercisetitle\";s:14:\"Exercise Title\";s:38:\"certificate_visibility_passed_exercise\";s:42:\"Only Visible if a User Passed the Exercise\";s:21:\"certificate_ph_no_sco\";s:141:\"If items are selected to determine the overall learning progress status, titles and points for these items could be displayed in certificate.\";s:19:\"certificate_ph_scos\";s:136:\"The following items were selected to determine the overall learning progress status and are available for statements in the certificate:\";s:24:\"certificate_ph_title_sco\";s:5:\"title\";s:24:\"certificate_ph_sco_title\";s:25:\"placeholder
for title\";s:32:\"certificate_ph_sco_points_scaled\";s:41:\"placeholder
for points
in percent\";s:29:\"certificate_ph_sco_points_raw\";s:26:\"placeholder
for points\";s:29:\"certificate_ph_sco_points_max\";s:34:\"placeholder
for points
max\";s:25:\"certificate_file_basename\";s:11:\"Certificate\";s:34:\"certificate_var_user_matriculation\";s:5:\"12345\";s:28:\"certificate_ph_matriculation\";s:32:\"Matriculation number of the user\";}'); INSERT INTO `lng_modules` VALUES ('chat','en','a:211:{s:11:\"cancel_talk\";s:14:\"Cancel address\";s:14:\"cancel_whisper\";s:14:\"Cancel whisper\";s:19:\"chat_access_blocked\";s:38:\"You are excluded from these chat rooms\";s:17:\"chat_active_users\";s:26:\"Present Users in Chat Room\";s:11:\"chat_active\";s:6:\"Active\";s:22:\"chat_add_allowed_hosts\";s:82:\"Please add the address of the host(s) which are allowed to access the chat server.\";s:17:\"chat_add_blocking\";s:10:\"Block user\";s:20:\"chat_add_external_ip\";s:36:\"Please add the server\'s external IP.\";s:20:\"chat_add_internal_ip\";s:36:\"Please add the server\'s internal IP.\";s:27:\"chat_add_moderator_password\";s:32:\"Please add a moderator password.\";s:13:\"chat_add_port\";s:27:\"Please add the server port.\";s:25:\"chat_add_private_chatroom\";s:21:\"Add Private Chat Room\";s:15:\"chat_add_smiley\";s:10:\"Add Smiley\";s:17:\"chat_add_ssl_port\";s:31:\"Please add the server SSL port.\";s:23:\"chat_add_to_addressbook\";s:15:\"Add to Contacts\";s:20:\"chat_add_to_bookmark\";s:16:\"Add to Bookmarks\";s:25:\"chat_added_to_addressbook\";s:48:\"The User \' %s \' has been added to your Contacts.\";s:23:\"chat_added_to_bookmarks\";s:66:\"The Room \' %s \' has been added to the top folder of your Bookmarks\";s:17:\"chat_address_user\";s:7:\"Address\";s:12:\"chat_address\";s:7:\"Address\";s:9:\"chat_aqua\";s:4:\"aqua\";s:10:\"chat_arial\";s:5:\"Arial\";s:22:\"chat_available_smilies\";s:17:\"Available Smileys\";s:10:\"chat_black\";s:5:\"black\";s:15:\"chat_block_user\";s:5:\"Block\";s:21:\"chat_blocked_unlocked\";s:6:\"Unlock\";s:18:\"chat_blocked_users\";s:13:\"Blocked users\";s:12:\"chat_blocked\";s:17:\"Restricted access\";s:9:\"chat_blue\";s:4:\"blue\";s:9:\"chat_bold\";s:4:\"Bold\";s:29:\"chat_cannot_connect_to_server\";s:58:\"ILIAS cannot build a socket connection to the chat server.\";s:20:\"chat_chat_invitation\";s:16:\"Chat Invitations\";s:18:\"chat_chatroom_body\";s:10:\"Chat room:\";s:20:\"chat_chatroom_rename\";s:14:\"Edit chat room\";s:14:\"chat_chatrooms\";s:10:\"Chat Rooms\";s:15:\"chat_chatviewer\";s:11:\"Chat Viewer\";s:10:\"chat_color\";s:10:\"Font color\";s:32:\"chat_confirm_delete_private_room\";s:41:\"Are you sure to delete this private room?\";s:26:\"chat_confirm_delete_smiley\";s:57:\"Are you sure that all selected Smileys should be deleted?\";s:19:\"chat_confirm_delete\";s:48:\"Are you sure that you want to delete this rooms?\";s:22:\"chat_confirm_kick_user\";s:31:\"Are you sure to kick this user?\";s:24:\"chat_confirm_user_invite\";s:42:\"The User will be invited to this Chat Room\";s:23:\"chat_current_image_path\";s:18:\"Current Image Path\";s:33:\"chat_default_bookmark_description\";s:24:\"Link to Chat Room \' %s \'\";s:27:\"chat_default_bookmark_title\";s:13:\"Chat Link: %s\";s:20:\"chat_delete_selected\";s:23:\"Delete selected Smileys\";s:16:\"chat_delete_sure\";s:47:\"Are you sure, you want to delete this chat room\";s:19:\"chat_disinvite_user\";s:44:\"Disinvite/remove user from private chat room\";s:14:\"chat_disinvite\";s:9:\"Disinvite\";s:14:\"chat_drop_user\";s:11:\"User kicked\";s:16:\"chat_edit_smiley\";s:11:\"Edit Smiley\";s:9:\"chat_edit\";s:9:\"Edit chat\";s:10:\"chat_empty\";s:5:\"Empty\";s:22:\"chat_enable_autoscroll\";s:17:\"Enable Autoscroll\";s:25:\"chat_enter_valid_username\";s:30:\"Please enter a valid username.\";s:15:\"chat_export_all\";s:50:\"No restrictions (all users with access may export)\";s:16:\"chat_export_info\";s:86:\"Displays an export button for the current room. The messages will be exported to html.\";s:21:\"chat_export_moderator\";s:15:\"Moderators only\";s:23:\"chat_export_period_info\";s:31:\"Export the given number of days\";s:18:\"chat_export_period\";s:13:\"Export period\";s:18:\"chat_export_status\";s:27:\"Required export permissions\";s:9:\"chat_face\";s:9:\"Font type\";s:12:\"chat_fuchsia\";s:7:\"fuchsia\";s:21:\"chat_general_settings\";s:16:\"General Settings\";s:9:\"chat_gray\";s:4:\"gray\";s:10:\"chat_green\";s:5:\"green\";s:17:\"chat_hide_details\";s:12:\"Hide details\";s:17:\"chat_hide_smilies\";s:12:\"Hide smileys\";s:20:\"chat_hide_textformat\";s:15:\"Hide Textformat\";s:16:\"chat_html_export\";s:11:\"HTML export\";s:10:\"chat_ilias\";s:17:\"ILIAS Chat module\";s:15:\"chat_image_path\";s:10:\"Image Path\";s:13:\"chat_inactive\";s:8:\"Inactive\";s:10:\"chat_input\";s:5:\"Input\";s:19:\"chat_insert_message\";s:23:\"Please insert a message\";s:20:\"chat_invitation_body\";s:24:\"Invitation to chat from:\";s:23:\"chat_invitation_subject\";s:15:\"Chat invitation\";s:16:\"chat_invite_user\";s:11:\"Invite user\";s:11:\"chat_invite\";s:6:\"Invite\";s:15:\"chat_invited_by\";s:10:\"Invited by\";s:11:\"chat_italic\";s:6:\"Italic\";s:22:\"chat_kick_user_session\";s:9:\"Kick user\";s:9:\"chat_kick\";s:4:\"Kick\";s:21:\"chat_kicked_from_room\";s:68:\"You have been kicked from this chat room, you cannot write messages.\";s:14:\"chat_level_all\";s:3:\"All\";s:16:\"chat_level_debug\";s:5:\"Debug\";s:16:\"chat_level_error\";s:5:\"Error\";s:16:\"chat_level_fatal\";s:5:\"Fatal\";s:15:\"chat_level_info\";s:4:\"Info\";s:9:\"chat_lime\";s:4:\"lime\";s:11:\"chat_maroon\";s:6:\"maroon\";s:28:\"chat_message_notify_activate\";s:18:\"Chat Notifications\";s:30:\"chat_message_notify_deactivate\";s:25:\"Deactivate Message Notify\";s:19:\"chat_message_notify\";s:16:\"Message Notifier\";s:21:\"chat_messages_deleted\";s:27:\"Messages have been deleted.\";s:23:\"chat_moderator_password\";s:18:\"Moderator password\";s:9:\"chat_navy\";s:4:\"navy\";s:32:\"chat_new_invitation_sound_status\";s:57:\"Play a sound when user receives an invitation to the chat\";s:29:\"chat_new_message_sound_status\";s:59:\"Play a sound when a new message has been posted to the chat\";s:16:\"chat_new_message\";s:11:\"New message\";s:20:\"chat_no_active_users\";s:25:\"No further users present.\";s:15:\"chat_no_blocked\";s:26:\"No blocked users available\";s:18:\"chat_no_connection\";s:27:\"Cannot contact chat server.\";s:21:\"chat_no_delete_public\";s:38:\"The public chat room cannot be deleted\";s:20:\"chat_no_online_users\";s:24:\"No further users online.\";s:28:\"chat_no_recordings_available\";s:42:\"No recordings are available at the moment.\";s:22:\"chat_no_refresh_public\";s:41:\"The public chat room cannot be refreshed.\";s:21:\"chat_no_rename_public\";s:33:\"The public room cannot be renamed\";s:21:\"chat_no_room_selected\";s:26:\"No room has been selected.\";s:22:\"chat_no_users_selected\";s:28:\"You have to select one user.\";s:18:\"chat_no_write_perm\";s:22:\"No permission to write\";s:23:\"chat_notification_intro\";s:72:\"This mail was automatically sent to you by the ILIAS installation %s, %s\";s:10:\"chat_olive\";s:5:\"olive\";s:17:\"chat_online_users\";s:18:\"Other Users Online\";s:9:\"chat_open\";s:10:\"Enter Room\";s:20:\"chat_private_message\";s:15:\"Private Message\";s:12:\"chat_profile\";s:7:\"Profile\";s:16:\"chat_public_room\";s:16:\"Public chat room\";s:11:\"chat_purple\";s:6:\"purple\";s:20:\"chat_recent_postings\";s:20:\"Recent Chat Postings\";s:21:\"chat_recording_action\";s:6:\"Action\";s:26:\"chat_recording_description\";s:11:\"Description\";s:24:\"chat_recording_moderator\";s:9:\"Moderator\";s:24:\"chat_recording_not_found\";s:25:\"Could not find recording.\";s:22:\"chat_recording_running\";s:17:\"Recording running\";s:22:\"chat_recording_started\";s:17:\"Recording started\";s:22:\"chat_recording_stopped\";s:17:\"Recording stopped\";s:25:\"chat_recording_time_frame\";s:10:\"Time frame\";s:20:\"chat_recording_title\";s:18:\"Title of recording\";s:27:\"chat_recordings_delete_sure\";s:32:\"Deleting records - are you sure?\";s:23:\"chat_recordings_deleted\";s:24:\"Recordings were deleted.\";s:26:\"chat_recordings_select_one\";s:50:\"Please choose recordings you would like to delete.\";s:15:\"chat_recordings\";s:10:\"Recordings\";s:8:\"chat_red\";s:3:\"red\";s:12:\"chat_refresh\";s:7:\"Refresh\";s:14:\"chat_refreshed\";s:48:\"Deleted all messages of the selected chat rooms.\";s:15:\"chat_room_added\";s:19:\"Added new chat room\";s:24:\"chat_room_does_not_exist\";s:84:\"The Chat Room does not exist. Maybe it has been removed or you used an invalid link.\";s:14:\"chat_room_name\";s:17:\"Name of chat room\";s:17:\"chat_room_renamed\";s:18:\"Chat room renamed.\";s:16:\"chat_room_select\";s:17:\"Private chat room\";s:18:\"chat_rooms_deleted\";s:21:\"Chat room(s) deleted.\";s:10:\"chat_rooms\";s:10:\"Chat Rooms\";s:20:\"chat_select_one_room\";s:27:\"Please select one chat room\";s:21:\"chat_server_allowed_b\";s:30:\"(e.g. 192.168.1.1,192.168.1.2)\";s:19:\"chat_server_allowed\";s:13:\"Allowed hosts\";s:23:\"chat_server_external_ip\";s:14:\"Server Address\";s:23:\"chat_server_internal_ip\";s:18:\"Server internal IP\";s:19:\"chat_server_logfile\";s:13:\"Log file path\";s:20:\"chat_server_loglevel\";s:9:\"Log level\";s:22:\"chat_server_not_active\";s:29:\"The chat server is not active\";s:16:\"chat_server_port\";s:11:\"Server Port\";s:20:\"chat_server_settings\";s:20:\"Chat server settings\";s:22:\"chat_server_ssl_active\";s:10:\"SSL active\";s:20:\"chat_server_ssl_port\";s:15:\"Server SSL Port\";s:24:\"chat_server_ssl_settings\";s:12:\"SSL Settings\";s:19:\"chat_settings_saved\";s:14:\"Settings saved\";s:17:\"chat_show_details\";s:12:\"Show details\";s:17:\"chat_show_smilies\";s:12:\"Show smileys\";s:20:\"chat_show_textformat\";s:11:\"Format text\";s:11:\"chat_silver\";s:6:\"silver\";s:33:\"chat_smiley_image_only_if_changed\";s:122:\"Please enter a new Image only if you want to change the existing. If no new Image is given, the existing won\'t be changed.\";s:17:\"chat_smiley_image\";s:12:\"Smiley Image\";s:19:\"chat_smiley_keyword\";s:15:\"Smiley Shortcut\";s:38:\"chat_smiley_keywords_one_per_line_note\";s:94:\"You can enter multiple Keywords for each Smiley. Each line will be used as a seperate Keyword.\";s:20:\"chat_smiley_keywords\";s:16:\"Smiley Shortcuts\";s:21:\"chat_smilies_activate\";s:16:\"Activate Smileys\";s:23:\"chat_smilies_deactivate\";s:18:\"Deactivate Smileys\";s:30:\"chat_smilies_dir_not_available\";s:126:\"The smiley data directory could not be created. This ILIAS will not be able to use chat smileys as further actions are needed.\";s:27:\"chat_smilies_dir_not_exists\";s:79:\"The smiley data directory does not exist. Trying to setup folders and database.\";s:29:\"chat_smilies_dir_not_writable\";s:90:\"Your smiley data directory exists but is not writable. You will not be able to add smiles.\";s:24:\"chat_smilies_initialized\";s:57:\"The smiley data has been initialized and is ready to use.\";s:19:\"chat_smilies_status\";s:12:\"Chat Smileys\";s:26:\"chat_sound_status_activate\";s:15:\"Activate Sounds\";s:28:\"chat_sound_status_deactivate\";s:17:\"Deactivate Sounds\";s:11:\"chat_sounds\";s:6:\"Sounds\";s:20:\"chat_start_recording\";s:15:\"Start recording\";s:17:\"chat_status_saved\";s:27:\"The status has been changed\";s:11:\"chat_status\";s:6:\"Status\";s:19:\"chat_stop_recording\";s:14:\"Stop recording\";s:11:\"chat_tahoma\";s:6:\"Tahoma\";s:9:\"chat_teal\";s:4:\"teal\";s:15:\"chat_textformat\";s:11:\"Format text\";s:10:\"chat_times\";s:5:\"Times\";s:18:\"chat_title_missing\";s:21:\"Please insert a name.\";s:17:\"chat_to_chat_body\";s:11:\"To the chat\";s:9:\"chat_type\";s:9:\"Font face\";s:19:\"chat_unblocked_user\";s:37:\"The selected user have been unlocked.\";s:15:\"chat_underlined\";s:10:\"Underlined\";s:24:\"chat_unkick_user_session\";s:11:\"Unkick user\";s:11:\"chat_unkick\";s:6:\"Unkick\";s:18:\"chat_upload_smiley\";s:13:\"Upload Smiley\";s:25:\"chat_user_already_blocked\";s:52:\"The access for the selected user is already blocked.\";s:32:\"chat_user_already_in_addressbook\";s:37:\"The User is already in your Contacts.\";s:17:\"chat_user_blocked\";s:37:\"Blocked access for the selected user.\";s:25:\"chat_user_dropped_private\";s:59:\"The user was disinvited/removed from the private chat room.\";s:17:\"chat_user_dropped\";s:11:\"User kicked\";s:16:\"chat_user_hidden\";s:6:\"hidden\";s:25:\"chat_user_invited_private\";s:51:\"The user was invited to the private chat room \'%s\'.\";s:24:\"chat_user_invited_public\";s:38:\"The user was invited to the chat \'%s\'.\";s:17:\"chat_user_invited\";s:21:\"Invited user to chat.\";s:14:\"chat_user_name\";s:8:\"Username\";s:18:\"chat_user_unkicked\";s:27:\"The user has been unkicked.\";s:17:\"chat_user_visible\";s:7:\"visible\";s:12:\"chat_whisper\";s:7:\"Whisper\";s:11:\"chat_yellow\";s:6:\"yellow\";s:5:\"chats\";s:5:\"Chats\";s:19:\"check_configuration\";s:40:\"Please check the chat server\'s settings.\";s:12:\"edit_smilies\";s:12:\"Edit Smileys\";s:8:\"my_chats\";s:8:\"My Chats\";s:33:\"chat_activate_status_notification\";s:74:\"Show notification about new chat invitations and messages in main menu bar\";}'); -INSERT INTO `lng_modules` VALUES ('chatroom','en','a:166:{s:22:\"chat_enable_autoscroll\";s:17:\"Enable Autoscroll\";s:13:\"chat_settings\";s:13:\"Chat Settings\";s:16:\"chat_select_room\";s:16:\"Select Chat Room\";s:14:\"history_by_day\";s:13:\"Daily History\";s:17:\"no_username_given\";s:24:\"Please choose a username\";s:18:\"history_by_session\";s:15:\"Session History\";s:6:\"period\";s:6:\"Period\";s:15:\"allow_anonymous\";s:21:\"Allow Anonymous Login\";s:17:\"autogen_usernames\";s:25:\"Auto Generated User Names\";s:22:\"allow_custom_usernames\";s:23:\"Allow Custom User Names\";s:14:\"enable_history\";s:14:\"Enable History\";s:16:\"settings_general\";s:7:\"General\";s:22:\"autogen_usernames_info\";s:134:\"Pattern for auto generated user names that is assigned to anonymous user accounts. ‘#’ will be automatically replaced by a number.\";s:4:\"bans\";s:4:\"Bans\";s:11:\"permissions\";s:11:\"Permissions\";s:7:\"session\";s:7:\"Session\";s:22:\"select_custom_username\";s:22:\"Select Custom Username\";s:15:\"custom_username\";s:15:\"Custom Username\";s:5:\"enter\";s:15:\"Enter Chat Room\";s:13:\"duration_from\";s:4:\"From\";s:11:\"duration_to\";s:2:\"To\";s:8:\"obj_chtr\";s:9:\"Chat Room\";s:12:\"chat_message\";s:7:\"Message\";s:19:\"chat_message_to_all\";s:6:\"To All\";s:20:\"chat_message_options\";s:7:\"Display\";s:20:\"chat_message_display\";s:7:\"Options\";s:13:\"chat_mainroom\";s:9:\"Main Room\";s:9:\"chat_join\";s:4:\"Join\";s:11:\"chat_invite\";s:6:\"Invite\";s:9:\"chat_kick\";s:4:\"Kick\";s:8:\"chat_ban\";s:3:\"Ban\";s:12:\"chat_address\";s:7:\"Address\";s:12:\"chat_whisper\";s:7:\"Whisper\";s:27:\"chat_connection_established\";s:47:\"+++ #username# has entered chat room +++\";s:28:\"chat_connection_disconnected\";s:44:\"--- #username# left the chat room ---\";s:16:\"chat_to_mainroom\";s:12:\"To Main Room\";s:31:\"chat_create_private_room_button\";s:19:\"Create Private Room\";s:23:\"chatroom_smiley_keyword\";s:7:\"Keyword\";s:15:\"chat_invitation\";s:57:\"\"[INVITER_NAME]\" invites you into chat room \"[ROOM_NAME]\"\";s:20:\"chat_invitation_long\";s:179:\"[SALUTATION]\\n\\nYou have been invited to a chat room:\\nChat Room Title: [ROOM_NAME]\\nInvited by: [INVITER_NAME]\\nURL: [LINK]\\n\\nTo join the chat room, please follow the given URL.\";s:21:\"chat_invitation_short\";s:51:\"Please click the title link to enter the chat room.\";s:14:\"settings_title\";s:8:\"Settings\";s:19:\"history_byday_title\";s:25:\"Show Conversation per Day\";s:23:\"history_bysession_title\";s:29:\"Show Conversation per Session\";s:15:\"ban_table_title\";s:12:\"Banned Users\";s:4:\"main\";s:9:\"Main Room\";s:11:\"auto_scroll\";s:16:\"Scroll to Bottom\";s:19:\"public_chat_created\";s:54:\"The public chat room has been added to the repository.\";s:15:\"lost_connection\";s:50:\"The connection to the chat server was interrupted.\";s:6:\"banned\";s:40:\"You have been banned from this chat room\";s:6:\"kicked\";s:40:\"You have been kicked from this chat room\";s:5:\"unban\";s:5:\"Unban\";s:17:\"unable_to_connect\";s:59:\"The connection to the chat server could not be established.\";s:26:\"server_further_information\";s:118:\"You can find further information about the server configuration in the readme file.\";s:8:\"chtr_new\";s:13:\"New Chat Room\";s:8:\"chtr_add\";s:13:\"Add Chat Room\";s:15:\"welcome_to_chat\";s:24:\"Welcome to the chat room\";s:12:\"user_invited\";s:26:\"The user has been invited.\";s:11:\"user_kicked\";s:39:\"The user #user# has been kicked.\";s:17:\"user_invited_self\";s:57:\"#user# invited you to the chat room #room#.\";s:19:\"private_room_closed\";s:45:\"The chat room #title# has been closed.\";s:20:\"private_room_entered\";s:43:\"Welcome to the private room #title#.\";s:17:\"private_room_left\";s:64:\"The user #user# has left the private room #title#.\";s:25:\"private_room_entered_user\";s:71:\"The user #username# has entered the private room #title#.\";s:24:\"kicked_from_private_room\";s:58:\"You have been kicked from the private room #title#.\";s:18:\"chatserver_address\";s:29:\"IP-Address/FQN of Chat Server\";s:15:\"chatserver_port\";s:19:\"Port of Chat Server\";s:8:\"hint_osd\";s:85:\"If enabled, users are notified by a popup about new invitations for repository chats.\";s:17:\"hint_osd_interval\";s:165:\"Polling interval for checking of new notifications. A lower number will notify the user more quickly but increases the number of requests the web server must handle.\";s:14:\"enable_smilies\";s:14:\"Enable Smileys\";s:19:\"hint_enable_smilies\";s:101:\"If activated, configured text sequences are replaced with an icon. See Smileys tab for configuration.\";s:17:\"display_past_msgs\";s:23:\"Number of Past Messages\";s:22:\"hint_display_past_msgs\";s:102:\"Number of previous messages shown when chat room is entered. A value of ‘0’ disables this feature.\";s:8:\"speak_to\";s:22:\"Speak to #user#\";s:10:\"whisper_to\";s:24:\"Whisper to #user#\";s:26:\"chat_anonymous_not_allowed\";s:29:\"Please login to use the chat.\";s:18:\"leave_private_room\";s:18:\"Leave Private Room\";s:17:\"left_private_room\";s:17:\"Left private room\";s:19:\"delete_private_room\";s:19:\"Delete Private Room\";s:22:\"invite_to_private_room\";s:22:\"Invite to Current Room\";s:5:\"scope\";s:17:\"Room/Private Room\";s:12:\"user_in_room\";s:34:\"Invite user from current chat room\";s:13:\"user_in_ilias\";s:33:\"Search and invite user from ILIAS\";s:13:\"kick_question\";s:54:\"Do you really want to kick the user from current room?\";s:12:\"ban_question\";s:53:\"Do you really want to ban the user from current room?\";s:15:\"history_cleared\";s:47:\"The message history was deleted by a moderator.\";s:18:\"clear_room_history\";s:22:\"Delete Message History\";s:27:\"clear_room_history_question\";s:62:\"Do you really want to delete all messages of the current room?\";s:14:\"anonymous_hint\";s:124:\"Make sure to set the proper permissions in the ‘Permissions’ tab to allow anonymous user access to this repository item.\";s:24:\"create_private_room_text\";s:17:\"Private room name\";s:15:\"invite_username\";s:8:\"Username\";s:21:\"private_rooms_enabled\";s:19:\"Allow Private Rooms\";s:26:\"private_rooms_enabled_info\";s:91:\"If activated, users can create private rooms. Only invited users have access to this rooms.\";s:16:\"no_further_users\";s:22:\"No other users present\";s:5:\"users\";s:5:\"Users\";s:11:\"no_messages\";s:49:\"There are no saved messages for the given period.\";s:21:\"history_title_general\";s:30:\"Conversation in Chat Room \"%s\"\";s:26:\"history_title_private_room\";s:33:\"Conversation in Private Room \"%s\"\";s:11:\"end_whisper\";s:6:\"Cancel\";s:17:\"room_in_container\";s:11:\"%s (in: %s)\";s:13:\"chatroom_auth\";s:14:\"Authentication\";s:17:\"chatroom_auth_key\";s:18:\"Authentication-Key\";s:20:\"chatroom_auth_secret\";s:21:\"Authentication-Secret\";s:21:\"chatroom_auth_btn_txt\";s:13:\"Generate Keys\";s:20:\"chatroom_client_name\";s:4:\"Name\";s:25:\"chatroom_client_name_info\";s:199:\"Please enter a name for this ILIAS client. The entered string must be globally unique. Initially this value is set to the client id of the ILIAS client. If changed, the chat server must be restarted.\";s:3:\"key\";s:3:\"Key\";s:7:\"dhparam\";s:24:\"Diffie-Hellman Parameter\";s:27:\"ilias_chatserver_connection\";s:26:\"ILIAS to Server Connection\";s:16:\"ilias_proxy_info\";s:142:\"If the Server is not accessible with the default IP-Address and Port, it is possible to configure a custom URL for ILIAS to Server connection.\";s:28:\"client_chatserver_connection\";s:27:\"Client to Server Connection\";s:17:\"client_proxy_info\";s:143:\"If the Server is not accessible with the default IP-Address and Port, it is possible to configure a custom URL for Client to Server connection.\";s:19:\"connection_url_info\";s:47:\"Please insert an URL for the Server connection.\";s:3:\"log\";s:14:\"Chatserver Log\";s:9:\"error_log\";s:20:\"Chatserver Error-Log\";s:28:\"delete_private_room_question\";s:28:\"Confirm delete private room?\";s:20:\"chat_auth_token_info\";s:322:\"Please define unique strings used by ILIAS for authentication purposes when sending requests to the chat server. You can automatically create these strings by clicking the corresponding button. Please note that the chat server is able to communicate with multiple ILIAS clients, but each client id has to be unique.\";s:20:\"chat_https_cert_info\";s:100:\"Please define an absolute server path to the SSL certificate file (e.g.: /etc/ssl/certs/server.pem).\";s:19:\"chat_https_key_info\";s:99:\"Please define an absolute server path to the private key file (e.g..: /etc/ssl/private/server.key).\";s:23:\"chat_https_dhparam_info\";s:218:\"Please define an absolute server path to a file (e.g.: /etc/ssl/private/dhparam.pem), used for the negotiation of Diffie Hellman parameters (e.g. generated via: openssl dhparam -out /etc/ssl/private/dhparam.pem 2048 ).\";s:13:\"chat_log_info\";s:222:\"Please define an absolute server path to the chat server\'s log file (e.g.: /var/www/ilias/data/chat.log). If you do not specify a path, the chat server will automatically create a file located in the chat server directory.\";s:19:\"chat_error_log_info\";s:234:\"Please define an absolute server path to the chat server\'s error log file (e.g.: /var/www/ilias/data/chat_error.log). If you do not specify a path, the chat server will automatically create a file located in the chat server directory.\";s:19:\"chatroom_enable_osc\";s:21:\"Enable On-Screen-Chat\";s:24:\"chatroom_enable_osc_info\";s:217:\"If activated, the On-Screen Chat will be available for each user. But every user can decided whether or not he/she would like to be contacted by others. Conversations could be started in the ‘Who is online?’-Tool.\";s:27:\"chat_osc_start_conversation\";s:18:\"Start Conversation\";s:19:\"chat_osc_accept_msg\";s:34:\"Allow On-Screen Chat Conversations\";s:24:\"chat_osc_accept_msg_info\";s:67:\"If activated, other users are allowed start a conversation with me.\";s:28:\"chat_osc_accepts_messages_no\";s:29:\"Doesn\'t Receive Chat Messages\";s:29:\"chat_osc_accepts_messages_yes\";s:22:\"Receives Chat Messages\";s:22:\"chat_osc_conversations\";s:13:\"Conversations\";s:13:\"chat_osc_send\";s:4:\"Send\";s:31:\"chat_osc_invite_to_conversation\";s:19:\"Add to Conversation\";s:17:\"chat_osc_add_user\";s:17:\"Add Further Users\";s:13:\"chat_osc_user\";s:4:\"User\";s:20:\"chat_osc_write_a_msg\";s:19:\"Write a Message ...\";s:18:\"chat_osc_emoticons\";s:9:\"Emoticons\";s:21:\"chat_osc_no_usr_found\";s:45:\"Could not find any user matching your search.\";s:33:\"chat_osc_section_head_other_rooms\";s:15:\"Public Chatroom\";s:31:\"chat_osc_sure_to_leave_grp_conv\";s:54:\"Are you sure you want to leave the group conversation?\";s:23:\"chat_osc_leave_grp_conv\";s:18:\"Leave Conversation\";s:27:\"chat_osc_user_left_grp_conv\";s:42:\"User \'%s\' has left the group conversation.\";s:24:\"chat_osc_dont_accept_msg\";s:126:\"You currently cannot be invited to conversations. If desired you can change this in your \'Personal Settings\'.\";s:26:\"chat_osc_doesnt_accept_msg\";s:26:\"Conversations not possible\";s:27:\"chtr_activation_online_info\";s:144:\"Set the chat online to make it visible and available for partcipants. If not, only users with \'Edit Settings\' permission will have access to it.\";s:39:\"chtr_activation_limited_visibility_info\";s:127:\"If checked, the title of the chat will be visible even outside of the given availability. The chat however can not be accessed.\";s:22:\"chat_osc_subs_rej_msgs\";s:119:\"Currently it is not possible to continue this conversation. Your chat-partner must activate chats in the chat-settings.\";s:24:\"chat_osc_subs_rej_msgs_p\";s:92:\"The following chat partners of your conversation do not want to receive messages anymore: %s\";s:22:\"chat_osc_self_rej_msgs\";s:111:\"You currently cannot take part in this conversation because you suppressed receiving messages in your settings.\";s:26:\"chat_osc_search_modal_info\";s:251:\"Here you can search for users you would like to add to a conversation. If the search dialogue was opened within a group chat, the new user will be added to this chat. If you started the search within a 1:1 chat, a new group chat window will be opened.\";s:18:\"chtr_server_status\";s:13:\"Server Status\";s:23:\"chtr_ban_actor_tbl_head\";s:6:\"Akteur\";s:20:\"chtr_ban_ts_tbl_head\";s:9:\"Timestamp\";s:35:\"chat_user_action_invite_public_room\";s:25:\"Invite to Public Chatroom\";s:27:\"chat_user_action_invite_osd\";s:24:\"Invite to On-Screen Chat\";s:16:\"chat_osc_no_conv\";s:17:\"No conversations.\";s:25:\"chat_osc_no_sub_directory\";s:13:\"Sub-Directory\";s:30:\"chat_osc_no_sub_directory_info\";s:234:\"If the chat server is only reachable through a sub directory with an URL like \"http(s)://[IP/Domain]/[SUB_DIRECTORY]\" it is required to insert the [SUB_DIRECTORY] for this chat server. In most scenarios you can leave this field empty.\";s:26:\"chat_deletion_section_head\";s:24:\"Deletion of old Messages\";s:22:\"chat_deletion_disabled\";s:8:\"Disabled\";s:22:\"chat_deletion_interval\";s:8:\"Interval\";s:27:\"chat_deletion_interval_info\";s:120:\"If chosen, messages in the repository chat and On-Screen-Chat conversations will be deleted after the defined threshold.\";s:27:\"chat_deletion_interval_unit\";s:4:\"Unit\";s:28:\"chat_deletion_interval_value\";s:5:\"Value\";s:26:\"chat_deletion_ival_max_val\";s:48:\"The maximum value for the chose unit \'%s\' is: %s\";s:29:\"chat_deletion_interval_run_at\";s:4:\"Time\";s:34:\"chat_deletion_interval_run_at_info\";s:91:\"Please define the time (format: HH:MM) when the server should process the message deletion.\";}'); +INSERT INTO `lng_modules` VALUES ('chatroom','en','a:167:{s:22:\"chat_enable_autoscroll\";s:17:\"Enable Autoscroll\";s:13:\"chat_settings\";s:13:\"Chat Settings\";s:16:\"chat_select_room\";s:16:\"Select Chat Room\";s:14:\"history_by_day\";s:13:\"Daily History\";s:17:\"no_username_given\";s:24:\"Please choose a username\";s:18:\"history_by_session\";s:15:\"Session History\";s:6:\"period\";s:6:\"Period\";s:15:\"allow_anonymous\";s:21:\"Allow Anonymous Login\";s:17:\"autogen_usernames\";s:25:\"Auto Generated User Names\";s:22:\"allow_custom_usernames\";s:23:\"Allow Custom User Names\";s:14:\"enable_history\";s:14:\"Enable History\";s:16:\"settings_general\";s:7:\"General\";s:22:\"autogen_usernames_info\";s:134:\"Pattern for auto generated user names that is assigned to anonymous user accounts. ‘#’ will be automatically replaced by a number.\";s:4:\"bans\";s:4:\"Bans\";s:11:\"permissions\";s:11:\"Permissions\";s:7:\"session\";s:7:\"Session\";s:22:\"select_custom_username\";s:22:\"Select Custom Username\";s:15:\"custom_username\";s:15:\"Custom Username\";s:5:\"enter\";s:15:\"Enter Chat Room\";s:13:\"duration_from\";s:4:\"From\";s:11:\"duration_to\";s:2:\"To\";s:8:\"obj_chtr\";s:9:\"Chat Room\";s:12:\"chat_message\";s:7:\"Message\";s:19:\"chat_message_to_all\";s:6:\"To All\";s:20:\"chat_message_options\";s:7:\"Display\";s:20:\"chat_message_display\";s:7:\"Options\";s:13:\"chat_mainroom\";s:9:\"Main Room\";s:9:\"chat_join\";s:4:\"Join\";s:11:\"chat_invite\";s:6:\"Invite\";s:9:\"chat_kick\";s:4:\"Kick\";s:8:\"chat_ban\";s:3:\"Ban\";s:12:\"chat_address\";s:7:\"Address\";s:12:\"chat_whisper\";s:7:\"Whisper\";s:27:\"chat_connection_established\";s:47:\"+++ #username# has entered chat room +++\";s:28:\"chat_connection_disconnected\";s:44:\"--- #username# left the chat room ---\";s:16:\"chat_to_mainroom\";s:12:\"To Main Room\";s:31:\"chat_create_private_room_button\";s:19:\"Create Private Room\";s:23:\"chatroom_smiley_keyword\";s:7:\"Keyword\";s:15:\"chat_invitation\";s:57:\"\"[INVITER_NAME]\" invites you into chat room \"[ROOM_NAME]\"\";s:20:\"chat_invitation_long\";s:179:\"[SALUTATION]\\n\\nYou have been invited to a chat room:\\nChat Room Title: [ROOM_NAME]\\nInvited by: [INVITER_NAME]\\nURL: [LINK]\\n\\nTo join the chat room, please follow the given URL.\";s:21:\"chat_invitation_short\";s:51:\"Please click the title link to enter the chat room.\";s:14:\"settings_title\";s:8:\"Settings\";s:19:\"history_byday_title\";s:25:\"Show Conversation per Day\";s:23:\"history_bysession_title\";s:29:\"Show Conversation per Session\";s:15:\"ban_table_title\";s:12:\"Banned Users\";s:4:\"main\";s:9:\"Main Room\";s:11:\"auto_scroll\";s:16:\"Scroll to Bottom\";s:19:\"public_chat_created\";s:54:\"The public chat room has been added to the repository.\";s:15:\"lost_connection\";s:50:\"The connection to the chat server was interrupted.\";s:6:\"banned\";s:40:\"You have been banned from this chat room\";s:6:\"kicked\";s:40:\"You have been kicked from this chat room\";s:5:\"unban\";s:5:\"Unban\";s:17:\"unable_to_connect\";s:59:\"The connection to the chat server could not be established.\";s:26:\"server_further_information\";s:118:\"You can find further information about the server configuration in the readme file.\";s:8:\"chtr_new\";s:13:\"New Chat Room\";s:8:\"chtr_add\";s:13:\"Add Chat Room\";s:15:\"welcome_to_chat\";s:24:\"Welcome to the chat room\";s:12:\"user_invited\";s:26:\"The user has been invited.\";s:11:\"user_kicked\";s:39:\"The user #user# has been kicked.\";s:17:\"user_invited_self\";s:57:\"#user# invited you to the chat room #room#.\";s:19:\"private_room_closed\";s:45:\"The chat room #title# has been closed.\";s:20:\"private_room_entered\";s:43:\"Welcome to the private room #title#.\";s:17:\"private_room_left\";s:64:\"The user #user# has left the private room #title#.\";s:25:\"private_room_entered_user\";s:71:\"The user #username# has entered the private room #title#.\";s:24:\"kicked_from_private_room\";s:58:\"You have been kicked from the private room #title#.\";s:18:\"chatserver_address\";s:29:\"IP-Address/FQN of Chat Server\";s:15:\"chatserver_port\";s:19:\"Port of Chat Server\";s:8:\"hint_osd\";s:85:\"If enabled, users are notified by a popup about new invitations for repository chats.\";s:17:\"hint_osd_interval\";s:165:\"Polling interval for checking of new notifications. A lower number will notify the user more quickly but increases the number of requests the web server must handle.\";s:14:\"enable_smilies\";s:14:\"Enable Smileys\";s:19:\"hint_enable_smilies\";s:101:\"If activated, configured text sequences are replaced with an icon. See Smileys tab for configuration.\";s:17:\"display_past_msgs\";s:23:\"Number of Past Messages\";s:22:\"hint_display_past_msgs\";s:102:\"Number of previous messages shown when chat room is entered. A value of ‘0’ disables this feature.\";s:8:\"speak_to\";s:22:\"Speak to #user#\";s:10:\"whisper_to\";s:24:\"Whisper to #user#\";s:26:\"chat_anonymous_not_allowed\";s:29:\"Please login to use the chat.\";s:18:\"leave_private_room\";s:18:\"Leave Private Room\";s:17:\"left_private_room\";s:17:\"Left private room\";s:19:\"delete_private_room\";s:19:\"Delete Private Room\";s:22:\"invite_to_private_room\";s:22:\"Invite to Current Room\";s:5:\"scope\";s:17:\"Room/Private Room\";s:12:\"user_in_room\";s:34:\"Invite user from current chat room\";s:13:\"user_in_ilias\";s:33:\"Search and invite user from ILIAS\";s:13:\"kick_question\";s:54:\"Do you really want to kick the user from current room?\";s:12:\"ban_question\";s:53:\"Do you really want to ban the user from current room?\";s:15:\"history_cleared\";s:47:\"The message history was deleted by a moderator.\";s:18:\"clear_room_history\";s:22:\"Delete Message History\";s:27:\"clear_room_history_question\";s:62:\"Do you really want to delete all messages of the current room?\";s:14:\"anonymous_hint\";s:124:\"Make sure to set the proper permissions in the ‘Permissions’ tab to allow anonymous user access to this repository item.\";s:24:\"create_private_room_text\";s:17:\"Private room name\";s:15:\"invite_username\";s:8:\"Username\";s:21:\"private_rooms_enabled\";s:19:\"Allow Private Rooms\";s:26:\"private_rooms_enabled_info\";s:91:\"If activated, users can create private rooms. Only invited users have access to this rooms.\";s:16:\"no_further_users\";s:22:\"No other users present\";s:5:\"users\";s:5:\"Users\";s:11:\"no_messages\";s:49:\"There are no saved messages for the given period.\";s:21:\"history_title_general\";s:30:\"Conversation in Chat Room \"%s\"\";s:26:\"history_title_private_room\";s:33:\"Conversation in Private Room \"%s\"\";s:11:\"end_whisper\";s:6:\"Cancel\";s:17:\"room_in_container\";s:11:\"%s (in: %s)\";s:13:\"chatroom_auth\";s:14:\"Authentication\";s:17:\"chatroom_auth_key\";s:18:\"Authentication-Key\";s:20:\"chatroom_auth_secret\";s:21:\"Authentication-Secret\";s:21:\"chatroom_auth_btn_txt\";s:13:\"Generate Keys\";s:20:\"chatroom_client_name\";s:4:\"Name\";s:25:\"chatroom_client_name_info\";s:199:\"Please enter a name for this ILIAS client. The entered string must be globally unique. Initially this value is set to the client id of the ILIAS client. If changed, the chat server must be restarted.\";s:3:\"key\";s:3:\"Key\";s:7:\"dhparam\";s:24:\"Diffie-Hellman Parameter\";s:27:\"ilias_chatserver_connection\";s:26:\"ILIAS to Server Connection\";s:16:\"ilias_proxy_info\";s:142:\"If the Server is not accessible with the default IP-Address and Port, it is possible to configure a custom URL for ILIAS to Server connection.\";s:28:\"client_chatserver_connection\";s:27:\"Client to Server Connection\";s:17:\"client_proxy_info\";s:143:\"If the Server is not accessible with the default IP-Address and Port, it is possible to configure a custom URL for Client to Server connection.\";s:19:\"connection_url_info\";s:47:\"Please insert an URL for the Server connection.\";s:3:\"log\";s:14:\"Chatserver Log\";s:9:\"error_log\";s:20:\"Chatserver Error-Log\";s:28:\"delete_private_room_question\";s:28:\"Confirm delete private room?\";s:20:\"chat_auth_token_info\";s:322:\"Please define unique strings used by ILIAS for authentication purposes when sending requests to the chat server. You can automatically create these strings by clicking the corresponding button. Please note that the chat server is able to communicate with multiple ILIAS clients, but each client id has to be unique.\";s:20:\"chat_https_cert_info\";s:100:\"Please define an absolute server path to the SSL certificate file (e.g.: /etc/ssl/certs/server.pem).\";s:19:\"chat_https_key_info\";s:99:\"Please define an absolute server path to the private key file (e.g..: /etc/ssl/private/server.key).\";s:23:\"chat_https_dhparam_info\";s:218:\"Please define an absolute server path to a file (e.g.: /etc/ssl/private/dhparam.pem), used for the negotiation of Diffie Hellman parameters (e.g. generated via: openssl dhparam -out /etc/ssl/private/dhparam.pem 2048 ).\";s:13:\"chat_log_info\";s:222:\"Please define an absolute server path to the chat server\'s log file (e.g.: /var/www/ilias/data/chat.log). If you do not specify a path, the chat server will automatically create a file located in the chat server directory.\";s:19:\"chat_error_log_info\";s:234:\"Please define an absolute server path to the chat server\'s error log file (e.g.: /var/www/ilias/data/chat_error.log). If you do not specify a path, the chat server will automatically create a file located in the chat server directory.\";s:19:\"chatroom_enable_osc\";s:21:\"Enable On-Screen-Chat\";s:24:\"chatroom_enable_osc_info\";s:217:\"If activated, the On-Screen Chat will be available for each user. But every user can decided whether or not he/she would like to be contacted by others. Conversations could be started in the ‘Who is online?’-Tool.\";s:27:\"chat_osc_start_conversation\";s:18:\"Start Conversation\";s:19:\"chat_osc_accept_msg\";s:34:\"Allow On-Screen Chat Conversations\";s:24:\"chat_osc_accept_msg_info\";s:67:\"If activated, other users are allowed start a conversation with me.\";s:28:\"chat_osc_accepts_messages_no\";s:29:\"Doesn\'t Receive Chat Messages\";s:29:\"chat_osc_accepts_messages_yes\";s:22:\"Receives Chat Messages\";s:22:\"chat_osc_conversations\";s:13:\"Conversations\";s:13:\"chat_osc_send\";s:4:\"Send\";s:31:\"chat_osc_invite_to_conversation\";s:19:\"Add to Conversation\";s:17:\"chat_osc_add_user\";s:17:\"Add Further Users\";s:13:\"chat_osc_user\";s:4:\"User\";s:20:\"chat_osc_write_a_msg\";s:19:\"Write a Message ...\";s:18:\"chat_osc_emoticons\";s:9:\"Emoticons\";s:21:\"chat_osc_no_usr_found\";s:45:\"Could not find any user matching your search.\";s:33:\"chat_osc_section_head_other_rooms\";s:15:\"Public Chatroom\";s:31:\"chat_osc_sure_to_leave_grp_conv\";s:54:\"Are you sure you want to leave the group conversation?\";s:23:\"chat_osc_leave_grp_conv\";s:18:\"Leave Conversation\";s:27:\"chat_osc_user_left_grp_conv\";s:42:\"User \'%s\' has left the group conversation.\";s:24:\"chat_osc_dont_accept_msg\";s:126:\"You currently cannot be invited to conversations. If desired you can change this in your \'Personal Settings\'.\";s:26:\"chat_osc_doesnt_accept_msg\";s:26:\"Conversations not possible\";s:27:\"chtr_activation_online_info\";s:144:\"Set the chat online to make it visible and available for partcipants. If not, only users with \'Edit Settings\' permission will have access to it.\";s:39:\"chtr_activation_limited_visibility_info\";s:127:\"If checked, the title of the chat will be visible even outside of the given availability. The chat however can not be accessed.\";s:22:\"chat_osc_subs_rej_msgs\";s:119:\"Currently it is not possible to continue this conversation. Your chat-partner must activate chats in the chat-settings.\";s:24:\"chat_osc_subs_rej_msgs_p\";s:92:\"The following chat partners of your conversation do not want to receive messages anymore: %s\";s:22:\"chat_osc_self_rej_msgs\";s:111:\"You currently cannot take part in this conversation because you suppressed receiving messages in your settings.\";s:26:\"chat_osc_search_modal_info\";s:251:\"Here you can search for users you would like to add to a conversation. If the search dialogue was opened within a group chat, the new user will be added to this chat. If you started the search within a 1:1 chat, a new group chat window will be opened.\";s:18:\"chtr_server_status\";s:13:\"Server Status\";s:23:\"chtr_ban_actor_tbl_head\";s:6:\"Akteur\";s:20:\"chtr_ban_ts_tbl_head\";s:9:\"Timestamp\";s:27:\"chat_osc_head_grp_x_persons\";s:8:\"%s Users\";s:35:\"chat_user_action_invite_public_room\";s:25:\"Invite to Public Chatroom\";s:27:\"chat_user_action_invite_osd\";s:24:\"Invite to On-Screen Chat\";s:16:\"chat_osc_no_conv\";s:17:\"No conversations.\";s:25:\"chat_osc_no_sub_directory\";s:13:\"Sub-Directory\";s:30:\"chat_osc_no_sub_directory_info\";s:234:\"If the chat server is only reachable through a sub directory with an URL like \"http(s)://[IP/Domain]/[SUB_DIRECTORY]\" it is required to insert the [SUB_DIRECTORY] for this chat server. In most scenarios you can leave this field empty.\";s:26:\"chat_deletion_section_head\";s:24:\"Deletion of old Messages\";s:22:\"chat_deletion_disabled\";s:8:\"Disabled\";s:22:\"chat_deletion_interval\";s:8:\"Interval\";s:27:\"chat_deletion_interval_info\";s:120:\"If chosen, messages in the repository chat and On-Screen-Chat conversations will be deleted after the defined threshold.\";s:27:\"chat_deletion_interval_unit\";s:4:\"Unit\";s:28:\"chat_deletion_interval_value\";s:5:\"Value\";s:26:\"chat_deletion_ival_max_val\";s:48:\"The maximum value for the chose unit \'%s\' is: %s\";s:29:\"chat_deletion_interval_run_at\";s:4:\"Time\";s:34:\"chat_deletion_interval_run_at_info\";s:91:\"Please define the time (format: HH:MM) when the server should process the message deletion.\";}'); INSERT INTO `lng_modules` VALUES ('chatroom_adm','en','a:32:{s:26:\"chatroom_available_smilies\";s:17:\"Available Smileys\";s:24:\"chatroom_delete_selected\";s:23:\"Delete Selected Smileys\";s:21:\"chatroom_smiley_image\";s:6:\"Smiley\";s:19:\"chatroom_add_smiley\";s:10:\"Add Smiley\";s:19:\"chatroom_image_path\";s:14:\"Path to Smiley\";s:24:\"chatroom_smiley_keywords\";s:8:\"Keywords\";s:42:\"chatroom_smiley_keywords_one_per_line_note\";s:20:\"One Keyword per Line\";s:22:\"chatroom_upload_smiley\";s:13:\"Upload Smiley\";s:8:\"protocol\";s:8:\"Protocol\";s:6:\"smiley\";s:7:\"Smilies\";s:20:\"chatroom_edit_smiley\";s:11:\"Edit Smiley\";s:34:\"chatroom_current_smiley_image_path\";s:14:\"Current Smiley\";s:29:\"chatroom_current_smiley_image\";s:19:\"Current Smiley Icon\";s:37:\"chatroom_smiley_image_only_if_changed\";s:67:\"Choose a new smiley icon only if the current one is to be replaced.\";s:15:\"server_settings\";s:19:\"Chatserver Settings\";s:15:\"client_settings\";s:16:\"General Settings\";s:5:\"https\";s:5:\"HTTPS\";s:12:\"chat_enabled\";s:11:\"Enable Chat\";s:10:\"enable_osd\";s:47:\"Repository Chat: Enable On-Screen Notifications\";s:22:\"general_settings_title\";s:21:\"General Chat Settings\";s:13:\"osd_intervall\";s:25:\"Refreshinterval (seconds)\";s:25:\"chatserver_settings_title\";s:19:\"Chatserver Settings\";s:30:\"chatroom_confirm_delete_smiley\";s:52:\"Are you sure you want to delete the selected smiley?\";s:27:\"chat_smilies_dir_not_exists\";s:33:\"Smilies directory does not exist.\";s:24:\"chat_smilies_initialized\";s:24:\"Chat smileys initialized\";s:23:\"settings_has_been_saved\";s:23:\"Settings has been saved\";s:9:\"port_info\";s:179:\"Rarely used ports are often blocked by firewalls or proxy servers. The user\'s browser will not be able to establish a connection to the chat server if the defined port is blocked.\";s:29:\"chat_cannot_connect_to_server\";s:58:\"ILIAS cannot build a socket connection to the chat server.\";s:20:\"public_chat_settings\";s:25:\"Public Chat Room Settings\";s:23:\"public_chat_permissions\";s:28:\"Public Chat Room Permissions\";s:21:\"play_invitation_sound\";s:12:\"Play a sound\";s:26:\"play_invitation_sound_info\";s:66:\"Play a sound when receiving a new invitation for repository chats.\";}'); INSERT INTO `lng_modules` VALUES ('classification','en','a:6:{s:18:\"clsfct_block_title\";s:19:\"Selection by Topics\";s:17:\"clsfct_block_info\";s:35:\"Your Selection filters the objects.\";s:20:\"clsfct_content_title\";s:31:\"Objects matching your selection\";s:23:\"clsfct_content_no_match\";s:40:\"No objects match your selected criteria.\";s:23:\"clsfct_selected_objects\";s:16:\"Selected Objects\";s:18:\"clsfct_back_to_cat\";s:16:\"Back to Category\";}'); INSERT INTO `lng_modules` VALUES ('cld','en','a:50:{s:7:\"cld_add\";s:16:\"Add Cloud Object\";s:23:\"cld_add_download_failed\";s:15:\"Download Failed\";s:12:\"cld_add_file\";s:4:\"File\";s:14:\"cld_add_folder\";s:6:\"Folder\";s:33:\"cld_add_items_from_service_failed\";s:29:\"Add Items from Service Failed\";s:16:\"cld_add_new_item\";s:12:\"Add New Item\";s:15:\"cld_auth_failed\";s:21:\"Authentication Failed\";s:25:\"cld_authentication_failed\";s:23:\":#Authentication Failed\";s:31:\"cld_config_entry_does_not_exist\";s:27:\"Config entry does not exist\";s:39:\"cld_config_no_valid_get_or_set_function\";s:45:\"No valid get or set function for config value\";s:31:\"cld_config_table_does_not_exist\";s:27:\"Config table does not exist\";s:28:\"cld_config_unknown_exception\";s:17:\"Unknown Exception\";s:23:\"cld_confirm_delete_file\";s:55:\"Are you sure, that the following file is to be deleted:\";s:25:\"cld_confirm_delete_folder\";s:57:\"Are you sure, that the following folder is to be deleted:\";s:17:\"cld_create_folder\";s:13:\"Create Folder\";s:17:\"cld_delete_failed\";s:13:\"Delete Failed\";s:16:\"cld_file_deleted\";s:14:\"Object deleted\";s:17:\"cld_edit_Settings\";s:14:\"Cloud Settings\";s:32:\"cld_file_not_existing_on_service\";s:29:\"File not existing on service:\";s:38:\"cld_folder_already_existing_on_service\";s:35:\"Folder already existing on service:\";s:18:\"cld_folder_created\";s:14:\"Folder created\";s:26:\"cld_folder_creation_failed\";s:22:\"Folder Creation Failed\";s:15:\"cld_folder_name\";s:11:\"Folder Name\";s:34:\"cld_folder_not_existing_on_service\";s:31:\"Folder not existing on service:\";s:45:\"cld_id_already_exists_in_file_tree_in_session\";s:42:\"ID already exists in file tree in session:\";s:45:\"cld_id_does_not_exist_in_file_tree_in_session\";s:42:\"ID does not exist in file tree in session:\";s:38:\"cld_info_add_file_to_current_directory\";s:29:\"Add File to current directory\";s:40:\"cld_info_add_folder_to_current_directory\";s:31:\"Add Folder to current directory\";s:17:\"cld_invalid_input\";s:13:\"Invalid Input\";s:7:\"cld_new\";s:16:\"New Cloud Object\";s:21:\"cld_no_service_active\";s:22:\"No cloud-plugin active\";s:23:\"cld_no_service_selected\";s:19:\"No service selected\";s:29:\"cld_not_authenticated_offline\";s:27:\"Not Authenticated - Offline\";s:49:\"cld_only_owner_has_permission_to_change_root_path\";s:103:\"Due to privacy concerns only the creator of a cloud object has the permission to change it\'s root path.\";s:47:\"cld_path_does_not_exist_in_file_tree_in_session\";s:44:\"Path does not exist in file tree in Session:\";s:21:\"cld_permission_denied\";s:17:\"Permission Denied\";s:43:\"cld_permission_to_change_root_folder_denied\";s:39:\"Permission to change root folder denied\";s:41:\"cld_plugin_hook_could_not_be_instantiated\";s:37:\"Plugin hook cloud not be instantiated\";s:21:\"cld_plugin_not_active\";s:20:\"Plugin is not active\";s:15:\"cld_root_folder\";s:11:\"Root Folder\";s:11:\"cld_service\";s:7:\"Service\";s:32:\"cld_service_class_file_not_found\";s:28:\"Service class file not found\";s:22:\"cld_service_not_active\";s:18:\"Service not active\";s:29:\"cld_service_specific_settings\";s:17:\"Specific Settings\";s:21:\"cld_unknown_exception\";s:17:\"Unknown Exception\";s:30:\"cld_upload_failed_max_filesize\";s:39:\"Upload Failed (Max. File Size exceeded)\";s:17:\"cld_upload_failed\";s:13:\"Upload Failed\";s:16:\"cld_upload_files\";s:12:\"Upload Files\";s:33:\"cld_auth_failed_no_object_created\";s:56:\"Authentication failed, no Cloud Object has been created.\";s:16:\"cld_object_added\";s:33:\"A new Cloud object has been added\";}'); @@ -26979,7 +26986,7 @@ INSERT INTO `lng_modules` VALUES ('common','en','a:2350:{s:8:\"obj_ltis\";s:3:\" INSERT INTO `lng_modules` VALUES ('lti','en','a:35:{s:20:\"act_lti_for_obj_type\";s:31:\"Activate LTI for Type of Object\";s:18:\"gbl_roles_to_users\";s:33:\"Global Role assigned to LTI Users\";s:9:\"consumers\";s:9:\"Consumers\";s:6:\"prefix\";s:6:\"Prefix\";s:16:\"lti_consumer_key\";s:12:\"Consumer Key\";s:19:\"lti_consumer_secret\";s:15:\"Consumer Secret\";s:8:\"user_lng\";s:14:\"User Languague\";s:19:\"lti_create_consumer\";s:15:\"Create Consumer\";s:19:\"lti_object_consumer\";s:13:\"LTI Consumers\";s:12:\"lti_settings\";s:12:\"LTI Settings\";s:20:\"lti_consumer_created\";s:16:\"Consumer created\";s:20:\"lti_consumer_updated\";s:16:\"Consumer updated\";s:20:\"lti_consumer_deleted\";s:16:\"Consumer deleted\";s:23:\"lti_consumer_set_active\";s:18:\"Consumer activated\";s:25:\"lti_consumer_set_inactive\";s:20:\"Consumer deactivated\";s:29:\"lm_only_one_download_per_type\";s:90:\"Please note that you can only make one file per type (XML, HTML, SCORM) public accessible.\";s:27:\"lti_auth_failed_invalid_key\";s:51:\"Authentication failed, no valid consumer key given.\";s:8:\"auth_lti\";s:8:\"LTI Auth\";s:17:\"lti_edit_consumer\";s:17:\"Edit LTI Consumer\";s:14:\"lti_obj_active\";s:17:\"LTI-Tool Provider\";s:19:\"lti_obj_active_info\";s:126:\"If enabled, this object acts as a LTI tool provider. New LTI users can be automatically assigned to the following local roles.\";s:9:\"lti_admin\";s:17:\"LTI Administrator\";s:9:\"lti_tutor\";s:14:\"LTI Instructor\";s:10:\"lti_member\";s:10:\"LTI Member\";s:32:\"lti_object_release_settings_form\";s:15:\"edit LTI-Shares\";s:12:\"lti_provider\";s:10:\"LTI-Shares\";s:14:\"lti_launch_url\";s:3:\"Url\";s:20:\"lti_released_objects\";s:14:\"Shared Objects\";s:12:\"lti_consumer\";s:10:\"shared for\";s:15:\"lti_not_allowed\";s:66:\"Access denied. Your request was redirected to the root LTI object.\";s:14:\"lti_navigation\";s:10:\"Navigation\";s:11:\"lti_session\";s:11:\"LTI Session\";s:8:\"lti_exit\";s:17:\"Close LTI Session\";s:10:\"lti_exited\";s:18:\"LTI Session closed\";s:15:\"lti_exited_info\";s:31:\"LTI Session successfully closed\";}'); INSERT INTO `lng_modules` VALUES ('cont','en','a:31:{s:18:\"cont_news_timeline\";s:13:\"News Timeline\";s:23:\"cont_news_timeline_info\";s:27:\"Activates News Timeline Tab\";s:31:\"cont_news_timeline_auto_entries\";s:25:\"Include Automatic Entries\";s:36:\"cont_news_timeline_auto_entries_info\";s:82:\"Include all news that are created automatically, e.g. forum posts, new files, etc.\";s:18:\"cont_news_settings\";s:13:\"News Settings\";s:31:\"cont_news_timeline_landing_page\";s:12:\"Landing Page\";s:36:\"cont_news_timeline_landing_page_info\";s:39:\"Timeline page will be the landing page.\";s:22:\"cont_news_timeline_tab\";s:8:\"Timeline\";s:16:\"cont_news_edited\";s:10:\"Bearbeitet\";s:24:\"cont_skill_assigned_comp\";s:20:\"Competence Selection\";s:18:\"cont_skill_members\";s:7:\"Members\";s:15:\"cont_skill_show\";s:4:\"Show\";s:18:\"cont_skill_publish\";s:7:\"Publish\";s:25:\"cont_skill_publish_manual\";s:6:\"Manual\";s:30:\"cont_skill_publish_manual_info\";s:92:\"Competence assignments for members must be published before they become visible for members.\";s:28:\"cont_skill_publish_auto_info\";s:71:\"Competence assignments for members are immediately visible for members.\";s:23:\"cont_skill_publish_auto\";s:9:\"Automatic\";s:14:\"cont_add_skill\";s:14:\"Add Competence\";s:16:\"cont_cont_skills\";s:31:\"Assigned Competences of Members\";s:10:\"cont_skill\";s:10:\"Competence\";s:9:\"cont_path\";s:4:\"Path\";s:36:\"cont_really_remove_skill_from_course\";s:61:\"Do you really want to remove these competences from the list?\";s:18:\"cont_assign_skills\";s:18:\"Assign Competences\";s:21:\"cont_skill_do_not_set\";s:10:\"Do not set\";s:19:\"cont_skill_no_skill\";s:16:\"No value (Reset)\";s:15:\"cont_mem_skills\";s:11:\"Competences\";s:14:\"cont_published\";s:9:\"Published\";s:22:\"cont_assign_competence\";s:29:\"Assign Competences to Members\";s:24:\"cont_deassign_competence\";s:20:\"Deassign Competences\";s:23:\"cont_publish_assignment\";s:19:\"Publish Assignments\";s:27:\"cont_really_deassign_skills\";s:62:\"Do you really want to deassign all competences from the users?\";}'); INSERT INTO `lng_modules` VALUES ('contact','en','a:4:{s:24:\"contact_awrn_ap_contacts\";s:17:\"Approved Contacts\";s:29:\"contact_awrn_ap_contacts_info\";s:45:\"All contacts approved by the user are listed.\";s:25:\"contact_awrn_req_contacts\";s:16:\"Contact Requests\";s:30:\"contact_awrn_req_contacts_info\";s:32:\"All contact requests are listed.\";}'); -INSERT INTO `lng_modules` VALUES ('content','en','a:1086:{s:14:\"add_menu_entry\";s:14:\"Add Menu Entry\";s:9:\"all_pages\";s:22:\"Entire Learning Module\";s:3:\"all\";s:3:\"All\";s:18:\"choose_public_mode\";s:30:\"Access for Users not logged-in\";s:19:\"choose_public_pages\";s:30:\"Choose public accessible pages\";s:11:\"citate_from\";s:15:\"Citate From ...\";s:11:\"citate_page\";s:16:\"Citate this Page\";s:9:\"citate_to\";s:13:\"Citate To ...\";s:6:\"citate\";s:6:\"Citate\";s:15:\"cont_act_number\";s:18:\"Chapter Numeration\";s:18:\"cont_activate_page\";s:13:\"Activate Page\";s:14:\"cont_activated\";s:9:\"Activated\";s:15:\"cont_activation\";s:10:\"Activation\";s:11:\"cont_active\";s:11:\"Enable Menu\";s:13:\"cont_add_area\";s:8:\"Add Area\";s:23:\"cont_add_change_comment\";s:18:\"Add change comment\";s:19:\"cont_add_definition\";s:14:\"Add Definition\";s:17:\"cont_add_elements\";s:42:\"Click on placeholders to add new elements.\";s:13:\"cont_add_file\";s:8:\"Add File\";s:12:\"cont_add_tab\";s:9:\"Add Panel\";s:18:\"cont_added_comment\";s:34:\"Comment has been added to history.\";s:15:\"cont_added_term\";s:10:\"Term added\";s:15:\"cont_Additional\";s:22:\"Additional Information\";s:16:\"cont_adjust_size\";s:11:\"Adjust Size\";s:10:\"cont_align\";s:9:\"Alignment\";s:15:\"cont_all_closed\";s:10:\"All Closed\";s:14:\"cont_all_pages\";s:9:\"All Pages\";s:17:\"cont_alphabetic_s\";s:20:\"Alphabetic a, b, …\";s:15:\"cont_alphabetic\";s:20:\"Alphabetic A, B, …\";s:11:\"cont_anchor\";s:6:\"Anchor\";s:10:\"cont_annex\";s:5:\"Annex\";s:18:\"cont_areas_deleted\";s:18:\"Map areas deleted.\";s:26:\"cont_assign_characteristic\";s:21:\"Assign Characteristic\";s:16:\"cont_assign_full\";s:18:\"Assign Full Screen\";s:15:\"cont_assign_std\";s:15:\"Assign Standard\";s:15:\"cont_autoindent\";s:11:\"Auto Indent\";s:14:\"cont_autostart\";s:9:\"Autostart\";s:9:\"cont_back\";s:4:\"Back\";s:11:\"cont_bb_tip\";s:52:\"Tip: Styles can be applied quickly to selected text.\";s:13:\"cont_behavior\";s:8:\"Behavior\";s:10:\"cont_Block\";s:5:\"Block\";s:11:\"cont_bottom\";s:6:\"Bottom\";s:16:\"cont_bullet_list\";s:11:\"Bullet List\";s:22:\"cont_cant_copy_folders\";s:38:\"Folders cannot be copied to clipboard.\";s:18:\"cont_cant_del_full\";s:42:\"Deletion of full screen file not possible.\";s:17:\"cont_cant_del_std\";s:44:\"Deletion of standard view file not possible.\";s:12:\"cont_caption\";s:7:\"Caption\";s:11:\"cont_center\";s:6:\"Center\";s:28:\"cont_change_object_reference\";s:23:\"Change Object Reference\";s:16:\"cont_change_type\";s:11:\"Change Type\";s:19:\"cont_chap_and_pages\";s:18:\"Chapters and Pages\";s:27:\"cont_chap_select_target_now\";s:45:\"Chapter marked for moving. Select target now.\";s:25:\"cont_chapters_after_pages\";s:74:\"Please note that pages have to precede all sub-chapters of the same level.\";s:23:\"cont_chapters_and_pages\";s:18:\"Chapters and Pages\";s:18:\"cont_chapters_only\";s:13:\"Chapters only\";s:13:\"cont_chapters\";s:8:\"Chapters\";s:19:\"cont_characteristic\";s:11:\"Style Class\";s:34:\"cont_choose_characteristic_section\";s:8:\"Sections\";s:31:\"cont_choose_characteristic_text\";s:13:\"Text Elements\";s:26:\"cont_choose_characteristic\";s:21:\"Choose Characteristic\";s:14:\"cont_choose_lm\";s:22:\"Choose Learning Module\";s:15:\"cont_choose_glo\";s:15:\"Choose Glossary\";s:15:\"cont_choose_mep\";s:17:\"Choose Media Pool\";s:34:\"cont_choose_pages_or_chapters_only\";s:44:\"Please select either pages or chapters only.\";s:11:\"cont_Circle\";s:6:\"Circle\";s:33:\"cont_citation_selection_not_valid\";s:29:\"You\'re selection is not valid\";s:13:\"cont_Citation\";s:8:\"Citation\";s:20:\"cont_click_br_corner\";s:60:\"Please click on the bottom right corner of the desired area.\";s:17:\"cont_click_center\";s:43:\"Please click on center of the desired area.\";s:17:\"cont_click_circle\";s:51:\"Please click on a circle point of the desired area.\";s:23:\"cont_click_next_or_save\";s:140:\"Please click on the next point of the polygon or save the area. (It is not necessary to click again on the starting point of this polygon !)\";s:21:\"cont_click_next_point\";s:46:\"Please click on the next point of the polygon.\";s:25:\"cont_click_starting_point\";s:50:\"Please click on the starting point of the polygon.\";s:20:\"cont_click_tl_corner\";s:56:\"Please click on the top left corner of the desired area.\";s:12:\"cont_colspan\";s:9:\"Col. Span\";s:19:\"cont_confirm_delete\";s:42:\"Do you really want to delete this item(s)?\";s:26:\"cont_constrain_proportions\";s:21:\"Constrain Proportions\";s:12:\"cont_content\";s:7:\"Content\";s:11:\"cont_coords\";s:11:\"Coordinates\";s:22:\"cont_copy_to_clipboard\";s:17:\"Copy to clipboard\";s:38:\"cont_could_not_determine_resource_size\";s:58:\"ILIAS could not automatically determine the resource size.\";s:15:\"cont_create_mob\";s:19:\"Create Media Object\";s:16:\"cont_credit_mode\";s:23:\"Grading Tracking Status\";s:15:\"cont_credit_off\";s:26:\"Tracking Status not Graded\";s:14:\"cont_credit_on\";s:40:\"Grade Tracking Status (Passed or Failed)\";s:12:\"cont_credits\";s:7:\"Credits\";s:20:\"cont_current_chapter\";s:15:\"Current Chapter\";s:17:\"cont_current_page\";s:12:\"Current Page\";s:18:\"cont_current_style\";s:13:\"Current Style\";s:20:\"cont_current_version\";s:15:\"Current Version\";s:16:\"cont_custom_size\";s:10:\"Fixed Size\";s:11:\"cont_custom\";s:6:\"Custom\";s:18:\"cont_data_from_lms\";s:17:\"adlcp:datafromlms\";s:16:\"cont_de_activate\";s:13:\"(De-)Activate\";s:20:\"cont_deactivate_page\";s:15:\"Deactivate Page\";s:16:\"cont_deactivated\";s:11:\"Deactivated\";s:10:\"cont_debug\";s:16:\"Enable Test Tool\";s:12:\"cont_decimal\";s:7:\"Decimal\";s:15:\"cont_def_layout\";s:14:\"Default Layout\";s:20:\"cont_def_lesson_mode\";s:20:\"Record Tracking Data\";s:18:\"cont_def_map_areas\";s:18:\"Default Link Areas\";s:21:\"cont_def_organization\";s:7:\"default\";s:12:\"cont_default\";s:7:\"Default\";s:15:\"cont_definition\";s:10:\"Definition\";s:16:\"cont_definitions\";s:11:\"Definitions\";s:20:\"cont_delete_selected\";s:6:\"Delete\";s:17:\"cont_delete_style\";s:12:\"Delete Style\";s:22:\"cont_delete_track_data\";s:20:\"Delete Tracking Data\";s:17:\"cont_dependencies\";s:12:\"Dependencies\";s:16:\"cont_dir_created\";s:27:\"Directory has been created.\";s:16:\"cont_dir_deleted\";s:27:\"Directory has been deleted.\";s:13:\"cont_dir_file\";s:14:\"Directory/File\";s:16:\"cont_dir_renamed\";s:27:\"Directory has been renamed.\";s:27:\"cont_double_click_to_delete\";s:80:\"Double-click on content elements to select them for (de-)activation or deletion.\";s:19:\"cont_download_title\";s:14:\"Download Title\";s:19:\"cont_downloads_desc\";s:77:\"Offers all public export files for download (e.g. for offline use or import).\";s:26:\"cont_downloads_public_desc\";s:56:\"Allow download even for anonymous users (in public area)\";s:14:\"cont_downloads\";s:15:\"Enable Download\";s:27:\"cont_drag_and_drop_elements\";s:64:\"Drag and drop content elements on placeholders to move elements.\";s:20:\"cont_ed_align_center\";s:13:\"Align: Center\";s:24:\"cont_ed_align_left_float\";s:17:\"Align: Left Float\";s:18:\"cont_ed_align_left\";s:11:\"Align: Left\";s:25:\"cont_ed_align_right_float\";s:18:\"Align: Right Float\";s:19:\"cont_ed_align_right\";s:12:\"Align: Right\";s:14:\"cont_ed_atable\";s:14:\"Advanced Table\";s:13:\"cont_ed_class\";s:5:\"Style\";s:16:\"cont_ed_col_left\";s:16:\"Move Column Left\";s:17:\"cont_ed_col_right\";s:17:\"Move Column Right\";s:17:\"cont_ed_copy_clip\";s:17:\"Copy to Clipboard\";s:18:\"cont_ed_delete_col\";s:13:\"Delete Column\";s:19:\"cont_ed_delete_item\";s:11:\"Delete Item\";s:18:\"cont_ed_delete_row\";s:10:\"Delete Row\";s:14:\"cont_ed_delete\";s:6:\"Delete\";s:14:\"cont_ed_dtable\";s:10:\"Data Table\";s:17:\"cont_ed_edit_data\";s:9:\"Edit Data\";s:18:\"cont_ed_edit_files\";s:10:\"Edit Files\";s:17:\"cont_ed_edit_prop\";s:15:\"Edit Properties\";s:12:\"cont_ed_edit\";s:4:\"Edit\";s:14:\"cont_ed_enable\";s:22:\"(De-)Activate Elements\";s:13:\"cont_ed_flist\";s:10:\" File List\";s:10:\"cont_ed_go\";s:2:\"Go\";s:21:\"cont_ed_insert_atable\";s:21:\"Insert Advanced Table\";s:19:\"cont_ed_insert_code\";s:11:\"Insert Code\";s:21:\"cont_ed_insert_dtable\";s:17:\"Insert Data Table\";s:23:\"cont_ed_insert_filelist\";s:16:\"Insert File List\";s:19:\"cont_ed_insert_incl\";s:22:\"Insert Content Snippet\";s:19:\"cont_ed_insert_list\";s:20:\"Insert Advanced List\";s:18:\"cont_ed_insert_map\";s:10:\"Insert Map\";s:20:\"cont_ed_insert_media\";s:18:\"Insert Image/Media\";s:18:\"cont_ed_insert_par\";s:11:\"Insert Text\";s:20:\"cont_ed_insert_pcqst\";s:15:\"Insert Question\";s:20:\"cont_ed_insert_plach\";s:18:\"Insert Placeholder\";s:21:\"cont_ed_insert_repobj\";s:20:\"Insert Resource List\";s:22:\"cont_ed_insert_section\";s:14:\"Insert Section\";s:19:\"cont_ed_insert_tabs\";s:16:\"Insert Accordion\";s:17:\"cont_ed_item_down\";s:14:\"Move Item Down\";s:15:\"cont_ed_item_up\";s:12:\"Move Item Up\";s:12:\"cont_ed_list\";s:14:\" Advanced List\";s:17:\"cont_ed_moveafter\";s:10:\"Move After\";s:18:\"cont_ed_movebefore\";s:11:\"Move Before\";s:21:\"cont_ed_new_col_after\";s:16:\"New Column After\";s:22:\"cont_ed_new_col_before\";s:17:\"New Column Before\";s:22:\"cont_ed_new_item_after\";s:14:\"New Item After\";s:23:\"cont_ed_new_item_before\";s:15:\"New Item Before\";s:21:\"cont_ed_new_row_after\";s:13:\"New Row After\";s:22:\"cont_ed_new_row_before\";s:14:\"New Row Before\";s:11:\"cont_ed_par\";s:4:\"Text\";s:18:\"cont_ed_paste_clip\";s:20:\"Paste From Clipboard\";s:13:\"cont_ed_paste\";s:5:\"Paste\";s:15:\"cont_ed_pglprop\";s:22:\"Page Layout Properties\";s:18:\"cont_ed_plachmedia\";s:17:\"Placeholder Media\";s:17:\"cont_ed_plachprop\";s:22:\"Placeholder Properties\";s:21:\"cont_ed_plachquestion\";s:20:\"Placeholder Question\";s:17:\"cont_ed_plachtext\";s:16:\"Placeholder Text\";s:16:\"cont_ed_row_down\";s:13:\"Move Row Down\";s:14:\"cont_ed_row_up\";s:11:\"Move Row Up\";s:21:\"cont_ed_select_pctext\";s:16:\"Select Text Item\";s:23:\"cont_ed_split_page_next\";s:18:\"Split to Next Page\";s:18:\"cont_ed_split_page\";s:17:\"Split to New Page\";s:16:\"cont_ed_textitem\";s:10:\" Text Item\";s:13:\"cont_ed_width\";s:5:\"Width\";s:30:\"cont_edit_file_list_properties\";s:25:\"Edit File List Properties\";s:22:\"cont_edit_lrs_settings\";s:13:\"Edit Settings\";s:24:\"cont_edit_mob_alias_prop\";s:37:\"Edit Media Object Instance Properties\";s:13:\"cont_edit_mob\";s:17:\"Edit Media Object\";s:13:\"cont_edit_par\";s:9:\"Edit Text\";s:22:\"cont_edit_shape_circle\";s:19:\"Edit Shape (Circle)\";s:23:\"cont_edit_shape_polygon\";s:20:\"Edit Shape (Polygon)\";s:25:\"cont_edit_shape_rectangle\";s:22:\"Edit Shape (Rectangle)\";s:13:\"cont_edit_src\";s:16:\"Edit Source Code\";s:15:\"cont_edit_style\";s:10:\"Edit Style\";s:14:\"cont_edit_tabs\";s:10:\"Properties\";s:14:\"cont_edit_term\";s:9:\"Edit Term\";s:19:\"cont_empty_question\";s:79:\"Question editing not finished. Please either click and edit or delete question.\";s:47:\"cont_enable_time_scheduled_page_activation_info\";s:105:\"If enabled, an activation period (date/time) can be selected in the learning module editor for each page.\";s:42:\"cont_enable_time_scheduled_page_activation\";s:30:\"Time Scheduled Page Activation\";s:8:\"cont_end\";s:3:\"End\";s:21:\"cont_enter_a_dir_name\";s:30:\"Please enter a directory name.\";s:17:\"cont_enter_a_file\";s:21:\"Please select a file.\";s:12:\"cont_Example\";s:7:\"Example\";s:13:\"cont_Excursus\";s:8:\"Excursus\";s:15:\"cont_export_all\";s:10:\"Export all\";s:17:\"cont_file_created\";s:22:\"File has been created.\";s:17:\"cont_file_deleted\";s:22:\"File has been deleted.\";s:25:\"cont_file_from_repository\";s:20:\"File From Repository\";s:17:\"cont_file_renamed\";s:22:\"File has been renamed.\";s:18:\"cont_file_unzipped\";s:23:\"File has been unzipped.\";s:9:\"cont_file\";s:4:\"File\";s:17:\"cont_FileListItem\";s:25:\"File List Item (Standard)\";s:10:\"cont_files\";s:5:\"Files\";s:15:\"cont_first_open\";s:18:\"First Panel Opened\";s:20:\"cont_first_row_style\";s:21:\"First Row Style Class\";s:21:\"cont_fix_tree_confirm\";s:140:\"Please execute this command only if the tree structure of this learning module is corrupted, e.g. if blank items occur in the explorer view.\";s:13:\"cont_fix_tree\";s:13:\"Fix structure\";s:11:\"cont_footer\";s:6:\"Footer\";s:19:\"cont_force_all_open\";s:16:\"Force All Opened\";s:11:\"cont_format\";s:6:\"Format\";s:15:\"cont_free_pages\";s:10:\"Free Pages\";s:19:\"cont_full_is_in_dir\";s:56:\"Deletion not possible. Full screen file is in directory.\";s:15:\"cont_fullscreen\";s:11:\"Full Screen\";s:23:\"cont_general_properties\";s:18:\"General Properties\";s:13:\"cont_get_link\";s:8:\"get link\";s:15:\"cont_glo_assign\";s:15:\"Assign Glossary\";s:15:\"cont_glo_create\";s:15:\"Create Glossary\";s:15:\"cont_glo_detach\";s:15:\"Detach Glossary\";s:19:\"cont_glo_properties\";s:19:\"Glossary Properties\";s:11:\"cont_header\";s:6:\"Header\";s:14:\"cont_Headline1\";s:10:\"Headline 1\";s:14:\"cont_Headline2\";s:10:\"Headline 2\";s:14:\"cont_Headline3\";s:10:\"Headline 3\";s:11:\"cont_height\";s:15:\"Height in pixel\";s:14:\"cont_hidenavig\";s:20:\"Hide Navigation Tree\";s:9:\"cont_href\";s:4:\"href\";s:15:\"cont_html_table\";s:10:\"HTML Table\";s:11:\"cont_id_ref\";s:13:\"identifierref\";s:13:\"cont_imagemap\";s:9:\"Image Map\";s:14:\"cont_import_id\";s:10:\"identifier\";s:20:\"cont_import_tracking\";s:20:\"Import Tracking Data\";s:29:\"cont_import_validation_errors\";s:191:\"Some errors occurred during validation of the learning module. The presentation of the learning module may be ok, but it is likely that you are not able to edit the pages that contain errors.\";s:22:\"cont_insert_as_chapter\";s:17:\"Insert as Chapter\";s:25:\"cont_insert_as_subchapter\";s:21:\"Insert as Sub-chapter\";s:29:\"cont_insert_chapter_from_clip\";s:29:\"Paste Chapters from Clipboard\";s:19:\"cont_insert_chapter\";s:14:\"Insert Chapter\";s:21:\"cont_insert_file_item\";s:16:\"Insert File Item\";s:21:\"cont_insert_file_list\";s:16:\"Insert File List\";s:16:\"cont_insert_list\";s:20:\"Insert Advanced List\";s:15:\"cont_insert_map\";s:10:\"Insert Map\";s:15:\"cont_insert_mob\";s:19:\"Insert Media Object\";s:26:\"cont_insert_page_from_clip\";s:26:\"Paste Pages from Clipboard\";s:16:\"cont_insert_page\";s:11:\"Insert Page\";s:15:\"cont_insert_par\";s:11:\"Insert Text\";s:21:\"cont_insert_resources\";s:20:\"Insert Resource List\";s:19:\"cont_insert_section\";s:14:\"Insert Section\";s:15:\"cont_insert_src\";s:18:\"Insert source code\";s:32:\"cont_insert_subchapter_from_clip\";s:33:\"Paste Sub-chapters from Clipboard\";s:22:\"cont_insert_subchapter\";s:18:\"Insert Sub-chapter\";s:17:\"cont_insert_table\";s:12:\"Insert Table\";s:19:\"cont_inst_map_areas\";s:19:\"Instance Link Areas\";s:18:\"cont_internal_link\";s:13:\"internal link\";s:19:\"cont_internal_links\";s:14:\"Internal Links\";s:23:\"cont_invalid_new_module\";s:68:\"Incompatible module! Please make sure imsmanifest.xml is not changed\";s:15:\"cont_is_visible\";s:9:\"isvisible\";s:9:\"cont_item\";s:4:\"Item\";s:15:\"cont_latest_rev\";s:15:\"Latest Revision\";s:24:\"cont_layout_1window_desc\";s:81:\"Content in the main frame. FAQ, glossary and media links open in separate window.\";s:19:\"cont_layout_1window\";s:10:\"One Window\";s:24:\"cont_layout_2window_desc\";s:77:\"Content in the left frame. FAQ, glossary and media links open in right frame.\";s:19:\"cont_layout_2window\";s:11:\"Two Windows\";s:24:\"cont_layout_3window_desc\";s:109:\"Content in the left frame. FAQ and media links open in top-right frame, glossary links in bottom-right frame.\";s:19:\"cont_layout_3window\";s:13:\"Three Windows\";s:27:\"cont_layout_fullscreen_desc\";s:123:\"Content in the main frame. FAQ, glossary and media links open in separate window. No ILIAS main menu and no navigation bar.\";s:22:\"cont_layout_fullscreen\";s:11:\"Full Screen\";s:25:\"cont_layout_per_page_info\";s:118:\"Allow to set individual layouts for each page. This automatically activates the ‘Synchronize Frames’ setting, too.\";s:20:\"cont_layout_per_page\";s:15:\"Layout per Page\";s:29:\"cont_layout_presentation_desc\";s:101:\"Content in the main frame. FAQ, glossary and media links open in separate window. No ILIAS main menu.\";s:24:\"cont_layout_presentation\";s:12:\"Presentation\";s:24:\"cont_layout_toc2win_desc\";s:113:\"Table of contents in the left, content in the right frame. FAQ, glossary and media links open in separate window.\";s:19:\"cont_layout_toc2win\";s:17:\"Table of Contents\";s:27:\"cont_layout_toc2windyn_desc\";s:130:\"Table of contents in the left, content in the right frame. FAQ, glossary and media links open dynamically a frame at bottom-right.\";s:22:\"cont_layout_toc2windyn\";s:25:\"Table of Contents Dynamic\";s:11:\"cont_layout\";s:6:\"Layout\";s:15:\"cont_left_float\";s:14:\"Left, Floating\";s:9:\"cont_left\";s:4:\"Left\";s:14:\"cont_link_area\";s:9:\"Link Area\";s:13:\"cont_link_ext\";s:15:\"Link (external)\";s:13:\"cont_link_int\";s:15:\"Link (internal)\";s:16:\"cont_link_select\";s:13:\"Internal Link\";s:14:\"cont_link_type\";s:9:\"Link Type\";s:9:\"cont_link\";s:4:\"Link\";s:16:\"cont_linked_mobs\";s:20:\"Linked media objects\";s:10:\"cont_links\";s:5:\"Links\";s:15:\"cont_list_files\";s:10:\"List Files\";s:20:\"cont_list_properties\";s:15:\"List Properties\";s:9:\"cont_List\";s:4:\"List\";s:19:\"cont_lk_chapter_new\";s:19:\"Chapter (New Frame)\";s:15:\"cont_lk_chapter\";s:7:\"Chapter\";s:17:\"cont_lk_media_faq\";s:17:\"Media (FAQ Frame)\";s:20:\"cont_lk_media_inline\";s:14:\"Media (Inline)\";s:19:\"cont_lk_media_media\";s:19:\"Media (Media Frame)\";s:17:\"cont_lk_media_new\";s:17:\"Media (New Frame)\";s:16:\"cont_lk_page_faq\";s:16:\"Page (FAQ Frame)\";s:16:\"cont_lk_page_new\";s:16:\"Page (New Frame)\";s:12:\"cont_lk_page\";s:4:\"Page\";s:16:\"cont_lk_term_new\";s:25:\"Glossary Term (New Frame)\";s:12:\"cont_lk_term\";s:13:\"Glossary Term\";s:22:\"cont_lm_default_layout\";s:33:\"Default Layout of Learning Module\";s:12:\"cont_lm_menu\";s:4:\"Menu\";s:18:\"cont_lm_properties\";s:24:\"Learning Module Settings\";s:14:\"cont_localfile\";s:10:\"Local File\";s:13:\"cont_location\";s:8:\"Location\";s:17:\"cont_lrs_settings\";s:8:\"Settings\";s:11:\"cont_lvalue\";s:12:\"Data element\";s:13:\"cont_manifest\";s:8:\"Manifest\";s:27:\"cont_map_file_not_generated\";s:47:\"Sorry. Unable to generate map file for editing.\";s:18:\"cont_mastery_score\";s:18:\"adlcp:masteryscore\";s:21:\"cont_max_time_allowed\";s:20:\"adlcp:maxtimeallowed\";s:17:\"cont_media_placeh\";s:30:\"Click and edit to insert media\";s:18:\"cont_media_placehl\";s:17:\"Media Placeholder\";s:17:\"cont_media_source\";s:12:\"Media Source\";s:10:\"cont_Media\";s:16:\"Media (Standard)\";s:26:\"cont_missing_preconditions\";s:75:\"You need to fulfill the following preconditions to access the chapter \"%s\".\";s:13:\"cont_Mnemonic\";s:8:\"Mnemonic\";s:17:\"cont_mob_def_prop\";s:18:\"Default Properties\";s:24:\"cont_mob_from_media_pool\";s:22:\"Choose From Media Pool\";s:18:\"cont_mob_inst_prop\";s:19:\"Instance Properties\";s:15:\"cont_mob_usages\";s:5:\"Usage\";s:9:\"cont_name\";s:4:\"Name\";s:13:\"cont_new_area\";s:13:\"New Link Area\";s:12:\"cont_new_dir\";s:13:\"New Directory\";s:13:\"cont_new_file\";s:8:\"New File\";s:12:\"cont_new_mob\";s:16:\"New Media Object\";s:21:\"cont_new_module_added\";s:43:\"New version of module uploaded successfully\";s:12:\"cont_new_tab\";s:9:\"New Panel\";s:13:\"cont_new_term\";s:8:\"New Term\";s:13:\"cont_next_rev\";s:13:\"Next Revision\";s:14:\"cont_no_access\";s:9:\"No Access\";s:15:\"cont_no_caption\";s:10:\"No Caption\";s:16:\"cont_no_glossary\";s:21:\"No glossary assigned.\";s:16:\"cont_no_manifest\";s:48:\"No imsmanifest.xml file found in main directory.\";s:23:\"cont_no_page_in_chapter\";s:71:\"Sorry, but there is currently no activated content within this chapter.\";s:12:\"cont_no_page\";s:14:\"No Page found.\";s:18:\"cont_no_parameters\";s:13:\"No Parameters\";s:21:\"cont_no_subdir_in_zip\";s:84:\"Zip command failed or import file invalid.
It does not contain a sub-folder \'%s\'.\";s:12:\"cont_no_text\";s:7:\"No Text\";s:11:\"cont_nomenu\";s:23:\"Hide Top Navigation Bar\";s:9:\"cont_none\";s:4:\"None\";s:18:\"cont_nr_col_footer\";s:14:\"Footer Columns\";s:18:\"cont_nr_col_header\";s:14:\"Header Columns\";s:12:\"cont_nr_cols\";s:17:\"Number of Columns\";s:13:\"cont_nr_items\";s:15:\"Number of Items\";s:18:\"cont_nr_row_footer\";s:11:\"Footer Rows\";s:18:\"cont_nr_row_header\";s:11:\"Header Rows\";s:12:\"cont_nr_rows\";s:14:\"Number of Rows\";s:19:\"cont_number_of_tabs\";s:16:\"Number of Panels\";s:15:\"cont_number_std\";s:8:\"Standard\";s:16:\"cont_number_type\";s:11:\"Number Type\";s:18:\"cont_numbered_list\";s:13:\"Numbered List\";s:16:\"cont_obj_removed\";s:16:\"Objects removed.\";s:11:\"cont_online\";s:6:\"Online\";s:26:\"cont_operation_not_allowed\";s:30:\"This operation is not allowed.\";s:17:\"cont_organization\";s:12:\"Organization\";s:18:\"cont_organizations\";s:13:\"Organizations\";s:14:\"cont_orig_size\";s:13:\"Original Size\";s:20:\"cont_page_activation\";s:15:\"Page Activation\";s:17:\"cont_page_compare\";s:26:\"Compare Selected Revisions\";s:31:\"cont_page_currently_deactivated\";s:46:\"Sorry, but this page is currently deactivated.\";s:30:\"cont_page_deactivated_elements\";s:35:\"Page contains deactivated elements.\";s:21:\"cont_page_deactivated\";s:20:\"Page is deactivated.\";s:16:\"cont_page_header\";s:11:\"Page Header\";s:16:\"cont_page_layout\";s:11:\"Page Layout\";s:26:\"cont_pages_and_subchapters\";s:21:\"Subchapters and Pages\";s:10:\"cont_pages\";s:5:\"Pages\";s:14:\"cont_parameter\";s:9:\"Parameter\";s:15:\"cont_parameters\";s:10:\"parameters\";s:25:\"cont_paste_from_clipboard\";s:20:\"Paste from clipboard\";s:16:\"cont_paste_table\";s:11:\"Paste Table\";s:12:\"cont_pc_code\";s:4:\"Code\";s:15:\"cont_pc_deleted\";s:15:\"Deleted Content\";s:12:\"cont_pc_dtab\";s:10:\"Data Table\";s:13:\"cont_pc_flist\";s:9:\"File List\";s:12:\"cont_pc_hacc\";s:22:\"Accordion (Horizontal)\";s:12:\"cont_pc_incl\";s:15:\"Content Snippet\";s:12:\"cont_pc_list\";s:13:\"Advanced List\";s:11:\"cont_pc_map\";s:3:\"Map\";s:11:\"cont_pc_mob\";s:5:\"Media\";s:16:\"cont_pc_modified\";s:16:\"Modified Content\";s:11:\"cont_pc_new\";s:11:\"New Content\";s:11:\"cont_pc_par\";s:4:\"Text\";s:11:\"cont_pc_qst\";s:8:\"Question\";s:11:\"cont_pc_res\";s:8:\"Resource\";s:11:\"cont_pc_sec\";s:7:\"Section\";s:11:\"cont_pc_tab\";s:14:\"Advanced Table\";s:12:\"cont_pc_vacc\";s:20:\"Accordion (Vertical)\";s:23:\"cont_personal_clipboard\";s:18:\"Personal Clipboard\";s:13:\"cont_pg_title\";s:10:\"Page Title\";s:24:\"cont_please_enter_a_term\";s:20:\"Please enter a term.\";s:18:\"cont_please_select\";s:13:\"please select\";s:9:\"cont_Poly\";s:7:\"Polygon\";s:13:\"cont_position\";s:8:\"Position\";s:16:\"cont_prereq_type\";s:24:\"adlcp:prerequisites.type\";s:18:\"cont_prerequisites\";s:19:\"adlcp:prerequisites\";s:12:\"cont_preview\";s:7:\"Preview\";s:17:\"cont_previous_rev\";s:17:\"Previous Revision\";s:27:\"cont_print_no_page_selected\";s:32:\"Please select at least one page.\";s:20:\"cont_print_selection\";s:20:\"Print View Selection\";s:23:\"cont_print_view_pre_glo\";s:39:\"Prevent Glossary Appendix in Print View\";s:15:\"cont_print_view\";s:10:\"Print View\";s:18:\"cont_public_access\";s:13:\"Public Access\";s:12:\"cont_purpose\";s:7:\"Purpose\";s:11:\"cont_qtries\";s:29:\"Number of Tries for Questions\";s:20:\"cont_question_placeh\";s:33:\"Click and edit to insert question\";s:21:\"cont_question_placehl\";s:20:\"Question Placeholder\";s:18:\"cont_question_type\";s:13:\"Question Type\";s:9:\"cont_Rect\";s:9:\"Rectangle\";s:17:\"cont_ref_helptext\";s:40:\"(e.g. http://www.server.org/myimage.jpg)\";s:15:\"cont_ref_images\";s:17:\"Referenced Images\";s:14:\"cont_reference\";s:9:\"Reference\";s:11:\"cont_Remark\";s:6:\"Remark\";s:15:\"cont_rename_dir\";s:16:\"Rename Directory\";s:29:\"cont_replace_mob_feature_info\";s:132:\"Activates a feature that allows you to replace a media object while keeping the other properties of a media instance in the content.\";s:24:\"cont_replace_mob_feature\";s:32:\"Replace Media Objects in Content\";s:20:\"cont_repository_item\";s:15:\"Repository Item\";s:15:\"cont_resize_img\";s:17:\"Resize Image File\";s:18:\"cont_resource_size\";s:44:\"Original Resource Size / No Size Declaration\";s:23:\"cont_resource_size_info\";s:220:\"Without size declaration the size can be controlled by the content style. If neither a size is declared nor the content style contains a rule that determines the size, only images will be displayed in their default size.\";s:18:\"cont_resource_type\";s:4:\"type\";s:13:\"cont_resource\";s:8:\"Resource\";s:14:\"cont_resources\";s:9:\"Resources\";s:13:\"cont_revision\";s:8:\"Revision\";s:16:\"cont_right_float\";s:15:\"Right, Floating\";s:10:\"cont_right\";s:5:\"Right\";s:26:\"cont_rollback_confirmation\";s:59:\"Do you really want to restore this old version of the page?\";s:13:\"cont_rollback\";s:8:\"Rollback\";s:12:\"cont_roman_s\";s:16:\"Roman i, ii, …\";s:10:\"cont_roman\";s:16:\"Roman I, II, …\";s:12:\"cont_rowspan\";s:8:\"Row Span\";s:11:\"cont_rvalue\";s:5:\"Value\";s:20:\"cont_save_all_titles\";s:11:\"Save Titles\";s:31:\"cont_save_positions_and_classes\";s:32:\"Save Positions and Style Classes\";s:19:\"cont_save_positions\";s:14:\"Save Positions\";s:15:\"cont_save_spans\";s:10:\"Save Spans\";s:16:\"cont_save_widths\";s:11:\"Save Widths\";s:19:\"cont_saved_map_area\";s:14:\"Saved map area\";s:19:\"cont_saved_map_data\";s:14:\"Saved map data\";s:24:\"cont_sc_less_mode_browse\";s:6:\"Browse\";s:24:\"cont_sc_less_mode_normal\";s:6:\"Normal\";s:26:\"cont_sc_max_attempt_exceed\";s:57:\"Max. number of attempts for this module has been reached.\";s:19:\"cont_sc_new_version\";s:18:\"Upload new version\";s:15:\"cont_sc_preview\";s:7:\"Preview\";s:20:\"cont_sc_stat_browsed\";s:7:\"Browsed\";s:22:\"cont_sc_stat_completed\";s:9:\"Completed\";s:19:\"cont_sc_stat_failed\";s:6:\"Failed\";s:23:\"cont_sc_stat_incomplete\";s:10:\"Incomplete\";s:26:\"cont_sc_stat_not_attempted\";s:13:\"Not attempted\";s:19:\"cont_sc_stat_passed\";s:6:\"Passed\";s:20:\"cont_sc_stat_running\";s:7:\"Running\";s:13:\"cont_sc_title\";s:5:\"title\";s:16:\"cont_sc_usession\";s:38:\"Prevent from Logging-Out Automatically\";s:15:\"cont_sc_version\";s:26:\"Version of Learning Module\";s:25:\"cont_scheduled_activation\";s:20:\"Scheduled Activation\";s:10:\"cont_score\";s:5:\"Score\";s:15:\"cont_scorm_type\";s:15:\"adlcp:scormtype\";s:27:\"cont_select_from_upload_dir\";s:38:\"-- Select from the upload directory --\";s:16:\"cont_select_item\";s:25:\"Select at least one item.\";s:24:\"cont_select_max_one_item\";s:28:\"Please select one item only.\";s:22:\"cont_select_media_pool\";s:17:\"Select Media Pool\";s:26:\"cont_select_par_or_section\";s:48:\"Please select at least one paragraph or section.\";s:11:\"cont_select\";s:6:\"Select\";s:36:\"cont_selected_items_have_been_copied\";s:115:\"Selected items have been copied to the clipboard. Click target placeholders to paste them into the learning module.\";s:33:\"cont_selected_items_have_been_cut\";s:112:\"Selected items have been cut to the clipboard. Click target placeholders to paste them into the learning module.\";s:21:\"cont_selected_pg_chap\";s:23:\"Selected Pages/Chapters\";s:13:\"cont_set_link\";s:9:\"Edit Link\";s:19:\"cont_set_start_file\";s:14:\"Set Start File\";s:15:\"cont_set_styles\";s:10:\"Set Styles\";s:23:\"cont_set_tab_style_info\";s:48:\"Activate checkboxes in table cells to set style.\";s:10:\"cont_shape\";s:5:\"Shape\";s:14:\"cont_show_info\";s:9:\"Show Info\";s:22:\"cont_show_line_numbers\";s:17:\"Show line numbers\";s:20:\"cont_show_print_view\";s:15:\"Show Print View\";s:9:\"cont_size\";s:12:\"Size (Bytes)\";s:17:\"cont_skip_chapter\";s:17:\"Skip this chapter\";s:18:\"cont_snippets_used\";s:21:\"Used Content Snippets\";s:9:\"cont_span\";s:4:\"Span\";s:12:\"cont_Special\";s:7:\"Special\";s:22:\"cont_spreadsheet_table\";s:17:\"Spreadsheet Table\";s:14:\"cont_src_other\";s:5:\"other\";s:8:\"cont_src\";s:11:\"Source code\";s:13:\"cont_st_title\";s:13:\"Chapter Title\";s:18:\"cont_StandardTable\";s:14:\"Standard Table\";s:21:\"cont_start_value_info\";s:50:\"Enter start value as decimal number. Default is 1.\";s:16:\"cont_start_value\";s:11:\"Start Value\";s:10:\"cont_start\";s:5:\"Start\";s:14:\"cont_startfile\";s:10:\"Start File\";s:11:\"cont_status\";s:6:\"Status\";s:18:\"cont_std_is_in_dir\";s:58:\"Deletion not possible. Standard view file is in directory.\";s:13:\"cont_std_view\";s:13:\"Standard View\";s:14:\"cont_structure\";s:9:\"structure\";s:10:\"cont_style\";s:5:\"Style\";s:16:\"cont_subchapters\";s:11:\"Subchapters\";s:16:\"cont_syntax_help\";s:11:\"Syntax Help\";s:20:\"cont_tab_cont_height\";s:14:\"Content Height\";s:19:\"cont_tab_cont_width\";s:13:\"Content Width\";s:17:\"cont_table_border\";s:12:\"Table Border\";s:26:\"cont_table_cell_properties\";s:21:\"Table Cell Properties\";s:22:\"cont_table_cellpadding\";s:18:\"Table Cell Padding\";s:21:\"cont_table_properties\";s:16:\"Table Properties\";s:16:\"cont_table_width\";s:11:\"Table Width\";s:10:\"cont_table\";s:5:\"Table\";s:17:\"cont_TableContent\";s:13:\"Table Content\";s:17:\"cont_tabs_acc_hor\";s:20:\"Horizontal Accordion\";s:17:\"cont_tabs_acc_ver\";s:18:\"Vertical Accordion\";s:26:\"cont_tabs_confirm_deletion\";s:65:\"Are you sure that all panels and their content should be deleted?\";s:9:\"cont_tabs\";s:6:\"Panels\";s:19:\"cont_target_missing\";s:14:\"Target Missing\";s:25:\"cont_target_within_source\";s:40:\"Target must not be within source object.\";s:9:\"cont_term\";s:4:\"Term\";s:10:\"cont_terms\";s:5:\"Terms\";s:13:\"cont_text_acc\";s:7:\"Accent:\";s:14:\"cont_text_code\";s:5:\"Code:\";s:13:\"cont_text_com\";s:8:\"Comment:\";s:13:\"cont_text_emp\";s:14:\"Emphatic Text:\";s:12:\"cont_text_fn\";s:9:\"Footnote:\";s:13:\"cont_text_iln\";s:20:\"Internal Link, e.g.:\";s:13:\"cont_text_imp\";s:10:\"Important:\";s:17:\"cont_text_keyword\";s:7:\"Keyword\";s:16:\"cont_text_placeh\";s:29:\"Click and edit to insert text\";s:17:\"cont_text_placehl\";s:16:\"Text Placeholder\";s:14:\"cont_text_quot\";s:10:\"Quotation:\";s:13:\"cont_text_str\";s:12:\"Strong Text:\";s:13:\"cont_text_tex\";s:11:\"LaTeX Code:\";s:13:\"cont_text_xln\";s:14:\"External Link:\";s:22:\"cont_time_limit_action\";s:21:\"adlcp:timelimitaction\";s:9:\"cont_time\";s:4:\"Time\";s:13:\"cont_toc_mode\";s:23:\"Table of Contents Items\";s:8:\"cont_toc\";s:17:\"Table of Contents\";s:8:\"cont_top\";s:3:\"Top\";s:15:\"cont_total_time\";s:10:\"Total Time\";s:19:\"cont_tracking_bysco\";s:10:\"By Chapter\";s:20:\"cont_tracking_byuser\";s:7:\"By User\";s:18:\"cont_tracking_data\";s:13:\"Tracking Data\";s:19:\"cont_tracking_items\";s:14:\"Tracking Items\";s:15:\"cont_tree_fixed\";s:30:\"Tree structure has been fixed.\";s:9:\"cont_type\";s:4:\"Type\";s:15:\"cont_update_map\";s:8:\"Edit Map\";s:21:\"cont_update_resources\";s:20:\"Update Resource List\";s:19:\"cont_update_section\";s:14:\"Update Section\";s:20:\"cont_upload_dir_info\";s:231:\"Server directory from which large SCORM and HTML packages can be copied instead of being uploaded. Only ILIAS administrators will see a selection of files from this directory. Please enter a full server path without trailing slash.\";s:15:\"cont_upload_dir\";s:16:\"Upload directory\";s:18:\"cont_uploaded_file\";s:13:\"Existing File\";s:10:\"cont_usage\";s:5:\"Usage\";s:31:\"cont_use_same_resource_as_above\";s:30:\"Use the same resource as above\";s:28:\"cont_users_have_mob_in_clip1\";s:40:\"This media object is in the clipboard of\";s:28:\"cont_users_have_mob_in_clip2\";s:8:\"user(s).\";s:18:\"cont_validate_file\";s:13:\"Validate File\";s:12:\"cont_version\";s:7:\"version\";s:13:\"cont_versions\";s:8:\"Versions\";s:10:\"cont_width\";s:5:\"Width\";s:19:\"cont_wiki_page_link\";s:14:\"Wiki Page Link\";s:13:\"cont_xml_base\";s:8:\"xml:base\";s:21:\"cont_zip_file_invalid\";s:68:\"File is not a valid import file.
It does not contain a file \'%s\'.\";s:20:\"content_page_history\";s:12:\"Page History\";s:19:\"copied_to_clipboard\";s:30:\"Copied object(s) to clipboard.\";s:13:\"dgl_pagebreak\";s:9:\"Pagebreak\";s:19:\"glo_definition_abbr\";s:4:\"Def.\";s:16:\"glo_term_used_in\";s:44:\"The following resources linking to that term\";s:10:\"glo_usages\";s:22:\"Glossary is used in...\";s:17:\"import_sco_object\";s:10:\"Import SCO\";s:18:\"lm_menu_edit_entry\";s:15:\"Edit menu entry\";s:20:\"lm_menu_entry_target\";s:6:\"Target\";s:19:\"lm_menu_entry_title\";s:5:\"Title\";s:17:\"lm_menu_new_entry\";s:23:\"Create a new menu entry\";s:30:\"lm_menu_select_internal_object\";s:25:\"Select internal object >>\";s:28:\"lm_menu_select_object_to_add\";s:52:\"Please select the object you want to add to the menu\";s:18:\"mep_folder_created\";s:17:\"Added new folder.\";s:15:\"msg_entry_added\";s:16:\"Menu entry added\";s:17:\"msg_entry_removed\";s:18:\"Menu entry removed\";s:17:\"msg_entry_updated\";s:18:\"Menu entry updated\";s:25:\"msg_page_no_public_access\";s:138:\"The page you called is not available in the public area. Only registered users may view this page. Please login first to access this page.\";s:19:\"msg_page_not_public\";s:18:\"Page is not public\";s:5:\"Pages\";s:5:\"Pages\";s:3:\"par\";s:9:\"Paragraph\";s:2:\"pg\";s:4:\"Page\";s:14:\"public_section\";s:11:\"Public Area\";s:18:\"saved_media_object\";s:19:\"Saved media object.\";s:21:\"scplayer_collapsetree\";s:12:\"Collapse All\";s:17:\"scplayer_continue\";s:8:\"Continue\";s:17:\"scplayer_debugger\";s:14:\"Show test tool\";s:13:\"scplayer_exit\";s:4:\"Exit\";s:16:\"scplayer_exitall\";s:8:\"Exit All\";s:19:\"scplayer_expandtree\";s:10:\"Expand All\";s:17:\"scplayer_hidetree\";s:9:\"Hide Tree\";s:22:\"scplayer_phpmysqlcheck\";s:55:\"You need enabled JSON-support to use the JavaScript-RTE\";s:17:\"scplayer_previous\";s:8:\"Previous\";s:13:\"scplayer_next\";s:4:\"Next\";s:17:\"scplayer_showtree\";s:9:\"Show Tree\";s:14:\"scplayer_start\";s:5:\"Start\";s:19:\"scplayer_suspendall\";s:11:\"Suspend All\";s:13:\"select_a_file\";s:21:\"Please select a file.\";s:19:\"selected_pages_only\";s:19:\"Only Selected Pages\";s:12:\"selectFooter\";s:16:\"Select As Footer\";s:12:\"selectHeader\";s:16:\"Select As Header\";s:9:\"seq_close\";s:31:\"Please close the player-window.\";s:14:\"seq_endsession\";s:37:\"The current course session has ended.\";s:9:\"seq_error\";s:44:\"An internal error in the sequencer occurred.\";s:7:\"seq_toc\";s:79:\"From the Table Of Contents on the left, choose an activity to begin the course.\";s:15:\"set_public_mode\";s:22:\"Set public access mode\";s:2:\"st\";s:7:\"Chapter\";s:14:\"text_repr_info\";s:35:\"Used for image ‘alt’ attribute.\";s:9:\"text_repr\";s:19:\"Text Representation\";s:12:\"cont_lk_file\";s:13:\"File/Document\";s:16:\"cont_select_file\";s:11:\"Select File\";s:16:\"cont_create_link\";s:11:\"Create Link\";s:17:\"glo_used_in_scorm\";s:108:\"The glossary is used by the SCORM module. If deleted, references to the glossary cannot be resolved anymore.\";s:21:\"glo_presentation_view\";s:17:\"Presentation View\";s:16:\"glo_add_new_term\";s:12:\"Add New Term\";s:24:\"glo_term_is_used_n_times\";s:47:\"The term is used %s time(s) in content modules.\";s:15:\"glo_list_usages\";s:11:\"List Usages\";s:17:\"cont_sco_glossary\";s:13:\"Unit Glossary\";s:20:\"glo_quick_navigation\";s:16:\"Quick Navigation\";s:21:\"glo_presentation_mode\";s:17:\"Presentation Mode\";s:14:\"glo_table_form\";s:13:\"In Table Form\";s:19:\"glo_table_form_info\";s:135:\"Terms and definition are first shown in a two-column overview. Clicking the term opens the full content of a term on a separate screen.\";s:23:\"glo_text_snippet_length\";s:25:\"Definition Snippet Length\";s:28:\"glo_text_snippet_length_info\";s:75:\"Length of the text snippet of the definition that is shown in the overview.\";s:20:\"glo_full_definitions\";s:16:\"Full Definitions\";s:25:\"glo_full_definitions_info\";s:59:\"Terms and definitions are fully displayed in the main view.\";s:16:\"glo_editing_view\";s:12:\"Editing View\";s:29:\"cont_edit_shape_whole_picture\";s:26:\"Edit Shape (Whole Picture)\";s:14:\"cont_alignment\";s:9:\"Alignment\";s:18:\"cont_set_alignment\";s:13:\"Set Alignment\";s:19:\"cont_users_answered\";s:14:\"Users Answered\";s:24:\"cont_correct_after_first\";s:17:\"First Try Correct\";s:11:\"cont_second\";s:6:\"Second\";s:19:\"cont_third_and_more\";s:13:\"Third or More\";s:10:\"cont_never\";s:5:\"Never\";s:21:\"cont_download_no_menu\";s:88:\"Download will not be available to users since the learning module menu is not activated.\";s:25:\"cont_download_no_download\";s:85:\"Download will not be available to users, since the download feature is not activated.\";s:31:\"cont_no_download_file_available\";s:53:\"There is currently no public download file available.\";s:11:\"htlm_import\";s:27:\"Import HTML Learning Module\";s:14:\"cont_selection\";s:9:\"Selection\";s:19:\"cont_whole_glossary\";s:14:\"Whole Glossary\";s:19:\"cont_selected_terms\";s:14:\"Selected Terms\";s:13:\"cont_new_page\";s:8:\"New Page\";s:13:\"cont_new_chap\";s:11:\"New Chapter\";s:19:\"cont_submit_answers\";s:6:\"Submit\";s:18:\"cont_wrong_answers\";s:15:\"Incorrect Items\";s:20:\"cont_tries_remaining\";s:15:\"Tries Remaining\";s:21:\"cont_please_try_again\";s:17:\"Please try again!\";s:24:\"cont_all_answers_correct\";s:8:\"Correct!\";s:27:\"cont_enough_answers_correct\";s:35:\"Correct, but not the best solution!\";s:25:\"cont_nr_of_tries_exceeded\";s:25:\"Number of tries exceeded.\";s:26:\"cont_correct_answers_shown\";s:27:\"Correct solution see above.\";s:25:\"cont_wrong_answers_single\";s:17:\"Incorrect Choice.\";s:14:\"cont_added_tab\";s:12:\"Panel added.\";s:33:\"cont_ed_insert_login_page_element\";s:25:\"Insert Login Page Element\";s:19:\"page_does_not_exist\";s:43:\"We are sorry, but this page does not exist.\";s:15:\"cont_save_types\";s:10:\"Save Types\";s:20:\"cont_layout_template\";s:15:\"Layout Template\";s:17:\"cont_special_page\";s:20:\"Special Content Page\";s:13:\"cont_page_toc\";s:13:\"Page Overview\";s:22:\"cont_presentation_view\";s:17:\"Presentation View\";s:20:\"cont_deactivate_html\";s:25:\"Deactivate HTML Rendering\";s:18:\"cont_deactivate_js\";s:18:\"Activate Form Mode\";s:21:\"cont_deactivate_media\";s:16:\"Deactivate Media\";s:18:\"cont_activate_html\";s:23:\"Activate HTML Rendering\";s:16:\"cont_activate_js\";s:24:\"Activate Javascript Mode\";s:19:\"cont_activate_media\";s:14:\"Activate Media\";s:15:\"cont_par_format\";s:9:\"Paragraph\";s:16:\"cont_char_format\";s:9:\"Character\";s:10:\"cont_lists\";s:5:\"Lists\";s:19:\"cont_more_functions\";s:4:\"More\";s:11:\"cont_saving\";s:9:\"Saving...\";s:21:\"cont_link_to_internal\";s:22:\"Link to ILIAS Resource\";s:21:\"cont_link_to_external\";s:24:\"Link to External Website\";s:17:\"cont_link_to_wiki\";s:35:\"Link to Wiki Page (Insert Brackets)\";s:13:\"cont_standard\";s:8:\"Standard\";s:19:\"cont_char_style_com\";s:7:\"Comment\";s:20:\"cont_char_style_quot\";s:9:\"Quotation\";s:19:\"cont_char_style_acc\";s:11:\"Accentuated\";s:20:\"cont_char_style_code\";s:4:\"Code\";s:8:\"cont_tex\";s:10:\"Latex Code\";s:7:\"cont_fn\";s:8:\"Footnote\";s:18:\"cont_ed_insert_iim\";s:24:\"Insert Interactive Image\";s:11:\"cont_pc_iim\";s:17:\"Interactive Image\";s:22:\"cont_ed_insert_profile\";s:20:\"Insert Personal Data\";s:12:\"cont_pc_prof\";s:13:\"Personal Data\";s:19:\"cont_insert_profile\";s:21:\"Publish Personal Data\";s:19:\"cont_update_profile\";s:19:\"Edit Published Data\";s:17:\"cont_profile_mode\";s:4:\"Mode\";s:25:\"cont_profile_mode_inherit\";s:9:\"Automatic\";s:30:\"cont_profile_mode_inherit_info\";s:25:\"Use your profile settings\";s:24:\"cont_profile_mode_manual\";s:6:\"Manual\";s:29:\"cont_profile_mode_manual_info\";s:23:\"Use the following data:\";s:27:\"cont_ed_insert_verification\";s:18:\"Insert Certificate\";s:12:\"cont_pc_vrfc\";s:11:\"Certificate\";s:24:\"cont_insert_verification\";s:15:\"Add Certificate\";s:24:\"cont_update_verification\";s:16:\"Edit Certificate\";s:24:\"cont_verification_object\";s:11:\"Certificate\";s:19:\"cont_ed_insert_blog\";s:11:\"Insert Blog\";s:12:\"cont_pc_blog\";s:4:\"Blog\";s:16:\"cont_insert_blog\";s:16:\"Add Blog Posting\";s:16:\"cont_update_blog\";s:17:\"Edit Blog Posting\";s:17:\"cont_active_areas\";s:8:\"Triggers\";s:19:\"cont_content_popups\";s:14:\"Content Popups\";s:19:\"cont_overlay_images\";s:14:\"Overlay Images\";s:15:\"cont_add_images\";s:10:\"Add Images\";s:14:\"cont_add_popup\";s:9:\"Add Popup\";s:17:\"cont_WholePicture\";s:13:\"Whole Picture\";s:18:\"cont_overlay_image\";s:13:\"Overlay Image\";s:18:\"cont_content_popup\";s:13:\"Content Popup\";s:17:\"cont_trigger_area\";s:12:\"Trigger Area\";s:11:\"cont_marker\";s:6:\"Marker\";s:28:\"cont_saved_interactive_image\";s:25:\"Created Interactive Image\";s:15:\"cont_base_image\";s:16:\"Background Image\";s:20:\"cont_edit_base_image\";s:21:\"Edit Background Image\";s:27:\"cont_really_delete_overlays\";s:52:\"Do you really want to delete the following overlays?\";s:31:\"cont_overlays_have_been_deleted\";s:27:\"Overlays have been deleted.\";s:14:\"cont_new_popup\";s:9:\"New Popup\";s:25:\"cont_really_delete_popups\";s:50:\"Do you really want to delete the following popups?\";s:29:\"cont_popups_have_been_deleted\";s:25:\"Popups have been deleted.\";s:21:\"cont_new_trigger_area\";s:16:\"New Trigger Area\";s:27:\"cont_really_delete_triggers\";s:52:\"Do you really want to delete the following triggers?\";s:15:\"cont_new_marker\";s:10:\"New Marker\";s:26:\"cont_edit_overlay_position\";s:21:\"Edit Overlay Position\";s:25:\"cont_edit_marker_position\";s:20:\"Edit Marker Position\";s:24:\"cont_edit_popup_position\";s:19:\"Edit Popup Position\";s:28:\"cont_drag_element_click_save\";s:71:\"Drag and drop the element to the desired position. Then hit ‘Save’.\";s:25:\"cont_correct_answers_also\";s:17:\"Also correct are:\";s:24:\"cont_correct_answer_also\";s:16:\"Also correct is:\";s:18:\"cont_remove_format\";s:13:\"Remove Format\";s:21:\"cont_ed_edit_multiple\";s:23:\"Edit Paragraph Sequence\";s:13:\"cont_pc_qover\";s:17:\"Question Overview\";s:20:\"cont_ed_insert_qover\";s:24:\"Insert Question Overview\";s:24:\"cont_qover_short_message\";s:14:\"Status Message\";s:29:\"cont_qover_short_message_info\";s:97:\"A message ‘You have correctly answered C out of Y questions of this unit.’ will be displayed.\";s:23:\"cont_qover_list_wrong_q\";s:32:\"List of Wrong Answered Questions\";s:28:\"cont_qover_list_wrong_q_info\";s:60:\"A list of wrong or not answered questions will be displayed.\";s:15:\"cont_edit_qover\";s:22:\"Edit Question Overview\";s:19:\"cont_ov_all_correct\";s:42:\"You have correctly answered all questions.\";s:20:\"cont_ov_some_correct\";s:53:\"You have correctly answered [x] out of [y] questions.\";s:22:\"cont_ov_wrong_answered\";s:59:\"The following questions were not answered or answered wrong\";s:22:\"cont_update_login_page\";s:23:\"Edit Login Page Element\";s:22:\"cont_insert_login_page\";s:22:\"Add Login Page Element\";s:20:\"cont_html_export_ids\";s:15:\"HTML Export IDs\";s:25:\"cont_html_export_ids_info\";s:117:\"Allows maintaining extra IDs for ILIAS learning modules that are used for naming HTML files when HTML export is done.\";s:14:\"cont_export_id\";s:9:\"Export ID\";s:29:\"cont_exp_ids_not_resp_format1\";s:48:\"Export IDs may only use the following characters\";s:29:\"cont_exp_ids_not_resp_format2\";s:36:\"Please check and correct your input.\";s:21:\"cont_saved_export_ids\";s:22:\"Saved HTML Export IDs.\";s:38:\"content_some_export_ids_multiple_times\";s:87:\"Some export IDs are used multiple times. This will lead to missing pages in the export.\";s:25:\"cont_exp_id_used_multiple\";s:29:\"Export ID used multiple times\";s:14:\"mob_upload_dir\";s:16:\"Upload Directory\";s:19:\"mob_upload_dir_info\";s:227:\"Server directory from which multiple files can be used to create media objects in media pools. Only ILIAS administrators will see a selection of files from this directory. Please enter a full server path without trailing slash.\";s:29:\"cont_exp_ids_not_resp_format3\";s:36:\"The ID must not start with a number.\";s:19:\"cont_current_usages\";s:14:\"Current Usages\";s:15:\"cont_all_usages\";s:15:\"Include History\";s:15:\"cont_set_layout\";s:10:\"Set Layout\";s:20:\"cont_missing_snippet\";s:54:\"Missing Content Snippet. The snippet has been deleted.\";s:24:\"cont_enable_page_history\";s:12:\"Page History\";s:29:\"cont_enable_page_history_info\";s:70:\"Stores older versions of pages and allows roll back to older versions.\";s:17:\"cont_localization\";s:12:\"Localization\";s:22:\"cont_localization_info\";s:71:\"Language used for predefined texts, e.g. ‘Previous’ and ’Next’.\";s:16:\"cont_maintenance\";s:11:\"Maintenance\";s:25:\"cont_switch_to_media_pool\";s:26:\"Switch to other Media Pool\";s:23:\"cont_edit_personal_data\";s:18:\"Edit Personal Data\";s:21:\"cont_paragraph_styles\";s:16:\"Paragraph Styles\";s:11:\"cont_cc_str\";s:6:\"Strong\";s:11:\"cont_cc_emp\";s:8:\"Emphatic\";s:11:\"cont_cc_imp\";s:9:\"Important\";s:26:\"cont_more_character_styles\";s:24:\"...more character styles\";s:10:\"cont_blist\";s:11:\"Bullet List\";s:10:\"cont_nlist\";s:13:\"Numbered List\";s:17:\"cont_list_outdent\";s:12:\"Outdent List\";s:16:\"cont_list_indent\";s:11:\"Indent List\";s:17:\"cont_new_question\";s:12:\"New Question\";s:28:\"cont_copy_question_from_pool\";s:23:\"Copy Question from Pool\";s:23:\"cont_select_other_qpool\";s:17:\"Select other Pool\";s:28:\"cont_copy_question_into_page\";s:14:\"Copy into Page\";s:9:\"cont_open\";s:31:\"Presentation of Learning Module\";s:16:\"cont_open_normal\";s:76:\"Opens in a New Tab or Alternatively in a New Window, Without ILIAS Main Menu\";s:21:\"cont_debug_deactivate\";s:243:\"A Test Tool will be displayed in the presentation mode of the learning module. Based on the data provided by it the interaction of the learning module and ILIAS can be evaluated. To use the Test Tool, the navigation tree has to be switched on.\";s:23:\"cont_debug_deactivate12\";s:178:\"A Test Tool will be displayed in the presentation mode of the learning module. Based on the data provided by it the interaction of the learning module and ILIAS can be evaluated.\";s:22:\"cont_debug_deactivated\";s:115:\"The test tool is currently globally deactivated in the ILIAS administration (Administration » Learning Resources).\";s:24:\"cont_file_from_workspace\";s:19:\"File From Workspace\";s:21:\"cont_sc_auto_continue\";s:14:\"Redirect Users\";s:26:\"cont_sc_auto_continue_info\";s:157:\"After finishing their last activity users will be automatically redirected to the next SCO. This function is not supported by all SCORM 1.2 Learning Modules.\";s:21:\"cont_ed_insert_skills\";s:18:\"Insert Competences\";s:14:\"cont_pc_skills\";s:10:\"Competence\";s:18:\"cont_insert_skills\";s:17:\"Insert Competence\";s:18:\"cont_update_skills\";s:15:\"Edit Competence\";s:24:\"cont_scorm_ed_properties\";s:26:\"Learning Module Properties\";s:37:\"sahs_empty_objectives_are_not_allowed\";s:34:\"Please enter a learning objective.\";s:14:\"cont_edit_mode\";s:9:\"Edit Mode\";s:12:\"cont_ed_copy\";s:4:\"Copy\";s:11:\"cont_ed_cut\";s:3:\"Cut\";s:28:\"cont_sel_el_copied_use_paste\";s:103:\"Selected elements have been copied. Please click the desired target placeholder and select ‘Paste’.\";s:25:\"cont_sel_el_cut_use_paste\";s:100:\"Selected elements have been cut. Please click the desired target placeholder and select ‘Paste’.\";s:34:\"cont_cp_question_diff_formats_info\";s:69:\"Please note that some formatting is not supported in content modules.\";s:15:\"cont_sequencing\";s:25:\"Sequencing and Navigation\";s:17:\"cont_interactions\";s:29:\"Store Results of Interactions\";s:22:\"cont_interactions_info\";s:204:\"Typically results from interactions in learning modules are simply stored without being read / loaded again. If you ensured this is how your learning module operates, this option will improve performance.\";s:25:\"cont_interactions_info_12\";s:112:\"Results from interactions in SCORM 1.2 learning modules are simply stored. This option will improve performance.\";s:15:\"cont_objectives\";s:30:\"Store Learning Objectives Data\";s:20:\"cont_objectives_info\";s:89:\"If you ensured that this learning module runs properly, this option improves performance.\";s:13:\"cont_comments\";s:14:\"Store Comments\";s:18:\"cont_comments_info\";s:124:\"Some SCORM 2004 learning modules allow users providing comments within the module. This option allows saving those comments.\";s:18:\"cont_time_from_lms\";s:38:\"Processing Time Determination by ILIAS\";s:21:\"cont_lm_comments_desc\";s:67:\"Allow users to share comments on every page of the learning module.\";s:20:\"cont_online_help_ids\";s:10:\"Screen-IDs\";s:15:\"cont_screen_ids\";s:10:\"Screen-IDs\";s:25:\"cont_captcha_verification\";s:17:\"User Verification\";s:17:\"cont_captcha_code\";s:4:\"Code\";s:9:\"glo_style\";s:14:\"Glossary Style\";s:17:\"cont_current_term\";s:12:\"Current Term\";s:17:\"glo_show_taxonomy\";s:13:\"Show Taxonomy\";s:25:\"cont_show_activation_info\";s:20:\"Show Activation Info\";s:30:\"cont_show_activation_info_info\";s:156:\"If the scheduled activation is not yet reached, the page will not be skipped. The information when the page will be activated will be displayed to the user.\";s:23:\"cont_page_activation_on\";s:36:\"The content will be activated on %s.\";s:10:\"cont_hover\";s:5:\"Hover\";s:11:\"cont_always\";s:6:\"Always\";s:19:\"cont_highlight_mode\";s:14:\"Highlight Mode\";s:10:\"cont_light\";s:5:\"Light\";s:9:\"cont_dark\";s:4:\"Dark\";s:13:\"cont_accented\";s:8:\"Accented\";s:12:\"cont_link_no\";s:7:\"No Link\";s:22:\"cont_AdvancedKnowledge\";s:18:\"Advanced Knowledge\";s:13:\"cont_show_adv\";s:23:\"Show Advanced Knowledge\";s:13:\"cont_hide_adv\";s:23:\"Hide Advanced Knowledge\";s:22:\"cont_auto_last_visited\";s:34:\"Continue with Chapter Last Visited\";s:17:\"cont_check_values\";s:26:\"Check Values sent from SCO\";s:22:\"cont_check_values_info\";s:396:\"The Test Tool will check whether the values sent from the SCOs adhere to the SCORM standard.
The SCORM Standard is very demanding concerning the saving of values. Not all learning modules meet the requirements of the standard. This Options allows checking if the module adheres to the Standard or not. Do not check this option if you just want to check if ILIAS can run this module or not.\";s:22:\"cont_resources_of_type\";s:17:\"Resources of Type\";s:32:\"cont_element_refers_removed_itgr\";s:83:\"This content element refers to an item group that has been removed in the meantime.\";s:29:\"cont_initial_attached_content\";s:21:\"Initial Extra Content\";s:10:\"cont_topic\";s:5:\"Topic\";s:19:\"cont_selected_topic\";s:14:\"Selected Topic\";s:15:\"cont_all_topics\";s:10:\"All Topics\";s:20:\"cont_highlight_class\";s:15:\"Highlight Class\";s:17:\"cont_presentation\";s:12:\"Presentation\";s:18:\"cont_scorm_options\";s:13:\"SCORM Options\";s:17:\"cont_rte_settings\";s:12:\"RTE Settings\";s:14:\"cont_debugging\";s:9:\"Debugging\";s:27:\"cont_auto_last_visited_info\";s:105:\"Users are presented with the SCO/Asset they most recently visited when opening the learning module again.\";s:21:\"cont_sc_usession_info\";s:195:\"Periodical requests will be sent to ILIAS to keep the session alive. Otherwise ILIAS will categorize working on the learning module as idleness, terminate the session and loose the tracking data.\";s:20:\"cont_sequencing_info\";s:306:\"Enable the sequencing and navigation behaviour as defined by the learning module: Navigational options will be determined from the results of interactions with the content. Please check whether or not your learning module does actually contain this kind of sequencing & navigation data, since this is rare.\";s:23:\"cont_time_from_lms_info\";s:183:\"Frequently SCORM learning modules are returning faulted data on processing time. To avoid this issue ILIAS can determine the processing time adhering to the strict standards of SCORM.\";s:20:\"help_assign_help_ids\";s:29:\"Chapter/Screen-IDs Assignment\";s:24:\"cont_custom_menu_entries\";s:19:\"Custom Menu Entries\";s:32:\"cont_anonymous_user_missing_perm\";s:76:\"Anonymous users currently have no permission to access this learning module.\";s:27:\"glo_term_must_belong_to_glo\";s:78:\"The action can only be performed on terms, which are defined in this glossary.\";s:23:\"cont_offline_mode_allow\";s:19:\"Enable Offline Mode\";s:28:\"cont_offline_mode_allow_info\";s:313:\"Users can use the learning module without connecting to the Internet in the SCORM Offline Player. They download the learning module using the ▼-menu. The learning module is presented with an add-on to the Firefox browser. The tracking data are transferred when the user clicks on ‘finish offline mode’.\";s:39:\"cont_profile_mode_template_inherit_info\";s:24:\"Use the profile settings\";s:28:\"content_plugin_not_activated\";s:59:\"The page content element plugin is currently not activated.\";s:24:\"cont_verification_placeh\";s:36:\"Click and edit to insert certificate\";s:25:\"cont_verification_placehl\";s:23:\"Certificate Placeholder\";s:25:\"cont_ed_plachverification\";s:23:\"Placeholder Certificate\";s:15:\"cont_glossaries\";s:10:\"Glossaries\";s:20:\"cont_auto_glossaries\";s:22:\"Auto-Linked Glossaries\";s:19:\"cont_link_glo_in_lm\";s:63:\"Should all glossary terms be linked in the learning module now?\";s:25:\"cont_hide_head_foot_print\";s:43:\"Hide custom header and footer in print view\";s:33:\"cont_ed_insert_consultation_hours\";s:25:\"Insert Consultation Hours\";s:30:\"cont_insert_consultation_hours\";s:25:\"Insert Consultation Hours\";s:30:\"cont_update_consultation_hours\";s:23:\"Edit Consultation Hours\";s:14:\"cont_cach_mode\";s:4:\"Mode\";s:24:\"cont_cach_mode_automatic\";s:9:\"Automatic\";s:29:\"cont_cach_mode_automatic_info\";s:46:\"All your consultation hours will be published.\";s:21:\"cont_cach_mode_manual\";s:6:\"Manual\";s:26:\"cont_cach_mode_manual_info\";s:70:\"Only the consultation hours of the following groups will be published.\";s:17:\"cont_current_lang\";s:16:\"Current Language\";s:26:\"cont_edit_language_version\";s:12:\"Edit Version\";s:36:\"cont_page_translation_does_not_exist\";s:143:\"The translation page does not exist yet and will be created by copying the content of the current master page. Language of the translation page\";s:13:\"content_until\";s:21:\"At least locked until\";s:20:\"content_no_edit_lock\";s:45:\"The page is currently locked by another user.\";s:25:\"cont_disable_def_feedback\";s:33:\"Disable Default Question Feedback\";s:30:\"cont_disable_def_feedback_info\";s:132:\"If disabled, answered questions will not show any feedback for the learner. You need to provide custom feedbacks for your questions.\";s:8:\"save_new\";s:12:\"Save and New\";s:24:\"cont_sc_auto_review_2004\";s:43:\"Lock Tracking Status Once it is Established\";s:29:\"cont_sc_auto_review_info_2004\";s:281:\"After a user has acquired the tracking status set above for a chapter /SCO, this Status is locked. No further tracking data will recorded for these chapters / SCOs in later visits. Select \'always\' if the learning module makes use of Sequencing & Navigation according to SCORM 2004.\";s:22:\"cont_sc_auto_review_no\";s:20:\"always (recommended)\";s:50:\"cont_sc_auto_review_completed_not_failed_or_passed\";s:76:\"keep tracking data if achieved status is completed or passed, but not failed\";s:26:\"cont_sc_auto_review_passed\";s:47:\"keep tracking data if achieved status is passed\";s:36:\"cont_sc_auto_review_passed_or_failed\";s:57:\"keep tracking data if achieved status is passed or failed\";s:29:\"cont_sc_auto_review_completed\";s:50:\"keep tracking data if achieved status is completed\";s:40:\"cont_sc_auto_review_completed_and_passed\";s:61:\"keep tracking data if achieved status is completed and passed\";s:39:\"cont_sc_auto_review_completed_or_passed\";s:60:\"keep tracking data if achieved status is completed or passed\";s:41:\"cont_sc_store_if_previous_score_was_lower\";s:76:\"keep tracking data if achieved score in previous attempt was higher or equal\";s:17:\"cont_auto_suspend\";s:23:\"Safeguard tracking data\";s:22:\"cont_auto_suspend_info\";s:291:\"This option is for SCORM learning modules, which support SCORM 2004 in an inadequate way by not sending proper values for cmi.exit
It will ensure that tracking data is stored irrespectively of the user not closing the learning module properly for instance by simply closing the browser.\";s:17:\"glo_hide_taxonomy\";s:13:\"Hide Taxonomy\";s:17:\"cont_col_ordering\";s:15:\"Column Ordering\";s:18:\"lm_activate_rating\";s:25:\"Activate Rating For Pages\";s:9:\"lm_rating\";s:20:\"Rate Learning Module\";s:12:\"lm_rate_page\";s:9:\"Rate page\";s:14:\"cont_wiki_page\";s:9:\"Wiki Page\";s:16:\"cont_choose_wiki\";s:11:\"Choose Wiki\";s:14:\"cont_languages\";s:9:\"Languages\";s:13:\"cont_language\";s:8:\"Language\";s:19:\"cont_got_lock_until\";s:127:\"This page has been locked for your editing until %1. Please release the page after you have done all your changes by hitting %2\";s:19:\"cont_finish_editing\";s:14:\"Finish Editing\";s:23:\"cont_page_lock_released\";s:46:\"Editing finished. Page lock has been released.\";s:19:\"cont_fourth_edition\";s:22:\"SCORM 2004 4th edition\";s:24:\"cont_fourth_edition_info\";s:205:\"SCORM 2004 4th edition offers some advantages compared to the 3rd Edition: Data can be carried over between SCOs. Few learning modules actually use this feature and it has a negative Impact on performance.\";s:20:\"offline_mode_manager\";s:11:\"Offline use\";s:18:\"offline_mode_users\";s:21:\"Users in offline mode\";s:23:\"offline_mode_users_info\";s:212:\"Users can be manually taken from the Off-line Mode and after doing so these users can again use the online-version of the learning module. This makes sense if e.g. the laptop with the learning modules was stolen.\";s:42:\"cont_offline_mode_disable_not_allowed_info\";s:98:\"Since the learning module is currently used in offline mode, the offline mode can not be disabled.\";s:22:\"stop_user_offline_mode\";s:17:\"Stop offline mode\";s:31:\"stop_user_offline_mode_for_user\";s:21:\"Stop offline mode for\";s:27:\"info_stop_offline_mode_sure\";s:76:\"Note: The learning progress achieved in offline mode are lost. Are you sure?\";s:21:\"cont_edit_definitions\";s:16:\"Edit Definitions\";s:20:\"cont_edit_definition\";s:15:\"Edit Definition\";s:25:\"cont_ed_insert_my_courses\";s:17:\"Insert My Courses\";s:22:\"cont_insert_my_courses\";s:17:\"Insert My Courses\";s:22:\"cont_update_my_courses\";s:15:\"Edit My Courses\";s:15:\"glo_online_info\";s:67:\"Only if the glossary is online, users are able to use the glossary.\";s:19:\"glo_mode_level_info\";s:77:\"All terms of glossaries on the same level in the repository will be included.\";s:20:\"glo_mode_normal_info\";s:57:\"Only terms created within this glossary will be included.\";s:21:\"glo_mode_subtree_info\";s:99:\"All terms of glossaries on the same level and subsequent levels in the repository will be included.\";s:20:\"glo_content_settings\";s:7:\"Content\";s:22:\"glo_show_taxonomy_info\";s:113:\"The taxonomy will be visible in the presentation view of the glossary and can be used to select referenced terms.\";s:24:\"cont_def_feedb_activated\";s:79:\"Default feedback texts are currently activated in the learning module settings.\";s:26:\"cont_def_feedb_deactivated\";s:81:\"Default feedback texts are currently deactivated in the learning module settings.\";s:29:\"cont_help_no_valid_tooltip_id\";s:46:\"The tooltip ID you have entered was not valid.\";s:28:\"cont_ed_insert_amd_page_list\";s:16:\"Insert Page List\";s:25:\"cont_insert_amd_page_list\";s:16:\"Insert Page List\";s:25:\"cont_update_amd_page_list\";s:14:\"Edit Page List\";s:20:\"cont_ed_insert_templ\";s:23:\"Insert Content Template\";s:13:\"cont_template\";s:8:\"Template\";s:19:\"cont_progress_icons\";s:14:\"Progress Icons\";s:24:\"cont_progress_icons_info\";s:151:\"Show progress icons instead of chapter page icons in presentation mode. Please note that progress information is stored only with ILIAS 5.0 and higher.\";s:20:\"cont_self_assessment\";s:15:\"Self Assessment\";s:10:\"cont_tries\";s:18:\"Question Behaviour\";s:25:\"cont_tries_reset_on_visit\";s:19:\"Reset on Page Visit\";s:30:\"cont_tries_reset_on_visit_info\";s:126:\"Questions start with 0 number of tries each time a learner visits a page. Learner has to answer questions on every page visit.\";s:16:\"cont_tries_store\";s:19:\"Store Answer Status\";s:21:\"cont_tries_store_info\";s:145:\"Number of tries are accumulated and stored. Correctly answered questions must not be answered again. Learners may run out of tries for questions.\";s:22:\"cont_restrict_forw_nav\";s:27:\"Restrict Forward Navigation\";s:27:\"cont_restrict_forw_nav_info\";s:99:\"Learners cannot navigate to subsequent pages unless they answered all previous questions correctly.\";s:28:\"cont_no_page_access_unansw_q\";s:89:\"You need to answer all questions of previous pages correctly to gain access to this page.\";s:19:\"cont_question_stats\";s:9:\"Statistic\";s:18:\"cont_blocked_users\";s:13:\"Blocked Users\";s:13:\"cont_last_try\";s:8:\"Last Try\";s:13:\"cont_unlocked\";s:8:\"Unlocked\";s:22:\"cont_reset_nr_of_tries\";s:21:\"Reset Number of Tries\";s:26:\"cont_unlock_allow_continue\";s:26:\"Unlock / Allow to Continue\";s:22:\"cont_start_file_set_to\";s:30:\"%s has been set as start file.\";s:28:\"cont_blocked_users_mail_link\";s:56:\"Click on the following link to open the learning module:\";s:25:\"cont_out_of_focus_message\";s:68:\"This page is not related to your current learning objective anymore.\";s:29:\"cont_show_content_after_focus\";s:33:\"Continue with the Learning Module\";s:23:\"cont_to_focus_beginning\";s:49:\"Back to Content related to the Learning Objective\";s:24:\"cont_to_focus_return_crs\";s:14:\"Back to Course\";s:35:\"cont_out_of_focus_message_last_page\";s:80:\"This is the last page of the content related to your current learning objective.\";s:21:\"cont_ie_compatibility\";s:38:\"Internet Explorer 7 Compatibility Mode\";s:26:\"cont_ie_compatibility_info\";s:234:\"Reduces problems with displaying older SCORM Learning Modules that were optimised for the Internet Explorer. If the Compatibility Mode is switched off in newer versions of the Internet Explorer, this setting does not become effective.\";s:20:\"cont_ie_force_render\";s:36:\"Force Internet Explorer to re-render\";s:25:\"cont_ie_force_render_info\";s:111:\"Learning modules with many frames or iFrames will be displayed correctly after rendering the content once more.\";s:23:\"cont_ed_click_to_add_pg\";s:26:\"Click here to add content.\";s:22:\"cont_table_border_info\";s:93:\"Keep this empty to make content style settings effective. Values must include unit (like px).\";s:27:\"cont_table_cellpadding_info\";s:93:\"Keep this empty to make content style settings effective. Values must include unit (like px).\";s:28:\"cont_notify_on_blocked_users\";s:30:\"Notifications on Blocked Users\";s:33:\"cont_notify_on_blocked_users_info\";s:69:\"You will be notified if users are blocked when they run out of tries.\";s:17:\"cont_user_blocked\";s:42:\"User out of tries in learning module \"%s\".\";s:18:\"cont_user_blocked2\";s:177:\"A user has run out of tries for answering a question in the learning module. The user will not be able to navigate further through the learning module without your intervention.\";s:18:\"cont_user_blocked3\";s:59:\"Open the learning module in edit mode and enter the screen:\";s:27:\"cont_lm_mail_permanent_link\";s:58:\"Click on the following link to access the learning module:\";s:13:\"cont_download\";s:8:\"Download\";s:20:\"cont_tracking_modify\";s:11:\"Modify Data\";s:13:\"cont_pc_amdpl\";s:9:\"Page List\";s:34:\"cont_automatically_set_store_tries\";s:83:\"Option \"$1\" has been activated automatically, because option \"$2\" has been enabled.\";s:12:\"cont_license\";s:7:\"License\";s:17:\"cont_license_info\";s:27:\"Enables the license feature\";s:11:\"cont_biblio\";s:20:\"Bibliographical Data\";s:16:\"cont_biblio_info\";s:40:\"Enables the bibliographical data feature\";s:16:\"cont_qtries_info\";s:62:\"Default value for number of tries for newly created questions.\";s:13:\"cont_settings\";s:29:\"Settings for learning modules\";s:14:\"cont_auto_time\";s:27:\"Auto Animation Waiting Time\";s:15:\"cont_rand_start\";s:12:\"Random Start\";s:18:\"cont_tabs_carousel\";s:8:\"Carousel\";s:21:\"cont_wiki_link_dialog\";s:26:\"Link to Wiki Page (Dialog)\";s:11:\"cont_cc_sub\";s:9:\"Subscript\";s:11:\"cont_cc_sup\";s:11:\"Superscript\";s:13:\"cont_text_sub\";s:9:\"Subscript\";s:13:\"cont_text_sup\";s:11:\"Superscript\";s:16:\"cont_pc_carousel\";s:8:\"Carousel\";s:24:\"cont_mycourses_sortorder\";s:15:\"Default Sorting\";s:37:\"cont_mycourses_sortorder_alphabetical\";s:12:\"Alphabetical\";s:33:\"cont_mycourses_sortorder_location\";s:11:\"By Location\";s:29:\"cont_mycourses_sortorder_info\";s:123:\"This is a default setting. Every user can choose a personal order which affects all \"My Courses\"-elements of any portfolio.\";s:21:\"cont_assign_to_parent\";s:16:\"Assign to Parent\";s:21:\"cont_type_not_allowed\";s:41:\"Content type not allowed at this position\";s:24:\"sahs_insert_st_from_clip\";s:42:\"Import Chapters from ILIAS Learning Module\";s:36:\"sahs_insert_st_from_clip_inside_chap\";s:59:\"Import Chapters from ILIAS Learning Module (inside chapter)\";s:24:\"sahs_insert_pg_from_clip\";s:39:\"Import Pages from ILIAS Learning Module\";s:16:\"cont_active_from\";s:16:\"Activation Start\";s:14:\"cont_active_to\";s:14:\"Activation End\";s:18:\"cont_all_languages\";s:13:\"All Languages\";s:19:\"cont_subtitle_files\";s:15:\"Media Subtitles\";s:27:\"cont_upload_multi_srt_howto\";s:397:\"This feature allows you to upload multiple subtitle (srt) files in a zip file for all media objects. Your .zip file should contain all .srt files on the top level (no subdirectories). The file names should end with \"_<lang code>.srt\" where lang code is e.g. \"en\", \"it\", \"de\". The rest of the filename should correspond to the name of the video file, e.g. \"my_video.mp4\" -> \"my_video_en.srt\".\";s:20:\"cont_moved_srt_files\";s:39:\"Moved subtitles files to media objects.\";s:18:\"cont_subtitle_file\";s:12:\"SRT ZIP File\";s:20:\"cont_multi_srt_files\";s:9:\"SRT Files\";s:25:\"cont_master_language_only\";s:31:\"Master Language for Translation\";s:11:\"cont_import\";s:6:\"Import\";s:22:\"cont_trans_import_info\";s:173:\"If you exported this module as XML/Master Language for Translation to another installation, you can now re-import translated export files from this second installation here.\";s:17:\"cont_import_trans\";s:18:\"Import Translation\";s:16:\"cont_import_lang\";s:15:\"Target Language\";s:38:\"cont_snippet_from_another_installation\";s:40:\"Snippet comes from another installation.\";s:23:\"cont_mastery_score_2004\";s:30:\"overwrite scaled_passing_score\";s:28:\"cont_mastery_score_2004_info\";s:390:\"Central learning objectives of this learning module are considered as passed if the score reached at least a certain level - the scaled_passing_score. This value - to be stated as a percentage value - can be overwritten here e.g. to reduce the requirement level. If the field is empty, the information in the SCORM manifest are valid. The following values are provided in the manifest-file:\";s:21:\"cont_mastery_score_12\";s:23:\"overwrite mastery_score\";s:26:\"cont_mastery_score_12_info\";s:346:\"If a SCO does not autonomously determines a status, a SCO is considered passed if the score reached at least a certain level - the mastery_score. This value can be overwritten here e.g. to reduce the requirement level. If the field is empty, the information in the SCORM manifest are valid. The following values are provided in the manifest-file:\";s:20:\"lm_no_download_files\";s:52:\"There are currently no files for download available.\";s:20:\"cont_sc_version_info\";s:94:\"The version number is provided automatically by the version management of the learning module.\";s:16:\"cont_online_info\";s:146:\"Set the SCORM learning module online to make it visible and available for users. If not, only users with \'Edit\'-permission will have access to it.\";s:16:\"cont_open_window\";s:56:\"Enforced to Open in New Window , Without ILIAS Main Menu\";s:16:\"cont_open_iframe\";s:55:\"Opens in the Same Window Underneath the ILIAS Main Menu\";s:16:\"cont_nomenu_info\";s:145:\"The top navigation bar can be hidden, if the SCORM Learning module contains sufficient functionality to suspend, finish and navigate the content.\";s:19:\"cont_hidenavig_info\";s:189:\"The navigation tree on the left can be hidden, if the SCORM Learning module contains sufficient functionality to navigate between sections of content or the top navigation bar is displayed.\";s:22:\"cont_width_height_info\";s:211:\"The presentation can be set to a fixed size. 950 pixels for width and 650 pixels for height are proven values for setting the size. If no value is entered the browser will determine the size of the presentation.\";s:9:\"cont_sqst\";s:35:\"Survey Question (Assigned Material)\";s:15:\"cont_ov_preview\";s:107:\"The question overview does not work in the page editor context. Use the SCO or SCORM level preview instead.\";s:32:\"cont_not_saved_edit_lock_expired\";s:144:\"Sorry, but another user obtained the edit lock for this page in the meantime. You may close this message and copy the content to your clipboard.\";s:10:\"cont_error\";s:16:\"An Error Occured\";s:22:\"cont_permission_object\";s:17:\"Permission Object\";s:29:\"lm_only_one_download_per_type\";s:90:\"Please note that you can only make one file per type (XML, HTML, SCORM) public accessible.\";s:27:\"cont_permission_object_desc\";s:101:\"The section will only be presented for users that have the given permission on the permission object.\";s:12:\"cont_pc_grid\";s:13:\"Column Layout\";s:18:\"cont_grid_nr_cells\";s:17:\"Number of Columns\";s:19:\"cont_ed_insert_grid\";s:20:\"Insert Column Layout\";s:17:\"cont_grid_width_s\";s:5:\"Small\";s:22:\"cont_grid_width_s_info\";s:15:\"E.g. smartphone\";s:17:\"cont_grid_width_m\";s:6:\"Medium\";s:22:\"cont_grid_width_m_info\";s:11:\"E.g. tablet\";s:17:\"cont_grid_width_l\";s:5:\"Large\";s:22:\"cont_grid_width_l_info\";s:12:\"E.g. desktop\";s:18:\"cont_grid_width_xl\";s:11:\"Extra Large\";s:23:\"cont_grid_width_xl_info\";s:17:\"E.g. wide desktop\";s:13:\"cont_add_cell\";s:10:\"Add Column\";s:19:\"cont_ed_delete_cell\";s:13:\"Delete Column\";s:17:\"cont_ed_cell_left\";s:9:\"Move Left\";s:18:\"cont_ed_cell_right\";s:10:\"Move Right\";s:24:\"cont_ed_insert_grid_info\";s:70:\"Adds a responsive column layout based on a grid with 12 units per row.\";s:22:\"cont_ed_grid_col_width\";s:12:\"Column Width\";s:27:\"cont_ed_grid_col_width_info\";s:204:\"Column width can span multiple 1/12 units of the row and depends on the overall screen size. Devices are given as examples. Their screen size determines the concrete behaviour. 12/12 equals to 100% width.\";s:23:\"cont_ed_grid_col_widths\";s:13:\"Column Widths\";s:31:\"cont_grid_cell_confirm_deletion\";s:43:\"Do you really want to delete the column(s)?\";s:14:\"cont_grid_cell\";s:6:\"Column\";s:14:\"cont_prtf_page\";s:14:\"Portfolio Page\";s:14:\"cont_prtt_page\";s:23:\"Portfolio Tempalte Page\";s:34:\"cont_master_language_only_no_media\";s:29:\"Master Language without Media\";s:22:\"cont_last_visited_page\";s:17:\"Last Visited Page\";s:15:\"cont_first_page\";s:10:\"First Page\";s:22:\"cont_lm_starting_point\";s:41:\"Starting Point for ILIAS Learning Modules\";s:27:\"cont_lm_starting_point_info\";s:57:\"Page being opened when clicking a learning modules title.\";s:17:\"cont_short_titles\";s:12:\"Short Titles\";s:16:\"cont_short_title\";s:11:\"Short Title\";s:21:\"cont_short_title_info\";s:104:\"Short titles are used in the left-hand tree presentation and for labels in the previous/next navigation.\";s:9:\"cont_user\";s:4:\"User\";s:30:\"cont_user_search_did_not_match\";s:36:\"Your search did not match any users.\";s:39:\"cont_transl_master_language_not_allowed\";s:115:\"To import a translation you need to activate at least one additional language under \"Settings\" > \"Multilingualism\".\";s:18:\"cont_sc_id_setting\";s:33:\"student_id according to SCORM 1.2\";s:23:\"cont_sc_id_setting_2004\";s:34:\"learner_id according to SCORM 2004\";s:23:\"cont_sc_id_setting_info\";s:257:\"In the case that a numeric id for student_id (SCORM 1.2) or learner_id (SCORM 2004) causes problems for the learning module, use the option \'ILIAS user name\'. The addition RefId or ObjId may be useful for learning modules that connect to an external server.\";s:26:\"cont_sc_id_setting_user_id\";s:24:\"ILIAS User Id (Standard)\";s:29:\"cont_sc_id_setting_user_login\";s:16:\"ILIAS Login Name\";s:38:\"cont_sc_id_setting_user_id_plus_ref_id\";s:47:\"ILIAS User Id plus RefId of the Learning Module\";s:41:\"cont_sc_id_setting_user_login_plus_ref_id\";s:50:\"ILIAS Login Name plus RefId of the Learning Module\";s:38:\"cont_sc_id_setting_user_id_plus_obj_id\";s:47:\"ILIAS User Id plus ObjId of the Learning Module\";s:41:\"cont_sc_id_setting_user_login_plus_obj_id\";s:50:\"ILIAS Login Name plus ObjId of the Learning Module\";s:20:\"cont_sc_name_setting\";s:35:\"student_name according to SCORM 1.2\";s:25:\"cont_sc_name_setting_2004\";s:36:\"learner_name according to SCORM 2004\";s:25:\"cont_sc_name_setting_info\";s:188:\"The name of the learner can be displayed in the learning module in several ways. In the case that the learning modules are on an external server, it may be useful not to disclose the name.\";s:35:\"cont_sc_name_setting_last_firstname\";s:21:\"Last name, First name\";s:35:\"cont_sc_name_setting_first_lastname\";s:24:\"First name and Last name\";s:29:\"cont_sc_name_setting_fullname\";s:31:\"Title, First name and Last name\";s:40:\"cont_sc_name_setting_salutation_lastname\";s:24:\"Salutation and Last name\";s:31:\"cont_sc_name_setting_first_name\";s:10:\"First name\";s:28:\"cont_sc_name_setting_no_name\";s:7:\"no name\";s:19:\"cont_lpe_login_form\";s:10:\"Login Form\";s:23:\"cont_lpe_cas_login_form\";s:14:\"CAS Login Form\";s:24:\"cont_lpe_shib_login_form\";s:21:\"Shibboleth Login Form\";s:26:\"cont_lpe_openid_login_form\";s:17:\"OpenId Login Form\";s:26:\"cont_lpe_registration_link\";s:21:\"New Registration Link\";s:27:\"cont_lpe_language_selection\";s:18:\"Language Selection\";s:28:\"cont_lpe_user_agreement_link\";s:19:\"User Agreement Link\";}'); +INSERT INTO `lng_modules` VALUES ('content','en','a:1087:{s:14:\"add_menu_entry\";s:14:\"Add Menu Entry\";s:9:\"all_pages\";s:22:\"Entire Learning Module\";s:3:\"all\";s:3:\"All\";s:18:\"choose_public_mode\";s:30:\"Access for Users not logged-in\";s:19:\"choose_public_pages\";s:30:\"Choose public accessible pages\";s:11:\"citate_from\";s:15:\"Citate From ...\";s:11:\"citate_page\";s:16:\"Citate this Page\";s:9:\"citate_to\";s:13:\"Citate To ...\";s:6:\"citate\";s:6:\"Citate\";s:15:\"cont_act_number\";s:18:\"Chapter Numeration\";s:18:\"cont_activate_page\";s:13:\"Activate Page\";s:14:\"cont_activated\";s:9:\"Activated\";s:15:\"cont_activation\";s:10:\"Activation\";s:11:\"cont_active\";s:11:\"Enable Menu\";s:13:\"cont_add_area\";s:8:\"Add Area\";s:23:\"cont_add_change_comment\";s:18:\"Add change comment\";s:19:\"cont_add_definition\";s:14:\"Add Definition\";s:17:\"cont_add_elements\";s:42:\"Click on placeholders to add new elements.\";s:13:\"cont_add_file\";s:8:\"Add File\";s:12:\"cont_add_tab\";s:9:\"Add Panel\";s:18:\"cont_added_comment\";s:34:\"Comment has been added to history.\";s:15:\"cont_added_term\";s:10:\"Term added\";s:15:\"cont_Additional\";s:22:\"Additional Information\";s:16:\"cont_adjust_size\";s:11:\"Adjust Size\";s:10:\"cont_align\";s:9:\"Alignment\";s:15:\"cont_all_closed\";s:10:\"All Closed\";s:14:\"cont_all_pages\";s:9:\"All Pages\";s:17:\"cont_alphabetic_s\";s:20:\"Alphabetic a, b, …\";s:15:\"cont_alphabetic\";s:20:\"Alphabetic A, B, …\";s:11:\"cont_anchor\";s:6:\"Anchor\";s:10:\"cont_annex\";s:5:\"Annex\";s:18:\"cont_areas_deleted\";s:18:\"Map areas deleted.\";s:26:\"cont_assign_characteristic\";s:21:\"Assign Characteristic\";s:16:\"cont_assign_full\";s:18:\"Assign Full Screen\";s:15:\"cont_assign_std\";s:15:\"Assign Standard\";s:15:\"cont_autoindent\";s:11:\"Auto Indent\";s:14:\"cont_autostart\";s:9:\"Autostart\";s:9:\"cont_back\";s:4:\"Back\";s:11:\"cont_bb_tip\";s:52:\"Tip: Styles can be applied quickly to selected text.\";s:13:\"cont_behavior\";s:8:\"Behavior\";s:10:\"cont_Block\";s:5:\"Block\";s:11:\"cont_bottom\";s:6:\"Bottom\";s:16:\"cont_bullet_list\";s:11:\"Bullet List\";s:22:\"cont_cant_copy_folders\";s:38:\"Folders cannot be copied to clipboard.\";s:18:\"cont_cant_del_full\";s:42:\"Deletion of full screen file not possible.\";s:17:\"cont_cant_del_std\";s:44:\"Deletion of standard view file not possible.\";s:12:\"cont_caption\";s:7:\"Caption\";s:11:\"cont_center\";s:6:\"Center\";s:28:\"cont_change_object_reference\";s:23:\"Change Object Reference\";s:16:\"cont_change_type\";s:11:\"Change Type\";s:19:\"cont_chap_and_pages\";s:18:\"Chapters and Pages\";s:27:\"cont_chap_select_target_now\";s:45:\"Chapter marked for moving. Select target now.\";s:25:\"cont_chapters_after_pages\";s:74:\"Please note that pages have to precede all sub-chapters of the same level.\";s:23:\"cont_chapters_and_pages\";s:18:\"Chapters and Pages\";s:18:\"cont_chapters_only\";s:13:\"Chapters only\";s:13:\"cont_chapters\";s:8:\"Chapters\";s:19:\"cont_characteristic\";s:11:\"Style Class\";s:34:\"cont_choose_characteristic_section\";s:8:\"Sections\";s:31:\"cont_choose_characteristic_text\";s:13:\"Text Elements\";s:26:\"cont_choose_characteristic\";s:21:\"Choose Characteristic\";s:14:\"cont_choose_lm\";s:22:\"Choose Learning Module\";s:15:\"cont_choose_glo\";s:15:\"Choose Glossary\";s:15:\"cont_choose_mep\";s:17:\"Choose Media Pool\";s:34:\"cont_choose_pages_or_chapters_only\";s:44:\"Please select either pages or chapters only.\";s:11:\"cont_Circle\";s:6:\"Circle\";s:33:\"cont_citation_selection_not_valid\";s:29:\"You\'re selection is not valid\";s:13:\"cont_Citation\";s:8:\"Citation\";s:20:\"cont_click_br_corner\";s:60:\"Please click on the bottom right corner of the desired area.\";s:17:\"cont_click_center\";s:43:\"Please click on center of the desired area.\";s:17:\"cont_click_circle\";s:51:\"Please click on a circle point of the desired area.\";s:23:\"cont_click_next_or_save\";s:140:\"Please click on the next point of the polygon or save the area. (It is not necessary to click again on the starting point of this polygon !)\";s:21:\"cont_click_next_point\";s:46:\"Please click on the next point of the polygon.\";s:25:\"cont_click_starting_point\";s:50:\"Please click on the starting point of the polygon.\";s:20:\"cont_click_tl_corner\";s:56:\"Please click on the top left corner of the desired area.\";s:12:\"cont_colspan\";s:9:\"Col. Span\";s:19:\"cont_confirm_delete\";s:42:\"Do you really want to delete this item(s)?\";s:26:\"cont_constrain_proportions\";s:21:\"Constrain Proportions\";s:12:\"cont_content\";s:7:\"Content\";s:11:\"cont_coords\";s:11:\"Coordinates\";s:22:\"cont_copy_to_clipboard\";s:17:\"Copy to clipboard\";s:38:\"cont_could_not_determine_resource_size\";s:58:\"ILIAS could not automatically determine the resource size.\";s:15:\"cont_create_mob\";s:19:\"Create Media Object\";s:16:\"cont_credit_mode\";s:23:\"Grading Tracking Status\";s:15:\"cont_credit_off\";s:26:\"Tracking Status not Graded\";s:14:\"cont_credit_on\";s:40:\"Grade Tracking Status (Passed or Failed)\";s:12:\"cont_credits\";s:7:\"Credits\";s:20:\"cont_current_chapter\";s:15:\"Current Chapter\";s:17:\"cont_current_page\";s:12:\"Current Page\";s:18:\"cont_current_style\";s:13:\"Current Style\";s:20:\"cont_current_version\";s:15:\"Current Version\";s:16:\"cont_custom_size\";s:10:\"Fixed Size\";s:11:\"cont_custom\";s:6:\"Custom\";s:18:\"cont_data_from_lms\";s:17:\"adlcp:datafromlms\";s:16:\"cont_de_activate\";s:13:\"(De-)Activate\";s:20:\"cont_deactivate_page\";s:15:\"Deactivate Page\";s:16:\"cont_deactivated\";s:11:\"Deactivated\";s:10:\"cont_debug\";s:16:\"Enable Test Tool\";s:12:\"cont_decimal\";s:7:\"Decimal\";s:15:\"cont_def_layout\";s:14:\"Default Layout\";s:20:\"cont_def_lesson_mode\";s:20:\"Record Tracking Data\";s:18:\"cont_def_map_areas\";s:18:\"Default Link Areas\";s:21:\"cont_def_organization\";s:7:\"default\";s:12:\"cont_default\";s:7:\"Default\";s:15:\"cont_definition\";s:10:\"Definition\";s:16:\"cont_definitions\";s:11:\"Definitions\";s:20:\"cont_delete_selected\";s:6:\"Delete\";s:17:\"cont_delete_style\";s:12:\"Delete Style\";s:22:\"cont_delete_track_data\";s:20:\"Delete Tracking Data\";s:17:\"cont_dependencies\";s:12:\"Dependencies\";s:16:\"cont_dir_created\";s:27:\"Directory has been created.\";s:16:\"cont_dir_deleted\";s:27:\"Directory has been deleted.\";s:13:\"cont_dir_file\";s:14:\"Directory/File\";s:16:\"cont_dir_renamed\";s:27:\"Directory has been renamed.\";s:27:\"cont_double_click_to_delete\";s:80:\"Double-click on content elements to select them for (de-)activation or deletion.\";s:19:\"cont_download_title\";s:14:\"Download Title\";s:19:\"cont_downloads_desc\";s:77:\"Offers all public export files for download (e.g. for offline use or import).\";s:26:\"cont_downloads_public_desc\";s:56:\"Allow download even for anonymous users (in public area)\";s:14:\"cont_downloads\";s:15:\"Enable Download\";s:27:\"cont_drag_and_drop_elements\";s:64:\"Drag and drop content elements on placeholders to move elements.\";s:20:\"cont_ed_align_center\";s:13:\"Align: Center\";s:24:\"cont_ed_align_left_float\";s:17:\"Align: Left Float\";s:18:\"cont_ed_align_left\";s:11:\"Align: Left\";s:25:\"cont_ed_align_right_float\";s:18:\"Align: Right Float\";s:19:\"cont_ed_align_right\";s:12:\"Align: Right\";s:14:\"cont_ed_atable\";s:14:\"Advanced Table\";s:13:\"cont_ed_class\";s:5:\"Style\";s:16:\"cont_ed_col_left\";s:16:\"Move Column Left\";s:17:\"cont_ed_col_right\";s:17:\"Move Column Right\";s:17:\"cont_ed_copy_clip\";s:17:\"Copy to Clipboard\";s:18:\"cont_ed_delete_col\";s:13:\"Delete Column\";s:19:\"cont_ed_delete_item\";s:11:\"Delete Item\";s:18:\"cont_ed_delete_row\";s:10:\"Delete Row\";s:14:\"cont_ed_delete\";s:6:\"Delete\";s:14:\"cont_ed_dtable\";s:10:\"Data Table\";s:17:\"cont_ed_edit_data\";s:9:\"Edit Data\";s:18:\"cont_ed_edit_files\";s:10:\"Edit Files\";s:17:\"cont_ed_edit_prop\";s:15:\"Edit Properties\";s:12:\"cont_ed_edit\";s:4:\"Edit\";s:14:\"cont_ed_enable\";s:22:\"(De-)Activate Elements\";s:13:\"cont_ed_flist\";s:10:\" File List\";s:10:\"cont_ed_go\";s:2:\"Go\";s:21:\"cont_ed_insert_atable\";s:21:\"Insert Advanced Table\";s:19:\"cont_ed_insert_code\";s:11:\"Insert Code\";s:21:\"cont_ed_insert_dtable\";s:17:\"Insert Data Table\";s:23:\"cont_ed_insert_filelist\";s:16:\"Insert File List\";s:19:\"cont_ed_insert_incl\";s:22:\"Insert Content Snippet\";s:19:\"cont_ed_insert_list\";s:20:\"Insert Advanced List\";s:18:\"cont_ed_insert_map\";s:10:\"Insert Map\";s:20:\"cont_ed_insert_media\";s:18:\"Insert Image/Media\";s:18:\"cont_ed_insert_par\";s:11:\"Insert Text\";s:20:\"cont_ed_insert_pcqst\";s:15:\"Insert Question\";s:20:\"cont_ed_insert_plach\";s:18:\"Insert Placeholder\";s:21:\"cont_ed_insert_repobj\";s:20:\"Insert Resource List\";s:22:\"cont_ed_insert_section\";s:14:\"Insert Section\";s:19:\"cont_ed_insert_tabs\";s:16:\"Insert Accordion\";s:17:\"cont_ed_item_down\";s:14:\"Move Item Down\";s:15:\"cont_ed_item_up\";s:12:\"Move Item Up\";s:12:\"cont_ed_list\";s:14:\" Advanced List\";s:17:\"cont_ed_moveafter\";s:10:\"Move After\";s:18:\"cont_ed_movebefore\";s:11:\"Move Before\";s:21:\"cont_ed_new_col_after\";s:16:\"New Column After\";s:22:\"cont_ed_new_col_before\";s:17:\"New Column Before\";s:22:\"cont_ed_new_item_after\";s:14:\"New Item After\";s:23:\"cont_ed_new_item_before\";s:15:\"New Item Before\";s:21:\"cont_ed_new_row_after\";s:13:\"New Row After\";s:22:\"cont_ed_new_row_before\";s:14:\"New Row Before\";s:11:\"cont_ed_par\";s:4:\"Text\";s:18:\"cont_ed_paste_clip\";s:20:\"Paste From Clipboard\";s:13:\"cont_ed_paste\";s:5:\"Paste\";s:15:\"cont_ed_pglprop\";s:22:\"Page Layout Properties\";s:18:\"cont_ed_plachmedia\";s:17:\"Placeholder Media\";s:17:\"cont_ed_plachprop\";s:22:\"Placeholder Properties\";s:21:\"cont_ed_plachquestion\";s:20:\"Placeholder Question\";s:17:\"cont_ed_plachtext\";s:16:\"Placeholder Text\";s:16:\"cont_ed_row_down\";s:13:\"Move Row Down\";s:14:\"cont_ed_row_up\";s:11:\"Move Row Up\";s:21:\"cont_ed_select_pctext\";s:16:\"Select Text Item\";s:23:\"cont_ed_split_page_next\";s:18:\"Split to Next Page\";s:18:\"cont_ed_split_page\";s:17:\"Split to New Page\";s:16:\"cont_ed_textitem\";s:10:\" Text Item\";s:13:\"cont_ed_width\";s:5:\"Width\";s:30:\"cont_edit_file_list_properties\";s:25:\"Edit File List Properties\";s:22:\"cont_edit_lrs_settings\";s:13:\"Edit Settings\";s:24:\"cont_edit_mob_alias_prop\";s:37:\"Edit Media Object Instance Properties\";s:13:\"cont_edit_mob\";s:17:\"Edit Media Object\";s:13:\"cont_edit_par\";s:9:\"Edit Text\";s:22:\"cont_edit_shape_circle\";s:19:\"Edit Shape (Circle)\";s:23:\"cont_edit_shape_polygon\";s:20:\"Edit Shape (Polygon)\";s:25:\"cont_edit_shape_rectangle\";s:22:\"Edit Shape (Rectangle)\";s:13:\"cont_edit_src\";s:16:\"Edit Source Code\";s:15:\"cont_edit_style\";s:10:\"Edit Style\";s:14:\"cont_edit_tabs\";s:10:\"Properties\";s:14:\"cont_edit_term\";s:9:\"Edit Term\";s:19:\"cont_empty_question\";s:79:\"Question editing not finished. Please either click and edit or delete question.\";s:47:\"cont_enable_time_scheduled_page_activation_info\";s:105:\"If enabled, an activation period (date/time) can be selected in the learning module editor for each page.\";s:42:\"cont_enable_time_scheduled_page_activation\";s:30:\"Time Scheduled Page Activation\";s:8:\"cont_end\";s:3:\"End\";s:21:\"cont_enter_a_dir_name\";s:30:\"Please enter a directory name.\";s:17:\"cont_enter_a_file\";s:21:\"Please select a file.\";s:12:\"cont_Example\";s:7:\"Example\";s:13:\"cont_Excursus\";s:8:\"Excursus\";s:15:\"cont_export_all\";s:10:\"Export all\";s:17:\"cont_file_created\";s:22:\"File has been created.\";s:17:\"cont_file_deleted\";s:22:\"File has been deleted.\";s:25:\"cont_file_from_repository\";s:20:\"File From Repository\";s:17:\"cont_file_renamed\";s:22:\"File has been renamed.\";s:18:\"cont_file_unzipped\";s:23:\"File has been unzipped.\";s:9:\"cont_file\";s:4:\"File\";s:17:\"cont_FileListItem\";s:25:\"File List Item (Standard)\";s:10:\"cont_files\";s:5:\"Files\";s:15:\"cont_first_open\";s:18:\"First Panel Opened\";s:20:\"cont_first_row_style\";s:21:\"First Row Style Class\";s:21:\"cont_fix_tree_confirm\";s:140:\"Please execute this command only if the tree structure of this learning module is corrupted, e.g. if blank items occur in the explorer view.\";s:13:\"cont_fix_tree\";s:13:\"Fix structure\";s:11:\"cont_footer\";s:6:\"Footer\";s:19:\"cont_force_all_open\";s:16:\"Force All Opened\";s:11:\"cont_format\";s:6:\"Format\";s:15:\"cont_free_pages\";s:10:\"Free Pages\";s:19:\"cont_full_is_in_dir\";s:56:\"Deletion not possible. Full screen file is in directory.\";s:15:\"cont_fullscreen\";s:11:\"Full Screen\";s:23:\"cont_general_properties\";s:18:\"General Properties\";s:13:\"cont_get_link\";s:8:\"get link\";s:15:\"cont_glo_assign\";s:15:\"Assign Glossary\";s:15:\"cont_glo_create\";s:15:\"Create Glossary\";s:15:\"cont_glo_detach\";s:15:\"Detach Glossary\";s:19:\"cont_glo_properties\";s:19:\"Glossary Properties\";s:11:\"cont_header\";s:6:\"Header\";s:14:\"cont_Headline1\";s:10:\"Headline 1\";s:14:\"cont_Headline2\";s:10:\"Headline 2\";s:14:\"cont_Headline3\";s:10:\"Headline 3\";s:11:\"cont_height\";s:15:\"Height in pixel\";s:14:\"cont_hidenavig\";s:20:\"Hide Navigation Tree\";s:9:\"cont_href\";s:4:\"href\";s:15:\"cont_html_table\";s:10:\"HTML Table\";s:11:\"cont_id_ref\";s:13:\"identifierref\";s:13:\"cont_imagemap\";s:9:\"Image Map\";s:14:\"cont_import_id\";s:10:\"identifier\";s:20:\"cont_import_tracking\";s:20:\"Import Tracking Data\";s:29:\"cont_import_validation_errors\";s:191:\"Some errors occurred during validation of the learning module. The presentation of the learning module may be ok, but it is likely that you are not able to edit the pages that contain errors.\";s:22:\"cont_insert_as_chapter\";s:17:\"Insert as Chapter\";s:25:\"cont_insert_as_subchapter\";s:21:\"Insert as Sub-chapter\";s:29:\"cont_insert_chapter_from_clip\";s:29:\"Paste Chapters from Clipboard\";s:19:\"cont_insert_chapter\";s:14:\"Insert Chapter\";s:21:\"cont_insert_file_item\";s:16:\"Insert File Item\";s:21:\"cont_insert_file_list\";s:16:\"Insert File List\";s:16:\"cont_insert_list\";s:20:\"Insert Advanced List\";s:15:\"cont_insert_map\";s:10:\"Insert Map\";s:15:\"cont_insert_mob\";s:19:\"Insert Media Object\";s:26:\"cont_insert_page_from_clip\";s:26:\"Paste Pages from Clipboard\";s:16:\"cont_insert_page\";s:11:\"Insert Page\";s:15:\"cont_insert_par\";s:11:\"Insert Text\";s:21:\"cont_insert_resources\";s:20:\"Insert Resource List\";s:19:\"cont_insert_section\";s:14:\"Insert Section\";s:15:\"cont_insert_src\";s:18:\"Insert source code\";s:32:\"cont_insert_subchapter_from_clip\";s:33:\"Paste Sub-chapters from Clipboard\";s:22:\"cont_insert_subchapter\";s:18:\"Insert Sub-chapter\";s:17:\"cont_insert_table\";s:12:\"Insert Table\";s:19:\"cont_inst_map_areas\";s:19:\"Instance Link Areas\";s:18:\"cont_internal_link\";s:13:\"internal link\";s:19:\"cont_internal_links\";s:14:\"Internal Links\";s:23:\"cont_invalid_new_module\";s:68:\"Incompatible module! Please make sure imsmanifest.xml is not changed\";s:15:\"cont_is_visible\";s:9:\"isvisible\";s:9:\"cont_item\";s:4:\"Item\";s:15:\"cont_latest_rev\";s:15:\"Latest Revision\";s:24:\"cont_layout_1window_desc\";s:81:\"Content in the main frame. FAQ, glossary and media links open in separate window.\";s:19:\"cont_layout_1window\";s:10:\"One Window\";s:24:\"cont_layout_2window_desc\";s:77:\"Content in the left frame. FAQ, glossary and media links open in right frame.\";s:19:\"cont_layout_2window\";s:11:\"Two Windows\";s:24:\"cont_layout_3window_desc\";s:109:\"Content in the left frame. FAQ and media links open in top-right frame, glossary links in bottom-right frame.\";s:19:\"cont_layout_3window\";s:13:\"Three Windows\";s:27:\"cont_layout_fullscreen_desc\";s:123:\"Content in the main frame. FAQ, glossary and media links open in separate window. No ILIAS main menu and no navigation bar.\";s:22:\"cont_layout_fullscreen\";s:11:\"Full Screen\";s:25:\"cont_layout_per_page_info\";s:118:\"Allow to set individual layouts for each page. This automatically activates the ‘Synchronize Frames’ setting, too.\";s:20:\"cont_layout_per_page\";s:15:\"Layout per Page\";s:29:\"cont_layout_presentation_desc\";s:101:\"Content in the main frame. FAQ, glossary and media links open in separate window. No ILIAS main menu.\";s:24:\"cont_layout_presentation\";s:12:\"Presentation\";s:24:\"cont_layout_toc2win_desc\";s:113:\"Table of contents in the left, content in the right frame. FAQ, glossary and media links open in separate window.\";s:19:\"cont_layout_toc2win\";s:17:\"Table of Contents\";s:27:\"cont_layout_toc2windyn_desc\";s:130:\"Table of contents in the left, content in the right frame. FAQ, glossary and media links open dynamically a frame at bottom-right.\";s:22:\"cont_layout_toc2windyn\";s:25:\"Table of Contents Dynamic\";s:11:\"cont_layout\";s:6:\"Layout\";s:15:\"cont_left_float\";s:14:\"Left, Floating\";s:9:\"cont_left\";s:4:\"Left\";s:14:\"cont_link_area\";s:9:\"Link Area\";s:13:\"cont_link_ext\";s:15:\"Link (external)\";s:13:\"cont_link_int\";s:15:\"Link (internal)\";s:16:\"cont_link_select\";s:13:\"Internal Link\";s:14:\"cont_link_type\";s:9:\"Link Type\";s:9:\"cont_link\";s:4:\"Link\";s:16:\"cont_linked_mobs\";s:20:\"Linked media objects\";s:10:\"cont_links\";s:5:\"Links\";s:15:\"cont_list_files\";s:10:\"List Files\";s:20:\"cont_list_properties\";s:15:\"List Properties\";s:9:\"cont_List\";s:4:\"List\";s:19:\"cont_lk_chapter_new\";s:19:\"Chapter (New Frame)\";s:15:\"cont_lk_chapter\";s:7:\"Chapter\";s:17:\"cont_lk_media_faq\";s:17:\"Media (FAQ Frame)\";s:20:\"cont_lk_media_inline\";s:14:\"Media (Inline)\";s:19:\"cont_lk_media_media\";s:19:\"Media (Media Frame)\";s:17:\"cont_lk_media_new\";s:17:\"Media (New Frame)\";s:16:\"cont_lk_page_faq\";s:16:\"Page (FAQ Frame)\";s:16:\"cont_lk_page_new\";s:16:\"Page (New Frame)\";s:12:\"cont_lk_page\";s:4:\"Page\";s:16:\"cont_lk_term_new\";s:25:\"Glossary Term (New Frame)\";s:12:\"cont_lk_term\";s:13:\"Glossary Term\";s:22:\"cont_lm_default_layout\";s:33:\"Default Layout of Learning Module\";s:12:\"cont_lm_menu\";s:4:\"Menu\";s:18:\"cont_lm_properties\";s:24:\"Learning Module Settings\";s:14:\"cont_localfile\";s:10:\"Local File\";s:13:\"cont_location\";s:8:\"Location\";s:17:\"cont_lrs_settings\";s:8:\"Settings\";s:11:\"cont_lvalue\";s:12:\"Data element\";s:13:\"cont_manifest\";s:8:\"Manifest\";s:27:\"cont_map_file_not_generated\";s:47:\"Sorry. Unable to generate map file for editing.\";s:18:\"cont_mastery_score\";s:18:\"adlcp:masteryscore\";s:21:\"cont_max_time_allowed\";s:20:\"adlcp:maxtimeallowed\";s:17:\"cont_media_placeh\";s:30:\"Click and edit to insert media\";s:18:\"cont_media_placehl\";s:17:\"Media Placeholder\";s:17:\"cont_media_source\";s:12:\"Media Source\";s:10:\"cont_Media\";s:16:\"Media (Standard)\";s:26:\"cont_missing_preconditions\";s:75:\"You need to fulfill the following preconditions to access the chapter \"%s\".\";s:13:\"cont_Mnemonic\";s:8:\"Mnemonic\";s:17:\"cont_mob_def_prop\";s:18:\"Default Properties\";s:24:\"cont_mob_from_media_pool\";s:22:\"Choose From Media Pool\";s:18:\"cont_mob_inst_prop\";s:19:\"Instance Properties\";s:15:\"cont_mob_usages\";s:5:\"Usage\";s:9:\"cont_name\";s:4:\"Name\";s:13:\"cont_new_area\";s:13:\"New Link Area\";s:12:\"cont_new_dir\";s:13:\"New Directory\";s:13:\"cont_new_file\";s:8:\"New File\";s:12:\"cont_new_mob\";s:16:\"New Media Object\";s:21:\"cont_new_module_added\";s:43:\"New version of module uploaded successfully\";s:12:\"cont_new_tab\";s:9:\"New Panel\";s:13:\"cont_new_term\";s:8:\"New Term\";s:13:\"cont_next_rev\";s:13:\"Next Revision\";s:14:\"cont_no_access\";s:9:\"No Access\";s:15:\"cont_no_caption\";s:10:\"No Caption\";s:16:\"cont_no_glossary\";s:21:\"No glossary assigned.\";s:16:\"cont_no_manifest\";s:48:\"No imsmanifest.xml file found in main directory.\";s:23:\"cont_no_page_in_chapter\";s:71:\"Sorry, but there is currently no activated content within this chapter.\";s:12:\"cont_no_page\";s:14:\"No Page found.\";s:18:\"cont_no_parameters\";s:13:\"No Parameters\";s:21:\"cont_no_subdir_in_zip\";s:84:\"Zip command failed or import file invalid.
It does not contain a sub-folder \'%s\'.\";s:12:\"cont_no_text\";s:7:\"No Text\";s:11:\"cont_nomenu\";s:23:\"Hide Top Navigation Bar\";s:9:\"cont_none\";s:4:\"None\";s:18:\"cont_nr_col_footer\";s:14:\"Footer Columns\";s:18:\"cont_nr_col_header\";s:14:\"Header Columns\";s:12:\"cont_nr_cols\";s:17:\"Number of Columns\";s:13:\"cont_nr_items\";s:15:\"Number of Items\";s:18:\"cont_nr_row_footer\";s:11:\"Footer Rows\";s:18:\"cont_nr_row_header\";s:11:\"Header Rows\";s:12:\"cont_nr_rows\";s:14:\"Number of Rows\";s:19:\"cont_number_of_tabs\";s:16:\"Number of Panels\";s:15:\"cont_number_std\";s:8:\"Standard\";s:16:\"cont_number_type\";s:11:\"Number Type\";s:18:\"cont_numbered_list\";s:13:\"Numbered List\";s:16:\"cont_obj_removed\";s:16:\"Objects removed.\";s:11:\"cont_online\";s:6:\"Online\";s:26:\"cont_operation_not_allowed\";s:30:\"This operation is not allowed.\";s:17:\"cont_organization\";s:12:\"Organization\";s:18:\"cont_organizations\";s:13:\"Organizations\";s:14:\"cont_orig_size\";s:13:\"Original Size\";s:20:\"cont_page_activation\";s:15:\"Page Activation\";s:17:\"cont_page_compare\";s:26:\"Compare Selected Revisions\";s:31:\"cont_page_currently_deactivated\";s:46:\"Sorry, but this page is currently deactivated.\";s:30:\"cont_page_deactivated_elements\";s:35:\"Page contains deactivated elements.\";s:21:\"cont_page_deactivated\";s:20:\"Page is deactivated.\";s:16:\"cont_page_header\";s:11:\"Page Header\";s:16:\"cont_page_layout\";s:11:\"Page Layout\";s:26:\"cont_pages_and_subchapters\";s:21:\"Subchapters and Pages\";s:10:\"cont_pages\";s:5:\"Pages\";s:14:\"cont_parameter\";s:9:\"Parameter\";s:15:\"cont_parameters\";s:10:\"parameters\";s:25:\"cont_paste_from_clipboard\";s:20:\"Paste from clipboard\";s:16:\"cont_paste_table\";s:11:\"Paste Table\";s:12:\"cont_pc_code\";s:4:\"Code\";s:15:\"cont_pc_deleted\";s:15:\"Deleted Content\";s:12:\"cont_pc_dtab\";s:10:\"Data Table\";s:13:\"cont_pc_flist\";s:9:\"File List\";s:12:\"cont_pc_hacc\";s:22:\"Accordion (Horizontal)\";s:12:\"cont_pc_incl\";s:15:\"Content Snippet\";s:12:\"cont_pc_list\";s:13:\"Advanced List\";s:11:\"cont_pc_map\";s:3:\"Map\";s:11:\"cont_pc_mob\";s:5:\"Media\";s:16:\"cont_pc_modified\";s:16:\"Modified Content\";s:11:\"cont_pc_new\";s:11:\"New Content\";s:11:\"cont_pc_par\";s:4:\"Text\";s:11:\"cont_pc_qst\";s:8:\"Question\";s:11:\"cont_pc_res\";s:8:\"Resource\";s:11:\"cont_pc_sec\";s:7:\"Section\";s:11:\"cont_pc_tab\";s:14:\"Advanced Table\";s:12:\"cont_pc_vacc\";s:20:\"Accordion (Vertical)\";s:23:\"cont_personal_clipboard\";s:18:\"Personal Clipboard\";s:13:\"cont_pg_title\";s:10:\"Page Title\";s:24:\"cont_please_enter_a_term\";s:20:\"Please enter a term.\";s:18:\"cont_please_select\";s:13:\"please select\";s:9:\"cont_Poly\";s:7:\"Polygon\";s:13:\"cont_position\";s:8:\"Position\";s:16:\"cont_prereq_type\";s:24:\"adlcp:prerequisites.type\";s:18:\"cont_prerequisites\";s:19:\"adlcp:prerequisites\";s:12:\"cont_preview\";s:7:\"Preview\";s:17:\"cont_previous_rev\";s:17:\"Previous Revision\";s:27:\"cont_print_no_page_selected\";s:32:\"Please select at least one page.\";s:20:\"cont_print_selection\";s:20:\"Print View Selection\";s:23:\"cont_print_view_pre_glo\";s:39:\"Prevent Glossary Appendix in Print View\";s:15:\"cont_print_view\";s:10:\"Print View\";s:18:\"cont_public_access\";s:13:\"Public Access\";s:12:\"cont_purpose\";s:7:\"Purpose\";s:11:\"cont_qtries\";s:29:\"Number of Tries for Questions\";s:20:\"cont_question_placeh\";s:33:\"Click and edit to insert question\";s:21:\"cont_question_placehl\";s:20:\"Question Placeholder\";s:18:\"cont_question_type\";s:13:\"Question Type\";s:9:\"cont_Rect\";s:9:\"Rectangle\";s:17:\"cont_ref_helptext\";s:40:\"(e.g. http://www.server.org/myimage.jpg)\";s:15:\"cont_ref_images\";s:17:\"Referenced Images\";s:14:\"cont_reference\";s:9:\"Reference\";s:11:\"cont_Remark\";s:6:\"Remark\";s:15:\"cont_rename_dir\";s:16:\"Rename Directory\";s:29:\"cont_replace_mob_feature_info\";s:132:\"Activates a feature that allows you to replace a media object while keeping the other properties of a media instance in the content.\";s:24:\"cont_replace_mob_feature\";s:32:\"Replace Media Objects in Content\";s:20:\"cont_repository_item\";s:15:\"Repository Item\";s:15:\"cont_resize_img\";s:17:\"Resize Image File\";s:18:\"cont_resource_size\";s:44:\"Original Resource Size / No Size Declaration\";s:23:\"cont_resource_size_info\";s:220:\"Without size declaration the size can be controlled by the content style. If neither a size is declared nor the content style contains a rule that determines the size, only images will be displayed in their default size.\";s:18:\"cont_resource_type\";s:4:\"type\";s:13:\"cont_resource\";s:8:\"Resource\";s:14:\"cont_resources\";s:9:\"Resources\";s:13:\"cont_revision\";s:8:\"Revision\";s:16:\"cont_right_float\";s:15:\"Right, Floating\";s:10:\"cont_right\";s:5:\"Right\";s:26:\"cont_rollback_confirmation\";s:59:\"Do you really want to restore this old version of the page?\";s:13:\"cont_rollback\";s:8:\"Rollback\";s:12:\"cont_roman_s\";s:16:\"Roman i, ii, …\";s:10:\"cont_roman\";s:16:\"Roman I, II, …\";s:12:\"cont_rowspan\";s:8:\"Row Span\";s:11:\"cont_rvalue\";s:5:\"Value\";s:20:\"cont_save_all_titles\";s:11:\"Save Titles\";s:31:\"cont_save_positions_and_classes\";s:32:\"Save Positions and Style Classes\";s:19:\"cont_save_positions\";s:14:\"Save Positions\";s:15:\"cont_save_spans\";s:10:\"Save Spans\";s:16:\"cont_save_widths\";s:11:\"Save Widths\";s:19:\"cont_saved_map_area\";s:14:\"Saved map area\";s:19:\"cont_saved_map_data\";s:14:\"Saved map data\";s:24:\"cont_sc_less_mode_browse\";s:6:\"Browse\";s:24:\"cont_sc_less_mode_normal\";s:6:\"Normal\";s:26:\"cont_sc_max_attempt_exceed\";s:57:\"Max. number of attempts for this module has been reached.\";s:19:\"cont_sc_new_version\";s:18:\"Upload new version\";s:15:\"cont_sc_preview\";s:7:\"Preview\";s:20:\"cont_sc_stat_browsed\";s:7:\"Browsed\";s:22:\"cont_sc_stat_completed\";s:9:\"Completed\";s:19:\"cont_sc_stat_failed\";s:6:\"Failed\";s:23:\"cont_sc_stat_incomplete\";s:10:\"Incomplete\";s:26:\"cont_sc_stat_not_attempted\";s:13:\"Not attempted\";s:19:\"cont_sc_stat_passed\";s:6:\"Passed\";s:20:\"cont_sc_stat_running\";s:7:\"Running\";s:13:\"cont_sc_title\";s:5:\"title\";s:16:\"cont_sc_usession\";s:38:\"Prevent from Logging-Out Automatically\";s:15:\"cont_sc_version\";s:26:\"Version of Learning Module\";s:25:\"cont_scheduled_activation\";s:20:\"Scheduled Activation\";s:10:\"cont_score\";s:5:\"Score\";s:15:\"cont_scorm_type\";s:15:\"adlcp:scormtype\";s:27:\"cont_select_from_upload_dir\";s:38:\"-- Select from the upload directory --\";s:16:\"cont_select_item\";s:25:\"Select at least one item.\";s:24:\"cont_select_max_one_item\";s:28:\"Please select one item only.\";s:22:\"cont_select_media_pool\";s:17:\"Select Media Pool\";s:26:\"cont_select_par_or_section\";s:48:\"Please select at least one paragraph or section.\";s:11:\"cont_select\";s:6:\"Select\";s:36:\"cont_selected_items_have_been_copied\";s:115:\"Selected items have been copied to the clipboard. Click target placeholders to paste them into the learning module.\";s:33:\"cont_selected_items_have_been_cut\";s:112:\"Selected items have been cut to the clipboard. Click target placeholders to paste them into the learning module.\";s:21:\"cont_selected_pg_chap\";s:23:\"Selected Pages/Chapters\";s:13:\"cont_set_link\";s:9:\"Edit Link\";s:19:\"cont_set_start_file\";s:14:\"Set Start File\";s:15:\"cont_set_styles\";s:10:\"Set Styles\";s:23:\"cont_set_tab_style_info\";s:48:\"Activate checkboxes in table cells to set style.\";s:10:\"cont_shape\";s:5:\"Shape\";s:14:\"cont_show_info\";s:9:\"Show Info\";s:22:\"cont_show_line_numbers\";s:17:\"Show line numbers\";s:20:\"cont_show_print_view\";s:15:\"Show Print View\";s:9:\"cont_size\";s:12:\"Size (Bytes)\";s:17:\"cont_skip_chapter\";s:17:\"Skip this chapter\";s:18:\"cont_snippets_used\";s:21:\"Used Content Snippets\";s:9:\"cont_span\";s:4:\"Span\";s:12:\"cont_Special\";s:7:\"Special\";s:22:\"cont_spreadsheet_table\";s:17:\"Spreadsheet Table\";s:14:\"cont_src_other\";s:5:\"other\";s:8:\"cont_src\";s:11:\"Source code\";s:13:\"cont_st_title\";s:13:\"Chapter Title\";s:18:\"cont_StandardTable\";s:14:\"Standard Table\";s:21:\"cont_start_value_info\";s:50:\"Enter start value as decimal number. Default is 1.\";s:16:\"cont_start_value\";s:11:\"Start Value\";s:10:\"cont_start\";s:5:\"Start\";s:14:\"cont_startfile\";s:10:\"Start File\";s:11:\"cont_status\";s:6:\"Status\";s:18:\"cont_std_is_in_dir\";s:58:\"Deletion not possible. Standard view file is in directory.\";s:13:\"cont_std_view\";s:13:\"Standard View\";s:14:\"cont_structure\";s:9:\"structure\";s:10:\"cont_style\";s:5:\"Style\";s:16:\"cont_subchapters\";s:11:\"Subchapters\";s:16:\"cont_syntax_help\";s:11:\"Syntax Help\";s:20:\"cont_tab_cont_height\";s:14:\"Content Height\";s:19:\"cont_tab_cont_width\";s:13:\"Content Width\";s:17:\"cont_table_border\";s:12:\"Table Border\";s:26:\"cont_table_cell_properties\";s:21:\"Table Cell Properties\";s:22:\"cont_table_cellpadding\";s:18:\"Table Cell Padding\";s:21:\"cont_table_properties\";s:16:\"Table Properties\";s:16:\"cont_table_width\";s:11:\"Table Width\";s:10:\"cont_table\";s:5:\"Table\";s:17:\"cont_TableContent\";s:13:\"Table Content\";s:17:\"cont_tabs_acc_hor\";s:20:\"Horizontal Accordion\";s:17:\"cont_tabs_acc_ver\";s:18:\"Vertical Accordion\";s:26:\"cont_tabs_confirm_deletion\";s:65:\"Are you sure that all panels and their content should be deleted?\";s:9:\"cont_tabs\";s:6:\"Panels\";s:19:\"cont_target_missing\";s:14:\"Target Missing\";s:25:\"cont_target_within_source\";s:40:\"Target must not be within source object.\";s:9:\"cont_term\";s:4:\"Term\";s:10:\"cont_terms\";s:5:\"Terms\";s:13:\"cont_text_acc\";s:7:\"Accent:\";s:14:\"cont_text_code\";s:5:\"Code:\";s:13:\"cont_text_com\";s:8:\"Comment:\";s:13:\"cont_text_emp\";s:14:\"Emphatic Text:\";s:12:\"cont_text_fn\";s:9:\"Footnote:\";s:13:\"cont_text_iln\";s:20:\"Internal Link, e.g.:\";s:13:\"cont_text_imp\";s:10:\"Important:\";s:17:\"cont_text_keyword\";s:7:\"Keyword\";s:16:\"cont_text_placeh\";s:29:\"Click and edit to insert text\";s:17:\"cont_text_placehl\";s:16:\"Text Placeholder\";s:14:\"cont_text_quot\";s:10:\"Quotation:\";s:13:\"cont_text_str\";s:12:\"Strong Text:\";s:13:\"cont_text_tex\";s:11:\"LaTeX Code:\";s:13:\"cont_text_xln\";s:14:\"External Link:\";s:22:\"cont_time_limit_action\";s:21:\"adlcp:timelimitaction\";s:9:\"cont_time\";s:4:\"Time\";s:13:\"cont_toc_mode\";s:23:\"Table of Contents Items\";s:8:\"cont_toc\";s:17:\"Table of Contents\";s:8:\"cont_top\";s:3:\"Top\";s:15:\"cont_total_time\";s:10:\"Total Time\";s:19:\"cont_tracking_bysco\";s:10:\"By Chapter\";s:20:\"cont_tracking_byuser\";s:7:\"By User\";s:18:\"cont_tracking_data\";s:13:\"Tracking Data\";s:19:\"cont_tracking_items\";s:14:\"Tracking Items\";s:15:\"cont_tree_fixed\";s:30:\"Tree structure has been fixed.\";s:9:\"cont_type\";s:4:\"Type\";s:15:\"cont_update_map\";s:8:\"Edit Map\";s:21:\"cont_update_resources\";s:20:\"Update Resource List\";s:19:\"cont_update_section\";s:14:\"Update Section\";s:20:\"cont_upload_dir_info\";s:231:\"Server directory from which large SCORM and HTML packages can be copied instead of being uploaded. Only ILIAS administrators will see a selection of files from this directory. Please enter a full server path without trailing slash.\";s:15:\"cont_upload_dir\";s:16:\"Upload directory\";s:18:\"cont_uploaded_file\";s:13:\"Existing File\";s:10:\"cont_usage\";s:5:\"Usage\";s:31:\"cont_use_same_resource_as_above\";s:30:\"Use the same resource as above\";s:28:\"cont_users_have_mob_in_clip1\";s:40:\"This media object is in the clipboard of\";s:28:\"cont_users_have_mob_in_clip2\";s:8:\"user(s).\";s:18:\"cont_validate_file\";s:13:\"Validate File\";s:12:\"cont_version\";s:7:\"version\";s:13:\"cont_versions\";s:8:\"Versions\";s:10:\"cont_width\";s:5:\"Width\";s:19:\"cont_wiki_page_link\";s:14:\"Wiki Page Link\";s:13:\"cont_xml_base\";s:8:\"xml:base\";s:21:\"cont_zip_file_invalid\";s:68:\"File is not a valid import file.
It does not contain a file \'%s\'.\";s:20:\"content_page_history\";s:12:\"Page History\";s:19:\"copied_to_clipboard\";s:30:\"Copied object(s) to clipboard.\";s:13:\"dgl_pagebreak\";s:9:\"Pagebreak\";s:19:\"glo_definition_abbr\";s:4:\"Def.\";s:16:\"glo_term_used_in\";s:44:\"The following resources linking to that term\";s:10:\"glo_usages\";s:22:\"Glossary is used in...\";s:17:\"import_sco_object\";s:10:\"Import SCO\";s:18:\"lm_menu_edit_entry\";s:15:\"Edit menu entry\";s:20:\"lm_menu_entry_target\";s:6:\"Target\";s:19:\"lm_menu_entry_title\";s:5:\"Title\";s:17:\"lm_menu_new_entry\";s:23:\"Create a new menu entry\";s:30:\"lm_menu_select_internal_object\";s:25:\"Select internal object >>\";s:28:\"lm_menu_select_object_to_add\";s:52:\"Please select the object you want to add to the menu\";s:18:\"mep_folder_created\";s:17:\"Added new folder.\";s:15:\"msg_entry_added\";s:16:\"Menu entry added\";s:17:\"msg_entry_removed\";s:18:\"Menu entry removed\";s:17:\"msg_entry_updated\";s:18:\"Menu entry updated\";s:25:\"msg_page_no_public_access\";s:138:\"The page you called is not available in the public area. Only registered users may view this page. Please login first to access this page.\";s:19:\"msg_page_not_public\";s:18:\"Page is not public\";s:5:\"Pages\";s:5:\"Pages\";s:3:\"par\";s:9:\"Paragraph\";s:2:\"pg\";s:4:\"Page\";s:14:\"public_section\";s:11:\"Public Area\";s:18:\"saved_media_object\";s:19:\"Saved media object.\";s:21:\"scplayer_collapsetree\";s:12:\"Collapse All\";s:17:\"scplayer_continue\";s:8:\"Continue\";s:17:\"scplayer_debugger\";s:14:\"Show test tool\";s:13:\"scplayer_exit\";s:4:\"Exit\";s:16:\"scplayer_exitall\";s:8:\"Exit All\";s:19:\"scplayer_expandtree\";s:10:\"Expand All\";s:17:\"scplayer_hidetree\";s:9:\"Hide Tree\";s:22:\"scplayer_phpmysqlcheck\";s:55:\"You need enabled JSON-support to use the JavaScript-RTE\";s:17:\"scplayer_previous\";s:8:\"Previous\";s:13:\"scplayer_next\";s:4:\"Next\";s:17:\"scplayer_showtree\";s:9:\"Show Tree\";s:14:\"scplayer_start\";s:5:\"Start\";s:19:\"scplayer_suspendall\";s:11:\"Suspend All\";s:13:\"select_a_file\";s:21:\"Please select a file.\";s:19:\"selected_pages_only\";s:19:\"Only Selected Pages\";s:12:\"selectFooter\";s:16:\"Select As Footer\";s:12:\"selectHeader\";s:16:\"Select As Header\";s:9:\"seq_close\";s:31:\"Please close the player-window.\";s:14:\"seq_endsession\";s:37:\"The current course session has ended.\";s:9:\"seq_error\";s:44:\"An internal error in the sequencer occurred.\";s:7:\"seq_toc\";s:79:\"From the Table Of Contents on the left, choose an activity to begin the course.\";s:15:\"set_public_mode\";s:22:\"Set public access mode\";s:2:\"st\";s:7:\"Chapter\";s:14:\"text_repr_info\";s:35:\"Used for image ‘alt’ attribute.\";s:9:\"text_repr\";s:19:\"Text Representation\";s:12:\"cont_lk_file\";s:13:\"File/Document\";s:16:\"cont_select_file\";s:11:\"Select File\";s:16:\"cont_create_link\";s:11:\"Create Link\";s:17:\"glo_used_in_scorm\";s:108:\"The glossary is used by the SCORM module. If deleted, references to the glossary cannot be resolved anymore.\";s:21:\"glo_presentation_view\";s:17:\"Presentation View\";s:16:\"glo_add_new_term\";s:12:\"Add New Term\";s:24:\"glo_term_is_used_n_times\";s:47:\"The term is used %s time(s) in content modules.\";s:15:\"glo_list_usages\";s:11:\"List Usages\";s:17:\"cont_sco_glossary\";s:13:\"Unit Glossary\";s:20:\"glo_quick_navigation\";s:16:\"Quick Navigation\";s:21:\"glo_presentation_mode\";s:17:\"Presentation Mode\";s:14:\"glo_table_form\";s:13:\"In Table Form\";s:19:\"glo_table_form_info\";s:135:\"Terms and definition are first shown in a two-column overview. Clicking the term opens the full content of a term on a separate screen.\";s:23:\"glo_text_snippet_length\";s:25:\"Definition Snippet Length\";s:28:\"glo_text_snippet_length_info\";s:75:\"Length of the text snippet of the definition that is shown in the overview.\";s:20:\"glo_full_definitions\";s:16:\"Full Definitions\";s:25:\"glo_full_definitions_info\";s:59:\"Terms and definitions are fully displayed in the main view.\";s:16:\"glo_editing_view\";s:12:\"Editing View\";s:29:\"cont_edit_shape_whole_picture\";s:26:\"Edit Shape (Whole Picture)\";s:14:\"cont_alignment\";s:9:\"Alignment\";s:18:\"cont_set_alignment\";s:13:\"Set Alignment\";s:19:\"cont_users_answered\";s:14:\"Users Answered\";s:24:\"cont_correct_after_first\";s:17:\"First Try Correct\";s:11:\"cont_second\";s:6:\"Second\";s:19:\"cont_third_and_more\";s:13:\"Third or More\";s:10:\"cont_never\";s:5:\"Never\";s:21:\"cont_download_no_menu\";s:88:\"Download will not be available to users since the learning module menu is not activated.\";s:25:\"cont_download_no_download\";s:85:\"Download will not be available to users, since the download feature is not activated.\";s:31:\"cont_no_download_file_available\";s:53:\"There is currently no public download file available.\";s:11:\"htlm_import\";s:27:\"Import HTML Learning Module\";s:14:\"cont_selection\";s:9:\"Selection\";s:19:\"cont_whole_glossary\";s:14:\"Whole Glossary\";s:19:\"cont_selected_terms\";s:14:\"Selected Terms\";s:13:\"cont_new_page\";s:8:\"New Page\";s:13:\"cont_new_chap\";s:11:\"New Chapter\";s:19:\"cont_submit_answers\";s:6:\"Submit\";s:18:\"cont_wrong_answers\";s:15:\"Incorrect Items\";s:20:\"cont_tries_remaining\";s:15:\"Tries Remaining\";s:21:\"cont_please_try_again\";s:17:\"Please try again!\";s:24:\"cont_all_answers_correct\";s:8:\"Correct!\";s:27:\"cont_enough_answers_correct\";s:35:\"Correct, but not the best solution!\";s:25:\"cont_nr_of_tries_exceeded\";s:25:\"Number of tries exceeded.\";s:26:\"cont_correct_answers_shown\";s:27:\"Correct solution see above.\";s:25:\"cont_wrong_answers_single\";s:17:\"Incorrect Choice.\";s:14:\"cont_added_tab\";s:12:\"Panel added.\";s:33:\"cont_ed_insert_login_page_element\";s:25:\"Insert Login Page Element\";s:19:\"page_does_not_exist\";s:43:\"We are sorry, but this page does not exist.\";s:15:\"cont_save_types\";s:10:\"Save Types\";s:20:\"cont_layout_template\";s:15:\"Layout Template\";s:17:\"cont_special_page\";s:20:\"Special Content Page\";s:13:\"cont_page_toc\";s:13:\"Page Overview\";s:22:\"cont_presentation_view\";s:17:\"Presentation View\";s:20:\"cont_deactivate_html\";s:25:\"Deactivate HTML Rendering\";s:18:\"cont_deactivate_js\";s:18:\"Activate Form Mode\";s:21:\"cont_deactivate_media\";s:16:\"Deactivate Media\";s:18:\"cont_activate_html\";s:23:\"Activate HTML Rendering\";s:16:\"cont_activate_js\";s:24:\"Activate Javascript Mode\";s:19:\"cont_activate_media\";s:14:\"Activate Media\";s:15:\"cont_par_format\";s:9:\"Paragraph\";s:16:\"cont_char_format\";s:9:\"Character\";s:10:\"cont_lists\";s:5:\"Lists\";s:19:\"cont_more_functions\";s:4:\"More\";s:11:\"cont_saving\";s:9:\"Saving...\";s:21:\"cont_link_to_internal\";s:22:\"Link to ILIAS Resource\";s:21:\"cont_link_to_external\";s:24:\"Link to External Website\";s:17:\"cont_link_to_wiki\";s:35:\"Link to Wiki Page (Insert Brackets)\";s:13:\"cont_standard\";s:8:\"Standard\";s:19:\"cont_char_style_com\";s:7:\"Comment\";s:20:\"cont_char_style_quot\";s:9:\"Quotation\";s:19:\"cont_char_style_acc\";s:11:\"Accentuated\";s:20:\"cont_char_style_code\";s:4:\"Code\";s:8:\"cont_tex\";s:10:\"Latex Code\";s:7:\"cont_fn\";s:8:\"Footnote\";s:18:\"cont_ed_insert_iim\";s:24:\"Insert Interactive Image\";s:11:\"cont_pc_iim\";s:17:\"Interactive Image\";s:22:\"cont_ed_insert_profile\";s:20:\"Insert Personal Data\";s:12:\"cont_pc_prof\";s:13:\"Personal Data\";s:19:\"cont_insert_profile\";s:21:\"Publish Personal Data\";s:19:\"cont_update_profile\";s:19:\"Edit Published Data\";s:17:\"cont_profile_mode\";s:4:\"Mode\";s:25:\"cont_profile_mode_inherit\";s:9:\"Automatic\";s:30:\"cont_profile_mode_inherit_info\";s:25:\"Use your profile settings\";s:24:\"cont_profile_mode_manual\";s:6:\"Manual\";s:29:\"cont_profile_mode_manual_info\";s:23:\"Use the following data:\";s:27:\"cont_ed_insert_verification\";s:18:\"Insert Certificate\";s:12:\"cont_pc_vrfc\";s:11:\"Certificate\";s:24:\"cont_insert_verification\";s:15:\"Add Certificate\";s:24:\"cont_update_verification\";s:16:\"Edit Certificate\";s:24:\"cont_verification_object\";s:11:\"Certificate\";s:19:\"cont_ed_insert_blog\";s:11:\"Insert Blog\";s:12:\"cont_pc_blog\";s:4:\"Blog\";s:16:\"cont_insert_blog\";s:16:\"Add Blog Posting\";s:16:\"cont_update_blog\";s:17:\"Edit Blog Posting\";s:17:\"cont_active_areas\";s:8:\"Triggers\";s:19:\"cont_content_popups\";s:14:\"Content Popups\";s:19:\"cont_overlay_images\";s:14:\"Overlay Images\";s:15:\"cont_add_images\";s:10:\"Add Images\";s:14:\"cont_add_popup\";s:9:\"Add Popup\";s:17:\"cont_WholePicture\";s:13:\"Whole Picture\";s:18:\"cont_overlay_image\";s:13:\"Overlay Image\";s:18:\"cont_content_popup\";s:13:\"Content Popup\";s:17:\"cont_trigger_area\";s:12:\"Trigger Area\";s:11:\"cont_marker\";s:6:\"Marker\";s:28:\"cont_saved_interactive_image\";s:25:\"Created Interactive Image\";s:15:\"cont_base_image\";s:16:\"Background Image\";s:20:\"cont_edit_base_image\";s:21:\"Edit Background Image\";s:27:\"cont_really_delete_overlays\";s:52:\"Do you really want to delete the following overlays?\";s:31:\"cont_overlays_have_been_deleted\";s:27:\"Overlays have been deleted.\";s:14:\"cont_new_popup\";s:9:\"New Popup\";s:25:\"cont_really_delete_popups\";s:50:\"Do you really want to delete the following popups?\";s:29:\"cont_popups_have_been_deleted\";s:25:\"Popups have been deleted.\";s:21:\"cont_new_trigger_area\";s:16:\"New Trigger Area\";s:27:\"cont_really_delete_triggers\";s:52:\"Do you really want to delete the following triggers?\";s:15:\"cont_new_marker\";s:10:\"New Marker\";s:26:\"cont_edit_overlay_position\";s:21:\"Edit Overlay Position\";s:25:\"cont_edit_marker_position\";s:20:\"Edit Marker Position\";s:24:\"cont_edit_popup_position\";s:19:\"Edit Popup Position\";s:28:\"cont_drag_element_click_save\";s:71:\"Drag and drop the element to the desired position. Then hit ‘Save’.\";s:25:\"cont_correct_answers_also\";s:17:\"Also correct are:\";s:24:\"cont_correct_answer_also\";s:16:\"Also correct is:\";s:18:\"cont_remove_format\";s:13:\"Remove Format\";s:21:\"cont_ed_edit_multiple\";s:23:\"Edit Paragraph Sequence\";s:13:\"cont_pc_qover\";s:17:\"Question Overview\";s:20:\"cont_ed_insert_qover\";s:24:\"Insert Question Overview\";s:24:\"cont_qover_short_message\";s:14:\"Status Message\";s:29:\"cont_qover_short_message_info\";s:97:\"A message ‘You have correctly answered C out of Y questions of this unit.’ will be displayed.\";s:23:\"cont_qover_list_wrong_q\";s:32:\"List of Wrong Answered Questions\";s:28:\"cont_qover_list_wrong_q_info\";s:60:\"A list of wrong or not answered questions will be displayed.\";s:15:\"cont_edit_qover\";s:22:\"Edit Question Overview\";s:19:\"cont_ov_all_correct\";s:42:\"You have correctly answered all questions.\";s:20:\"cont_ov_some_correct\";s:53:\"You have correctly answered [x] out of [y] questions.\";s:22:\"cont_ov_wrong_answered\";s:59:\"The following questions were not answered or answered wrong\";s:22:\"cont_update_login_page\";s:23:\"Edit Login Page Element\";s:22:\"cont_insert_login_page\";s:22:\"Add Login Page Element\";s:20:\"cont_html_export_ids\";s:15:\"HTML Export IDs\";s:25:\"cont_html_export_ids_info\";s:117:\"Allows maintaining extra IDs for ILIAS learning modules that are used for naming HTML files when HTML export is done.\";s:14:\"cont_export_id\";s:9:\"Export ID\";s:29:\"cont_exp_ids_not_resp_format1\";s:48:\"Export IDs may only use the following characters\";s:29:\"cont_exp_ids_not_resp_format2\";s:36:\"Please check and correct your input.\";s:21:\"cont_saved_export_ids\";s:22:\"Saved HTML Export IDs.\";s:38:\"content_some_export_ids_multiple_times\";s:87:\"Some export IDs are used multiple times. This will lead to missing pages in the export.\";s:25:\"cont_exp_id_used_multiple\";s:29:\"Export ID used multiple times\";s:14:\"mob_upload_dir\";s:16:\"Upload Directory\";s:19:\"mob_upload_dir_info\";s:227:\"Server directory from which multiple files can be used to create media objects in media pools. Only ILIAS administrators will see a selection of files from this directory. Please enter a full server path without trailing slash.\";s:29:\"cont_exp_ids_not_resp_format3\";s:36:\"The ID must not start with a number.\";s:19:\"cont_current_usages\";s:14:\"Current Usages\";s:15:\"cont_all_usages\";s:15:\"Include History\";s:15:\"cont_set_layout\";s:10:\"Set Layout\";s:20:\"cont_missing_snippet\";s:54:\"Missing Content Snippet. The snippet has been deleted.\";s:24:\"cont_enable_page_history\";s:12:\"Page History\";s:29:\"cont_enable_page_history_info\";s:70:\"Stores older versions of pages and allows roll back to older versions.\";s:17:\"cont_localization\";s:12:\"Localization\";s:22:\"cont_localization_info\";s:71:\"Language used for predefined texts, e.g. ‘Previous’ and ’Next’.\";s:16:\"cont_maintenance\";s:11:\"Maintenance\";s:25:\"cont_switch_to_media_pool\";s:26:\"Switch to other Media Pool\";s:23:\"cont_edit_personal_data\";s:18:\"Edit Personal Data\";s:21:\"cont_paragraph_styles\";s:16:\"Paragraph Styles\";s:11:\"cont_cc_str\";s:6:\"Strong\";s:11:\"cont_cc_emp\";s:8:\"Emphatic\";s:11:\"cont_cc_imp\";s:9:\"Important\";s:26:\"cont_more_character_styles\";s:24:\"...more character styles\";s:10:\"cont_blist\";s:11:\"Bullet List\";s:10:\"cont_nlist\";s:13:\"Numbered List\";s:17:\"cont_list_outdent\";s:12:\"Outdent List\";s:16:\"cont_list_indent\";s:11:\"Indent List\";s:17:\"cont_new_question\";s:12:\"New Question\";s:28:\"cont_copy_question_from_pool\";s:23:\"Copy Question from Pool\";s:23:\"cont_select_other_qpool\";s:17:\"Select other Pool\";s:28:\"cont_copy_question_into_page\";s:14:\"Copy into Page\";s:9:\"cont_open\";s:31:\"Presentation of Learning Module\";s:16:\"cont_open_normal\";s:76:\"Opens in a New Tab or Alternatively in a New Window, Without ILIAS Main Menu\";s:21:\"cont_debug_deactivate\";s:243:\"A Test Tool will be displayed in the presentation mode of the learning module. Based on the data provided by it the interaction of the learning module and ILIAS can be evaluated. To use the Test Tool, the navigation tree has to be switched on.\";s:23:\"cont_debug_deactivate12\";s:178:\"A Test Tool will be displayed in the presentation mode of the learning module. Based on the data provided by it the interaction of the learning module and ILIAS can be evaluated.\";s:22:\"cont_debug_deactivated\";s:115:\"The test tool is currently globally deactivated in the ILIAS administration (Administration » Learning Resources).\";s:24:\"cont_file_from_workspace\";s:19:\"File From Workspace\";s:21:\"cont_sc_auto_continue\";s:14:\"Redirect Users\";s:26:\"cont_sc_auto_continue_info\";s:157:\"After finishing their last activity users will be automatically redirected to the next SCO. This function is not supported by all SCORM 1.2 Learning Modules.\";s:21:\"cont_ed_insert_skills\";s:18:\"Insert Competences\";s:14:\"cont_pc_skills\";s:10:\"Competence\";s:18:\"cont_insert_skills\";s:17:\"Insert Competence\";s:18:\"cont_update_skills\";s:15:\"Edit Competence\";s:24:\"cont_scorm_ed_properties\";s:26:\"Learning Module Properties\";s:37:\"sahs_empty_objectives_are_not_allowed\";s:34:\"Please enter a learning objective.\";s:14:\"cont_edit_mode\";s:9:\"Edit Mode\";s:12:\"cont_ed_copy\";s:4:\"Copy\";s:11:\"cont_ed_cut\";s:3:\"Cut\";s:28:\"cont_sel_el_copied_use_paste\";s:103:\"Selected elements have been copied. Please click the desired target placeholder and select ‘Paste’.\";s:25:\"cont_sel_el_cut_use_paste\";s:100:\"Selected elements have been cut. Please click the desired target placeholder and select ‘Paste’.\";s:34:\"cont_cp_question_diff_formats_info\";s:69:\"Please note that some formatting is not supported in content modules.\";s:15:\"cont_sequencing\";s:25:\"Sequencing and Navigation\";s:17:\"cont_interactions\";s:29:\"Store Results of Interactions\";s:22:\"cont_interactions_info\";s:204:\"Typically results from interactions in learning modules are simply stored without being read / loaded again. If you ensured this is how your learning module operates, this option will improve performance.\";s:25:\"cont_interactions_info_12\";s:112:\"Results from interactions in SCORM 1.2 learning modules are simply stored. This option will improve performance.\";s:15:\"cont_objectives\";s:30:\"Store Learning Objectives Data\";s:20:\"cont_objectives_info\";s:89:\"If you ensured that this learning module runs properly, this option improves performance.\";s:13:\"cont_comments\";s:14:\"Store Comments\";s:18:\"cont_comments_info\";s:124:\"Some SCORM 2004 learning modules allow users providing comments within the module. This option allows saving those comments.\";s:18:\"cont_time_from_lms\";s:38:\"Processing Time Determination by ILIAS\";s:21:\"cont_lm_comments_desc\";s:67:\"Allow users to share comments on every page of the learning module.\";s:20:\"cont_online_help_ids\";s:10:\"Screen-IDs\";s:15:\"cont_screen_ids\";s:10:\"Screen-IDs\";s:25:\"cont_captcha_verification\";s:17:\"User Verification\";s:17:\"cont_captcha_code\";s:4:\"Code\";s:9:\"glo_style\";s:14:\"Glossary Style\";s:17:\"cont_current_term\";s:12:\"Current Term\";s:17:\"glo_show_taxonomy\";s:13:\"Show Taxonomy\";s:25:\"cont_show_activation_info\";s:20:\"Show Activation Info\";s:30:\"cont_show_activation_info_info\";s:156:\"If the scheduled activation is not yet reached, the page will not be skipped. The information when the page will be activated will be displayed to the user.\";s:23:\"cont_page_activation_on\";s:36:\"The content will be activated on %s.\";s:10:\"cont_hover\";s:5:\"Hover\";s:11:\"cont_always\";s:6:\"Always\";s:19:\"cont_highlight_mode\";s:14:\"Highlight Mode\";s:10:\"cont_light\";s:5:\"Light\";s:9:\"cont_dark\";s:4:\"Dark\";s:13:\"cont_accented\";s:8:\"Accented\";s:12:\"cont_link_no\";s:7:\"No Link\";s:22:\"cont_AdvancedKnowledge\";s:18:\"Advanced Knowledge\";s:13:\"cont_show_adv\";s:23:\"Show Advanced Knowledge\";s:13:\"cont_hide_adv\";s:23:\"Hide Advanced Knowledge\";s:22:\"cont_auto_last_visited\";s:34:\"Continue with Chapter Last Visited\";s:17:\"cont_check_values\";s:26:\"Check Values sent from SCO\";s:22:\"cont_check_values_info\";s:396:\"The Test Tool will check whether the values sent from the SCOs adhere to the SCORM standard.
The SCORM Standard is very demanding concerning the saving of values. Not all learning modules meet the requirements of the standard. This Options allows checking if the module adheres to the Standard or not. Do not check this option if you just want to check if ILIAS can run this module or not.\";s:22:\"cont_resources_of_type\";s:17:\"Resources of Type\";s:32:\"cont_element_refers_removed_itgr\";s:83:\"This content element refers to an item group that has been removed in the meantime.\";s:29:\"cont_initial_attached_content\";s:21:\"Initial Extra Content\";s:10:\"cont_topic\";s:5:\"Topic\";s:19:\"cont_selected_topic\";s:14:\"Selected Topic\";s:15:\"cont_all_topics\";s:10:\"All Topics\";s:20:\"cont_highlight_class\";s:15:\"Highlight Class\";s:17:\"cont_presentation\";s:12:\"Presentation\";s:18:\"cont_scorm_options\";s:13:\"SCORM Options\";s:17:\"cont_rte_settings\";s:12:\"RTE Settings\";s:14:\"cont_debugging\";s:9:\"Debugging\";s:27:\"cont_auto_last_visited_info\";s:105:\"Users are presented with the SCO/Asset they most recently visited when opening the learning module again.\";s:21:\"cont_sc_usession_info\";s:195:\"Periodical requests will be sent to ILIAS to keep the session alive. Otherwise ILIAS will categorize working on the learning module as idleness, terminate the session and loose the tracking data.\";s:20:\"cont_sequencing_info\";s:306:\"Enable the sequencing and navigation behaviour as defined by the learning module: Navigational options will be determined from the results of interactions with the content. Please check whether or not your learning module does actually contain this kind of sequencing & navigation data, since this is rare.\";s:23:\"cont_time_from_lms_info\";s:183:\"Frequently SCORM learning modules are returning faulted data on processing time. To avoid this issue ILIAS can determine the processing time adhering to the strict standards of SCORM.\";s:20:\"help_assign_help_ids\";s:29:\"Chapter/Screen-IDs Assignment\";s:24:\"cont_custom_menu_entries\";s:19:\"Custom Menu Entries\";s:32:\"cont_anonymous_user_missing_perm\";s:76:\"Anonymous users currently have no permission to access this learning module.\";s:27:\"glo_term_must_belong_to_glo\";s:78:\"The action can only be performed on terms, which are defined in this glossary.\";s:23:\"cont_offline_mode_allow\";s:19:\"Enable Offline Mode\";s:28:\"cont_offline_mode_allow_info\";s:313:\"Users can use the learning module without connecting to the Internet in the SCORM Offline Player. They download the learning module using the ▼-menu. The learning module is presented with an add-on to the Firefox browser. The tracking data are transferred when the user clicks on ‘finish offline mode’.\";s:39:\"cont_profile_mode_template_inherit_info\";s:24:\"Use the profile settings\";s:28:\"content_plugin_not_activated\";s:59:\"The page content element plugin is currently not activated.\";s:24:\"cont_verification_placeh\";s:36:\"Click and edit to insert certificate\";s:25:\"cont_verification_placehl\";s:23:\"Certificate Placeholder\";s:25:\"cont_ed_plachverification\";s:23:\"Placeholder Certificate\";s:15:\"cont_glossaries\";s:10:\"Glossaries\";s:20:\"cont_auto_glossaries\";s:22:\"Auto-Linked Glossaries\";s:19:\"cont_link_glo_in_lm\";s:63:\"Should all glossary terms be linked in the learning module now?\";s:25:\"cont_hide_head_foot_print\";s:43:\"Hide custom header and footer in print view\";s:33:\"cont_ed_insert_consultation_hours\";s:25:\"Insert Consultation Hours\";s:30:\"cont_insert_consultation_hours\";s:25:\"Insert Consultation Hours\";s:30:\"cont_update_consultation_hours\";s:23:\"Edit Consultation Hours\";s:14:\"cont_cach_mode\";s:4:\"Mode\";s:24:\"cont_cach_mode_automatic\";s:9:\"Automatic\";s:29:\"cont_cach_mode_automatic_info\";s:46:\"All your consultation hours will be published.\";s:21:\"cont_cach_mode_manual\";s:6:\"Manual\";s:26:\"cont_cach_mode_manual_info\";s:70:\"Only the consultation hours of the following groups will be published.\";s:17:\"cont_current_lang\";s:16:\"Current Language\";s:26:\"cont_edit_language_version\";s:12:\"Edit Version\";s:36:\"cont_page_translation_does_not_exist\";s:143:\"The translation page does not exist yet and will be created by copying the content of the current master page. Language of the translation page\";s:13:\"content_until\";s:21:\"At least locked until\";s:20:\"content_no_edit_lock\";s:45:\"The page is currently locked by another user.\";s:25:\"cont_disable_def_feedback\";s:33:\"Disable Default Question Feedback\";s:30:\"cont_disable_def_feedback_info\";s:132:\"If disabled, answered questions will not show any feedback for the learner. You need to provide custom feedbacks for your questions.\";s:8:\"save_new\";s:12:\"Save and New\";s:24:\"cont_sc_auto_review_2004\";s:43:\"Lock Tracking Status Once it is Established\";s:29:\"cont_sc_auto_review_info_2004\";s:281:\"After a user has acquired the tracking status set above for a chapter /SCO, this Status is locked. No further tracking data will recorded for these chapters / SCOs in later visits. Select \'always\' if the learning module makes use of Sequencing & Navigation according to SCORM 2004.\";s:22:\"cont_sc_auto_review_no\";s:20:\"always (recommended)\";s:50:\"cont_sc_auto_review_completed_not_failed_or_passed\";s:76:\"keep tracking data if achieved status is completed or passed, but not failed\";s:26:\"cont_sc_auto_review_passed\";s:47:\"keep tracking data if achieved status is passed\";s:36:\"cont_sc_auto_review_passed_or_failed\";s:57:\"keep tracking data if achieved status is passed or failed\";s:29:\"cont_sc_auto_review_completed\";s:50:\"keep tracking data if achieved status is completed\";s:40:\"cont_sc_auto_review_completed_and_passed\";s:61:\"keep tracking data if achieved status is completed and passed\";s:39:\"cont_sc_auto_review_completed_or_passed\";s:60:\"keep tracking data if achieved status is completed or passed\";s:41:\"cont_sc_store_if_previous_score_was_lower\";s:76:\"keep tracking data if achieved score in previous attempt was higher or equal\";s:17:\"cont_auto_suspend\";s:23:\"Safeguard tracking data\";s:22:\"cont_auto_suspend_info\";s:291:\"This option is for SCORM learning modules, which support SCORM 2004 in an inadequate way by not sending proper values for cmi.exit
It will ensure that tracking data is stored irrespectively of the user not closing the learning module properly for instance by simply closing the browser.\";s:17:\"glo_hide_taxonomy\";s:13:\"Hide Taxonomy\";s:17:\"cont_col_ordering\";s:15:\"Column Ordering\";s:18:\"lm_activate_rating\";s:25:\"Activate Rating For Pages\";s:9:\"lm_rating\";s:20:\"Rate Learning Module\";s:12:\"lm_rate_page\";s:9:\"Rate page\";s:14:\"cont_wiki_page\";s:9:\"Wiki Page\";s:16:\"cont_choose_wiki\";s:11:\"Choose Wiki\";s:14:\"cont_languages\";s:9:\"Languages\";s:13:\"cont_language\";s:8:\"Language\";s:19:\"cont_got_lock_until\";s:127:\"This page has been locked for your editing until %1. Please release the page after you have done all your changes by hitting %2\";s:19:\"cont_finish_editing\";s:14:\"Finish Editing\";s:23:\"cont_page_lock_released\";s:46:\"Editing finished. Page lock has been released.\";s:19:\"cont_fourth_edition\";s:22:\"SCORM 2004 4th edition\";s:24:\"cont_fourth_edition_info\";s:205:\"SCORM 2004 4th edition offers some advantages compared to the 3rd Edition: Data can be carried over between SCOs. Few learning modules actually use this feature and it has a negative Impact on performance.\";s:20:\"offline_mode_manager\";s:11:\"Offline use\";s:18:\"offline_mode_users\";s:21:\"Users in offline mode\";s:23:\"offline_mode_users_info\";s:212:\"Users can be manually taken from the Off-line Mode and after doing so these users can again use the online-version of the learning module. This makes sense if e.g. the laptop with the learning modules was stolen.\";s:42:\"cont_offline_mode_disable_not_allowed_info\";s:98:\"Since the learning module is currently used in offline mode, the offline mode can not be disabled.\";s:22:\"stop_user_offline_mode\";s:17:\"Stop offline mode\";s:31:\"stop_user_offline_mode_for_user\";s:21:\"Stop offline mode for\";s:27:\"info_stop_offline_mode_sure\";s:76:\"Note: The learning progress achieved in offline mode are lost. Are you sure?\";s:21:\"cont_edit_definitions\";s:16:\"Edit Definitions\";s:20:\"cont_edit_definition\";s:15:\"Edit Definition\";s:25:\"cont_ed_insert_my_courses\";s:17:\"Insert My Courses\";s:22:\"cont_insert_my_courses\";s:17:\"Insert My Courses\";s:22:\"cont_update_my_courses\";s:15:\"Edit My Courses\";s:15:\"glo_online_info\";s:67:\"Only if the glossary is online, users are able to use the glossary.\";s:19:\"glo_mode_level_info\";s:77:\"All terms of glossaries on the same level in the repository will be included.\";s:20:\"glo_mode_normal_info\";s:57:\"Only terms created within this glossary will be included.\";s:21:\"glo_mode_subtree_info\";s:99:\"All terms of glossaries on the same level and subsequent levels in the repository will be included.\";s:20:\"glo_content_settings\";s:7:\"Content\";s:22:\"glo_show_taxonomy_info\";s:113:\"The taxonomy will be visible in the presentation view of the glossary and can be used to select referenced terms.\";s:24:\"cont_def_feedb_activated\";s:79:\"Default feedback texts are currently activated in the learning module settings.\";s:26:\"cont_def_feedb_deactivated\";s:81:\"Default feedback texts are currently deactivated in the learning module settings.\";s:29:\"cont_help_no_valid_tooltip_id\";s:46:\"The tooltip ID you have entered was not valid.\";s:28:\"cont_ed_insert_amd_page_list\";s:16:\"Insert Page List\";s:25:\"cont_insert_amd_page_list\";s:16:\"Insert Page List\";s:25:\"cont_update_amd_page_list\";s:14:\"Edit Page List\";s:20:\"cont_ed_insert_templ\";s:23:\"Insert Content Template\";s:13:\"cont_template\";s:8:\"Template\";s:19:\"cont_progress_icons\";s:14:\"Progress Icons\";s:24:\"cont_progress_icons_info\";s:151:\"Show progress icons instead of chapter page icons in presentation mode. Please note that progress information is stored only with ILIAS 5.0 and higher.\";s:20:\"cont_self_assessment\";s:15:\"Self Assessment\";s:10:\"cont_tries\";s:18:\"Question Behaviour\";s:25:\"cont_tries_reset_on_visit\";s:19:\"Reset on Page Visit\";s:30:\"cont_tries_reset_on_visit_info\";s:126:\"Questions start with 0 number of tries each time a learner visits a page. Learner has to answer questions on every page visit.\";s:16:\"cont_tries_store\";s:19:\"Store Answer Status\";s:21:\"cont_tries_store_info\";s:145:\"Number of tries are accumulated and stored. Correctly answered questions must not be answered again. Learners may run out of tries for questions.\";s:22:\"cont_restrict_forw_nav\";s:27:\"Restrict Forward Navigation\";s:27:\"cont_restrict_forw_nav_info\";s:99:\"Learners cannot navigate to subsequent pages unless they answered all previous questions correctly.\";s:28:\"cont_no_page_access_unansw_q\";s:89:\"You need to answer all questions of previous pages correctly to gain access to this page.\";s:19:\"cont_question_stats\";s:9:\"Statistic\";s:18:\"cont_blocked_users\";s:13:\"Blocked Users\";s:13:\"cont_last_try\";s:8:\"Last Try\";s:13:\"cont_unlocked\";s:8:\"Unlocked\";s:22:\"cont_reset_nr_of_tries\";s:21:\"Reset Number of Tries\";s:26:\"cont_unlock_allow_continue\";s:26:\"Unlock / Allow to Continue\";s:22:\"cont_start_file_set_to\";s:30:\"%s has been set as start file.\";s:28:\"cont_blocked_users_mail_link\";s:56:\"Click on the following link to open the learning module:\";s:25:\"cont_out_of_focus_message\";s:68:\"This page is not related to your current learning objective anymore.\";s:29:\"cont_show_content_after_focus\";s:33:\"Continue with the Learning Module\";s:23:\"cont_to_focus_beginning\";s:49:\"Back to Content related to the Learning Objective\";s:24:\"cont_to_focus_return_crs\";s:14:\"Back to Course\";s:35:\"cont_out_of_focus_message_last_page\";s:80:\"This is the last page of the content related to your current learning objective.\";s:21:\"cont_ie_compatibility\";s:38:\"Internet Explorer 7 Compatibility Mode\";s:26:\"cont_ie_compatibility_info\";s:234:\"Reduces problems with displaying older SCORM Learning Modules that were optimised for the Internet Explorer. If the Compatibility Mode is switched off in newer versions of the Internet Explorer, this setting does not become effective.\";s:20:\"cont_ie_force_render\";s:36:\"Force Internet Explorer to re-render\";s:25:\"cont_ie_force_render_info\";s:111:\"Learning modules with many frames or iFrames will be displayed correctly after rendering the content once more.\";s:23:\"cont_ed_click_to_add_pg\";s:26:\"Click here to add content.\";s:22:\"cont_table_border_info\";s:93:\"Keep this empty to make content style settings effective. Values must include unit (like px).\";s:27:\"cont_table_cellpadding_info\";s:93:\"Keep this empty to make content style settings effective. Values must include unit (like px).\";s:28:\"cont_notify_on_blocked_users\";s:30:\"Notifications on Blocked Users\";s:33:\"cont_notify_on_blocked_users_info\";s:69:\"You will be notified if users are blocked when they run out of tries.\";s:17:\"cont_user_blocked\";s:42:\"User out of tries in learning module \"%s\".\";s:18:\"cont_user_blocked2\";s:177:\"A user has run out of tries for answering a question in the learning module. The user will not be able to navigate further through the learning module without your intervention.\";s:18:\"cont_user_blocked3\";s:59:\"Open the learning module in edit mode and enter the screen:\";s:27:\"cont_lm_mail_permanent_link\";s:58:\"Click on the following link to access the learning module:\";s:13:\"cont_download\";s:8:\"Download\";s:20:\"cont_tracking_modify\";s:11:\"Modify Data\";s:13:\"cont_pc_amdpl\";s:9:\"Page List\";s:34:\"cont_automatically_set_store_tries\";s:83:\"Option \"$1\" has been activated automatically, because option \"$2\" has been enabled.\";s:12:\"cont_license\";s:7:\"License\";s:17:\"cont_license_info\";s:27:\"Enables the license feature\";s:11:\"cont_biblio\";s:20:\"Bibliographical Data\";s:16:\"cont_biblio_info\";s:40:\"Enables the bibliographical data feature\";s:16:\"cont_qtries_info\";s:62:\"Default value for number of tries for newly created questions.\";s:13:\"cont_settings\";s:29:\"Settings for learning modules\";s:14:\"cont_auto_time\";s:27:\"Auto Animation Waiting Time\";s:15:\"cont_rand_start\";s:12:\"Random Start\";s:18:\"cont_tabs_carousel\";s:8:\"Carousel\";s:21:\"cont_wiki_link_dialog\";s:26:\"Link to Wiki Page (Dialog)\";s:11:\"cont_cc_sub\";s:9:\"Subscript\";s:11:\"cont_cc_sup\";s:11:\"Superscript\";s:13:\"cont_text_sub\";s:9:\"Subscript\";s:13:\"cont_text_sup\";s:11:\"Superscript\";s:16:\"cont_pc_carousel\";s:8:\"Carousel\";s:24:\"cont_mycourses_sortorder\";s:15:\"Default Sorting\";s:37:\"cont_mycourses_sortorder_alphabetical\";s:12:\"Alphabetical\";s:33:\"cont_mycourses_sortorder_location\";s:11:\"By Location\";s:29:\"cont_mycourses_sortorder_info\";s:123:\"This is a default setting. Every user can choose a personal order which affects all \"My Courses\"-elements of any portfolio.\";s:21:\"cont_assign_to_parent\";s:16:\"Assign to Parent\";s:21:\"cont_type_not_allowed\";s:41:\"Content type not allowed at this position\";s:24:\"sahs_insert_st_from_clip\";s:42:\"Import Chapters from ILIAS Learning Module\";s:36:\"sahs_insert_st_from_clip_inside_chap\";s:59:\"Import Chapters from ILIAS Learning Module (inside chapter)\";s:24:\"sahs_insert_pg_from_clip\";s:39:\"Import Pages from ILIAS Learning Module\";s:16:\"cont_active_from\";s:16:\"Activation Start\";s:14:\"cont_active_to\";s:14:\"Activation End\";s:18:\"cont_all_languages\";s:13:\"All Languages\";s:19:\"cont_subtitle_files\";s:15:\"Media Subtitles\";s:27:\"cont_upload_multi_srt_howto\";s:397:\"This feature allows you to upload multiple subtitle (srt) files in a zip file for all media objects. Your .zip file should contain all .srt files on the top level (no subdirectories). The file names should end with \"_<lang code>.srt\" where lang code is e.g. \"en\", \"it\", \"de\". The rest of the filename should correspond to the name of the video file, e.g. \"my_video.mp4\" -> \"my_video_en.srt\".\";s:20:\"cont_moved_srt_files\";s:39:\"Moved subtitles files to media objects.\";s:18:\"cont_subtitle_file\";s:12:\"SRT ZIP File\";s:20:\"cont_multi_srt_files\";s:9:\"SRT Files\";s:25:\"cont_master_language_only\";s:31:\"Master Language for Translation\";s:11:\"cont_import\";s:6:\"Import\";s:22:\"cont_trans_import_info\";s:173:\"If you exported this module as XML/Master Language for Translation to another installation, you can now re-import translated export files from this second installation here.\";s:17:\"cont_import_trans\";s:18:\"Import Translation\";s:16:\"cont_import_lang\";s:15:\"Target Language\";s:38:\"cont_snippet_from_another_installation\";s:40:\"Snippet comes from another installation.\";s:23:\"cont_mastery_score_2004\";s:30:\"overwrite scaled_passing_score\";s:28:\"cont_mastery_score_2004_info\";s:390:\"Central learning objectives of this learning module are considered as passed if the score reached at least a certain level - the scaled_passing_score. This value - to be stated as a percentage value - can be overwritten here e.g. to reduce the requirement level. If the field is empty, the information in the SCORM manifest are valid. The following values are provided in the manifest-file:\";s:21:\"cont_mastery_score_12\";s:23:\"overwrite mastery_score\";s:26:\"cont_mastery_score_12_info\";s:346:\"If a SCO does not autonomously determines a status, a SCO is considered passed if the score reached at least a certain level - the mastery_score. This value can be overwritten here e.g. to reduce the requirement level. If the field is empty, the information in the SCORM manifest are valid. The following values are provided in the manifest-file:\";s:20:\"lm_no_download_files\";s:52:\"There are currently no files for download available.\";s:20:\"cont_sc_version_info\";s:94:\"The version number is provided automatically by the version management of the learning module.\";s:16:\"cont_online_info\";s:146:\"Set the SCORM learning module online to make it visible and available for users. If not, only users with \'Edit\'-permission will have access to it.\";s:16:\"cont_open_window\";s:56:\"Enforced to Open in New Window , Without ILIAS Main Menu\";s:16:\"cont_open_iframe\";s:55:\"Opens in the Same Window Underneath the ILIAS Main Menu\";s:16:\"cont_nomenu_info\";s:145:\"The top navigation bar can be hidden, if the SCORM Learning module contains sufficient functionality to suspend, finish and navigate the content.\";s:19:\"cont_hidenavig_info\";s:189:\"The navigation tree on the left can be hidden, if the SCORM Learning module contains sufficient functionality to navigate between sections of content or the top navigation bar is displayed.\";s:22:\"cont_width_height_info\";s:211:\"The presentation can be set to a fixed size. 950 pixels for width and 650 pixels for height are proven values for setting the size. If no value is entered the browser will determine the size of the presentation.\";s:9:\"cont_sqst\";s:35:\"Survey Question (Assigned Material)\";s:15:\"cont_ov_preview\";s:107:\"The question overview does not work in the page editor context. Use the SCO or SCORM level preview instead.\";s:32:\"cont_not_saved_edit_lock_expired\";s:144:\"Sorry, but another user obtained the edit lock for this page in the meantime. You may close this message and copy the content to your clipboard.\";s:10:\"cont_error\";s:16:\"An Error Occured\";s:22:\"cont_permission_object\";s:17:\"Permission Object\";s:29:\"lm_only_one_download_per_type\";s:90:\"Please note that you can only make one file per type (XML, HTML, SCORM) public accessible.\";s:27:\"cont_permission_object_desc\";s:101:\"The section will only be presented for users that have the given permission on the permission object.\";s:12:\"cont_pc_grid\";s:13:\"Column Layout\";s:18:\"cont_grid_nr_cells\";s:17:\"Number of Columns\";s:19:\"cont_ed_insert_grid\";s:20:\"Insert Column Layout\";s:17:\"cont_grid_width_s\";s:5:\"Small\";s:22:\"cont_grid_width_s_info\";s:15:\"E.g. smartphone\";s:17:\"cont_grid_width_m\";s:6:\"Medium\";s:22:\"cont_grid_width_m_info\";s:11:\"E.g. tablet\";s:17:\"cont_grid_width_l\";s:5:\"Large\";s:22:\"cont_grid_width_l_info\";s:12:\"E.g. desktop\";s:18:\"cont_grid_width_xl\";s:11:\"Extra Large\";s:23:\"cont_grid_width_xl_info\";s:17:\"E.g. wide desktop\";s:13:\"cont_add_cell\";s:10:\"Add Column\";s:15:\"cont_added_cell\";s:12:\"Column added\";s:19:\"cont_ed_delete_cell\";s:13:\"Delete Column\";s:17:\"cont_ed_cell_left\";s:9:\"Move Left\";s:18:\"cont_ed_cell_right\";s:10:\"Move Right\";s:24:\"cont_ed_insert_grid_info\";s:70:\"Adds a responsive column layout based on a grid with 12 units per row.\";s:22:\"cont_ed_grid_col_width\";s:12:\"Column Width\";s:27:\"cont_ed_grid_col_width_info\";s:204:\"Column width can span multiple 1/12 units of the row and depends on the overall screen size. Devices are given as examples. Their screen size determines the concrete behaviour. 12/12 equals to 100% width.\";s:23:\"cont_ed_grid_col_widths\";s:13:\"Column Widths\";s:31:\"cont_grid_cell_confirm_deletion\";s:43:\"Do you really want to delete the column(s)?\";s:14:\"cont_grid_cell\";s:6:\"Column\";s:14:\"cont_prtf_page\";s:14:\"Portfolio Page\";s:14:\"cont_prtt_page\";s:23:\"Portfolio Tempalte Page\";s:34:\"cont_master_language_only_no_media\";s:29:\"Master Language without Media\";s:22:\"cont_last_visited_page\";s:17:\"Last Visited Page\";s:15:\"cont_first_page\";s:10:\"First Page\";s:22:\"cont_lm_starting_point\";s:41:\"Starting Point for ILIAS Learning Modules\";s:27:\"cont_lm_starting_point_info\";s:57:\"Page being opened when clicking a learning modules title.\";s:17:\"cont_short_titles\";s:12:\"Short Titles\";s:16:\"cont_short_title\";s:11:\"Short Title\";s:21:\"cont_short_title_info\";s:104:\"Short titles are used in the left-hand tree presentation and for labels in the previous/next navigation.\";s:9:\"cont_user\";s:4:\"User\";s:30:\"cont_user_search_did_not_match\";s:36:\"Your search did not match any users.\";s:39:\"cont_transl_master_language_not_allowed\";s:115:\"To import a translation you need to activate at least one additional language under \"Settings\" > \"Multilingualism\".\";s:18:\"cont_sc_id_setting\";s:33:\"student_id according to SCORM 1.2\";s:23:\"cont_sc_id_setting_2004\";s:34:\"learner_id according to SCORM 2004\";s:23:\"cont_sc_id_setting_info\";s:257:\"In the case that a numeric id for student_id (SCORM 1.2) or learner_id (SCORM 2004) causes problems for the learning module, use the option \'ILIAS user name\'. The addition RefId or ObjId may be useful for learning modules that connect to an external server.\";s:26:\"cont_sc_id_setting_user_id\";s:24:\"ILIAS User Id (Standard)\";s:29:\"cont_sc_id_setting_user_login\";s:16:\"ILIAS Login Name\";s:38:\"cont_sc_id_setting_user_id_plus_ref_id\";s:47:\"ILIAS User Id plus RefId of the Learning Module\";s:41:\"cont_sc_id_setting_user_login_plus_ref_id\";s:50:\"ILIAS Login Name plus RefId of the Learning Module\";s:38:\"cont_sc_id_setting_user_id_plus_obj_id\";s:47:\"ILIAS User Id plus ObjId of the Learning Module\";s:41:\"cont_sc_id_setting_user_login_plus_obj_id\";s:50:\"ILIAS Login Name plus ObjId of the Learning Module\";s:20:\"cont_sc_name_setting\";s:35:\"student_name according to SCORM 1.2\";s:25:\"cont_sc_name_setting_2004\";s:36:\"learner_name according to SCORM 2004\";s:25:\"cont_sc_name_setting_info\";s:188:\"The name of the learner can be displayed in the learning module in several ways. In the case that the learning modules are on an external server, it may be useful not to disclose the name.\";s:35:\"cont_sc_name_setting_last_firstname\";s:21:\"Last name, First name\";s:35:\"cont_sc_name_setting_first_lastname\";s:24:\"First name and Last name\";s:29:\"cont_sc_name_setting_fullname\";s:31:\"Title, First name and Last name\";s:40:\"cont_sc_name_setting_salutation_lastname\";s:24:\"Salutation and Last name\";s:31:\"cont_sc_name_setting_first_name\";s:10:\"First name\";s:28:\"cont_sc_name_setting_no_name\";s:7:\"no name\";s:19:\"cont_lpe_login_form\";s:10:\"Login Form\";s:23:\"cont_lpe_cas_login_form\";s:14:\"CAS Login Form\";s:24:\"cont_lpe_shib_login_form\";s:21:\"Shibboleth Login Form\";s:26:\"cont_lpe_openid_login_form\";s:17:\"OpenId Login Form\";s:26:\"cont_lpe_registration_link\";s:21:\"New Registration Link\";s:27:\"cont_lpe_language_selection\";s:18:\"Language Selection\";s:28:\"cont_lpe_user_agreement_link\";s:19:\"User Agreement Link\";}'); INSERT INTO `lng_modules` VALUES ('copg','en','a:4:{s:18:\"copg_sec_link_info\";s:167:\"If you set a link on the whole section, please ensure that no other interactive elements are included within the section. Otherwise their behaviour may be erratically.\";s:29:\"copg_snippet_cannot_be_edited\";s:63:\"This is a predefined content snippet and cannot be edited here.\";s:24:\"copg_confirm_el_deletion\";s:51:\"Do you really want to delete the selected elements?\";s:33:\"copg_questions_not_supported_here\";s:44:\"Questions are not supported in this context.\";}'); INSERT INTO `lng_modules` VALUES ('cptch','en','a:6:{s:17:\"cptch_wrong_input\";s:11:\"Wrong Input\";s:29:\"cptch_freetype_support_needed\";s:68:\"To use this feature you need to enable freetype support in your PHP.\";s:17:\"captcha_code_info\";s:55:\"Please type in the letters and characters of the image.\";s:19:\"captcha_code_reload\";s:14:\"Load new image\";s:19:\"captcha_audio_title\";s:71:\"Audio Captcha. Click to hear the letters and characters of the captcha.\";s:15:\"captcha_alt_txt\";s:66:\"This is a visual captcha. Click the tab to get to an audio captcha\";}'); INSERT INTO `lng_modules` VALUES ('cron','en','a:50:{s:11:\"cron_job_id\";s:2:\"Id\";s:14:\"cron_component\";s:9:\"Component\";s:13:\"cron_schedule\";s:8:\"Schedule\";s:11:\"cron_status\";s:6:\"Status\";s:16:\"cron_status_info\";s:11:\"Status Info\";s:11:\"cron_result\";s:6:\"Result\";s:16:\"cron_result_info\";s:11:\"Result Info\";s:13:\"cron_last_run\";s:8:\"Last Run\";s:40:\"cron_result_status_invalid_configuration\";s:21:\"Invalid Configuration\";s:28:\"cron_result_status_no_action\";s:17:\"Ok, no processing\";s:21:\"cron_result_status_ok\";s:2:\"Ok\";s:26:\"cron_result_status_crashed\";s:7:\"Crashed\";s:24:\"cron_result_status_reset\";s:5:\"Reset\";s:27:\"cro_job_rc_job_manual_reset\";s:30:\"Cron job re-activated by admin\";s:24:\"cro_job_rc_job_no_result\";s:39:\"Cron job did not return a proper result\";s:43:\"cro_job_rc_job_auto_deactivation_time_limit\";s:61:\"Cron job deactivated because it has been inactive for 3 hours\";s:20:\"cron_action_activate\";s:8:\"Activate\";s:22:\"cron_action_deactivate\";s:10:\"Deactivate\";s:17:\"cron_action_reset\";s:5:\"Reset\";s:16:\"cron_action_edit\";s:4:\"Edit\";s:18:\"cron_status_active\";s:6:\"Active\";s:20:\"cron_status_inactive\";s:8:\"Inactive\";s:19:\"cron_schedule_daily\";s:5:\"Daily\";s:20:\"cron_schedule_weekly\";s:6:\"Weekly\";s:21:\"cron_schedule_monthly\";s:7:\"Monthly\";s:23:\"cron_schedule_quarterly\";s:9:\"Quarterly\";s:20:\"cron_schedule_yearly\";s:6:\"Yearly\";s:24:\"cron_schedule_in_minutes\";s:16:\"Every %s minutes\";s:22:\"cron_schedule_in_hours\";s:14:\"Every %s hours\";s:21:\"cron_schedule_in_days\";s:13:\"Every %s days\";s:18:\"cron_schedule_type\";s:8:\"Schedule\";s:19:\"cron_schedule_value\";s:8:\"Interval\";s:23:\"cron_changed_by_crontab\";s:6:\"SYSTEM\";s:18:\"cron_running_since\";s:13:\"Running since\";s:15:\"cron_action_run\";s:7:\"Execute\";s:20:\"cron_action_run_sure\";s:47:\"Are you sure you want to run the cron-job \"%s\"?\";s:25:\"cron_action_activate_sure\";s:52:\"Are you sure you want to activate the cron-job \"%s\"?\";s:27:\"cron_action_deactivate_sure\";s:54:\"Are you sure you want to deactivate the cron-job \"%s\"?\";s:22:\"cron_action_reset_sure\";s:49:\"Are you sure you want to reset the cron-job \"%s\"?\";s:23:\"cron_action_run_success\";s:26:\"Cron-Job run successfully.\";s:20:\"cron_action_run_fail\";s:16:\"Cron-Job failed.\";s:28:\"cron_action_activate_success\";s:19:\"Cron-Job activated.\";s:30:\"cron_action_deactivate_success\";s:21:\"Cron-Job deactivated.\";s:25:\"cron_action_reset_success\";s:15:\"Cron-Job reset.\";s:24:\"cron_action_edit_success\";s:17:\"Schedule updated.\";s:31:\"cron_no_executable_job_selected\";s:47:\"Please select at least one executable cron-job.\";s:31:\"cron_action_activate_sure_multi\";s:58:\"Are you sure you want to activate the following cron-jobs?\";s:33:\"cron_action_deactivate_sure_multi\";s:60:\"Are you sure you want to deactivate the following cron-jobs?\";s:28:\"cron_action_reset_sure_multi\";s:55:\"Are you sure you want to reset the following cron-jobs?\";s:23:\"cron_result_status_fail\";s:6:\"Failed\";}'); @@ -27002,7 +27009,7 @@ INSERT INTO `lng_modules` VALUES ('file','en','a:23:{s:21:\"file_new_version_inf INSERT INTO `lng_modules` VALUES ('fm','en','a:7:{s:15:\"fm_settings_tab\";s:12:\"File Manager\";s:18:\"fm_settings_active\";s:19:\"Enable File Manager\";s:23:\"fm_settings_active_info\";s:119:\"Users can open categories, courses, groups and folders using the ‘Open With File Manager’ action in the repository.\";s:17:\"fm_settings_local\";s:21:\"Show Local Filesystem\";s:22:\"fm_settings_local_info\";s:186:\"If enabled, the file manager starts with two frames, one shows the local filesystem, the other contains the view on the ILIAS repository. If disabled, only the ILIAS repository is shown.\";s:20:\"fm_settings_filesize\";s:24:\"Maximum Upload File Size\";s:25:\"fm_settings_filesize_info\";s:67:\"Enter the maximum allowed file size for uploaded files in mebibyte.\";}'); INSERT INTO `lng_modules` VALUES ('fold','en','a:3:{s:11:\"fold_import\";s:13:\"Import Folder\";s:9:\"fold_copy\";s:11:\"Copy Folder\";s:13:\"fold_settings\";s:15:\"Folder Settings\";}'); INSERT INTO `lng_modules` VALUES ('form','en','a:45:{s:9:\"form_days\";s:4:\"Days\";s:15:\"form_file_input\";s:10:\"File Input\";s:11:\"form_format\";s:6:\"Format\";s:27:\"form_hierarchy_add_elements\";s:42:\"Click on placeholders to add new elements.\";s:29:\"form_hierarchy_drag_drop_help\";s:53:\"Drag and drop icons on placeholders to move elements.\";s:10:\"form_hours\";s:5:\"Hours\";s:21:\"form_image_file_input\";s:16:\"Image File Input\";s:14:\"form_max_value\";s:13:\"Maximum Value\";s:14:\"form_min_value\";s:13:\"Minimum Value\";s:12:\"form_minutes\";s:7:\"Minutes\";s:11:\"form_months\";s:6:\"Months\";s:34:\"form_msg_file_cannot_write_to_disk\";s:21:\"Cannot write to disk.\";s:29:\"form_msg_file_missing_tmp_dir\";s:44:\"Temporary directory for file upload missing.\";s:23:\"form_msg_file_no_upload\";s:56:\"This input is required. Please select a file for upload.\";s:32:\"form_msg_file_partially_uploaded\";s:42:\"The file could not be uploaded completely.\";s:26:\"form_msg_file_size_exceeds\";s:53:\"The uploaded file exceeds the max. allowed file size.\";s:32:\"form_msg_file_upload_stopped_ext\";s:33:\"File upload stopped by extension.\";s:25:\"form_msg_file_virus_found\";s:29:\"Virus found in uploaded file.\";s:29:\"form_msg_file_wrong_file_type\";s:16:\"Wrong file type.\";s:28:\"form_msg_formula_is_required\";s:31:\"Please enter a correct formula.\";s:31:\"form_msg_numeric_value_required\";s:29:\"Please enter a numeric value.\";s:23:\"form_msg_value_too_high\";s:43:\"Value too high. Please enter a lower value.\";s:22:\"form_msg_value_too_low\";s:43:\"Value too low. Please enter a higher value.\";s:19:\"form_msg_wrong_date\";s:38:\"Wrong date. Please enter a valid date.\";s:34:\"form_password_not_allowed_for_auth\";s:79:\"It is not possible to change the password for the chosen authentication method.\";s:31:\"form_password_required_for_auth\";s:58:\"Password is required for the chosen authentication method.\";s:20:\"form_retype_password\";s:15:\"Retype Password\";s:12:\"form_seconds\";s:7:\"Seconds\";s:17:\"form_alphabet_all\";s:3:\"All\";s:18:\"form_please_select\";s:13:\"Please Select\";s:18:\"form_link_internal\";s:12:\"Inside ILIAS\";s:18:\"form_link_external\";s:14:\"World Wide Web\";s:13:\"form_get_link\";s:20:\"Select Target Object\";s:17:\"form_retype_email\";s:13:\"Retype E-Mail\";s:15:\"email_not_match\";s:85:\"Your entries for the e-mail address don\'t match! Please re-enter your e-mail address.\";s:12:\"captcha_code\";s:17:\"User Verification\";s:20:\"form_location_radius\";s:6:\"Radius\";s:23:\"form_location_radius_km\";s:2:\"km\";s:16:\"form_open_answer\";s:11:\"Open Answer\";s:22:\"form_hier_click_to_add\";s:31:\"Click here to add new elements.\";s:24:\"form_date_duration_start\";s:5:\"Start\";s:22:\"form_date_duration_end\";s:3:\"End\";s:12:\"form_no_link\";s:7:\"No Link\";s:33:\"form_msg_file_type_is_not_allowed\";s:30:\"This file type is not allowed.\";s:20:\"form_chars_remaining\";s:21:\"Characters remaining:\";}'); -INSERT INTO `lng_modules` VALUES ('forum','en','a:192:{s:26:\"delete_drafts_successfully\";s:37:\"The drafts were deleted successfully.\";s:18:\"sure_delete_drafts\";s:53:\"Are you sure, you want to delete the selected drafts?\";s:7:\"restore\";s:7:\"Restore\";s:27:\"restore_draft_from_autosave\";s:13:\"Restore draft\";s:19:\"autosave_draft_info\";s:86:\"This draft will be saved automatically every %s seconds.\";s:24:\"autosave_post_draft_info\";s:94:\"This post will be saved automatically as draft every %s seconds.\";s:17:\"edit_thread_draft\";s:17:\"Edit thread draft\";s:28:\"forums_thread_drafts_deleted\";s:72:\"The selected thread including all postings and drafts have been deleted.\";s:29:\"forums_threads_drafts_deleted\";s:73:\"The selected threads including all postings and drafts have been deleted.\";s:23:\"save_draft_successfully\";s:33:\"The draft was saved successfully.\";s:24:\"forums_info_delete_draft\";s:44:\"Are you sure, you want to delete this draft?\";s:25:\"delete_draft_successfully\";s:35:\"The draft was deleted successfully.\";s:17:\"forums_edit_draft\";s:10:\"Edit draft\";s:7:\"publish\";s:7:\"Publish\";s:21:\"frm_my_posting_drafts\";s:17:\"My Posting Drafts\";s:17:\"frm_posting_draft\";s:5:\"Draft\";s:18:\"frm_posting_drafts\";s:6:\"Drafts\";s:23:\"enable_send_attachments\";s:41:\"Send attachments with forum notifications\";s:28:\"enable_send_attachments_desc\";s:133:\"Please note that file attachments must be stored separately for each notified user. This can cause a high usage of server disk space.\";s:15:\"adm_save_drafts\";s:11:\"Save drafts\";s:20:\"adm_save_drafts_desc\";s:70:\"If enabled, registered users are able to save forum postings as draft.\";s:19:\"adm_autosave_drafts\";s:25:\"Automatically save drafts\";s:17:\"adm_autosave_ival\";s:8:\"Interval\";s:24:\"adm_autosave_drafts_desc\";s:60:\"If activated, drafts are saved automatically during editing.\";s:15:\"ascending_order\";s:29:\"Latest postings at the bottom\";s:16:\"descending_order\";s:26:\"Latest postings at the top\";s:18:\"activate_new_posts\";s:16:\"Approve Postings\";s:21:\"activate_only_current\";s:15:\"Approve Posting\";s:17:\"activate_post_txt\";s:53:\"Would you really like to approve the current posting?\";s:13:\"activate_post\";s:7:\"Approve\";s:12:\"close_topics\";s:5:\"Close\";s:21:\"fmr_copy_threads_info\";s:109:\"You have the possibility to copy single threads. Only the beginning of the chosen threads will be duplicated.\";s:15:\"forum_add_quote\";s:13:\"Add Quotation\";s:30:\"forums_all_threads_marked_read\";s:36:\"All threads have been marked as read\";s:22:\"forums_attachments_add\";s:14:\"Add attachment\";s:18:\"forums_attachments\";s:11:\"Attachments\";s:21:\"forums_censor_comment\";s:17:\"Comment of Censor\";s:16:\"forums_count_art\";s:18:\"Number of Articles\";s:17:\"forums_created_by\";s:10:\"Created by\";s:18:\"forums_delete_file\";s:17:\"Delete attachment\";s:27:\"forums_disable_notification\";s:36:\"Disable Notification for this Thread\";s:26:\"forums_download_attachment\";s:13:\"Download file\";s:16:\"forums_edit_post\";s:12:\"Edit Article\";s:26:\"forums_enable_notification\";s:35:\"Enable Notification for this Thread\";s:23:\"forums_info_censor_post\";s:43:\"Are you sure you want to hide this article?\";s:24:\"forums_info_censor2_post\";s:18:\"Revoke Censorship?\";s:23:\"forums_info_delete_post\";s:69:\"Are you sure you want to delete this article including any responses?\";s:16:\"forums_mark_read\";s:16:\"Mark All as Read\";s:17:\"forums_new_thread\";s:10:\"New Thread\";s:25:\"forums_no_posts_available\";s:73:\"This thread has no posts yet or the moderator deactivated the first post.\";s:28:\"forums_notification_disabled\";s:21:\"Notification disabled\";s:27:\"forums_notification_enabled\";s:20:\"Notification enabled\";s:25:\"forums_notification_intro\";s:72:\"This mail was automatically sent to you by the ILIAS installation %s, %s\";s:29:\"forums_notification_show_post\";s:16:\"Show posting: %s\";s:19:\"forums_post_deleted\";s:24:\"Posting has been deleted\";s:20:\"forums_post_modified\";s:25:\"Posting has been modified\";s:33:\"forums_post_needs_to_be_activated\";s:76:\"A new posting has been created, but it needs to be activated by a moderator.\";s:21:\"forums_post_new_entry\";s:30:\"A new posting has been created\";s:25:\"forums_post_was_activated\";s:26:\"The posting was activated.\";s:26:\"forums_posts_not_available\";s:22:\"Postings Not Available\";s:12:\"forums_posts\";s:12:\"All postings\";s:19:\"forums_print_thread\";s:12:\"Print Thread\";s:14:\"forums_subject\";s:7:\"Subject\";s:15:\"forums_the_post\";s:7:\"Posting\";s:25:\"forums_thread_create_from\";s:12:\"Created from\";s:20:\"forums_thread_marked\";s:35:\"The thread has been marked as read.\";s:23:\"forums_thread_new_entry\";s:26:\"New topic has been created\";s:13:\"forums_thread\";s:6:\"Thread\";s:17:\"forums_your_reply\";s:10:\"Your Reply\";s:26:\"frm_anonymous_posting_desc\";s:185:\"If enabled, registered users can post to this forum only by using a pseudonym or without name. If the option \"Mark moderators posts\" is also enabled, moderators can not use a pseudonym.\";s:21:\"frm_anonymous_posting\";s:22:\"Posting with pseudonym\";s:16:\"frm_default_view\";s:12:\"Default View\";s:25:\"frm_detach_moderator_role\";s:21:\"Detach Moderator Role\";s:15:\"frm_moderator_f\";s:9:\"Moderator\";s:15:\"frm_moderator_m\";s:9:\"Moderator\";s:37:\"frm_moderator_role_added_successfully\";s:45:\"The user was added as moderator successfully.\";s:41:\"frm_moderators_detached_role_successfully\";s:68:\"The moderator role was detached for all selected users successfully.\";s:28:\"frm_moderators_not_exist_yet\";s:26:\"Please choose a moderator.\";s:34:\"frm_moderators_select_at_least_one\";s:37:\"Please choose at least one moderator.\";s:25:\"frm_moderators_select_one\";s:23:\"Please choose one user.\";s:14:\"frm_moderators\";s:10:\"Moderators\";s:26:\"frm_post_not_activated_yet\";s:18:\"Not activated yet.\";s:13:\"frm_pseudonym\";s:9:\"Pseudonym\";s:39:\"frm_purifier_not_implemented_for_type_x\";s:41:\"Purifier for type %s not implemented yet.\";s:40:\"frm_statistics_disabled_for_participants\";s:42:\"Statistics are disabled for forum members.\";s:27:\"frm_statistics_enabled_desc\";s:46:\"Enable posting statistics for all participants\";s:22:\"frm_statistics_enabled\";s:17:\"Enable Statistics\";s:22:\"frm_statistics_ranking\";s:18:\"Number of Postings\";s:14:\"frm_statistics\";s:10:\"Statistics\";s:23:\"frm_sure_delete_threads\";s:54:\"Are you sure you want to delete the following threads?\";s:15:\"frm_wizard_page\";s:21:\"Copy Forum (Step 2/2)\";s:7:\"is_read\";s:12:\"Mark as Read\";s:22:\"make_topics_non_sticky\";s:23:\"Make Threads Non-Sticky\";s:18:\"make_topics_sticky\";s:19:\"Make Threads Sticky\";s:18:\"move_chosen_topics\";s:19:\"Move Chosen Threads\";s:8:\"new_post\";s:8:\"New Post\";s:17:\"no_forum_selected\";s:47:\"No forum selected for moving the chosen threads\";s:20:\"post_activation_desc\";s:71:\"Before being published all postings need to be approved by a moderator.\";s:34:\"post_censored_comment_by_moderator\";s:38:\"Posting Censored, Comment by Moderator\";s:13:\"reopen_topics\";s:6:\"Reopen\";s:26:\"select_at_least_one_thread\";s:34:\"Please select at least one thread.\";s:6:\"sticky\";s:6:\"Sticky\";s:6:\"thread\";s:6:\"Thread\";s:26:\"threads_moved_successfully\";s:60:\"The chosen threads were moved to another forum successfully.\";s:11:\"topic_close\";s:6:\"Closed\";s:31:\"topics_please_select_one_action\";s:24:\"Please select an action.\";s:27:\"forums_post_activation_mail\";s:198:\"Unless the following posting is not activated, it is not visible for other forum users. You receive this email because you are assigned as moderator and have the permission to activate this posting.\";s:10:\"post_reply\";s:3:\"Re:\";s:14:\"preset_subject\";s:23:\"Preset subject on reply\";s:17:\"add_re_to_subject\";s:34:\"Add ‘Re: ’ to subject on reply\";s:17:\"enter_new_subject\";s:26:\"Please enter a new subject\";s:14:\"frm_edit_title\";s:10:\"Edit Title\";s:13:\"empty_subject\";s:43:\"On reply the user has to enter a new title.\";s:19:\"frm_subject_setting\";s:15:\"Subject setting\";s:20:\"mark_moderator_posts\";s:20:\"Mark moderator posts\";s:25:\"mark_moderator_posts_desc\";s:48:\"If activated moderator posts will be highlighted\";s:17:\"cont_captcha_code\";s:4:\"Code\";s:26:\"frm_at_least_one_moderator\";s:39:\"There has to be at least one moderator.\";s:21:\"select_max_one_thread\";s:30:\"Please select one thread only!\";s:13:\"sort_by_posts\";s:13:\"Sort by Posts\";s:34:\"forums_forum_notification_disabled\";s:64:\"You will no longer be notified about new messages in this forum.\";s:17:\"number_of_threads\";s:36:\"Displayed Number of Threads per Page\";s:10:\"frm_rating\";s:6:\"Rating\";s:21:\"enable_thread_ratings\";s:13:\"Thread Rating\";s:26:\"enable_thread_ratings_info\";s:47:\"If activated users are allowed to rate threads.\";s:8:\"frm_copy\";s:10:\"Copy Forum\";s:26:\"frm_notification_activated\";s:22:\"Notification Activated\";s:28:\"frm_notification_deactivated\";s:24:\"Notification Deactivated\";s:12:\"sort_by_date\";s:12:\"Sort by date\";s:18:\"error_reading_file\";s:35:\"There was an error reading the file\";s:21:\"sorting_manual_sticky\";s:32:\"Manual sorting of sticky threads\";s:28:\"sticky_threads_always_on_top\";s:180:\"‘Sticky Threads’ are always listed at the top of the list of threads. Within the ‘Sticky Threads’ you are able to sort the threads manually, if you have chosen this option.\";s:5:\"merge\";s:5:\"Merge\";s:20:\"please_choose_target\";s:39:\"Please choose a thread as merge target.\";s:22:\"frm_sure_merge_threads\";s:85:\"Are you sure you want to merge these threads? Warning: This action can not be undone.\";s:39:\"not_allowed_to_merge_into_another_forum\";s:56:\"It is not possible to merge threads of different forums.\";s:22:\"frm_selected_merge_src\";s:28:\"Selected Thread to Merge: %s\";s:21:\"error_same_thread_ids\";s:46:\"Source and target thread have to be different.\";s:13:\"frm_merge_src\";s:19:\"Selected Thread: %s\";s:16:\"frm_merge_target\";s:10:\"Target: %s\";s:27:\"merged_threads_successfully\";s:45:\"The selected threads were merged successfully\";s:24:\"switch_threads_for_merge\";s:129:\"The selected thread is older than the target thread. To ensure a successful merge, the source and target thread will be switched.\";s:23:\"merge_posts_into_thread\";s:32:\"Merge Postings into other Thread\";s:20:\"move_thread_to_forum\";s:26:\"Move Thread to other Forum\";s:16:\"post_reply_count\";s:7:\"Re(%s):\";s:24:\"frm_max_notification_age\";s:21:\"Max. Notification Age\";s:29:\"frm_max_notification_age_unit\";s:6:\"Day(s)\";s:29:\"frm_max_notification_age_info\";s:140:\"Please define the maximum age of postings to send notifications for. It is recommended to choose a higher value than the scheduled interval.\";s:17:\"reply_to_postings\";s:5:\"Reply\";s:14:\"add_new_answer\";s:11:\"Add Posting\";s:14:\"frm_censorship\";s:6:\"Censor\";s:21:\"frm_revoke_censorship\";s:17:\"Revoke Censorship\";s:22:\"frm_censorship_applied\";s:45:\"The censorship has been successfully applied.\";s:22:\"frm_censorship_revoked\";s:45:\"The censorship has been successfully revoked.\";s:16:\"frm_mark_as_read\";s:12:\"Mark as read\";s:18:\"frm_mark_as_unread\";s:14:\"Mark as unread\";s:29:\"file_upload_allowed_fora_desc\";s:222:\"If \"Allow Attachments in Selected Forums\" is selected, forum moderators can individually allow attaching files to postings in the settings of each forum. In new forums the upload of attachments will be disabled by default.\";s:24:\"file_upload_allowed_fora\";s:11:\"Attachments\";s:24:\"file_upload_option_allow\";s:31:\"Allow Attachments in All Forums\";s:27:\"file_upload_option_disallow\";s:36:\"Allow Attachments in Selected Forums\";s:19:\"file_upload_allowed\";s:17:\"Allow Attachments\";s:22:\"allow_file_upload_desc\";s:61:\"If enabled, users are able to attach files to their postings.\";s:26:\"sel_threads_already_sticky\";s:54:\"At least one of the selected threads is already sticky\";s:28:\"sel_threads_already_unsticky\";s:60:\"At least one of the selected threads is not marked as sticky\";s:23:\"sel_threads_make_sticky\";s:46:\"The selected threads has been marked as sticky\";s:25:\"sel_threads_make_unsticky\";s:53:\"The selected threads are not marked as sticky anymore\";s:23:\"selected_threads_closed\";s:36:\"The selected threads has been closed\";s:25:\"selected_threads_reopened\";s:38:\"The selected threads has been reopened\";s:25:\"user_decides_notification\";s:47:\"Members have to manually activate notifications\";s:15:\"post_deleted_by\";s:56:\"following posting in forum \"%2$s\" was deleted by \"%1$s\":\";s:20:\"content_deleted_post\";s:31:\"Content of the deleted posting:\";s:15:\"post_updated_by\";s:54:\"subsequently edited posting in forum by \"%1$s\": \"%2$s\"\";s:20:\"content_post_updated\";s:30:\"Content of the edited posting:\";s:16:\"post_censored_by\";s:43:\"censored posting in forum \"%2$s\" by \"%1$s\":\";s:21:\"content_censored_post\";s:32:\"Content of the censored posting:\";s:28:\"forums_notification_show_frm\";s:14:\"Show forum: %s\";s:17:\"thread_deleted_by\";s:54:\"following thread in forum \"%2$s\"was deleted by \"%1$s\":\";s:22:\"content_deleted_thread\";s:30:\"Content of the deleted thread:\";s:18:\"post_uncensored_by\";s:34:\"a posting was uncensored by \"%1$s\"\";s:16:\"frm_noti_message\";s:8:\"Message:\";s:17:\"frm_noti_new_post\";s:42:\"a new posting was created in forum \"%1$s\".\";s:25:\"frm_noti_subject_new_post\";s:42:\"New posting in forum \"%1$s\", thread \"%2$s\"\";s:27:\"frm_noti_subject_del_thread\";s:37:\"Thread \"%2$s\" deleted in forum \"%1$s\"\";s:25:\"frm_noti_subject_act_post\";s:48:\"Posting activated in forum \"%1$s\", thread \"%2$s\"\";s:26:\"frm_noti_subject_answ_post\";s:47:\"Posting answered in forum \"%1$s\", thread \"%2$s\"\";s:25:\"frm_noti_subject_upt_post\";s:47:\"Posting modified in forum \"%1$s\", thread \"%2$s\"\";s:26:\"frm_noti_subject_cens_post\";s:47:\"Posting censored in forum \"%1$s\", thread \"%2$s\"\";s:28:\"frm_noti_subject_uncens_post\";s:49:\"Posting uncensored in forum \"%1$s\", thread \"%2$s\"\";s:25:\"frm_noti_subject_del_post\";s:46:\"Posting deleted in forum \"%1$s\", thread \"%2$s\"\";s:10:\"frm_search\";s:6:\"Search\";s:21:\"forums_thread_deleted\";s:61:\"The selected thread including all postings have been deleted.\";s:22:\"forums_threads_deleted\";s:62:\"The selected threads including all postings have been deleted.\";}'); +INSERT INTO `lng_modules` VALUES ('forum','en','a:195:{s:26:\"delete_drafts_successfully\";s:37:\"The drafts were deleted successfully.\";s:18:\"sure_delete_drafts\";s:53:\"Are you sure, you want to delete the selected drafts?\";s:7:\"restore\";s:7:\"Restore\";s:27:\"restore_draft_from_autosave\";s:13:\"Restore draft\";s:19:\"autosave_draft_info\";s:86:\"This draft will be saved automatically every %s seconds.\";s:24:\"autosave_post_draft_info\";s:94:\"This post will be saved automatically as draft every %s seconds.\";s:17:\"edit_thread_draft\";s:17:\"Edit thread draft\";s:28:\"forums_thread_drafts_deleted\";s:72:\"The selected thread including all postings and drafts have been deleted.\";s:29:\"forums_threads_drafts_deleted\";s:73:\"The selected threads including all postings and drafts have been deleted.\";s:23:\"save_draft_successfully\";s:33:\"The draft was saved successfully.\";s:24:\"forums_info_delete_draft\";s:44:\"Are you sure, you want to delete this draft?\";s:25:\"delete_draft_successfully\";s:35:\"The draft was deleted successfully.\";s:17:\"forums_edit_draft\";s:10:\"Edit draft\";s:7:\"publish\";s:7:\"Publish\";s:21:\"frm_my_posting_drafts\";s:17:\"My Posting Drafts\";s:17:\"frm_posting_draft\";s:5:\"Draft\";s:18:\"frm_posting_drafts\";s:6:\"Drafts\";s:23:\"enable_send_attachments\";s:41:\"Send attachments with forum notifications\";s:28:\"enable_send_attachments_desc\";s:133:\"Please note that file attachments must be stored separately for each notified user. This can cause a high usage of server disk space.\";s:15:\"adm_save_drafts\";s:11:\"Save drafts\";s:20:\"adm_save_drafts_desc\";s:70:\"If enabled, registered users are able to save forum postings as draft.\";s:19:\"adm_autosave_drafts\";s:25:\"Automatically save drafts\";s:17:\"adm_autosave_ival\";s:8:\"Interval\";s:24:\"adm_autosave_drafts_desc\";s:60:\"If activated, drafts are saved automatically during editing.\";s:15:\"ascending_order\";s:29:\"Latest postings at the bottom\";s:16:\"descending_order\";s:26:\"Latest postings at the top\";s:18:\"activate_new_posts\";s:16:\"Approve Postings\";s:21:\"activate_only_current\";s:15:\"Approve Posting\";s:17:\"activate_post_txt\";s:53:\"Would you really like to approve the current posting?\";s:13:\"activate_post\";s:7:\"Approve\";s:12:\"close_topics\";s:5:\"Close\";s:21:\"fmr_copy_threads_info\";s:109:\"You have the possibility to copy single threads. Only the beginning of the chosen threads will be duplicated.\";s:15:\"forum_add_quote\";s:13:\"Add Quotation\";s:30:\"forums_all_threads_marked_read\";s:36:\"All threads have been marked as read\";s:22:\"forums_attachments_add\";s:14:\"Add attachment\";s:18:\"forums_attachments\";s:11:\"Attachments\";s:21:\"forums_censor_comment\";s:17:\"Comment of Censor\";s:16:\"forums_count_art\";s:18:\"Number of Articles\";s:17:\"forums_created_by\";s:10:\"Created by\";s:18:\"forums_delete_file\";s:17:\"Delete attachment\";s:27:\"forums_disable_notification\";s:36:\"Disable Notification for this Thread\";s:26:\"forums_download_attachment\";s:13:\"Download file\";s:16:\"forums_edit_post\";s:12:\"Edit Article\";s:26:\"forums_enable_notification\";s:35:\"Enable Notification for this Thread\";s:23:\"forums_info_censor_post\";s:43:\"Are you sure you want to hide this article?\";s:24:\"forums_info_censor2_post\";s:18:\"Revoke Censorship?\";s:23:\"forums_info_delete_post\";s:69:\"Are you sure you want to delete this article including any responses?\";s:16:\"forums_mark_read\";s:16:\"Mark All as Read\";s:17:\"forums_new_thread\";s:10:\"New Thread\";s:25:\"forums_no_posts_available\";s:73:\"This thread has no posts yet or the moderator deactivated the first post.\";s:28:\"forums_notification_disabled\";s:21:\"Notification disabled\";s:27:\"forums_notification_enabled\";s:20:\"Notification enabled\";s:25:\"forums_notification_intro\";s:72:\"This mail was automatically sent to you by the ILIAS installation %s, %s\";s:29:\"forums_notification_show_post\";s:16:\"Show posting: %s\";s:19:\"forums_post_deleted\";s:24:\"Posting has been deleted\";s:20:\"forums_post_modified\";s:25:\"Posting has been modified\";s:33:\"forums_post_needs_to_be_activated\";s:76:\"A new posting has been created, but it needs to be activated by a moderator.\";s:21:\"forums_post_new_entry\";s:30:\"A new posting has been created\";s:25:\"forums_post_was_activated\";s:26:\"The posting was activated.\";s:26:\"forums_posts_not_available\";s:22:\"Postings Not Available\";s:12:\"forums_posts\";s:12:\"All postings\";s:19:\"forums_print_thread\";s:12:\"Print Thread\";s:14:\"forums_subject\";s:7:\"Subject\";s:15:\"forums_the_post\";s:7:\"Posting\";s:25:\"forums_thread_create_from\";s:12:\"Created from\";s:20:\"forums_thread_marked\";s:35:\"The thread has been marked as read.\";s:23:\"forums_thread_new_entry\";s:26:\"New topic has been created\";s:13:\"forums_thread\";s:6:\"Thread\";s:17:\"forums_your_reply\";s:10:\"Your Reply\";s:26:\"frm_anonymous_posting_desc\";s:185:\"If enabled, registered users can post to this forum only by using a pseudonym or without name. If the option \"Mark moderators posts\" is also enabled, moderators can not use a pseudonym.\";s:21:\"frm_anonymous_posting\";s:22:\"Posting with pseudonym\";s:16:\"frm_default_view\";s:12:\"Default View\";s:25:\"frm_detach_moderator_role\";s:21:\"Detach Moderator Role\";s:15:\"frm_moderator_f\";s:9:\"Moderator\";s:15:\"frm_moderator_m\";s:9:\"Moderator\";s:37:\"frm_moderator_role_added_successfully\";s:45:\"The user was added as moderator successfully.\";s:41:\"frm_moderators_detached_role_successfully\";s:68:\"The moderator role was detached for all selected users successfully.\";s:28:\"frm_moderators_not_exist_yet\";s:26:\"Please choose a moderator.\";s:34:\"frm_moderators_select_at_least_one\";s:37:\"Please choose at least one moderator.\";s:25:\"frm_moderators_select_one\";s:23:\"Please choose one user.\";s:14:\"frm_moderators\";s:10:\"Moderators\";s:26:\"frm_post_not_activated_yet\";s:18:\"Not activated yet.\";s:13:\"frm_pseudonym\";s:9:\"Pseudonym\";s:39:\"frm_purifier_not_implemented_for_type_x\";s:41:\"Purifier for type %s not implemented yet.\";s:40:\"frm_statistics_disabled_for_participants\";s:42:\"Statistics are disabled for forum members.\";s:27:\"frm_statistics_enabled_desc\";s:46:\"Enable posting statistics for all participants\";s:22:\"frm_statistics_enabled\";s:17:\"Enable Statistics\";s:22:\"frm_statistics_ranking\";s:18:\"Number of Postings\";s:14:\"frm_statistics\";s:10:\"Statistics\";s:23:\"frm_sure_delete_threads\";s:54:\"Are you sure you want to delete the following threads?\";s:15:\"frm_wizard_page\";s:21:\"Copy Forum (Step 2/2)\";s:7:\"is_read\";s:12:\"Mark as Read\";s:22:\"make_topics_non_sticky\";s:23:\"Make Threads Non-Sticky\";s:18:\"make_topics_sticky\";s:19:\"Make Threads Sticky\";s:18:\"move_chosen_topics\";s:19:\"Move Chosen Threads\";s:8:\"new_post\";s:8:\"New Post\";s:17:\"no_forum_selected\";s:47:\"No forum selected for moving the chosen threads\";s:20:\"post_activation_desc\";s:71:\"Before being published all postings need to be approved by a moderator.\";s:34:\"post_censored_comment_by_moderator\";s:38:\"Posting Censored, Comment by Moderator\";s:13:\"reopen_topics\";s:6:\"Reopen\";s:26:\"select_at_least_one_thread\";s:34:\"Please select at least one thread.\";s:6:\"sticky\";s:6:\"Sticky\";s:6:\"thread\";s:6:\"Thread\";s:26:\"threads_moved_successfully\";s:60:\"The chosen threads were moved to another forum successfully.\";s:11:\"topic_close\";s:6:\"Closed\";s:31:\"topics_please_select_one_action\";s:24:\"Please select an action.\";s:27:\"forums_post_activation_mail\";s:198:\"Unless the following posting is not activated, it is not visible for other forum users. You receive this email because you are assigned as moderator and have the permission to activate this posting.\";s:10:\"post_reply\";s:3:\"Re:\";s:14:\"preset_subject\";s:23:\"Preset subject on reply\";s:17:\"add_re_to_subject\";s:34:\"Add ‘Re: ’ to subject on reply\";s:17:\"enter_new_subject\";s:26:\"Please enter a new subject\";s:14:\"frm_edit_title\";s:10:\"Edit Title\";s:13:\"empty_subject\";s:43:\"On reply the user has to enter a new title.\";s:19:\"frm_subject_setting\";s:15:\"Subject setting\";s:20:\"mark_moderator_posts\";s:20:\"Mark moderator posts\";s:25:\"mark_moderator_posts_desc\";s:48:\"If activated moderator posts will be highlighted\";s:17:\"cont_captcha_code\";s:4:\"Code\";s:26:\"frm_at_least_one_moderator\";s:39:\"There has to be at least one moderator.\";s:21:\"select_max_one_thread\";s:30:\"Please select one thread only!\";s:13:\"sort_by_posts\";s:13:\"Sort by Posts\";s:34:\"forums_forum_notification_disabled\";s:64:\"You will no longer be notified about new messages in this forum.\";s:17:\"number_of_threads\";s:36:\"Displayed Number of Threads per Page\";s:10:\"frm_rating\";s:6:\"Rating\";s:21:\"enable_thread_ratings\";s:13:\"Thread Rating\";s:26:\"enable_thread_ratings_info\";s:47:\"If activated users are allowed to rate threads.\";s:8:\"frm_copy\";s:10:\"Copy Forum\";s:26:\"frm_notification_activated\";s:22:\"Notification Activated\";s:28:\"frm_notification_deactivated\";s:24:\"Notification Deactivated\";s:12:\"sort_by_date\";s:12:\"Sort by date\";s:18:\"error_reading_file\";s:35:\"There was an error reading the file\";s:21:\"sorting_manual_sticky\";s:32:\"Manual sorting of sticky threads\";s:28:\"sticky_threads_always_on_top\";s:180:\"‘Sticky Threads’ are always listed at the top of the list of threads. Within the ‘Sticky Threads’ you are able to sort the threads manually, if you have chosen this option.\";s:5:\"merge\";s:5:\"Merge\";s:20:\"please_choose_target\";s:39:\"Please choose a thread as merge target.\";s:22:\"frm_sure_merge_threads\";s:85:\"Are you sure you want to merge these threads? Warning: This action can not be undone.\";s:39:\"not_allowed_to_merge_into_another_forum\";s:56:\"It is not possible to merge threads of different forums.\";s:22:\"frm_selected_merge_src\";s:28:\"Selected Thread to Merge: %s\";s:21:\"error_same_thread_ids\";s:46:\"Source and target thread have to be different.\";s:13:\"frm_merge_src\";s:19:\"Selected Thread: %s\";s:16:\"frm_merge_target\";s:10:\"Target: %s\";s:27:\"merged_threads_successfully\";s:45:\"The selected threads were merged successfully\";s:24:\"switch_threads_for_merge\";s:129:\"The selected thread is older than the target thread. To ensure a successful merge, the source and target thread will be switched.\";s:23:\"merge_posts_into_thread\";s:32:\"Merge Postings into other Thread\";s:20:\"move_thread_to_forum\";s:26:\"Move Thread to other Forum\";s:16:\"post_reply_count\";s:7:\"Re(%s):\";s:24:\"frm_max_notification_age\";s:21:\"Max. Notification Age\";s:29:\"frm_max_notification_age_unit\";s:6:\"Day(s)\";s:29:\"frm_max_notification_age_info\";s:140:\"Please define the maximum age of postings to send notifications for. It is recommended to choose a higher value than the scheduled interval.\";s:17:\"reply_to_postings\";s:5:\"Reply\";s:14:\"add_new_answer\";s:11:\"Add Posting\";s:14:\"frm_censorship\";s:6:\"Censor\";s:21:\"frm_revoke_censorship\";s:17:\"Revoke Censorship\";s:22:\"frm_censorship_applied\";s:45:\"The censorship has been successfully applied.\";s:22:\"frm_censorship_revoked\";s:45:\"The censorship has been successfully revoked.\";s:16:\"frm_mark_as_read\";s:12:\"Mark as read\";s:18:\"frm_mark_as_unread\";s:14:\"Mark as unread\";s:29:\"file_upload_allowed_fora_desc\";s:222:\"If \"Allow Attachments in Selected Forums\" is selected, forum moderators can individually allow attaching files to postings in the settings of each forum. In new forums the upload of attachments will be disabled by default.\";s:24:\"file_upload_allowed_fora\";s:11:\"Attachments\";s:24:\"file_upload_option_allow\";s:31:\"Allow Attachments in All Forums\";s:27:\"file_upload_option_disallow\";s:36:\"Allow Attachments in Selected Forums\";s:19:\"file_upload_allowed\";s:17:\"Allow Attachments\";s:22:\"allow_file_upload_desc\";s:61:\"If enabled, users are able to attach files to their postings.\";s:26:\"sel_threads_already_sticky\";s:54:\"At least one of the selected threads is already sticky\";s:28:\"sel_threads_already_unsticky\";s:60:\"At least one of the selected threads is not marked as sticky\";s:23:\"sel_threads_make_sticky\";s:46:\"The selected threads has been marked as sticky\";s:25:\"sel_threads_make_unsticky\";s:53:\"The selected threads are not marked as sticky anymore\";s:23:\"selected_threads_closed\";s:36:\"The selected threads has been closed\";s:25:\"selected_threads_reopened\";s:38:\"The selected threads has been reopened\";s:25:\"user_decides_notification\";s:47:\"Members have to manually activate notifications\";s:15:\"post_deleted_by\";s:56:\"following posting in forum \"%2$s\" was deleted by \"%1$s\":\";s:20:\"content_deleted_post\";s:31:\"Content of the deleted posting:\";s:15:\"post_updated_by\";s:54:\"subsequently edited posting in forum by \"%1$s\": \"%2$s\"\";s:20:\"content_post_updated\";s:30:\"Content of the edited posting:\";s:16:\"post_censored_by\";s:43:\"censored posting in forum \"%2$s\" by \"%1$s\":\";s:21:\"content_censored_post\";s:32:\"Content of the censored posting:\";s:28:\"forums_notification_show_frm\";s:14:\"Show forum: %s\";s:17:\"thread_deleted_by\";s:54:\"following thread in forum \"%2$s\"was deleted by \"%1$s\":\";s:22:\"content_deleted_thread\";s:30:\"Content of the deleted thread:\";s:18:\"post_uncensored_by\";s:34:\"a posting was uncensored by \"%1$s\"\";s:16:\"frm_noti_message\";s:8:\"Message:\";s:17:\"frm_noti_new_post\";s:42:\"a new posting was created in forum \"%1$s\".\";s:25:\"frm_noti_subject_new_post\";s:42:\"New posting in forum \"%1$s\", thread \"%2$s\"\";s:27:\"frm_noti_subject_del_thread\";s:37:\"Thread \"%2$s\" deleted in forum \"%1$s\"\";s:25:\"frm_noti_subject_act_post\";s:48:\"Posting activated in forum \"%1$s\", thread \"%2$s\"\";s:26:\"frm_noti_subject_answ_post\";s:47:\"Posting answered in forum \"%1$s\", thread \"%2$s\"\";s:25:\"frm_noti_subject_upt_post\";s:47:\"Posting modified in forum \"%1$s\", thread \"%2$s\"\";s:26:\"frm_noti_subject_cens_post\";s:47:\"Posting censored in forum \"%1$s\", thread \"%2$s\"\";s:28:\"frm_noti_subject_uncens_post\";s:49:\"Posting uncensored in forum \"%1$s\", thread \"%2$s\"\";s:25:\"frm_noti_subject_del_post\";s:46:\"Posting deleted in forum \"%1$s\", thread \"%2$s\"\";s:10:\"frm_search\";s:6:\"Search\";s:21:\"forums_thread_deleted\";s:61:\"The selected thread including all postings have been deleted.\";s:22:\"forums_threads_deleted\";s:62:\"The selected threads including all postings have been deleted.\";s:35:\"frm_action_not_possible_thr_deleted\";s:49:\"Action not possible, the thread has been deleted.\";s:34:\"frm_action_not_possible_thr_closed\";s:48:\"Action not possible, the thread has been closed.\";s:38:\"frm_action_not_possible_parent_deleted\";s:57:\"Action not possible, the parent posting has been deleted.\";}'); INSERT INTO `lng_modules` VALUES ('frm','en','a:1:{s:10:\"frm_import\";s:12:\"Import Forum\";}'); INSERT INTO `lng_modules` VALUES ('glo','en','a:12:{s:8:\"glo_term\";s:13:\"Glossary Term\";s:8:\"glo_copy\";s:13:\"Copy Glossary\";s:19:\"glo_link_glo_in_glo\";s:87:\"Should all glossary terms of the target glossary be linked in the current glossary now?\";s:18:\"glo_add_from_other\";s:13:\"Collect Terms\";s:16:\"glo_select_terms\";s:12:\"Select Terms\";s:14:\"glo_copy_terms\";s:10:\"Copy Terms\";s:19:\"glo_reference_terms\";s:15:\"Reference Terms\";s:21:\"glo_select_source_glo\";s:32:\"Please select a source glossary.\";s:19:\"glo_referenced_term\";s:15:\"Referenced Term\";s:18:\"glo_term_reference\";s:14:\"Term Reference\";s:13:\"glo_reference\";s:9:\"Reference\";s:35:\"glo_selected_terms_have_been_copied\";s:104:\"The selected terms have been copied to the clipboard. Please open the target glossary and click \"Paste\".\";}'); INSERT INTO `lng_modules` VALUES ('gmaps','en','a:13:{s:18:\"gmaps_api_key_desc\";s:92:\"In order to use the Google Maps extension, you need to sign up for a Google Maps API key at:\";s:13:\"gmaps_api_key\";s:7:\"API Key\";s:23:\"gmaps_enable_gmaps_info\";s:59:\"Activates Google Maps in user profiles, groups and courses.\";s:18:\"gmaps_enable_gmaps\";s:18:\"Enable Google Maps\";s:16:\"gmaps_extt_gmaps\";s:11:\"Google Maps\";s:14:\"gmaps_latitude\";s:8:\"Latitude\";s:15:\"gmaps_longitude\";s:9:\"Longitude\";s:20:\"gmaps_lookup_address\";s:14:\"Lookup Address\";s:25:\"gmaps_public_profile_info\";s:30:\"Show location in your profile.\";s:14:\"gmaps_settings\";s:20:\"Google Maps Settings\";s:23:\"gmaps_std_location_desc\";s:26:\"Click map to set location.\";s:18:\"gmaps_std_location\";s:16:\"Default Location\";s:16:\"gmaps_zoom_level\";s:10:\"Zoom Level\";}'); @@ -27070,7 +27077,7 @@ INSERT INTO `lng_modules` VALUES ('shib','en','a:38:{s:16:\"shib_add_missing\";s INSERT INTO `lng_modules` VALUES ('skmg','en','a:131:{s:13:\"skmg_settings\";s:30:\"Competence Management Settings\";s:16:\"skmg_enable_skmg\";s:30:\"Activate Competence Management\";s:11:\"skmg_skills\";s:11:\"Competences\";s:33:\"skmg_insert_basic_skill_from_clip\";s:39:\"Insert Basic Competences from Clipboard\";s:36:\"skmg_insert_skill_category_from_clip\";s:43:\"Insert Competence Categories from Clipboard\";s:36:\"skmg_selected_items_have_been_copied\";s:32:\"Selected items have been copied.\";s:33:\"skmg_selected_items_have_been_cut\";s:29:\"Selected items have been cut.\";s:4:\"skll\";s:16:\"Basic Competence\";s:4:\"scat\";s:19:\"Competence Category\";s:14:\"skmg_add_level\";s:9:\"Add Level\";s:16:\"skmg_skill_level\";s:16:\"Competence Level\";s:7:\"skmg_nr\";s:2:\"Nr\";s:12:\"skmg_trigger\";s:7:\"Trigger\";s:14:\"skmg_new_level\";s:9:\"New Level\";s:15:\"skmg_edit_level\";s:10:\"Edit Level\";s:17:\"skmg_update_order\";s:12:\"Update Order\";s:25:\"skmg_really_delete_levels\";s:61:\"Do you really want to delete the following competence levels?\";s:10:\"skmg_skill\";s:10:\"Competence\";s:17:\"skmg_skill_levels\";s:17:\"Competence Levels\";s:24:\"skmg_skill_level_trigger\";s:24:\"Competence Level Trigger\";s:15:\"skmg_no_trigger\";s:10:\"No Trigger\";s:19:\"skmg_remove_trigger\";s:14:\"Remove Trigger\";s:19:\"skmg_select_trigger\";s:14:\"Select Trigger\";s:33:\"skmg_skill_management_deactivated\";s:47:\"Competence Management is currently deactivated.\";s:21:\"skmg_cert_skill_title\";s:16:\"Competence Title\";s:27:\"skmg_cert_skill_level_title\";s:22:\"Competence Level Title\";s:29:\"skmg_cert_skill_trigger_title\";s:24:\"Competence Trigger Title\";s:14:\"skmg_edit_scat\";s:24:\"Edit Competence Category\";s:29:\"skmg_please_select_self_skill\";s:40:\"Start a new Self Evaluation. Competence:\";s:28:\"skmg_execute_self_evaluation\";s:5:\"Start\";s:25:\"skmg_your_self_evaluation\";s:20:\"Your Self-Evaluation\";s:14:\"skmg_no_skills\";s:14:\"No Competences\";s:25:\"skmg_save_self_evaluation\";s:22:\"Finish Self-Evaluation\";s:21:\"skmg_self_evaluations\";s:16:\"Self-Evaluations\";s:32:\"skmg_sure_delete_self_evaluation\";s:60:\"Do you really want to delete the following self-evaluations?\";s:36:\"skmg_please_select_your_skill_levels\";s:37:\"Please select your competence levels.\";s:20:\"skmg_self_evaluation\";s:15:\"Self-Evaluation\";s:14:\"skmg_next_step\";s:9:\"Next Step\";s:18:\"skmg_previous_step\";s:13:\"Previous Step\";s:20:\"skmg_skill_templates\";s:20:\"Competence Templates\";s:19:\"skmg_skill_template\";s:19:\"Competence Template\";s:46:\"skmg_insert_skill_template_reference_from_clip\";s:51:\"Insert Competence Template Reference from Clipboard\";s:13:\"skmg_new_sktr\";s:33:\"New Competence Template Reference\";s:14:\"skmg_edit_sktr\";s:34:\"Edit Competence Template Reference\";s:16:\"skmg_list_skills\";s:16:\"List Competences\";s:21:\"skmg_assign_materials\";s:16:\"Assign Materials\";s:14:\"skmg_add_skill\";s:14:\"Add Competence\";s:15:\"skmg_selectable\";s:10:\"Selectable\";s:20:\"skmg_selectable_info\";s:61:\"Allows user to select this category as a personal competence.\";s:14:\"skmg_materials\";s:9:\"Materials\";s:18:\"skmg_remove_skills\";s:18:\"Remove Competences\";s:25:\"skmg_really_remove_skills\";s:70:\"Do you really want to remove the following competences from your list?\";s:26:\"skmg_create_skill_template\";s:26:\"Create Competence Template\";s:35:\"skmg_create_skill_template_category\";s:35:\"Create Competence Template Category\";s:15:\"skmg_save_order\";s:10:\"Save Order\";s:10:\"skmg_order\";s:5:\"Order\";s:13:\"skmg_order_nr\";s:12:\"Order Number\";s:16:\"skmg_create_skll\";s:17:\"Create Competence\";s:36:\"skmg_create_skill_template_reference\";s:36:\"Create Competence Template Reference\";s:26:\"skmg_create_skill_category\";s:26:\"Create Competence Category\";s:14:\"skmg_edit_skll\";s:24:\"Edit Competence Settings\";s:9:\"skmg_sktr\";s:29:\"Competence Template Reference\";s:10:\"skmg_items\";s:5:\"Items\";s:16:\"skmg_create_sctp\";s:24:\"Create Template Category\";s:9:\"skmg_sctp\";s:28:\"Competence Template Category\";s:36:\"skmg_insert_skill_template_from_clip\";s:41:\"Insert Competence Template from Clipboard\";s:39:\"skmg_insert_template_category_from_clip\";s:39:\"Insert Template Category from Clipboard\";s:39:\"skmg_insert_please_choose_one_type_only\";s:37:\"Please choose only one type of items.\";s:10:\"skmg_level\";s:5:\"Level\";s:13:\"skmg_material\";s:8:\"Material\";s:17:\"skmg_remove_skill\";s:17:\"Remove Competence\";s:32:\"skmg_from_lower_to_higher_levels\";s:76:\"Please order the levels from lower ones on top to higher ones at the bottom.\";s:17:\"skmg_select_skill\";s:61:\"Click on a competence to add it to your personal competences.\";s:33:\"skmg_ass_materials_from_workspace\";s:193:\"Here you can assign materials, e.g. files, from your personal workspace to competence levels. If you would like to add materials to your personal workspace now, please click the following link.\";s:19:\"skmg_skill_profiles\";s:8:\"Profiles\";s:16:\"skmg_add_profile\";s:11:\"Add Profile\";s:17:\"skmg_edit_profile\";s:12:\"Edit Profile\";s:20:\"skmg_delete_profiles\";s:52:\"Do you really want to delete the following profiles?\";s:26:\"skmg_assigned_skill_levels\";s:26:\"Assigned Competence Levels\";s:17:\"skmg_assign_level\";s:12:\"Assign Level\";s:12:\"skmg_profile\";s:7:\"Profile\";s:18:\"skmg_remove_levels\";s:13:\"Remove Levels\";s:30:\"skmg_select_skill_level_assign\";s:22:\"Please select a skill.\";s:29:\"skmg_confirm_remove_level_ass\";s:78:\"So you really want to remove the following competence levels from the profile?\";s:19:\"skmg_assigned_users\";s:14:\"Assigned Users\";s:16:\"skmg_assign_user\";s:11:\"Assign User\";s:25:\"skmg_confirm_user_removal\";s:67:\"Do you really want to remove the following users from this profile?\";s:14:\"skmg_resources\";s:9:\"Resources\";s:17:\"skmg_add_resource\";s:12:\"Add Resource\";s:36:\"skmg_confirm_level_resources_removal\";s:79:\"Do you really want to remove the following resources from the competence level?\";s:17:\"skmg_target_level\";s:20:\"Profile Target Level\";s:15:\"skmg_360_survey\";s:12:\"360° Survey\";s:25:\"skmg_skill_needs_impr_res\";s:127:\"You need to improve this competence. The following resources provide learning material aligned to your target competence level.\";s:28:\"skmg_skill_needs_impr_no_res\";s:171:\"You need to improve this competence. Unfortunately there are currently no learning resources available providing learning material aligned to your target competence level.\";s:24:\"skmg_skill_no_needs_impr\";s:61:\"Your competence level is sufficient for the selected profile.\";s:10:\"skmg_usage\";s:5:\"Usage\";s:9:\"skmg_type\";s:4:\"Type\";s:11:\"skmg_number\";s:6:\"Number\";s:24:\"skmg_usage_type_info_gen\";s:33:\"General Use in Repository Objects\";s:24:\"skmg_usage_type_info_mat\";s:53:\"Users assigned material from their personal workspace\";s:25:\"skmg_usage_type_info_user\";s:17:\"Assigned to Users\";s:25:\"skmg_usage_type_info_pers\";s:35:\"Selected by Users as Personal Skill\";s:25:\"skmg_usage_type_info_prof\";s:22:\"Used in Skill Profiles\";s:24:\"skmg_usage_type_info_res\";s:49:\"Repository Objects Assigned as Suggested Resource\";s:22:\"skmg_usage_obj_objects\";s:9:\"Object(s)\";s:20:\"skmg_usage_obj_users\";s:7:\"User(s)\";s:23:\"skmg_usage_obj_profiles\";s:10:\"Profile(s)\";s:31:\"skmg_cannot_delete_nodes_in_use\";s:60:\"Some items cannot be deleted, because they are still in use.\";s:17:\"skmg_status_draft\";s:15:\"Draft (Offline)\";s:22:\"skmg_status_draft_info\";s:20:\"Item will be hidden.\";s:19:\"skmg_status_publish\";s:9:\"Published\";s:24:\"skmg_status_publish_info\";s:144:\"Item can be used if all parents are published, too. Once items are used, the status cannot be set to draft anymore, neither can they be deleted.\";s:20:\"skmg_status_outdated\";s:8:\"Outdated\";s:25:\"skmg_status_outdated_info\";s:175:\"Item cannot be newly selected by users as personal skill, or newly assigned to repository objects or skill profiles. However existing assignments and data are still presented.\";s:11:\"skmg_status\";s:6:\"Status\";s:24:\"skmg_no_nodes_selectable\";s:46:\"Currently there are no competences selectable.\";s:24:\"skmg_suggested_resources\";s:19:\"Suggested Resources\";s:18:\"skmg_import_skills\";s:6:\"Import\";s:15:\"skmg_input_file\";s:11:\"Import File\";s:17:\"skmg_skill_in_use\";s:155:\"This skill is used by users or content. Not all commands are available. Please keep in mind that any changes that are made will affect the existing usages.\";s:22:\"skmg_assigned_profiles\";s:17:\"Assigned Profiles\";s:20:\"skmg_selected_skills\";s:15:\"Selected Skills\";s:27:\"skmg_hide_profile_self_eval\";s:36:\"Hide Profile without Self Evaluation\";s:32:\"skmg_hide_profile_self_eval_info\";s:108:\"Profile target values will not be shown to a user, if no self evaluation has been done for a specific skill.\";s:14:\"skmg_suggested\";s:18:\"Suggested Resource\";s:22:\"skmg_lp_triggers_level\";s:23:\"Triggered by Completion\";s:18:\"skmg_save_settings\";s:13:\"Save Settings\";s:16:\"skmg_eval_type_1\";s:9:\"Appraisal\";s:16:\"skmg_eval_type_2\";s:11:\"Measurement\";s:16:\"skmg_eval_type_3\";s:15:\"Self-Evaluation\";s:18:\"skmg_order_nr_info\";s:48:\"Positions competence in the list of competences.\";}'); INSERT INTO `lng_modules` VALUES ('pdfgen','en','a:33:{s:9:\"phantomjs\";s:9:\"PhantomJS\";s:13:\"page_settings\";s:13:\"Page Settings\";s:9:\"page_size\";s:8:\"Pagesize\";s:6:\"margin\";s:10:\"Margin 345\";s:11:\"header_type\";s:6:\"Header\";s:4:\"text\";s:4:\"Text\";s:11:\"footer_type\";s:6:\"Footer\";s:9:\"head_text\";s:4:\"Text\";s:11:\"orientation\";s:11:\"Orientation\";s:13:\"header_height\";s:13:\"Header Height\";s:17:\"header_show_pages\";s:16:\"Show Pagenumbers\";s:11:\"footer_text\";s:4:\"Text\";s:13:\"footer_height\";s:13:\"Height Footer\";s:17:\"footer_show_pages\";s:16:\"Show Pagenumbers\";s:18:\"preferred_renderer\";s:18:\"Preferred Renderer\";s:17:\"selected_renderer\";s:17:\"Selected Renderer\";s:9:\"configure\";s:18:\"Configure Renderer\";s:12:\"config_saved\";s:18:\"Saved successfully\";s:16:\"config_not_saved\";s:13:\"Saving failed\";s:21:\"javascript_delay_info\";s:160:\"If JavaScript is used to render page content, add a delay to make sure the content appears in the PDF. The standard delay of 200ms should suffice in most cases.\";s:16:\"print_media_type\";s:38:\"Use print media type instead of screen\";s:16:\"javascript_delay\";s:16:\"Javascript delay\";s:11:\"margin_left\";s:11:\"Margin left\";s:10:\"margin_top\";s:10:\"Margin top\";s:12:\"margin_right\";s:12:\"Margin right\";s:8:\"viewport\";s:8:\"Viewport\";s:13:\"viewport_info\";s:35:\"Viewport in pixels e.g. \"1920*1080\"\";s:13:\"margin_bottom\";s:13:\"Margin bottom\";s:4:\"zoom\";s:4:\"Zoom\";s:11:\"image_scale\";s:11:\"Image scale\";s:16:\"reset_to_default\";s:25:\"Reset settings to default\";s:21:\"problem_with_purposes\";s:99:\"A problem in the configuration was detected, please use the button \"Cleanup\" to resolve this issue.\";s:7:\"cleanup\";s:7:\"Cleanup\";}'); INSERT INTO `lng_modules` VALUES ('sop','en','a:22:{s:29:\"sop_check_system_requirements\";s:28:\"Checking system requirements\";s:17:\"sop_lm_not_exists\";s:311:\"The Learning Module does not exist in the offline storage of this browser.
Please use use same device and browser as on Learning Module export.

If this is the right device and right browser maybe the Learning Module was removed by deleting the browser cache. Please contact your admininstrator.\";s:20:\"sop_already_exported\";s:153:\"This Learning Module has already been exported. Please open it with the computer on which you have installed Firefox with the SCORM Offline Player addon.\";s:15:\"sop_reload_page\";s:11:\"Reload page\";s:15:\"sop_text_export\";s:44:\"Export SCORM Learning Module for offline use\";s:10:\"sop_export\";s:28:\"SCORM Learning Module Export\";s:15:\"sop_desc_export\";s:157:\"A learning module in offline mode can only be used offline. Once the tracking data has been imported back to ILIAS, the learning module will be online again.\";s:22:\"sop_text_start_offline\";s:37:\"Start Learning Module in offline mode\";s:13:\"sop_start_sop\";s:29:\"Start Learning Module offline\";s:18:\"sop_text_start_som\";s:27:\"Start SCORM Offline Manager\";s:13:\"sop_start_som\";s:9:\"Start SOM\";s:22:\"sop_text_push_tracking\";s:63:\"Import offline tracking data to ILIAS and switch to online mode\";s:15:\"sop_purge_cache\";s:39:\"Delete offline cache of Learning Module\";s:17:\"sop_push_tracking\";s:20:\"Import tracking data\";s:21:\"sop_msg_lm_not_exists\";s:86:\"The learning module does either not exist or is inactive in the SCORM Offline Manager.\";s:16:\"sop_msg_close_lm\";s:73:\"The learning module is still open. Please close the SCORM Offline Player.\";s:22:\"sop_msg_export_failure\";s:73:\"Transferring content or data to SCORM Offline Manager was not successful.\";s:17:\"sop_msg_export_ok\";s:53:\"Transferring content and tracking data was successful\";s:22:\"sop_msg_export_content\";s:91:\"Transferring content to SCORM Offline Manager. This might need a moment. Please be patient.\";s:23:\"sop_msg_export_tracking\";s:77:\"Transferring tracking data to SCORM Offline Manager. Please wait some seconds\";s:21:\"sop_msg_push_tracking\";s:58:\"Transferring tracking data to ILIAS. Please wait a moment.\";s:24:\"sop_msg_push_tracking_ok\";s:41:\"Transfer of tracking data was successful.\";}'); -INSERT INTO `lng_modules` VALUES ('style','en','a:423:{s:9:\"sty_acopy\";s:4:\"Copy\";s:22:\"sty_add_characteristic\";s:15:\"Add Style Class\";s:13:\"sty_add_color\";s:9:\"Add Color\";s:13:\"sty_add_image\";s:9:\"Add Image\";s:11:\"sty_add_pgl\";s:15:\"Add Page Layout\";s:16:\"sty_add_template\";s:12:\"Add Template\";s:24:\"sty_added_characteristic\";s:18:\"Added style class.\";s:7:\"sty_all\";s:3:\"All\";s:25:\"sty_background_attachment\";s:21:\"Background Attachment\";s:20:\"sty_background_color\";s:16:\"Background Color\";s:20:\"sty_background_image\";s:16:\"Background Image\";s:23:\"sty_background_position\";s:19:\"Background Position\";s:21:\"sty_background_repeat\";s:17:\"Background Repeat\";s:14:\"sty_background\";s:10:\"Background\";s:14:\"sty_base_color\";s:10:\"Base Color\";s:12:\"sty_based_on\";s:8:\"Based on\";s:16:\"sty_border_color\";s:12:\"Border Color\";s:16:\"sty_border_style\";s:12:\"Border Style\";s:16:\"sty_border_width\";s:12:\"Border Width\";s:10:\"sty_border\";s:6:\"Border\";s:10:\"sty_bottom\";s:6:\"Bottom\";s:17:\"sty_caption_class\";s:7:\"Caption\";s:11:\"sty_caption\";s:7:\"Caption\";s:33:\"sty_characteristic_already_exists\";s:63:\"A style class with this title already exists within this style.\";s:9:\"sty_clear\";s:5:\"Clear\";s:18:\"sty_col_foot_class\";s:13:\"Column Footer\";s:18:\"sty_col_head_class\";s:13:\"Column Header\";s:24:\"sty_color_already_exists\";s:52:\"A color with this name already exists in this style.\";s:14:\"sty_color_code\";s:10:\"Color Code\";s:17:\"sty_color_flavors\";s:13:\"Color Flavors\";s:14:\"sty_color_info\";s:290:\"Predefined colors make it easy to reuse a color for different purposes. You refer to a predefined color by using its name with a leading ‘!’ for any color attribute in your style classes. To use a flavour, append a lightness value in brackets to the color name, e.g. ‘!MyColor(20)’.\";s:14:\"sty_color_name\";s:10:\"Color Name\";s:9:\"sty_color\";s:5:\"Color\";s:10:\"sty_colors\";s:6:\"Colors\";s:12:\"sty_commands\";s:8:\"Commands\";s:25:\"sty_confirm_char_deletion\";s:67:\"Are you sure that you want to delete the following style class(es)?\";s:26:\"sty_confirm_color_deletion\";s:22:\"Confirm Color Deletion\";s:31:\"sty_confirm_del_ind_styles_desc\";s:154:\"All learning modules with individual styles will be assigned to style \'%s\'. This will also delete all individual content styles. Are you sure to continue?\";s:26:\"sty_confirm_del_ind_styles\";s:45:\"Confirm Deletion of Individual Content Styles\";s:29:\"sty_confirm_template_deletion\";s:25:\"Confirm Template Deletion\";s:25:\"sty_copy_other_stylesheet\";s:28:\"Copy Style from Local Source\";s:20:\"sty_create_ind_style\";s:23:\"Create Individual Style\";s:25:\"sty_create_new_stylesheet\";s:16:\"Create new Style\";s:14:\"sty_create_pgl\";s:18:\"Create Page Layout\";s:10:\"sty_cursor\";s:6:\"Cursor\";s:17:\"sty_default_style\";s:13:\"Default Style\";s:29:\"sty_del_template_keep_classes\";s:29:\"Delete and keep Style Classes\";s:16:\"sty_del_template\";s:28:\"Delete Templates and Classes\";s:29:\"sty_disable_auto_margins_info\";s:99:\"Disables automatic setting of left/right to 0px, if media objects or tables are left/right aligned.\";s:24:\"sty_disable_auto_margins\";s:20:\"Disable Auto Margins\";s:17:\"sty_edit_template\";s:13:\"Edit Template\";s:18:\"sty_even_col_class\";s:12:\"Even Columns\";s:18:\"sty_even_row_class\";s:9:\"Even Rows\";s:11:\"sty_example\";s:7:\"Example\";s:14:\"sty_flist_char\";s:9:\"File List\";s:9:\"sty_float\";s:5:\"Float\";s:15:\"sty_font_family\";s:11:\"Font Family\";s:13:\"sty_font_size\";s:9:\"Font Size\";s:14:\"sty_font_style\";s:10:\"Font Style\";s:16:\"sty_font_variant\";s:12:\"Font Variant\";s:15:\"sty_font_weight\";s:11:\"Font Weight\";s:21:\"sty_generate_template\";s:17:\"Generate Template\";s:17:\"sty_ha_cntr_class\";s:24:\"Hor. Accordion Container\";s:18:\"sty_ha_icntr_class\";s:29:\"Hor. Accordion Item Container\";s:18:\"sty_ha_icont_class\";s:27:\"Hor. Accordion Item Content\";s:18:\"sty_ha_ihead_class\";s:26:\"Hor. Accordion Item Header\";s:24:\"sty_haccordion_templates\";s:24:\"Hor. Accordion Templates\";s:10:\"sty_height\";s:6:\"Height\";s:8:\"sty_hide\";s:4:\"Hide\";s:14:\"sty_horizontal\";s:10:\"Horizontal\";s:14:\"sty_image_file\";s:10:\"Image File\";s:10:\"sty_images\";s:6:\"Images\";s:21:\"sty_import_stylesheet\";s:12:\"Import Style\";s:21:\"sty_individual_styles\";s:17:\"Individual Styles\";s:22:\"sty_left_right_padding\";s:23:\"Cell Padding Left/Right\";s:8:\"sty_left\";s:4:\"Left\";s:18:\"sty_letter_spacing\";s:14:\"Letter Spacing\";s:20:\"sty_lightness_border\";s:16:\"Lightness Border\";s:22:\"sty_lightness_cell1_bg\";s:27:\"Lightness Cell 1 Background\";s:24:\"sty_lightness_cell1_text\";s:21:\"Lightness Cell 1 Text\";s:22:\"sty_lightness_cell2_bg\";s:27:\"Lightness Cell 2 Background\";s:24:\"sty_lightness_cell2_text\";s:21:\"Lightness Cell 2 Text\";s:23:\"sty_lightness_header_bg\";s:27:\"Lightness Header Background\";s:25:\"sty_lightness_header_text\";s:21:\"Lightness Header Text\";s:15:\"sty_line_height\";s:11:\"Line Height\";s:13:\"sty_link_char\";s:4:\"Link\";s:13:\"sty_list_char\";s:4:\"List\";s:22:\"sty_margin_and_padding\";s:18:\"Margin and Padding\";s:10:\"sty_margin\";s:6:\"Margin\";s:14:\"sty_media_char\";s:5:\"Media\";s:14:\"sty_min_height\";s:14:\"Minimum Height\";s:18:\"sty_move_lm_styles\";s:32:\"Change Style of Learning Modules\";s:14:\"sty_move_style\";s:12:\"Change Style\";s:40:\"sty_msg_characteristic_must_only_include\";s:69:\"The title of style classes may only include the following characters:\";s:31:\"sty_msg_color_must_only_include\";s:57:\"The color name may only include the following characters:\";s:29:\"sty_msg_input_must_be_numeric\";s:22:\"Input must be numeric.\";s:8:\"sty_name\";s:4:\"Name\";s:23:\"sty_nr_learning_modules\";s:26:\"Number of Learning Modules\";s:17:\"sty_odd_col_class\";s:11:\"Odd Columns\";s:17:\"sty_odd_row_class\";s:8:\"Odd Rows\";s:11:\"sty_opacity\";s:7:\"Opacity\";s:13:\"sty_opt_saved\";s:13:\"Options saved\";s:12:\"sty_overflow\";s:8:\"Overflow\";s:11:\"sty_padding\";s:7:\"Padding\";s:13:\"sty_page_char\";s:4:\"Page\";s:12:\"sty_position\";s:8:\"Position\";s:15:\"sty_positioning\";s:11:\"Positioning\";s:11:\"sty_preview\";s:7:\"Preview\";s:17:\"sty_question_char\";s:8:\"Question\";s:9:\"sty_right\";s:5:\"Right\";s:18:\"sty_row_foot_class\";s:10:\"Row Footer\";s:18:\"sty_row_head_class\";s:10:\"Row Header\";s:22:\"sty_save_active_styles\";s:18:\"Save Active Styles\";s:20:\"sty_save_hide_status\";s:16:\"Save Hide Status\";s:12:\"sty_sco_char\";s:17:\"SCO and Objective\";s:9:\"sty_scope\";s:5:\"Scope\";s:16:\"sty_section_char\";s:7:\"Section\";s:13:\"sty_set_scope\";s:9:\"Set Scope\";s:10:\"sty_source\";s:6:\"Source\";s:11:\"sty_special\";s:7:\"Special\";s:15:\"sty_style_chars\";s:13:\"Style Classes\";s:15:\"sty_style_class\";s:13:\"Style Classes\";s:14:\"sty_table_char\";s:5:\"Table\";s:15:\"sty_table_class\";s:17:\"Table Style Class\";s:27:\"sty_table_template_bw_zebra\";s:10:\"Gray Zebra\";s:32:\"sty_table_template_colored_zebra\";s:13:\"Colored Zebra\";s:27:\"sty_table_template_no_zebra\";s:8:\"No Zebra\";s:19:\"sty_table_templates\";s:15:\"Table Templates\";s:13:\"sty_tabs_char\";s:21:\"Accordions and Panels\";s:13:\"sty_tag_hover\";s:6:\":hover\";s:14:\"sty_tag_normal\";s:6:\"Normal\";s:19:\"sty_template_layout\";s:15:\"Template Layout\";s:17:\"sty_template_name\";s:4:\"Name\";s:13:\"sty_templates\";s:9:\"Templates\";s:14:\"sty_text_align\";s:14:\"Text Alignment\";s:19:\"sty_text_block_char\";s:12:\"Text (Block)\";s:19:\"sty_text_decoration\";s:15:\"Text Decoration\";s:15:\"sty_text_indent\";s:16:\"Text Indentation\";s:20:\"sty_text_inline_char\";s:16:\"Text (Character)\";s:18:\"sty_text_transform\";s:14:\"Text Transform\";s:8:\"sty_text\";s:4:\"Text\";s:22:\"sty_top_bottom_padding\";s:23:\"Cell Padding Top/Bottom\";s:7:\"sty_top\";s:3:\"Top\";s:16:\"sty_type_flist_a\";s:19:\"File List Item Link\";s:19:\"sty_type_flist_cont\";s:19:\"File List Container\";s:19:\"sty_type_flist_head\";s:17:\"File List Heading\";s:17:\"sty_type_flist_li\";s:14:\"File List Item\";s:14:\"sty_type_flist\";s:9:\"File List\";s:16:\"sty_type_ha_cntr\";s:24:\"Hor. Accordion Container\";s:17:\"sty_type_ha_icntr\";s:29:\"Hor. Accordion Item Container\";s:17:\"sty_type_ha_icont\";s:27:\"Hor. Accordion Item Content\";s:17:\"sty_type_ha_ihead\";s:26:\"Hor. Accordion Item Header\";s:17:\"sty_type_heading1\";s:9:\"Heading 1\";s:17:\"sty_type_heading2\";s:9:\"Heading 2\";s:17:\"sty_type_heading3\";s:9:\"Heading 3\";s:13:\"sty_type_link\";s:4:\"Link\";s:18:\"sty_type_list_item\";s:9:\"List Item\";s:15:\"sty_type_list_o\";s:13:\"Numbered List\";s:15:\"sty_type_list_u\";s:13:\"Bulleted List\";s:22:\"sty_type_media_caption\";s:13:\"Media Caption\";s:19:\"sty_type_media_cont\";s:15:\"Media Container\";s:18:\"sty_type_page_bnav\";s:17:\"Bottom Navigation\";s:18:\"sty_type_page_cont\";s:14:\"Page Container\";s:16:\"sty_type_page_fn\";s:8:\"Footnote\";s:19:\"sty_type_page_frame\";s:10:\"Page Frame\";s:18:\"sty_type_page_lnav\";s:15:\"Left Navigation\";s:23:\"sty_type_page_lnavimage\";s:21:\"Left Navigation Image\";s:22:\"sty_type_page_lnavlink\";s:20:\"Left Navigation Link\";s:18:\"sty_type_page_rnav\";s:16:\"Right Navigation\";s:23:\"sty_type_page_rnavimage\";s:22:\"Right Navigation Image\";s:22:\"sty_type_page_rnavlink\";s:21:\"Right Navigation Link\";s:19:\"sty_type_page_title\";s:10:\"Page Title\";s:18:\"sty_type_page_tnav\";s:14:\"Top Navigation\";s:16:\"sty_type_qanswer\";s:6:\"Answer\";s:15:\"sty_type_qfeedr\";s:15:\"Feedback, Right\";s:15:\"sty_type_qfeedw\";s:15:\"Feedback, Wrong\";s:15:\"sty_type_qinput\";s:10:\"Text Input\";s:16:\"sty_type_qlinput\";s:15:\"Long Text Input\";s:16:\"sty_type_qsubmit\";s:23:\"Question Submit Buttons\";s:15:\"sty_type_qtitle\";s:14:\"Question Title\";s:17:\"sty_type_question\";s:8:\"Question\";s:17:\"sty_type_sco_desc\";s:15:\"SCO Description\";s:17:\"sty_type_sco_keyw\";s:12:\"SCO Keywords\";s:16:\"sty_type_sco_obj\";s:13:\"SCO Objective\";s:18:\"sty_type_sco_title\";s:9:\"SCO Title\";s:16:\"sty_type_section\";s:7:\"Section\";s:19:\"sty_type_table_cell\";s:10:\"Table Cell\";s:14:\"sty_type_table\";s:5:\"Table\";s:19:\"sty_type_text_block\";s:10:\"Text Block\";s:20:\"sty_type_text_inline\";s:9:\"Character\";s:16:\"sty_type_va_cntr\";s:25:\"Vert. Accordion Container\";s:17:\"sty_type_va_icntr\";s:30:\"Vert. Accordion Item Container\";s:17:\"sty_type_va_icont\";s:28:\"Vert. Accordion Item Content\";s:17:\"sty_type_va_ihead\";s:27:\"Vert. Accordion Item Header\";s:8:\"sty_type\";s:4:\"Type\";s:17:\"sty_va_cntr_class\";s:25:\"Vert. Accordion Container\";s:18:\"sty_va_icntr_class\";s:30:\"Vert. Accordion Item Container\";s:18:\"sty_va_icont_class\";s:28:\"Vert. Accordion Item Content\";s:18:\"sty_va_ihead_class\";s:27:\"Vert. Accordion Item Header\";s:24:\"sty_vaccordion_templates\";s:25:\"Vert. Accordion Templates\";s:18:\"sty_vertical_align\";s:18:\"Vertical Alignment\";s:12:\"sty_vertical\";s:8:\"Vertical\";s:15:\"sty_white_space\";s:11:\"White Space\";s:16:\"sty_width_height\";s:14:\"Width x Height\";s:9:\"sty_width\";s:5:\"Width\";s:16:\"sty_word_spacing\";s:12:\"Word Spacing\";s:19:\"style_current_style\";s:13:\"Current Style\";s:18:\"style_delete_style\";s:12:\"Delete Style\";s:16:\"style_edit_style\";s:10:\"Edit Style\";s:12:\"sty_glo_char\";s:8:\"Glossary\";s:20:\"sty_type_glo_overlay\";s:16:\"Glossary Overlay\";s:20:\"sty_type_glo_ovtitle\";s:20:\"Term/Title (Overlay)\";s:38:\"sty_some_styles_obligatory_delete_rest\";s:138:\"The following style classes are compulsory and cannot be deleted. Do you want to continue and delete the remaining selected style classes?\";s:25:\"sty_delete_other_selected\";s:8:\"Continue\";s:25:\"sty_all_styles_obligatory\";s:57:\"All selected styles are compulsory and cannot be deleted.\";s:31:\"sty_copied_please_select_target\";s:101:\"The style classes have been copied. Please open the target style and click ‘Paste Style Classes’.\";s:23:\"sty_paste_style_classes\";s:19:\"Paste Style Classes\";s:33:\"sty_if_style_class_already_exists\";s:32:\"If style class already exists...\";s:13:\"sty_overwrite\";s:9:\"Overwrite\";s:17:\"sty_keep_existing\";s:13:\"Keep Existing\";s:25:\"sty_paste_characteristics\";s:19:\"Paste Style Classes\";s:24:\"sty_style_classes_copied\";s:31:\"Style classes have been copied.\";s:20:\"sty_type_glo_ovclink\";s:27:\"Glossary Overlay Close Link\";s:21:\"sty_type_glo_ovuglink\";s:18:\"Unit Glossary Link\";s:25:\"sty_type_glo_ovuglistlink\";s:23:\"Unit Glossary List Link\";s:12:\"sty_rte_char\";s:9:\"SCORM RTE\";s:17:\"sty_type_rte_menu\";s:8:\"RTE Menu\";s:18:\"sty_type_rte_mlink\";s:13:\"RTE Menu Link\";s:17:\"sty_type_rte_tree\";s:16:\"RTE Tree Section\";s:17:\"sty_type_rte_node\";s:13:\"RTE Tree Node\";s:19:\"sty_type_rte_status\";s:10:\"RTE Status\";s:18:\"sty_type_rte_tlink\";s:18:\"RTE Tree Node Link\";s:8:\"sty_from\";s:4:\"From\";s:6:\"sty_to\";s:2:\"To\";s:21:\"sty_add_content_style\";s:17:\"Add Content Style\";s:31:\"sty_remove_global_default_state\";s:27:\"Remove Global Default State\";s:29:\"sty_remove_global_fixed_state\";s:25:\"Remove Global Fixed State\";s:23:\"sty_make_global_default\";s:20:\"Set as default style\";s:21:\"sty_make_global_fixed\";s:31:\"Force this style on all objects\";s:18:\"sty_type_sco_fmess\";s:19:\"SCORM Final Message\";s:13:\"sty_type_qimg\";s:14:\"Question Image\";s:14:\"sty_type_qimgd\";s:18:\"Image Details Link\";s:15:\"sty_type_qordli\";s:15:\"Order List Item\";s:15:\"sty_type_qordul\";s:10:\"Order List\";s:16:\"sty_type_qetitem\";s:15:\"Error Text Item\";s:16:\"sty_type_qetcorr\";s:20:\"Error Text Corrected\";s:12:\"sty_type_iim\";s:31:\"Interactive Image Content Popup\";s:15:\"sty_type_marker\";s:24:\"Interactive Image Marker\";s:22:\"sty_import_page_layout\";s:18:\"Import Page Layout\";s:14:\"sty_type_qover\";s:17:\"Question Overview\";s:30:\"style_page_layout_module_scorm\";s:5:\"Scorm\";s:34:\"style_page_layout_module_portfolio\";s:9:\"Portfolio\";s:17:\"sty_type_rte_drag\";s:8:\"Drag Bar\";s:19:\"sty_type_rte_tclink\";s:17:\"Tree Control Link\";s:17:\"sty_type_rte_texp\";s:9:\"Tree Icon\";s:16:\"sty_type_rte_tli\";s:14:\"Tree List Item\";s:16:\"sty_type_rte_tul\";s:9:\"Tree List\";s:20:\"sty_move_user_styles\";s:21:\"Change Style of Users\";s:13:\"sty_substyles\";s:9:\"Substyles\";s:21:\"sty_assign_categories\";s:17:\"Assign Categories\";s:12:\"sty_substyle\";s:8:\"Substyle\";s:19:\"sty_cat_assignments\";s:26:\"Style/Category Assignments\";s:18:\"sty_add_assignment\";s:14:\"Add Assignment\";s:10:\"sty_switch\";s:6:\"Switch\";s:11:\"sty_default\";s:7:\"Default\";s:17:\"sty_media_queries\";s:13:\"Media Queries\";s:19:\"sty_add_media_query\";s:15:\"Add Media Query\";s:20:\"sty_media_query_info\";s:100:\"A separate CSS block is added for each media query after the default (no special media query) block.\";s:9:\"sty_order\";s:5:\"Order\";s:9:\"sty_query\";s:5:\"Query\";s:14:\"sty_save_order\";s:10:\"Save Order\";s:21:\"sty_sure_del_mqueries\";s:72:\"Do you really want to delete this media query and all related CSS rules?\";s:10:\"sty_custom\";s:6:\"Custom\";s:14:\"sty_custom_par\";s:17:\"Custom Parameters\";s:19:\"sty_custom_par_info\";s:62:\"Add custom CSS parameters using format ‘parameter: value’.\";s:13:\"sty_transform\";s:9:\"Transform\";s:20:\"sty_transform_origin\";s:16:\"Transform-Origin\";s:16:\"sty_type_ca_cntr\";s:18:\"Carousel Container\";s:17:\"sty_type_ca_icntr\";s:23:\"Carousel Item Container\";s:17:\"sty_type_ca_icont\";s:21:\"Carousel Item Content\";s:17:\"sty_type_ca_ihead\";s:20:\"Carousel Item Header\";s:12:\"sty_type_sub\";s:9:\"Subscript\";s:12:\"sty_type_sup\";s:11:\"Superscript\";s:22:\"sty_carousel_templates\";s:18:\"Carousel Templates\";s:17:\"sty_ca_cntr_class\";s:18:\"Carousel Container\";s:18:\"sty_ca_icntr_class\";s:23:\"Carousel Item Container\";s:18:\"sty_ca_icont_class\";s:21:\"Carousel Item Content\";s:18:\"sty_ca_ihead_class\";s:20:\"Carousel Item Header\";s:18:\"sty_type_ha_iheada\";s:30:\"Hor. Accordion Header (active)\";s:17:\"sty_type_ha_ihcap\";s:22:\"Hor. Accordion Caption\";s:18:\"sty_type_va_iheada\";s:31:\"Vert. Accordion Header (active)\";s:17:\"sty_type_va_ihcap\";s:23:\"Vert. Accordion Caption\";s:19:\"sty_ha_iheada_class\";s:30:\"Hor. Accordion Header (active)\";s:18:\"sty_ha_ihcap_class\";s:22:\"Hor. Accordion Caption\";s:19:\"sty_va_iheada_class\";s:31:\"Vert. Accordion Header (active)\";s:18:\"sty_va_ihcap_class\";s:23:\"Vert. Accordion Caption\";s:16:\"add_system_style\";s:16:\"Add System Style\";s:12:\"add_substyle\";s:13:\"Add Sub Style\";s:7:\"skin_id\";s:7:\"Skin ID\";s:9:\"skin_name\";s:9:\"Skin Name\";s:12:\"skin_version\";s:12:\"Skin Version\";s:4:\"skin\";s:4:\"Skin\";s:8:\"style_id\";s:8:\"Style ID\";s:5:\"Style\";s:5:\"Style\";s:10:\"style_name\";s:10:\"Style Name\";s:9:\"image_dir\";s:15:\"Image Directory\";s:8:\"font_dir\";s:14:\"Font Directory\";s:9:\"sound_dir\";s:15:\"Sound Directory\";s:23:\"system_style_activation\";s:22:\"System Style Activated\";s:8:\"personal\";s:8:\"Personal\";s:4:\"less\";s:4:\"Less\";s:5:\"icons\";s:5:\"Icons\";s:13:\"documentation\";s:13:\"Documentation\";s:24:\"less_can_not_be_modified\";s:23:\"Less cannot be modified\";s:16:\"no_less_path_set\";s:16:\"No Less Path set\";s:31:\"less_less_installation_detected\";s:30:\"Less installation detected at:\";s:11:\"grey_colors\";s:11:\"Gray Colors\";s:10:\"grey_color\";s:10:\"Gray Color\";s:23:\"grey_colors_description\";s:22:\"Gray Color Description\";s:10:\"red_colors\";s:10:\"Red Colors\";s:9:\"red_color\";s:9:\"Red Color\";s:22:\"red_colors_description\";s:21:\"Red Color Description\";s:12:\"green_colors\";s:12:\"Green Colors\";s:11:\"green_color\";s:11:\"Green Color\";s:24:\"green_colors_description\";s:23:\"Green Color Description\";s:11:\"blue_colors\";s:11:\"Blue Colors\";s:10:\"blue_color\";s:10:\"Blue Color\";s:23:\"blue_colors_description\";s:22:\"Blue Color Description\";s:11:\"reset_icons\";s:11:\"Reset Icons\";s:13:\"update_colors\";s:13:\"Update Colors\";s:17:\"style_not_deleted\";s:57:\"The style could not be deleted for the following reasons:\";s:18:\"styles_not_deleted\";s:65:\"The styles could not have been deleted for the following reasons:\";s:27:\"cant_delete_activated_style\";s:32:\"Active Styles cannot be deleted.\";s:13:\"style_deleted\";s:14:\"Deleted Style:\";s:20:\"dir_preserved_linked\";s:15:\"Preserved Link:\";s:12:\"file_deleted\";s:32:\"Following file has been deleted:\";s:12:\"skin_deleted\";s:32:\"Following skin has been deleted:\";s:20:\"msg_sys_style_update\";s:31:\"System Styles have been updated\";s:29:\"cant_deactivate_default_style\";s:37:\"Default styles cannot be deactivated.\";s:29:\"cant_delete_if_users_assigned\";s:54:\"Styles can not be deleted if users are still assigned.\";s:20:\"default_style_set_to\";s:41:\"The default system style has been set to:\";s:21:\"personal_style_set_to\";s:36:\"Your personal style has been set to:\";s:15:\"refresh_entries\";s:15:\"Refresh Entries\";s:16:\"entries_reloaded\";s:30:\"All entries have been reloaded\";s:21:\"msg_sub_style_created\";s:31:\"The sub style has been created.\";s:5:\"style\";s:5:\"Style\";s:6:\"parent\";s:12:\"Parent Style\";s:15:\"sty_substyle_of\";s:12:\"Sub Style of\";s:10:\"assignment\";s:10:\"Assignment\";s:17:\"remove_assignment\";s:17:\"Remove Assignment\";s:15:\"reset_variables\";s:15:\"Reset Variables\";s:16:\"update_variables\";s:16:\"Update Variables\";s:17:\"less_file_updated\";s:156:\"The less variables have been updated. Important: Note that caching might prevent your changes from being shown. You might need to clear your browsers cache.\";s:15:\"less_file_reset\";s:154:\"The less variables have been reset. Important: Note that caching might prevent your changes from being shown. You might need to clear your browsers cache.\";s:11:\"color_reset\";s:159:\"The colors of the icons have been reset. Important: Note that caching might prevent your changes from being shown. You might need to clear your browsers cache.\";s:12:\"color_update\";s:161:\"The colors of the icons have been updated. Important: Note that caching might prevent your changes from being shown. You might need to clear your browsers cache.\";s:20:\"settings_of_substyle\";s:16:\"Manage sub style\";s:17:\"settings_of_style\";s:12:\"Manage style\";s:9:\"of_parent\";s:10:\"of parent:\";s:9:\"from_skin\";s:8:\"of skin:\";s:15:\"dir_copied_from\";s:38:\"The directory has been copied to from:\";s:2:\"to\";s:3:\"to:\";s:11:\"dir_deleted\";s:41:\"The following directory has been deleted:\";s:27:\"sty_create_new_system_style\";s:23:\"Create new System Style\";s:31:\"sty_create_new_system_sub_style\";s:20:\"Create new Sub Style\";s:23:\"sty_import_system_style\";s:19:\"Import System Style\";s:27:\"sty_copy_other_system_style\";s:17:\"Copy System Style\";s:12:\"sub_style_id\";s:12:\"Sub Style ID\";s:14:\"sub_style_name\";s:14:\"Sub Style Name\";s:32:\"less_variables_file_not_included\";s:24:\"The less variables file:\";s:17:\"in_main_less_file\";s:56:\"is not imported inside the system styles main less file:\";s:22:\"can_not_read_less_file\";s:28:\"Cannot read less file. Path:\";s:21:\"msg_sys_style_created\";s:51:\"The new system style has successfully been created.\";s:19:\"skin_id_description\";s:228:\"Skins are container for styles and sub styles. The skin ID sets the name of the folder that holds all style and sub style information. Only letters, numbers as well as hyphens or underline characters are to be used in skin ID\'s.\";s:21:\"skin_name_description\";s:164:\"The skin name can be used to describe the area of application of the skin in human readable form. It will appear in all UI elements allowing the selection of skins.\";s:24:\"skin_version_description\";s:92:\"The skin version is used to re-cache the style after changes. It gets automatically updated.\";s:20:\"style_id_description\";s:201:\"The style id is used as name for style specific files such as css and less placed inside the skins folder. Only letters, numbers as well as hyphens or underline characters are to be used in style ID\'s.\";s:22:\"style_name_description\";s:167:\"The style name can be used to describe the area of application of the style in human readable form. It will appear in all UI elements allowing the selection of styles.\";s:9:\"sub_style\";s:9:\"Sub Style\";s:21:\"image_dir_description\";s:131:\"Folder to store images (mostly icons) of the skin into. This directory can be shared with other styles and sub styles of this skin.\";s:20:\"font_dir_description\";s:115:\"Folder to store fonts of the skin into. This directory can be shared with other styles and sub styles of this skin.\";s:21:\"sound_dir_description\";s:116:\"Folder to store sounds of the skin into. This directory can be shared with other styles and sub styles of this skin.\";s:34:\"sub_style_parent_style_description\";s:236:\"Sub styles are assigned to exactly one parent style. They are only displayed to a specific user if the parent style is assigned to a this exact user. The parent style of a substyle can not be changed after the creation of the sub style.\";s:24:\"sub_style_id_description\";s:208:\"The sub style id is used as name for sub style specific files such as css and less placed inside the skins folder. Only letters, numbers as well as hyphens or underline characters are to be used in skin ID\'s.\";s:26:\"sub_style_name_description\";s:170:\"The sub style name can be used to describe the area of application of the style in human readable form. It will appear in all UI elements allowing the selection of skins.\";s:35:\"system_style_activation_description\";s:167:\"Active system styles can be assigned to users or even selected by users if this setting is activated (see User Management / Settings / Standard Fields / Default Skin).\";s:32:\"system_style_default_description\";s:152:\"Set this style as the default system style. The default system style is used if the current user has not style assigned or if the user is not logged in.\";s:33:\"system_style_personal_description\";s:114:\"Set this style as your personal system style. This might be handy to see the changes that are currently performed.\";s:19:\"less_compile_failed\";s:135:\"Something in the compilation of the less file went wrong. Is lessc installed and the path set correctly in ILIAS setup? Original error:\";s:17:\"zip_export_failed\";s:51:\"The ZIP export failed. The following error occured:\";s:17:\"no_style_selected\";s:31:\"No sub style has been selected.\";s:10:\"adapt_less\";s:10:\"Adapt Less\";s:22:\"adapt_less_description\";s:394:\"This is a direct representation of all less variables from the variables.less file used in the selected skin. Variable names and descriptions are drawn directly from this file and are therefore only available in their original language. The selected style will be recompiled completely by updating/reseting the variables. Resetting variables will create a exact copy of the default delos style.\";s:23:\"adapt_icons_description\";s:175:\"All icons that could be found in svg icons in the skins images folder are listed here. If one color is changed, it will be changed in all icons containing this colors at once.\";s:11:\"adapt_icons\";s:17:\"Adapt Icon Colors\";s:17:\"invalid_less_path\";s:241:\"The provided lessc path is not valid or the webserver does not have the proper permission to read and execute lessc. Lessc (or the file linked to by the file pointed to by the lessc path) has to be readabele and executable by your webserver.\";s:18:\"provided_less_path\";s:20:\"Provided lessc path:\";s:11:\"used_colors\";s:12:\"Used Colors:\";s:14:\"style_imported\";s:42:\"Style has been successfully imported into:\";s:12:\"style_copied\";s:35:\"Style has been successfully copied.\";s:17:\"directory_created\";s:18:\"Directory created:\";s:18:\"color_changed_from\";s:19:\"Color changed from:\";s:16:\"color_changed_to\";s:3:\"to:\";s:13:\"edit_by_color\";s:13:\"Edit by Color\";s:12:\"edit_by_icon\";s:12:\"Edit by Icon\";s:11:\"update_icon\";s:11:\"Update Icon\";s:11:\"select_icon\";s:11:\"Select Icon\";s:11:\"change_icon\";s:11:\"Change Icon\";s:5:\"color\";s:5:\"Color\";s:10:\"adapt_icon\";s:10:\"Adapt Icon\";s:22:\"adapt_icon_description\";s:44:\"Adapt icon colors or change the icon itself.\";s:7:\"preview\";s:7:\"Preview\";s:13:\"icons_gallery\";s:13:\"Icons Gallery\";s:32:\"cant_delete_style_with_substyles\";s:41:\"Styles with sub styles cannot be deleted.\";s:25:\"style_assignments_deleted\";s:63:\"Style assignments of the following Sub Style have been deleted:\";s:14:\"skin_id_exists\";s:41:\"There exists already a skin with this ID.\";s:6:\"usages\";s:7:\"Usages:\";s:45:\"enable_system_styles_management_no_write_perm\";s:162:\"System styles management is enabled but ILIAS does not have write permission on the Customizing/global/skin folder. No new styles can therefore be created/edited.\";s:20:\"manage_system_styles\";s:20:\"Manage System Styles\";s:5:\"scope\";s:5:\"Scope\";s:18:\"open_documentation\";s:18:\"Open Documentation\";s:25:\"ks_documentation_of_style\";s:36:\"Kitchen Sink documentation of style:\";s:28:\"ks_documentation_of_substyle\";s:40:\"Kitchen Sink documentation of sub style:\";}'); +INSERT INTO `lng_modules` VALUES ('style','en','a:425:{s:9:\"sty_acopy\";s:4:\"Copy\";s:22:\"sty_add_characteristic\";s:15:\"Add Style Class\";s:13:\"sty_add_color\";s:9:\"Add Color\";s:13:\"sty_add_image\";s:9:\"Add Image\";s:11:\"sty_add_pgl\";s:15:\"Add Page Layout\";s:16:\"sty_add_template\";s:12:\"Add Template\";s:24:\"sty_added_characteristic\";s:18:\"Added style class.\";s:7:\"sty_all\";s:3:\"All\";s:25:\"sty_background_attachment\";s:21:\"Background Attachment\";s:20:\"sty_background_color\";s:16:\"Background Color\";s:20:\"sty_background_image\";s:16:\"Background Image\";s:23:\"sty_background_position\";s:19:\"Background Position\";s:21:\"sty_background_repeat\";s:17:\"Background Repeat\";s:14:\"sty_background\";s:10:\"Background\";s:14:\"sty_base_color\";s:10:\"Base Color\";s:12:\"sty_based_on\";s:8:\"Based on\";s:16:\"sty_border_color\";s:12:\"Border Color\";s:16:\"sty_border_style\";s:12:\"Border Style\";s:16:\"sty_border_width\";s:12:\"Border Width\";s:10:\"sty_border\";s:6:\"Border\";s:10:\"sty_bottom\";s:6:\"Bottom\";s:17:\"sty_caption_class\";s:7:\"Caption\";s:11:\"sty_caption\";s:7:\"Caption\";s:33:\"sty_characteristic_already_exists\";s:63:\"A style class with this title already exists within this style.\";s:9:\"sty_clear\";s:5:\"Clear\";s:18:\"sty_col_foot_class\";s:13:\"Column Footer\";s:18:\"sty_col_head_class\";s:13:\"Column Header\";s:24:\"sty_color_already_exists\";s:52:\"A color with this name already exists in this style.\";s:14:\"sty_color_code\";s:10:\"Color Code\";s:17:\"sty_color_flavors\";s:13:\"Color Flavors\";s:14:\"sty_color_info\";s:290:\"Predefined colors make it easy to reuse a color for different purposes. You refer to a predefined color by using its name with a leading ‘!’ for any color attribute in your style classes. To use a flavour, append a lightness value in brackets to the color name, e.g. ‘!MyColor(20)’.\";s:14:\"sty_color_name\";s:10:\"Color Name\";s:9:\"sty_color\";s:5:\"Color\";s:10:\"sty_colors\";s:6:\"Colors\";s:12:\"sty_commands\";s:8:\"Commands\";s:25:\"sty_confirm_char_deletion\";s:67:\"Are you sure that you want to delete the following style class(es)?\";s:26:\"sty_confirm_color_deletion\";s:22:\"Confirm Color Deletion\";s:31:\"sty_confirm_del_ind_styles_desc\";s:154:\"All learning modules with individual styles will be assigned to style \'%s\'. This will also delete all individual content styles. Are you sure to continue?\";s:26:\"sty_confirm_del_ind_styles\";s:45:\"Confirm Deletion of Individual Content Styles\";s:29:\"sty_confirm_template_deletion\";s:25:\"Confirm Template Deletion\";s:25:\"sty_copy_other_stylesheet\";s:28:\"Copy Style from Local Source\";s:20:\"sty_create_ind_style\";s:23:\"Create Individual Style\";s:25:\"sty_create_new_stylesheet\";s:16:\"Create new Style\";s:14:\"sty_create_pgl\";s:18:\"Create Page Layout\";s:10:\"sty_cursor\";s:6:\"Cursor\";s:17:\"sty_default_style\";s:13:\"Default Style\";s:29:\"sty_del_template_keep_classes\";s:29:\"Delete and keep Style Classes\";s:16:\"sty_del_template\";s:28:\"Delete Templates and Classes\";s:29:\"sty_disable_auto_margins_info\";s:99:\"Disables automatic setting of left/right to 0px, if media objects or tables are left/right aligned.\";s:24:\"sty_disable_auto_margins\";s:20:\"Disable Auto Margins\";s:17:\"sty_edit_template\";s:13:\"Edit Template\";s:18:\"sty_even_col_class\";s:12:\"Even Columns\";s:18:\"sty_even_row_class\";s:9:\"Even Rows\";s:11:\"sty_example\";s:7:\"Example\";s:14:\"sty_flist_char\";s:9:\"File List\";s:9:\"sty_float\";s:5:\"Float\";s:15:\"sty_font_family\";s:11:\"Font Family\";s:13:\"sty_font_size\";s:9:\"Font Size\";s:14:\"sty_font_style\";s:10:\"Font Style\";s:16:\"sty_font_variant\";s:12:\"Font Variant\";s:15:\"sty_font_weight\";s:11:\"Font Weight\";s:21:\"sty_generate_template\";s:17:\"Generate Template\";s:17:\"sty_ha_cntr_class\";s:24:\"Hor. Accordion Container\";s:18:\"sty_ha_icntr_class\";s:29:\"Hor. Accordion Item Container\";s:18:\"sty_ha_icont_class\";s:27:\"Hor. Accordion Item Content\";s:18:\"sty_ha_ihead_class\";s:26:\"Hor. Accordion Item Header\";s:24:\"sty_haccordion_templates\";s:24:\"Hor. Accordion Templates\";s:10:\"sty_height\";s:6:\"Height\";s:8:\"sty_hide\";s:4:\"Hide\";s:14:\"sty_horizontal\";s:10:\"Horizontal\";s:14:\"sty_image_file\";s:10:\"Image File\";s:10:\"sty_images\";s:6:\"Images\";s:21:\"sty_import_stylesheet\";s:12:\"Import Style\";s:21:\"sty_individual_styles\";s:17:\"Individual Styles\";s:22:\"sty_left_right_padding\";s:23:\"Cell Padding Left/Right\";s:8:\"sty_left\";s:4:\"Left\";s:18:\"sty_letter_spacing\";s:14:\"Letter Spacing\";s:20:\"sty_lightness_border\";s:16:\"Lightness Border\";s:22:\"sty_lightness_cell1_bg\";s:27:\"Lightness Cell 1 Background\";s:24:\"sty_lightness_cell1_text\";s:21:\"Lightness Cell 1 Text\";s:22:\"sty_lightness_cell2_bg\";s:27:\"Lightness Cell 2 Background\";s:24:\"sty_lightness_cell2_text\";s:21:\"Lightness Cell 2 Text\";s:23:\"sty_lightness_header_bg\";s:27:\"Lightness Header Background\";s:25:\"sty_lightness_header_text\";s:21:\"Lightness Header Text\";s:15:\"sty_line_height\";s:11:\"Line Height\";s:13:\"sty_link_char\";s:4:\"Link\";s:13:\"sty_list_char\";s:4:\"List\";s:22:\"sty_margin_and_padding\";s:18:\"Margin and Padding\";s:10:\"sty_margin\";s:6:\"Margin\";s:14:\"sty_media_char\";s:5:\"Media\";s:14:\"sty_min_height\";s:14:\"Minimum Height\";s:18:\"sty_move_lm_styles\";s:32:\"Change Style of Learning Modules\";s:14:\"sty_move_style\";s:12:\"Change Style\";s:40:\"sty_msg_characteristic_must_only_include\";s:69:\"The title of style classes may only include the following characters:\";s:31:\"sty_msg_color_must_only_include\";s:57:\"The color name may only include the following characters:\";s:29:\"sty_msg_input_must_be_numeric\";s:22:\"Input must be numeric.\";s:8:\"sty_name\";s:4:\"Name\";s:23:\"sty_nr_learning_modules\";s:26:\"Number of Learning Modules\";s:17:\"sty_odd_col_class\";s:11:\"Odd Columns\";s:17:\"sty_odd_row_class\";s:8:\"Odd Rows\";s:11:\"sty_opacity\";s:7:\"Opacity\";s:13:\"sty_opt_saved\";s:13:\"Options saved\";s:12:\"sty_overflow\";s:8:\"Overflow\";s:11:\"sty_padding\";s:7:\"Padding\";s:13:\"sty_page_char\";s:4:\"Page\";s:12:\"sty_position\";s:8:\"Position\";s:15:\"sty_positioning\";s:11:\"Positioning\";s:11:\"sty_preview\";s:7:\"Preview\";s:17:\"sty_question_char\";s:8:\"Question\";s:9:\"sty_right\";s:5:\"Right\";s:18:\"sty_row_foot_class\";s:10:\"Row Footer\";s:18:\"sty_row_head_class\";s:10:\"Row Header\";s:22:\"sty_save_active_styles\";s:18:\"Save Active Styles\";s:20:\"sty_save_hide_status\";s:16:\"Save Hide Status\";s:12:\"sty_sco_char\";s:17:\"SCO and Objective\";s:9:\"sty_scope\";s:5:\"Scope\";s:16:\"sty_section_char\";s:7:\"Section\";s:13:\"sty_set_scope\";s:9:\"Set Scope\";s:10:\"sty_source\";s:6:\"Source\";s:11:\"sty_special\";s:7:\"Special\";s:15:\"sty_style_chars\";s:13:\"Style Classes\";s:15:\"sty_style_class\";s:13:\"Style Classes\";s:14:\"sty_table_char\";s:5:\"Table\";s:15:\"sty_table_class\";s:17:\"Table Style Class\";s:27:\"sty_table_template_bw_zebra\";s:10:\"Gray Zebra\";s:32:\"sty_table_template_colored_zebra\";s:13:\"Colored Zebra\";s:27:\"sty_table_template_no_zebra\";s:8:\"No Zebra\";s:19:\"sty_table_templates\";s:15:\"Table Templates\";s:13:\"sty_tabs_char\";s:21:\"Accordions and Panels\";s:13:\"sty_tag_hover\";s:6:\":hover\";s:14:\"sty_tag_normal\";s:6:\"Normal\";s:19:\"sty_template_layout\";s:15:\"Template Layout\";s:17:\"sty_template_name\";s:4:\"Name\";s:13:\"sty_templates\";s:9:\"Templates\";s:14:\"sty_text_align\";s:14:\"Text Alignment\";s:19:\"sty_text_block_char\";s:12:\"Text (Block)\";s:19:\"sty_text_decoration\";s:15:\"Text Decoration\";s:15:\"sty_text_indent\";s:16:\"Text Indentation\";s:20:\"sty_text_inline_char\";s:16:\"Text (Character)\";s:18:\"sty_text_transform\";s:14:\"Text Transform\";s:8:\"sty_text\";s:4:\"Text\";s:22:\"sty_top_bottom_padding\";s:23:\"Cell Padding Top/Bottom\";s:7:\"sty_top\";s:3:\"Top\";s:16:\"sty_type_flist_a\";s:19:\"File List Item Link\";s:19:\"sty_type_flist_cont\";s:19:\"File List Container\";s:19:\"sty_type_flist_head\";s:17:\"File List Heading\";s:17:\"sty_type_flist_li\";s:14:\"File List Item\";s:14:\"sty_type_flist\";s:9:\"File List\";s:16:\"sty_type_ha_cntr\";s:24:\"Hor. Accordion Container\";s:17:\"sty_type_ha_icntr\";s:29:\"Hor. Accordion Item Container\";s:17:\"sty_type_ha_icont\";s:27:\"Hor. Accordion Item Content\";s:17:\"sty_type_ha_ihead\";s:26:\"Hor. Accordion Item Header\";s:17:\"sty_type_heading1\";s:9:\"Heading 1\";s:17:\"sty_type_heading2\";s:9:\"Heading 2\";s:17:\"sty_type_heading3\";s:9:\"Heading 3\";s:13:\"sty_type_link\";s:4:\"Link\";s:18:\"sty_type_list_item\";s:9:\"List Item\";s:15:\"sty_type_list_o\";s:13:\"Numbered List\";s:15:\"sty_type_list_u\";s:13:\"Bulleted List\";s:22:\"sty_type_media_caption\";s:13:\"Media Caption\";s:19:\"sty_type_media_cont\";s:15:\"Media Container\";s:18:\"sty_type_page_bnav\";s:17:\"Bottom Navigation\";s:18:\"sty_type_page_cont\";s:14:\"Page Container\";s:16:\"sty_type_page_fn\";s:8:\"Footnote\";s:19:\"sty_type_page_frame\";s:10:\"Page Frame\";s:18:\"sty_type_page_lnav\";s:15:\"Left Navigation\";s:23:\"sty_type_page_lnavimage\";s:21:\"Left Navigation Image\";s:22:\"sty_type_page_lnavlink\";s:20:\"Left Navigation Link\";s:18:\"sty_type_page_rnav\";s:16:\"Right Navigation\";s:23:\"sty_type_page_rnavimage\";s:22:\"Right Navigation Image\";s:22:\"sty_type_page_rnavlink\";s:21:\"Right Navigation Link\";s:19:\"sty_type_page_title\";s:10:\"Page Title\";s:18:\"sty_type_page_tnav\";s:14:\"Top Navigation\";s:16:\"sty_type_qanswer\";s:6:\"Answer\";s:15:\"sty_type_qfeedr\";s:15:\"Feedback, Right\";s:15:\"sty_type_qfeedw\";s:15:\"Feedback, Wrong\";s:15:\"sty_type_qinput\";s:10:\"Text Input\";s:16:\"sty_type_qlinput\";s:15:\"Long Text Input\";s:16:\"sty_type_qsubmit\";s:23:\"Question Submit Buttons\";s:15:\"sty_type_qtitle\";s:14:\"Question Title\";s:17:\"sty_type_question\";s:8:\"Question\";s:17:\"sty_type_sco_desc\";s:15:\"SCO Description\";s:17:\"sty_type_sco_keyw\";s:12:\"SCO Keywords\";s:16:\"sty_type_sco_obj\";s:13:\"SCO Objective\";s:18:\"sty_type_sco_title\";s:9:\"SCO Title\";s:16:\"sty_type_section\";s:7:\"Section\";s:19:\"sty_type_table_cell\";s:10:\"Table Cell\";s:14:\"sty_type_table\";s:5:\"Table\";s:19:\"sty_type_text_block\";s:10:\"Text Block\";s:20:\"sty_type_text_inline\";s:9:\"Character\";s:16:\"sty_type_va_cntr\";s:25:\"Vert. Accordion Container\";s:17:\"sty_type_va_icntr\";s:30:\"Vert. Accordion Item Container\";s:17:\"sty_type_va_icont\";s:28:\"Vert. Accordion Item Content\";s:17:\"sty_type_va_ihead\";s:27:\"Vert. Accordion Item Header\";s:8:\"sty_type\";s:4:\"Type\";s:17:\"sty_va_cntr_class\";s:25:\"Vert. Accordion Container\";s:18:\"sty_va_icntr_class\";s:30:\"Vert. Accordion Item Container\";s:18:\"sty_va_icont_class\";s:28:\"Vert. Accordion Item Content\";s:18:\"sty_va_ihead_class\";s:27:\"Vert. Accordion Item Header\";s:24:\"sty_vaccordion_templates\";s:25:\"Vert. Accordion Templates\";s:18:\"sty_vertical_align\";s:18:\"Vertical Alignment\";s:12:\"sty_vertical\";s:8:\"Vertical\";s:15:\"sty_white_space\";s:11:\"White Space\";s:16:\"sty_width_height\";s:14:\"Width x Height\";s:9:\"sty_width\";s:5:\"Width\";s:16:\"sty_word_spacing\";s:12:\"Word Spacing\";s:19:\"style_current_style\";s:13:\"Current Style\";s:18:\"style_delete_style\";s:12:\"Delete Style\";s:16:\"style_edit_style\";s:10:\"Edit Style\";s:12:\"sty_glo_char\";s:8:\"Glossary\";s:20:\"sty_type_glo_overlay\";s:16:\"Glossary Overlay\";s:20:\"sty_type_glo_ovtitle\";s:20:\"Term/Title (Overlay)\";s:38:\"sty_some_styles_obligatory_delete_rest\";s:138:\"The following style classes are compulsory and cannot be deleted. Do you want to continue and delete the remaining selected style classes?\";s:25:\"sty_delete_other_selected\";s:8:\"Continue\";s:25:\"sty_all_styles_obligatory\";s:57:\"All selected styles are compulsory and cannot be deleted.\";s:31:\"sty_copied_please_select_target\";s:101:\"The style classes have been copied. Please open the target style and click ‘Paste Style Classes’.\";s:23:\"sty_paste_style_classes\";s:19:\"Paste Style Classes\";s:33:\"sty_if_style_class_already_exists\";s:32:\"If style class already exists...\";s:13:\"sty_overwrite\";s:9:\"Overwrite\";s:17:\"sty_keep_existing\";s:13:\"Keep Existing\";s:25:\"sty_paste_characteristics\";s:19:\"Paste Style Classes\";s:24:\"sty_style_classes_copied\";s:31:\"Style classes have been copied.\";s:20:\"sty_type_glo_ovclink\";s:27:\"Glossary Overlay Close Link\";s:21:\"sty_type_glo_ovuglink\";s:18:\"Unit Glossary Link\";s:25:\"sty_type_glo_ovuglistlink\";s:23:\"Unit Glossary List Link\";s:12:\"sty_rte_char\";s:9:\"SCORM RTE\";s:17:\"sty_type_rte_menu\";s:8:\"RTE Menu\";s:18:\"sty_type_rte_mlink\";s:13:\"RTE Menu Link\";s:17:\"sty_type_rte_tree\";s:16:\"RTE Tree Section\";s:17:\"sty_type_rte_node\";s:13:\"RTE Tree Node\";s:19:\"sty_type_rte_status\";s:10:\"RTE Status\";s:18:\"sty_type_rte_tlink\";s:18:\"RTE Tree Node Link\";s:8:\"sty_from\";s:4:\"From\";s:6:\"sty_to\";s:2:\"To\";s:21:\"sty_add_content_style\";s:17:\"Add Content Style\";s:31:\"sty_remove_global_default_state\";s:27:\"Remove Global Default State\";s:29:\"sty_remove_global_fixed_state\";s:25:\"Remove Global Fixed State\";s:23:\"sty_make_global_default\";s:20:\"Set as default style\";s:21:\"sty_make_global_fixed\";s:31:\"Force this style on all objects\";s:18:\"sty_type_sco_fmess\";s:19:\"SCORM Final Message\";s:13:\"sty_type_qimg\";s:14:\"Question Image\";s:14:\"sty_type_qimgd\";s:18:\"Image Details Link\";s:15:\"sty_type_qordli\";s:15:\"Order List Item\";s:15:\"sty_type_qordul\";s:10:\"Order List\";s:16:\"sty_type_qetitem\";s:15:\"Error Text Item\";s:16:\"sty_type_qetcorr\";s:20:\"Error Text Corrected\";s:12:\"sty_type_iim\";s:31:\"Interactive Image Content Popup\";s:15:\"sty_type_marker\";s:24:\"Interactive Image Marker\";s:22:\"sty_import_page_layout\";s:18:\"Import Page Layout\";s:14:\"sty_type_qover\";s:17:\"Question Overview\";s:30:\"style_page_layout_module_scorm\";s:5:\"Scorm\";s:34:\"style_page_layout_module_portfolio\";s:9:\"Portfolio\";s:17:\"sty_type_rte_drag\";s:8:\"Drag Bar\";s:19:\"sty_type_rte_tclink\";s:17:\"Tree Control Link\";s:17:\"sty_type_rte_texp\";s:9:\"Tree Icon\";s:16:\"sty_type_rte_tli\";s:14:\"Tree List Item\";s:16:\"sty_type_rte_tul\";s:9:\"Tree List\";s:20:\"sty_move_user_styles\";s:21:\"Change Style of Users\";s:13:\"sty_substyles\";s:9:\"Substyles\";s:21:\"sty_assign_categories\";s:17:\"Assign Categories\";s:12:\"sty_substyle\";s:8:\"Substyle\";s:19:\"sty_cat_assignments\";s:26:\"Style/Category Assignments\";s:18:\"sty_add_assignment\";s:14:\"Add Assignment\";s:10:\"sty_switch\";s:6:\"Switch\";s:11:\"sty_default\";s:7:\"Default\";s:17:\"sty_media_queries\";s:13:\"Media Queries\";s:19:\"sty_add_media_query\";s:15:\"Add Media Query\";s:20:\"sty_media_query_info\";s:100:\"A separate CSS block is added for each media query after the default (no special media query) block.\";s:9:\"sty_order\";s:5:\"Order\";s:9:\"sty_query\";s:5:\"Query\";s:14:\"sty_save_order\";s:10:\"Save Order\";s:21:\"sty_sure_del_mqueries\";s:72:\"Do you really want to delete this media query and all related CSS rules?\";s:10:\"sty_custom\";s:6:\"Custom\";s:14:\"sty_custom_par\";s:17:\"Custom Parameters\";s:19:\"sty_custom_par_info\";s:62:\"Add custom CSS parameters using format ‘parameter: value’.\";s:13:\"sty_transform\";s:9:\"Transform\";s:20:\"sty_transform_origin\";s:16:\"Transform-Origin\";s:16:\"sty_type_ca_cntr\";s:18:\"Carousel Container\";s:17:\"sty_type_ca_icntr\";s:23:\"Carousel Item Container\";s:17:\"sty_type_ca_icont\";s:21:\"Carousel Item Content\";s:17:\"sty_type_ca_ihead\";s:20:\"Carousel Item Header\";s:12:\"sty_type_sub\";s:9:\"Subscript\";s:12:\"sty_type_sup\";s:11:\"Superscript\";s:22:\"sty_carousel_templates\";s:18:\"Carousel Templates\";s:17:\"sty_ca_cntr_class\";s:18:\"Carousel Container\";s:18:\"sty_ca_icntr_class\";s:23:\"Carousel Item Container\";s:18:\"sty_ca_icont_class\";s:21:\"Carousel Item Content\";s:18:\"sty_ca_ihead_class\";s:20:\"Carousel Item Header\";s:18:\"sty_type_ha_iheada\";s:30:\"Hor. Accordion Header (active)\";s:17:\"sty_type_ha_ihcap\";s:22:\"Hor. Accordion Caption\";s:18:\"sty_type_va_iheada\";s:31:\"Vert. Accordion Header (active)\";s:17:\"sty_type_va_ihcap\";s:23:\"Vert. Accordion Caption\";s:19:\"sty_ha_iheada_class\";s:30:\"Hor. Accordion Header (active)\";s:18:\"sty_ha_ihcap_class\";s:22:\"Hor. Accordion Caption\";s:19:\"sty_va_iheada_class\";s:31:\"Vert. Accordion Header (active)\";s:18:\"sty_va_ihcap_class\";s:23:\"Vert. Accordion Caption\";s:16:\"add_system_style\";s:16:\"Add System Style\";s:12:\"add_substyle\";s:13:\"Add Sub Style\";s:7:\"skin_id\";s:7:\"Skin ID\";s:9:\"skin_name\";s:9:\"Skin Name\";s:12:\"skin_version\";s:12:\"Skin Version\";s:4:\"skin\";s:4:\"Skin\";s:8:\"style_id\";s:8:\"Style ID\";s:5:\"Style\";s:5:\"Style\";s:10:\"style_name\";s:10:\"Style Name\";s:9:\"image_dir\";s:15:\"Image Directory\";s:8:\"font_dir\";s:14:\"Font Directory\";s:9:\"sound_dir\";s:15:\"Sound Directory\";s:23:\"system_style_activation\";s:22:\"System Style Activated\";s:8:\"personal\";s:8:\"Personal\";s:4:\"less\";s:4:\"Less\";s:5:\"icons\";s:5:\"Icons\";s:13:\"documentation\";s:13:\"Documentation\";s:24:\"less_can_not_be_modified\";s:23:\"Less cannot be modified\";s:16:\"no_less_path_set\";s:16:\"No Less Path set\";s:31:\"less_less_installation_detected\";s:30:\"Less installation detected at:\";s:11:\"grey_colors\";s:11:\"Gray Colors\";s:10:\"grey_color\";s:10:\"Gray Color\";s:23:\"grey_colors_description\";s:22:\"Gray Color Description\";s:10:\"red_colors\";s:10:\"Red Colors\";s:9:\"red_color\";s:9:\"Red Color\";s:22:\"red_colors_description\";s:21:\"Red Color Description\";s:12:\"green_colors\";s:12:\"Green Colors\";s:11:\"green_color\";s:11:\"Green Color\";s:24:\"green_colors_description\";s:23:\"Green Color Description\";s:11:\"blue_colors\";s:11:\"Blue Colors\";s:10:\"blue_color\";s:10:\"Blue Color\";s:23:\"blue_colors_description\";s:22:\"Blue Color Description\";s:11:\"reset_icons\";s:11:\"Reset Icons\";s:13:\"update_colors\";s:13:\"Update Colors\";s:17:\"style_not_deleted\";s:57:\"The style could not be deleted for the following reasons:\";s:18:\"styles_not_deleted\";s:65:\"The styles could not have been deleted for the following reasons:\";s:27:\"cant_delete_activated_style\";s:32:\"Active Styles cannot be deleted.\";s:13:\"style_deleted\";s:14:\"Deleted Style:\";s:20:\"dir_preserved_linked\";s:15:\"Preserved Link:\";s:12:\"file_deleted\";s:32:\"Following file has been deleted:\";s:12:\"skin_deleted\";s:32:\"Following skin has been deleted:\";s:20:\"msg_sys_style_update\";s:31:\"System Styles have been updated\";s:29:\"cant_deactivate_default_style\";s:37:\"Default styles cannot be deactivated.\";s:29:\"cant_delete_if_users_assigned\";s:54:\"Styles can not be deleted if users are still assigned.\";s:20:\"default_style_set_to\";s:41:\"The default system style has been set to:\";s:21:\"personal_style_set_to\";s:36:\"Your personal style has been set to:\";s:15:\"refresh_entries\";s:15:\"Refresh Entries\";s:16:\"entries_reloaded\";s:30:\"All entries have been reloaded\";s:21:\"msg_sub_style_created\";s:31:\"The sub style has been created.\";s:5:\"style\";s:5:\"Style\";s:6:\"parent\";s:12:\"Parent Style\";s:15:\"sty_substyle_of\";s:12:\"Sub Style of\";s:10:\"assignment\";s:10:\"Assignment\";s:17:\"remove_assignment\";s:17:\"Remove Assignment\";s:15:\"reset_variables\";s:15:\"Reset Variables\";s:16:\"update_variables\";s:16:\"Update Variables\";s:17:\"less_file_updated\";s:156:\"The less variables have been updated. Important: Note that caching might prevent your changes from being shown. You might need to clear your browsers cache.\";s:15:\"less_file_reset\";s:154:\"The less variables have been reset. Important: Note that caching might prevent your changes from being shown. You might need to clear your browsers cache.\";s:11:\"color_reset\";s:159:\"The colors of the icons have been reset. Important: Note that caching might prevent your changes from being shown. You might need to clear your browsers cache.\";s:12:\"color_update\";s:161:\"The colors of the icons have been updated. Important: Note that caching might prevent your changes from being shown. You might need to clear your browsers cache.\";s:20:\"settings_of_substyle\";s:16:\"Manage sub style\";s:17:\"settings_of_style\";s:12:\"Manage style\";s:9:\"of_parent\";s:10:\"of parent:\";s:9:\"from_skin\";s:8:\"of skin:\";s:15:\"dir_copied_from\";s:38:\"The directory has been copied to from:\";s:2:\"to\";s:3:\"to:\";s:11:\"dir_deleted\";s:41:\"The following directory has been deleted:\";s:27:\"sty_create_new_system_style\";s:23:\"Create new System Style\";s:31:\"sty_create_new_system_sub_style\";s:20:\"Create new Sub Style\";s:23:\"sty_import_system_style\";s:19:\"Import System Style\";s:27:\"sty_copy_other_system_style\";s:17:\"Copy System Style\";s:12:\"sub_style_id\";s:12:\"Sub Style ID\";s:14:\"sub_style_name\";s:14:\"Sub Style Name\";s:32:\"less_variables_file_not_included\";s:24:\"The less variables file:\";s:17:\"in_main_less_file\";s:56:\"is not imported inside the system styles main less file:\";s:22:\"can_not_read_less_file\";s:28:\"Cannot read less file. Path:\";s:21:\"msg_sys_style_created\";s:51:\"The new system style has successfully been created.\";s:19:\"skin_id_description\";s:228:\"Skins are container for styles and sub styles. The skin ID sets the name of the folder that holds all style and sub style information. Only letters, numbers as well as hyphens or underline characters are to be used in skin ID\'s.\";s:21:\"skin_name_description\";s:164:\"The skin name can be used to describe the area of application of the skin in human readable form. It will appear in all UI elements allowing the selection of skins.\";s:24:\"skin_version_description\";s:92:\"The skin version is used to re-cache the style after changes. It gets automatically updated.\";s:20:\"style_id_description\";s:201:\"The style id is used as name for style specific files such as css and less placed inside the skins folder. Only letters, numbers as well as hyphens or underline characters are to be used in style ID\'s.\";s:22:\"style_name_description\";s:167:\"The style name can be used to describe the area of application of the style in human readable form. It will appear in all UI elements allowing the selection of styles.\";s:9:\"sub_style\";s:9:\"Sub Style\";s:21:\"image_dir_description\";s:131:\"Folder to store images (mostly icons) of the skin into. This directory can be shared with other styles and sub styles of this skin.\";s:20:\"font_dir_description\";s:115:\"Folder to store fonts of the skin into. This directory can be shared with other styles and sub styles of this skin.\";s:21:\"sound_dir_description\";s:116:\"Folder to store sounds of the skin into. This directory can be shared with other styles and sub styles of this skin.\";s:34:\"sub_style_parent_style_description\";s:236:\"Sub styles are assigned to exactly one parent style. They are only displayed to a specific user if the parent style is assigned to a this exact user. The parent style of a substyle can not be changed after the creation of the sub style.\";s:24:\"sub_style_id_description\";s:208:\"The sub style id is used as name for sub style specific files such as css and less placed inside the skins folder. Only letters, numbers as well as hyphens or underline characters are to be used in skin ID\'s.\";s:26:\"sub_style_name_description\";s:170:\"The sub style name can be used to describe the area of application of the style in human readable form. It will appear in all UI elements allowing the selection of skins.\";s:35:\"system_style_activation_description\";s:167:\"Active system styles can be assigned to users or even selected by users if this setting is activated (see User Management / Settings / Standard Fields / Default Skin).\";s:32:\"system_style_default_description\";s:152:\"Set this style as the default system style. The default system style is used if the current user has not style assigned or if the user is not logged in.\";s:33:\"system_style_personal_description\";s:114:\"Set this style as your personal system style. This might be handy to see the changes that are currently performed.\";s:19:\"less_compile_failed\";s:135:\"Something in the compilation of the less file went wrong. Is lessc installed and the path set correctly in ILIAS setup? Original error:\";s:39:\"less_variables_empty_might_have_changed\";s:297:\"There are empty variables in your form. You might have changed your variables.less file since loading this form. The defaults from the variables.less file have been set for the empty fields. Please check those marked empty fields before compiling and saving the values to your variables.less file.\";s:19:\"less_variable_empty\";s:130:\"This variable was empty. The default from your variables.less file has been set. Please check if this is correct before compiling.\";s:17:\"zip_export_failed\";s:51:\"The ZIP export failed. The following error occured:\";s:17:\"no_style_selected\";s:31:\"No sub style has been selected.\";s:10:\"adapt_less\";s:10:\"Adapt Less\";s:22:\"adapt_less_description\";s:394:\"This is a direct representation of all less variables from the variables.less file used in the selected skin. Variable names and descriptions are drawn directly from this file and are therefore only available in their original language. The selected style will be recompiled completely by updating/reseting the variables. Resetting variables will create a exact copy of the default delos style.\";s:23:\"adapt_icons_description\";s:175:\"All icons that could be found in svg icons in the skins images folder are listed here. If one color is changed, it will be changed in all icons containing this colors at once.\";s:11:\"adapt_icons\";s:17:\"Adapt Icon Colors\";s:17:\"invalid_less_path\";s:241:\"The provided lessc path is not valid or the webserver does not have the proper permission to read and execute lessc. Lessc (or the file linked to by the file pointed to by the lessc path) has to be readabele and executable by your webserver.\";s:18:\"provided_less_path\";s:20:\"Provided lessc path:\";s:11:\"used_colors\";s:12:\"Used Colors:\";s:14:\"style_imported\";s:42:\"Style has been successfully imported into:\";s:12:\"style_copied\";s:35:\"Style has been successfully copied.\";s:17:\"directory_created\";s:18:\"Directory created:\";s:18:\"color_changed_from\";s:19:\"Color changed from:\";s:16:\"color_changed_to\";s:3:\"to:\";s:13:\"edit_by_color\";s:13:\"Edit by Color\";s:12:\"edit_by_icon\";s:12:\"Edit by Icon\";s:11:\"update_icon\";s:11:\"Update Icon\";s:11:\"select_icon\";s:11:\"Select Icon\";s:11:\"change_icon\";s:11:\"Change Icon\";s:5:\"color\";s:5:\"Color\";s:10:\"adapt_icon\";s:10:\"Adapt Icon\";s:22:\"adapt_icon_description\";s:44:\"Adapt icon colors or change the icon itself.\";s:7:\"preview\";s:7:\"Preview\";s:13:\"icons_gallery\";s:13:\"Icons Gallery\";s:32:\"cant_delete_style_with_substyles\";s:41:\"Styles with sub styles cannot be deleted.\";s:25:\"style_assignments_deleted\";s:63:\"Style assignments of the following Sub Style have been deleted:\";s:14:\"skin_id_exists\";s:41:\"There exists already a skin with this ID.\";s:6:\"usages\";s:7:\"Usages:\";s:45:\"enable_system_styles_management_no_write_perm\";s:162:\"System styles management is enabled but ILIAS does not have write permission on the Customizing/global/skin folder. No new styles can therefore be created/edited.\";s:20:\"manage_system_styles\";s:20:\"Manage System Styles\";s:5:\"scope\";s:5:\"Scope\";s:18:\"open_documentation\";s:18:\"Open Documentation\";s:25:\"ks_documentation_of_style\";s:36:\"Kitchen Sink documentation of style:\";s:28:\"ks_documentation_of_substyle\";s:40:\"Kitchen Sink documentation of sub style:\";}'); INSERT INTO `lng_modules` VALUES ('survey','en','a:657:{s:11:\"add_heading\";s:11:\"Add Heading\";s:12:\"add_material\";s:12:\"Add Material\";s:10:\"add_phrase\";s:10:\"Add Phrase\";s:20:\"adm_no_special_users\";s:79:\"There are no special users defined who are able to run a survey more than once.\";s:24:\"already_completed_survey\";s:81:\"You have already finished the survey! You are not able to enter the survey again.\";s:13:\"anonymization\";s:13:\"Anonymization\";s:32:\"anonymize_anonymous_introduction\";s:185:\"To grant you access to the survey, you must use a 5-character survey code which you can receive from the creator/maintainer of this survey.
Please enter it in the text field above.\";s:6:\"answer\";s:6:\"Answer\";s:5:\"apply\";s:5:\"Apply\";s:15:\"arithmetic_mean\";s:15:\"Arithmetic Mean\";s:4:\"back\";s:4:\"Back\";s:6:\"before\";s:6:\"before\";s:20:\"browse_for_questions\";s:13:\"Add from Pool\";s:13:\"cancel_survey\";s:18:\"Suspend the Survey\";s:21:\"cannot_manage_phrases\";s:64:\"You do not possess sufficient permissions to manage the phrases!\";s:25:\"cannot_participate_survey\";s:71:\"You do not possess sufficient permissions to participate in the survey!\";s:18:\"cannot_read_survey\";s:66:\"You do not possess sufficient permissions to read the survey data!\";s:36:\"cannot_switch_to_online_no_questions\";s:96:\"The status cannot be changed to "online" because there are no questions in the survey!\";s:10:\"categories\";s:7:\"Answers\";s:20:\"category_nr_selected\";s:20:\"Number of selections\";s:8:\"category\";s:6:\"Answer\";s:5:\"chart\";s:5:\"Chart\";s:13:\"codes_created\";s:15:\"Code(s) created\";s:13:\"codes_deleted\";s:15:\"Code(s) deleted\";s:5:\"codes\";s:12:\"Access Codes\";s:8:\"combobox\";s:8:\"Combobox\";s:13:\"concatenation\";s:13:\"Concatenation\";s:28:\"confirm_delete_all_user_data\";s:60:\"Are you sure you want to delete all user data of the survey?\";s:31:\"confirm_delete_single_user_data\";s:70:\"Are you sure you want to delete the survey data of the selected users?\";s:22:\"confirm_remove_heading\";s:44:\"Are you sure you want to remove the heading?\";s:22:\"confirm_sync_questions\";s:145:\"The question you changed is a copy which has been created for use with the active survey. Do you want to change the original of the question too?\";s:14:\"constraint_add\";s:16:\"Add Routing Rule\";s:38:\"constraints_first_question_description\";s:84:\"The first entity could not have any routing because there are no previous questions.\";s:24:\"constraints_introduction\";s:442:\"You can add a routing rule to a single question or a question block with multiple questions. Depending on the specific answer given to an earlier question participants get presented with a defined next question. Thus questions irrelevant to a participant will not be asked and the survey gets shorter or more specific depending on the answers provided earlier. No routing rules can be set for the first question or question block in a survey.\";s:28:\"constraints_list_of_entities\";s:33:\"Available hooks for routing rules\";s:33:\"constraints_no_nonessay_available\";s:153:\"There are no previous questions available to define routing rules. The following types are supported: Metric, Single Choice and Multiple Choice question.\";s:51:\"constraints_no_questions_or_questionblocks_selected\";s:54:\"Please select at least one question or question block!\";s:11:\"constraints\";s:7:\"Routing\";s:8:\"contains\";s:8:\"Contains\";s:8:\"continue\";s:11:\"Continue >>\";s:11:\"create_date\";s:7:\"Created\";s:10:\"create_new\";s:10:\"Create New\";s:8:\"dc_agree\";s:5:\"agree\";s:9:\"dc_always\";s:6:\"always\";s:18:\"dc_definitelyfalse\";s:16:\"definitely false\";s:17:\"dc_definitelytrue\";s:15:\"definitely true\";s:10:\"dc_desired\";s:7:\"desired\";s:11:\"dc_disagree\";s:8:\"disagree\";s:7:\"dc_fair\";s:4:\"fair\";s:8:\"dc_false\";s:5:\"false\";s:7:\"dc_good\";s:4:\"good\";s:12:\"dc_manytimes\";s:10:\"many times\";s:15:\"dc_morenegative\";s:13:\"more negative\";s:15:\"dc_morepositive\";s:13:\"more positive\";s:16:\"dc_mostcertainly\";s:14:\"most certainly\";s:19:\"dc_mostcertainlynot\";s:18:\"most certainly not\";s:7:\"dc_must\";s:4:\"must\";s:10:\"dc_mustnot\";s:8:\"must not\";s:10:\"dc_neutral\";s:7:\"neutral\";s:8:\"dc_never\";s:5:\"never\";s:5:\"dc_no\";s:2:\"no\";s:16:\"dc_notacceptable\";s:14:\"not acceptable\";s:7:\"dc_poor\";s:4:\"poor\";s:9:\"dc_rarely\";s:6:\"rarely\";s:9:\"dc_should\";s:6:\"should\";s:12:\"dc_shouldnot\";s:10:\"should not\";s:12:\"dc_sometimes\";s:9:\"sometimes\";s:16:\"dc_stronglyagree\";s:14:\"strongly agree\";s:18:\"dc_stronglydesired\";s:16:\"strongly desired\";s:19:\"dc_stronglydisagree\";s:17:\"strongly disagree\";s:20:\"dc_stronglyundesired\";s:18:\"strongly undesired\";s:7:\"dc_true\";s:4:\"true\";s:12:\"dc_undecided\";s:9:\"undecided\";s:12:\"dc_undesired\";s:9:\"undesired\";s:10:\"dc_varying\";s:7:\"varying\";s:11:\"dc_verygood\";s:9:\"very good\";s:6:\"dc_yes\";s:3:\"yes\";s:20:\"define_questionblock\";s:21:\"Define Question Block\";s:16:\"delete_user_data\";s:44:\"Delete the Survey Data of the Selected Users\";s:20:\"description_maxchars\";s:86:\"If nothing entered the maximum number of characters for this text answer is unlimited.\";s:9:\"disinvite\";s:26:\"Take from Personal Desktop\";s:21:\"display_all_available\";s:21:\"Display all available\";s:35:\"dp_standard_attitude_agree_disagree\";s:34:\"Standard Attitude (agree-disagree)\";s:45:\"dp_standard_attitude_agree_undecided_disagree\";s:44:\"Standard Attitude (agree-undecided-disagree)\";s:27:\"dp_standard_attitude_agree5\";s:77:\"Standard Attitude (strongly agree-agree-undecided-disagree-strongly disagree)\";s:46:\"dp_standard_attitude_desired_neutral_undesired\";s:45:\"Standard Attitude (desired-neutral-undesired)\";s:38:\"dp_standard_attitude_desired_undesired\";s:37:\"Standard Attitude (desired-undesired)\";s:29:\"dp_standard_attitude_desired5\";s:81:\"Standard Attitude (strongly desired-desired-neutral-undesired-strongly undesired)\";s:44:\"dp_standard_attitude_good_fair_notacceptable\";s:44:\"Standard Attitude (good-fair-not acceptable)\";s:39:\"dp_standard_attitude_good_notacceptable\";s:39:\"Standard Attitude (good-not acceptable)\";s:26:\"dp_standard_attitude_good5\";s:59:\"Standard Attitude (very good-good-fair-poor-not acceptable)\";s:26:\"dp_standard_attitude_must5\";s:61:\"Standard Attitude (must-should-undecided-should not-must not)\";s:36:\"dp_standard_attitude_shold_shouldnot\";s:37:\"Standard Attitude (should-should not)\";s:47:\"dp_standard_attitude_should_undecided_shouldnot\";s:47:\"Standard Attitude (should-undecided-should not)\";s:32:\"dp_standard_behaviour_certainly5\";s:91:\"Standard Behavior (most certainly-more positive-undecided-more negative-most certainly not)\";s:28:\"dp_standard_behaviour_yes_no\";s:26:\"Standard Behavior (yes-no)\";s:38:\"dp_standard_behaviour_yes_undecided_no\";s:36:\"Standard Behavior (yes-undecided-no)\";s:32:\"dp_standard_beliefs_always_never\";s:31:\"Standard Beliefs (always-never)\";s:42:\"dp_standard_beliefs_always_sometimes_never\";s:41:\"Standard Beliefs (always-sometimes-never)\";s:27:\"dp_standard_beliefs_always5\";s:57:\"Standard Beliefs (always-many times-varying-rarely-never)\";s:30:\"dp_standard_beliefs_true_false\";s:29:\"Standard Beliefs (true-false)\";s:40:\"dp_standard_beliefs_true_undecided_false\";s:39:\"Standard Beliefs (true-undecided-false)\";s:25:\"dp_standard_beliefs_true5\";s:72:\"Standard Beliefs (definitely true-true-undecided-false-definitely false)\";s:19:\"dp_standard_numbers\";s:16:\"Standard Numbers\";s:9:\"duplicate\";s:9:\"Duplicate\";s:12:\"edit_heading\";s:12:\"Edit Heading\";s:16:\"end_date_reached\";s:53:\"You cannot start the survey. The end date is reached!\";s:8:\"end_date\";s:8:\"End Date\";s:18:\"enter_anonymous_id\";s:18:\"Survey Access Code\";s:18:\"enter_phrase_title\";s:27:\"Please enter a Phrase Title\";s:27:\"enter_valid_number_of_codes\";s:60:\"Please enter a valid number to generate survey access codes!\";s:16:\"err_no_pool_name\";s:47:\"Please enter the name of a survey question pool\";s:33:\"error_retrieving_anonymous_survey\";s:121:\"The system could not find your survey data for survey code "%s". Please check the survey code you have entered!\";s:21:\"evaluation_access_all\";s:43:\"All Registered Users can Access the Results\";s:22:\"evaluation_access_info\";s:37:\"You have access to the survey results\";s:21:\"evaluation_access_off\";s:34:\"Participants Cannot Access Results\";s:30:\"evaluation_access_participants\";s:46:\"All Survey Participants can Access the Results\";s:17:\"evaluation_access\";s:31:\"Participants\' Access to Results\";s:10:\"evaluation\";s:10:\"Statistics\";s:20:\"existing_constraints\";s:22:\"Existing Routing Rules\";s:12:\"exp_type_csv\";s:27:\"Comma Separated Value (CSV)\";s:14:\"exp_type_excel\";s:15:\"Microsoft Excel\";s:23:\"export_all_survey_codes\";s:23:\"Export all Access Codes\";s:25:\"filter_all_question_types\";s:18:\"All Question Types\";s:24:\"filter_all_questionpools\";s:18:\"All Question Pools\";s:6:\"filter\";s:6:\"Filter\";s:14:\"geometric_mean\";s:14:\"Geometric Mean\";s:13:\"given_answers\";s:13:\"Given Answers\";s:13:\"glossary_term\";s:13:\"Glossary Term\";s:13:\"harmonic_mean\";s:13:\"Harmonic Mean\";s:7:\"heading\";s:7:\"Heading\";s:10:\"horizontal\";s:10:\"Horizontal\";s:25:\"import_error_closing_file\";s:30:\"Error closing the import file!\";s:25:\"import_error_opening_file\";s:30:\"Error opening the import file!\";s:23:\"import_no_file_selected\";s:17:\"No file selected!\";s:15:\"import_question\";s:18:\"Import Question(s)\";s:22:\"import_wrong_file_type\";s:16:\"Wrong file type!\";s:12:\"insert_after\";s:12:\"Insert After\";s:13:\"insert_before\";s:13:\"Insert Before\";s:23:\"insert_missing_question\";s:65:\"Please select at least one question to insert it into the survey!\";s:28:\"insert_missing_questionblock\";s:71:\"Please select at least one question block to insert it into the survey!\";s:13:\"internal_link\";s:13:\"Internal Link\";s:12:\"introduction\";s:20:\"Introductory Message\";s:20:\"invitation_mode_desc\";s:73:\"A link reference to the survey is created on the users\' personal desktop.\";s:15:\"invitation_mode\";s:45:\"Put Link to Survey on the Personal Desktop of\";s:14:\"invitation_off\";s:25:\"Do not put on any Desktop\";s:10:\"invitation\";s:28:\"Put Link On Personal Desktop\";s:13:\"invited_users\";s:14:\"Selected Users\";s:16:\"language_changed\";s:16:\"Language changed\";s:11:\"last_update\";s:7:\"Updated\";s:6:\"layout\";s:6:\"Layout\";s:6:\"legend\";s:6:\"Legend\";s:11:\"lower_limit\";s:11:\"Lower Limit\";s:11:\"maintenance\";s:12:\"Participants\";s:14:\"manage_phrases\";s:10:\"My Phrases\";s:27:\"material_added_successfully\";s:37:\"You successfully set a material link!\";s:8:\"material\";s:8:\"Material\";s:17:\"materials_deleted\";s:48:\"Material(s) have been removed from the question.\";s:9:\"materials\";s:9:\"Materials\";s:17:\"matrix_appearance\";s:10:\"Appearance\";s:37:\"matrix_bipolar_adjectives_description\";s:104:\"You may use a pair of bipolar adjectives to scale the column responses to words, short phrases, or texts\";s:25:\"matrix_bipolar_adjectives\";s:18:\"Bipolar Adjectives\";s:36:\"matrix_column_separators_description\";s:121:\"Select the check box if you want to have separators (thin lines) between the columns in the output of the Matrix Question\";s:24:\"matrix_column_separators\";s:17:\"Column Separators\";s:22:\"matrix_column_settings\";s:22:\"Matrix Column Settings\";s:14:\"matrix_columns\";s:14:\"Matrix Columns\";s:16:\"matrix_left_pole\";s:9:\"Left Pole\";s:21:\"matrix_neutral_answer\";s:72:\"Text for a Neutral Column (‘Not Specified’, ‘I don\'t know’ etc.)\";s:43:\"matrix_neutral_column_separator_description\";s:151:\"Select the check box if you want to have a separator (thick line) between the neutral column and the other columns in the output of the Matrix Question\";s:31:\"matrix_neutral_column_separator\";s:24:\"Neutral Column Separator\";s:36:\"matrix_question_checkbox_not_checked\";s:49:\"Please check at least one check box in every row!\";s:40:\"matrix_question_radio_button_not_checked\";s:45:\"Please select an option button for every row!\";s:17:\"matrix_right_pole\";s:10:\"Right Pole\";s:33:\"matrix_row_separators_description\";s:118:\"Select the check box if you want to have separators (thin lines) between the rows in the output of the Matrix Question\";s:21:\"matrix_row_separators\";s:14:\"Row Separators\";s:11:\"matrix_rows\";s:11:\"Matrix Rows\";s:23:\"matrix_standard_answers\";s:11:\"Column Text\";s:17:\"matrix_subtype_mr\";s:31:\"Check Boxes (Multiple Response)\";s:17:\"matrix_subtype_sr\";s:32:\"Option Buttons (Single Response)\";s:8:\"maxchars\";s:28:\"Maximum Number of Characters\";s:7:\"maximum\";s:13:\"Maximum Value\";s:14:\"median_between\";s:7:\"between\";s:6:\"median\";s:6:\"Median\";s:8:\"menuback\";s:4:\"Back\";s:16:\"menubacktosurvey\";s:18:\"Back to the Survey\";s:30:\"metric_question_floating_point\";s:110:\"The value you entered is a floating point value. Floating point values are not allowed for this question type!\";s:27:\"metric_question_not_a_value\";s:45:\"The value you entered is not a numeric value!\";s:29:\"metric_question_out_of_bounds\";s:67:\"The value you entered is not between the minimum and maximum value!\";s:35:\"metric_subtype_description_interval\";s:287:\"Equivalent intervals between measurements allow a meaningful comparison between arbitrary pairs of measurements. The zero point on the scale is arbitrary, so negative values can be used. Examples of interval values are the year date in many calendars or the temperature in Celsius scale.\";s:40:\"metric_subtype_description_ratioabsolute\";s:157:\"The ratio absolute measurement uses natural numbers additional to the non-arbitrary zero point for example the number of children in a family or probability.\";s:43:\"metric_subtype_description_rationonabsolute\";s:267:\"In addition to the interval measurement there are also meaningful ratios between arbitrary pairs of numbers. The zero value on a ratio scale is non-arbitrary. Most physical quantities, such as length in centimeters or duration in seconds are measured on ratio scales.\";s:7:\"minimum\";s:13:\"Minimum Value\";s:21:\"mode_nr_of_selections\";s:16:\"Nr of Selections\";s:9:\"mode_text\";s:26:\"Most Selected Value (Text)\";s:4:\"mode\";s:19:\"Most Selected Value\";s:24:\"msg_deleted_export_files\";s:22:\"Export file(s) deleted\";s:36:\"msg_enter_value_for_valid_constraint\";s:52:\"Please enter a value to create a valid routing rule!\";s:20:\"msg_users_disinvited\";s:18:\"User(s) disinvited\";s:16:\"new_survey_codes\";s:25:\"new survey access code(s)\";s:29:\"no_question_selected_for_move\";s:46:\"Please check at least one question to move it!\";s:32:\"no_question_selected_for_removal\";s:66:\"Please check at least one question or question block to remove it!\";s:22:\"no_questions_available\";s:33:\"There are no questions available!\";s:27:\"no_target_selected_for_move\";s:34:\"You must select a target position!\";s:15:\"no_user_invited\";s:96:\"All invited users did not possess sufficient permissions to run the survey. No user was invited.\";s:9:\"non_ratio\";s:8:\"Interval\";s:8:\"not_used\";s:12:\"not used yet\";s:10:\"obligatory\";s:10:\"Compulsory\";s:3:\"off\";s:3:\"Off\";s:7:\"offline\";s:7:\"offline\";s:2:\"on\";s:2:\"On\";s:2:\"or\";s:2:\"or\";s:11:\"orientation\";s:11:\"Orientation\";s:5:\"outro\";s:18:\"Concluding Remarks\";s:24:\"percentage_of_selections\";s:24:\"Percentage of selections\";s:12:\"phrase_added\";s:12:\"Phrase added\";s:12:\"phrase_saved\";s:34:\"The phrase was saved successfully!\";s:13:\"please_select\";s:19:\"-- please select --\";s:16:\"predefined_users\";s:33:\"Put on desktops of selected users\";s:7:\"preview\";s:7:\"Preview\";s:26:\"qpl_confirm_delete_phrases\";s:56:\"Are you sure you want to delete the following phrase(s)?\";s:28:\"qpl_confirm_delete_questions\";s:58:\"Are you sure you want to delete the following question(s)?\";s:20:\"qpl_copy_select_none\";s:46:\"Please check at least one question to copy it!\";s:39:\"qpl_define_questionblock_select_missing\";s:75:\"Please select a least two questions if you want to define a question block!\";s:29:\"qpl_delete_phrase_select_none\";s:45:\"Please check at least one phrase to delete it\";s:22:\"qpl_delete_select_none\";s:48:\"Please check at least one question to delete it!\";s:22:\"qpl_export_select_none\";s:47:\"Please check at least one question to export it\";s:19:\"qpl_phrases_deleted\";s:18:\"Phrase(s) deleted.\";s:21:\"qpl_questions_deleted\";s:20:\"Question(s) deleted.\";s:20:\"qpl_savephrase_empty\";s:28:\"Please enter a phrase title!\";s:21:\"qpl_savephrase_exists\";s:67:\"The phrase title already exists! Please enter another phrase title.\";s:22:\"qpl_unfold_select_none\";s:80:\"Please select at least one question block if you want to unfold question blocks!\";s:23:\"question_mr_not_checked\";s:49:\"Please check at least one of the offered answers!\";s:20:\"question_not_checked\";s:40:\"Please check one of the offered answers!\";s:19:\"question_obligatory\";s:27:\"The question is compulsory!\";s:13:\"question_type\";s:13:\"Question Type\";s:22:\"questionblock_inserted\";s:23:\"Question Block inserted\";s:13:\"questionblock\";s:14:\"Question Block\";s:23:\"questionblocks_inserted\";s:24:\"Question Blocks inserted\";s:14:\"questionblocks\";s:15:\"Question Blocks\";s:18:\"questions_inserted\";s:21:\"Question(s) inserted!\";s:17:\"questions_removed\";s:45:\"Question(s) and/or question block(s) removed!\";s:9:\"questions\";s:9:\"Questions\";s:12:\"questiontype\";s:13:\"Question Type\";s:14:\"ratio_absolute\";s:14:\"Ratio-Absolute\";s:18:\"ratio_non_absolute\";s:18:\"Ratio-Non-Absolute\";s:15:\"remove_question\";s:6:\"Remove\";s:16:\"remove_questions\";s:99:\"Are you sure you want to remove the following question(s) and/or question block(s) from the survey?\";s:12:\"reset_filter\";s:12:\"Reset Filter\";s:7:\"results\";s:7:\"Results\";s:13:\"resume_survey\";s:17:\"Resume the Survey\";s:8:\"row_text\";s:8:\"Row Text\";s:21:\"save_obligatory_state\";s:32:\"Save Compulsory States and Order\";s:24:\"save_phrase_introduction\";s:175:\"If you want to save the answers below as default phrase, please enter a phrase title. You can access a default phrase whenever you want to add a phrase to an ordinal question.\";s:11:\"save_phrase\";s:14:\"Save as Phrase\";s:5:\"scale\";s:5:\"Scale\";s:10:\"search_for\";s:10:\"Search for\";s:13:\"search_groups\";s:12:\"Found Groups\";s:12:\"search_roles\";s:11:\"Found Roles\";s:11:\"search_term\";s:11:\"Search Term\";s:12:\"search_users\";s:12:\"Search Users\";s:13:\"select_option\";s:31:\"--- Please select an option ---\";s:21:\"select_prior_question\";s:23:\"Select a prior question\";s:25:\"select_questionpool_short\";s:20:\"Question Pool Survey\";s:19:\"select_questionpool\";s:59:\"Please select a question pool to store the created question\";s:15:\"select_relation\";s:17:\"Select a Relation\";s:40:\"select_target_position_for_move_question\";s:92:\"Please select a target position to move the question(s) and press one of the insert buttons!\";s:12:\"select_value\";s:13:\"Enter a Value\";s:9:\"selection\";s:9:\"Selection\";s:29:\"show_questiontext_description\";s:211:\"If this checkbox is selected, for every question in the question block the question text will be shown. If this checkbox is not selected, the question text of every question in the question block will be hidden.\";s:17:\"show_questiontext\";s:25:\"Display the Question Text\";s:7:\"skipped\";s:7:\"skipped\";s:25:\"spl_copy_insert_clipboard\";s:52:\"The selected question(s) are copied to the clipboard\";s:20:\"spl_copy_select_none\";s:62:\"Please check at least one question to copy it to the clipboard\";s:25:\"spl_move_insert_clipboard\";s:46:\"The selected question(s) are marked for moving\";s:18:\"spl_move_same_pool\";s:70:\"It has no effect to move questions from inside the same question pool.\";s:20:\"spl_move_select_none\";s:58:\"Please check at least one question to select it for moving\";s:31:\"spl_online_property_description\";s:65:\"If the question pool is not online, it cannot be used in surveys.\";s:19:\"spl_online_property\";s:6:\"Online\";s:20:\"spl_paste_no_objects\";s:91:\"There are no questions in the clipboard. Please copy or move a question into the clipboard.\";s:17:\"spl_paste_success\";s:55:\"The question(s) have been pasted into the question pool\";s:22:\"start_date_not_reached\";s:60:\"You cannot start the survey until the start date is reached!\";s:10:\"start_date\";s:10:\"Start Date\";s:12:\"start_survey\";s:12:\"Start Survey\";s:7:\"subtype\";s:7:\"Subtype\";s:20:\"survey_code_url_name\";s:55:\"URL (use right mouse button to copy URL)\";s:15:\"survey_code_url\";s:21:\"URL for Direct Access\";s:16:\"survey_code_used\";s:11:\"Code was ..\";s:11:\"survey_code\";s:18:\"Survey Access Code\";s:17:\"survey_codes_lang\";s:27:\"Preselected Survey Language\";s:29:\"survey_codes_no_anonymization\";s:82:\"You must create an anonymized survey with access codes to create new access codes!\";s:39:\"survey_error_insert_incomplete_question\";s:82:\"You tried to add an incomplete question to the survey! The question was not added.\";s:13:\"survey_finish\";s:13:\"Finish Survey\";s:15:\"survey_finished\";s:63:\"You have finished the survey. Thank you for your participation!\";s:27:\"survey_has_datasets_warning\";s:137:\"The survey already contains data sets. You cannot edit the survey questions until you remove these data sets in the participants section.\";s:17:\"survey_is_offline\";s:61:\"You cannot start the survey! The survey is currently offline.\";s:11:\"survey_next\";s:7:\"Next >>\";s:15:\"survey_previous\";s:11:\"<< Previous\";s:22:\"survey_question_editor\";s:9:\"List View\";s:26:\"survey_question_obligatory\";s:58:\"This question is compulsory. You must answer the question!\";s:16:\"survey_questions\";s:9:\"Questions\";s:12:\"survey_start\";s:16:\"Go To Start Page\";s:23:\"survey_use_start_button\";s:49:\"You must enter the survey using the start button!\";s:20:\"SurveyMatrixQuestion\";s:15:\"Matrix Question\";s:20:\"SurveyMetricQuestion\";s:15:\"Metric Question\";s:28:\"SurveyMultipleChoiceQuestion\";s:44:\"Multiple Choice Question (Multiple Response)\";s:26:\"SurveySingleChoiceQuestion\";s:42:\"Multiple Choice Question (Single Response)\";s:18:\"SurveyTextQuestion\";s:5:\"Essay\";s:25:\"svy_all_user_data_deleted\";s:46:\"All user data of this survey has been deleted!\";s:40:\"svy_check_evaluation_access_introduction\";s:136:\"Since this survey evaluation is only accessible by survey participants you need to enter your survey access code to open the evaluation.\";s:42:\"svy_check_evaluation_authentication_needed\";s:21:\"Authentication needed\";s:30:\"svy_check_evaluation_wrong_key\";s:127:\"You entered a wrong survey access code or you have not participated the survey. Your access to the survey evaluation is denied.\";s:24:\"svy_delete_all_user_data\";s:20:\"Delete all User Data\";s:18:\"svy_eval_cumulated\";s:8:\"Overview\";s:15:\"svy_eval_detail\";s:7:\"Details\";s:13:\"svy_eval_user\";s:15:\"Per Participant\";s:16:\"svy_export_files\";s:12:\"Export Files\";s:22:\"svy_general_properties\";s:18:\"General Properties\";s:14:\"svy_page_error\";s:114:\"There was an error answering a survey question. Please refer to the question to get more information on the error!\";s:15:\"svy_page_errors\";s:118:\"There were errors answering the survey questions. Please refer to the questions to get more information on the errors!\";s:30:\"svy_selected_user_data_deleted\";s:64:\"The survey data of the selected user(s) was deleted successfully\";s:23:\"svy_show_questiontitles\";s:19:\"Show Question Title\";s:26:\"text_maximum_chars_allowed\";s:91:\"Please do not enter more than a maximum of %s characters. Any characters above will be cut.\";s:28:\"text_question_not_filled_out\";s:33:\"Please fill out the answer field!\";s:6:\"unfold\";s:6:\"Unfold\";s:15:\"unlimited_users\";s:39:\"Put on desktops of all registered users\";s:27:\"upper_limit_must_be_greater\";s:53:\"The upper limit must be greater than the lower limit!\";s:11:\"upper_limit\";s:11:\"Upper Limit\";s:21:\"use_anonymous_id_desc\";s:130:\"If checked, the username in anonymized surveys will be shown as the survey code, otherwise the text ‘Anonymous’ will be shown.\";s:16:\"use_anonymous_id\";s:16:\"Show Survey Code\";s:26:\"use_browser_print_function\";s:50:\"Please use the print function of your web browser.\";s:4:\"used\";s:4:\"used\";s:14:\"users_answered\";s:14:\"Users Answered\";s:13:\"users_invited\";s:26:\"%s users have been invited\";s:13:\"users_skipped\";s:13:\"Users Skipped\";s:6:\"values\";s:6:\"Values\";s:8:\"vertical\";s:8:\"Vertical\";s:29:\"warning_question_not_complete\";s:29:\"The question is not complete!\";s:22:\"wrong_survey_code_used\";s:74:\"No access to survey. Your survey code is invalid or has already been used.\";s:16:\"svy_search_users\";s:23:\"Search for participants\";s:21:\"dont_use_questionpool\";s:77:\"Don\'t insert the questions in a question pool (only available in this survey)\";s:18:\"other_answer_label\";s:32:\"Label of other answer (optional)\";s:16:\"use_other_answer\";s:11:\"Open answer\";s:27:\"question_mr_no_other_answer\";s:40:\"Please enter a text for the other answer\";s:35:\"question_mr_no_other_answer_checked\";s:65:\"You need to select the checkbox if you enter a text for an answer\";s:35:\"question_sr_no_other_answer_checked\";s:69:\"You need to select the radio button if you enter a text for an answer\";s:15:\"use_min_answers\";s:17:\"Answer selections\";s:22:\"use_min_answers_option\";s:33:\"Set a number of answer selections\";s:14:\"nr_min_answers\";s:7:\"Minimum\";s:14:\"nr_max_answers\";s:7:\"Maximum\";s:22:\"err_maxvaluegeminvalue\";s:119:\"The maximum value must be greater or equal than the minimum value and less or equal than the maximum number of answers.\";s:20:\"err_minvalueganswers\";s:69:\"The minimum must be less or equal than the maximum number of answers.\";s:18:\"err_no_min_answers\";s:35:\"Please check at least %s answer(s).\";s:18:\"err_no_max_answers\";s:32:\"Please check at most %s answers.\";s:20:\"err_no_exact_answers\";s:34:\"Please check exactly %s answer(s).\";s:5:\"label\";s:5:\"Label\";s:10:\"label_info\";s:65:\"Alternative identifier for further data processing (e.g. in SPSS)\";s:17:\"export_label_only\";s:17:\"Export label only\";s:17:\"export_title_only\";s:17:\"Export title only\";s:18:\"export_title_label\";s:22:\"Export title and label\";s:16:\"mailnotification\";s:40:\"Seperate E-Mail for Each Finished Survey\";s:13:\"mailaddresses\";s:19:\"Recipient addresses\";s:18:\"mailaddresses_info\";s:95:\"Enter a comma separated list of recipients who will receive a notification on finished surveys.\";s:19:\"mailparticipantdata\";s:27:\"Additional participant data\";s:24:\"mailparticipantdata_info\";s:101:\"This information will be precede the automatically included results section of the notification mail.\";s:20:\"mail_import_example2\";s:33:\"sandraowen@domain.tld;Sandra;Owen\";s:20:\"mail_import_example3\";s:35:\"kennethbirt@domain.tld;Kenneth;Birt\";s:11:\"edit_phrase\";s:11:\"Edit phrase\";s:10:\"phrase_new\";s:17:\"Create new phrase\";s:18:\"no_phrase_selected\";s:17:\"Nothing selected.\";s:12:\"other_answer\";s:12:\"Other answer\";s:20:\"constraint_fulfilled\";s:9:\"Show page\";s:15:\"conjunction_and\";s:31:\"if each constraint is fulfilled\";s:14:\"conjunction_or\";s:30:\"if one constraint is fulfilled\";s:21:\"conjunction_and_title\";s:41:\"Fulfill each of the following constraints\";s:20:\"conjunction_or_title\";s:40:\"Fulfill one of the following constraints\";s:25:\"err_external_rcp_no_email\";s:58:\"The import data must at least contain an ‘email’ field\";s:32:\"err_external_rcp_no_email_column\";s:149:\"The import data must at least contain a column ‘email’ with the title ‘email’ in the first row and the e-mail addresses in the following rows\";s:28:\"external_recipients_imported\";s:39:\"External recipients have been imported.\";s:13:\"externalmails\";s:11:\"Import file\";s:17:\"mail_survey_codes\";s:29:\"Mail access codes or messages\";s:18:\"externalmails_info\";s:197:\"The import file must be a CSV file, columns separated by a semicolon. The first row contains the column titles. The file must at least contain an ‘email’ column containing the recipient e-mail.\";s:12:\"externaltext\";s:11:\"Import text\";s:17:\"externaltext_info\";s:215:\"The import text must be arranged in rows and columns, columns separated by a semicolon. The first row contains the column titles. The text must at least contain an ‘email’ column containing the recipient e-mail.\";s:16:\"import_from_file\";s:28:\"Import user data from a file\";s:16:\"import_from_text\";s:28:\"Import user data from a text\";s:10:\"recipients\";s:10:\"Recipients\";s:11:\"send_to_all\";s:17:\"To all recipients\";s:13:\"not_sent_only\";s:55:\"Only to new recipients (who did not receive a mail yet)\";s:16:\"send_to_answered\";s:43:\"To all recipients who did finish the survey\";s:18:\"send_to_unanswered\";s:58:\"To all recipients who did not finish the survey (reminder)\";s:20:\"message_content_info\";s:326:\"Enter the mail message for the notification mail containing the survey codes for the participants. You may use the placeholders [code] (the access code), [url] (the URL to this survey), and participant related data depending on your import fields: %s. The placeholders will be replaced with the imported user data in the mail.\";s:26:\"default_codes_mail_subject\";s:23:\"Your access code for %s\";s:26:\"default_codes_mail_message\";s:99:\"Your survey access code is [code]. You can start the survey in your web browser using the URL [url]\";s:22:\"please_enter_mail_code\";s:47:\"Please enter the access code placeholder [code]\";s:21:\"please_enter_mail_url\";s:45:\"Please enter the access url placeholder [url]\";s:15:\"mail_sent_short\";s:4:\"Sent\";s:21:\"finished_mail_subject\";s:28:\"The survey \"%s\" was finished\";s:18:\"msg_min_nr_answers\";s:35:\"Please check at least %s answer(s).\";s:18:\"msg_max_nr_answers\";s:32:\"Please check at most %s answers.\";s:22:\"msg_min_max_nr_answers\";s:48:\"Please check at least %s and at most %s answers.\";s:25:\"msg_min_max_exact_answers\";s:34:\"Please check exactly %s answer(s).\";s:19:\"msg_duplicate_scale\";s:33:\"Please enter unique scale values.\";s:11:\"workingtime\";s:12:\"Working time\";s:18:\"save_reuse_message\";s:31:\"Save message text for later use\";s:16:\"save_reuse_title\";s:18:\"Message text title\";s:14:\"saved_messages\";s:18:\"Available messages\";s:20:\"insert_saved_message\";s:19:\"Insert Message Text\";s:20:\"delete_saved_message\";s:19:\"Delete Message Text\";s:20:\"msg_message_inserted\";s:20:\"Messagetext inserted\";s:23:\"msg_no_message_inserted\";s:28:\"Please select a message text\";s:19:\"msg_message_deleted\";s:19:\"Messagetext deleted\";s:22:\"msg_no_message_deleted\";s:34:\"Please select a saved message text\";s:31:\"question_changed_in_survey_only\";s:35:\"Question was changed only in survey\";s:20:\"survey_prev_question\";s:13:\"Previous Page\";s:20:\"survey_next_question\";s:9:\"Next Page\";s:14:\"survey_jump_to\";s:7:\"Jump to\";s:23:\"survey_add_new_question\";s:15:\"Create Question\";s:21:\"svy_settings_template\";s:8:\"Template\";s:20:\"survey_per_page_view\";s:9:\"Page View\";s:20:\"survey_dnd_move_next\";s:17:\"Move to Next Page\";s:24:\"survey_dnd_move_previous\";s:21:\"Move to Previous Page\";s:21:\"survey_dnd_split_page\";s:10:\"Split Page\";s:26:\"survey_dnd_clear_clipboard\";s:15:\"Clear Clipboard\";s:16:\"survey_dnd_paste\";s:5:\"Paste\";s:37:\"survey_has_datasets_warning_page_view\";s:108:\"The survey already contains data sets. You cannot edit the survey questions until you remove these datasets.\";s:42:\"survey_has_datasets_warning_page_view_link\";s:17:\"Edit Participants\";s:21:\"survey_using_template\";s:126:\"This survey uses the template %s. If you do not want to use a template and have access to all settings, please click here: %s.\";s:26:\"survey_using_template_link\";s:27:\"Do not use template anymore\";s:29:\"survey_confirm_template_reset\";s:62:\"Are you sure that you do not want to use the template anymore?\";s:21:\"survey_template_reset\";s:30:\"The template has been removed.\";s:24:\"survey_introduction_info\";s:60:\"This message is permanently displayed on the ‘Info’-tab.\";s:20:\"survey_question_pool\";s:13:\"Question Pool\";s:26:\"survey_question_pool_usage\";s:13:\"Question Pool\";s:21:\"survey_pool_selection\";s:14:\"Pool Selection\";s:14:\"survey_no_pool\";s:24:\"Do not use question pool\";s:15:\"survey_new_pool\";s:24:\"Create new question pool\";s:20:\"survey_existing_pool\";s:26:\"Use existing question pool\";s:18:\"survey_delete_page\";s:11:\"Delete Page\";s:19:\"survey_at_beginning\";s:16:\"At The Beginning\";s:18:\"survey_behind_page\";s:6:\"Behind\";s:22:\"survey_show_blocktitle\";s:16:\"Show Block Title\";s:34:\"survey_show_blocktitle_description\";s:57:\"If activated the block title will be shown in the survey.\";s:19:\"survey_block_hidden\";s:6:\"hidden\";s:20:\"survey_block_visible\";s:7:\"visible\";s:28:\"survey_question_text_visible\";s:12:\"Text visible\";s:27:\"survey_question_text_hidden\";s:11:\"Text hidden\";s:16:\"survey_move_page\";s:9:\"Move Page\";s:17:\"survey_page_moved\";s:24:\"The page has been moved.\";s:29:\"survey_copy_questions_to_pool\";s:20:\"Add to question pool\";s:37:\"no_question_selected_for_copy_to_pool\";s:84:\"Please select at least one question, which is not already linked to a question pool.\";s:31:\"survey_copy_select_questionpool\";s:31:\"Question pool to put the copies\";s:35:\"survey_copy_to_questionpool_success\";s:53:\"The questions were copied into the pool successfully.\";s:23:\"survey_auto_block_title\";s:11:\"Page Header\";s:20:\"survey_edit_settings\";s:13:\"Edit Settings\";s:12:\"survey_order\";s:10:\"Sort Order\";s:21:\"survey_cancel_preview\";s:14:\"Cancel Preview\";s:28:\"survey_cannot_preview_survey\";s:21:\"Preview not available\";s:33:\"survey_questions_to_clipboard_cut\";s:88:\"Question(s) were copied to the clipboard. Please select a target or empty the clipboard.\";s:34:\"survey_questions_to_clipboard_copy\";s:88:\"Question(s) were copied to the clipboard. Please select a target or empty the clipboard.\";s:23:\"survey_clipboard_notice\";s:90:\"There are question(s) in the clipboard. Select the target position or empty the clipboard.\";s:19:\"survey_edit_heading\";s:12:\"Edit Heading\";s:21:\"survey_delete_heading\";s:14:\"Remove Heading\";s:31:\"survey_available_question_pools\";s:15:\"Available Pools\";s:26:\"survey_question_pool_title\";s:10:\"Pool Title\";s:27:\"survey_sync_question_copies\";s:20:\"Sync Question Copies\";s:32:\"survey_sync_question_copies_info\";s:70:\"The selected questions will be replaced with the current pool version.\";s:36:\"survey_sync_insufficient_permissions\";s:24:\"Insufficient Permissions\";s:19:\"survey_sync_success\";s:36:\"The selected questions were updated.\";s:13:\"svy_save_sync\";s:29:\"Save and Sync Question Copies\";s:21:\"survey_question_title\";s:14:\"Question Title\";s:40:\"survey_question_editor_settings_template\";s:34:\"List View (in Tab ‘Questions’)\";s:28:\"survey_sure_delete_questions\";s:73:\"Are you sure that you want to delete the following questions or headings?\";s:17:\"svy_participation\";s:13:\"Participation\";s:21:\"svy_page_add_question\";s:10:\"Add new %s\";s:19:\"svy_create_question\";s:15:\"Create Question\";s:16:\"freetext_answers\";s:12:\"Open Answers\";s:18:\"svy_neutral_answer\";s:72:\"Text for a Neutral Answer (‘Not Specified’, ‘I don\'t know’ etc.)\";s:41:\"svy_matrix_layout_percentages_sum_invalid\";s:42:\"The column settings do not sum up to 100%.\";s:8:\"svy_copy\";s:11:\"Copy Survey\";s:26:\"svy_activation_online_info\";s:56:\"Only if a survey is online, users can participate in it.\";s:38:\"svy_activation_limited_visibility_info\";s:115:\"Outside the indicated period, only the title of the survey will be displayed while the question are not accessible.\";s:33:\"survey_question_pool_usage_active\";s:52:\"Questions can be added optionally to a question pool\";s:38:\"survey_question_pool_usage_active_info\";s:86:\"Each time a question is created it has to be decided if a question pool is to be used.\";s:35:\"survey_question_pool_usage_inactive\";s:45:\"Questions are created directly in the survey.\";s:40:\"survey_question_pool_usage_inactive_info\";s:104:\"The questions can be added to a question pool manually later but are created only for this survey first.\";s:17:\"svy_invite_action\";s:23:\"Put on Personal Desktop\";s:23:\"survey_code_delete_sure\";s:59:\"Are you sure you want to delete the following access codes?\";s:15:\"survey_360_mode\";s:14:\"360° Feedback\";s:26:\"survey_360_self_evaluation\";s:15:\"Self-Evaluation\";s:22:\"survey_360_self_raters\";s:28:\"Appraisees Select Own Raters\";s:25:\"survey_360_self_appraisee\";s:19:\"Open 360° Feedback\";s:18:\"survey_360_results\";s:32:\"Access To Results For Appraisees\";s:23:\"survey_360_results_none\";s:20:\"No Access to Results\";s:22:\"survey_360_results_own\";s:32:\"Access to Feedback of Own Raters\";s:22:\"survey_360_results_all\";s:13:\"All Feedbacks\";s:21:\"survey_360_appraisees\";s:10:\"Appraisees\";s:22:\"survey_360_edit_raters\";s:13:\"Manage Raters\";s:32:\"survey_360_sure_delete_appraises\";s:57:\"Are you sure you want to remove the following appraisees?\";s:29:\"survey_360_sure_delete_raters\";s:60:\"Are you sure you want to remove the following raters for %s?\";s:29:\"survey_360_add_external_rater\";s:18:\"Add External Rater\";s:24:\"survey_360_no_appraisees\";s:50:\"There are currently no appraisees for you to rate.\";s:29:\"survey_360_add_self_appraisee\";s:40:\"Add yourself as appraisee to this survey\";s:21:\"survey_360_list_title\";s:10:\"360° Mode\";s:27:\"survey_360_select_appraisee\";s:6:\"Select\";s:20:\"survey_360_appraisee\";s:9:\"Appraisee\";s:29:\"survey_activate_skill_service\";s:27:\"Activate Competence Service\";s:19:\"survey_skill_assign\";s:30:\"Question/Competence Assignment\";s:12:\"survey_skill\";s:10:\"Competence\";s:24:\"survey_assign_competence\";s:17:\"Assign Competence\";s:24:\"survey_remove_competence\";s:17:\"Remove Competence\";s:23:\"survey_skill_thresholds\";s:21:\"Competence Thresholds\";s:18:\"survey_skill_level\";s:16:\"Competence Level\";s:21:\"survey_up_to_x_points\";s:14:\"Up to x points\";s:17:\"survey_skill_nr_q\";s:19:\"Number of Questions\";s:29:\"survey_skill_max_scale_points\";s:17:\"Max. Scale Points\";s:20:\"survey_reached_level\";s:13:\"Reached Level\";s:19:\"survey_sum_of_means\";s:33:\"Sum of Arithm. Means per Question\";s:18:\"survey_calc_skills\";s:27:\"Determine Competence Levels\";s:26:\"survey_360_rater_mail_sent\";s:9:\"Mail sent\";s:43:\"survey_360_rater_message_content_registered\";s:28:\"Message Content (Registered)\";s:42:\"survey_360_rater_message_content_anonymous\";s:27:\"Message Content (Anonymous)\";s:51:\"survey_360_rater_message_content_registered_default\";s:65:\"You can start the survey in your web browser using the URL [url].\";s:50:\"survey_360_rater_message_content_anonymous_default\";s:100:\"Your survey access code is [code]. You can start the survey in your web browser using the URL [url].\";s:32:\"survey_360_rater_subject_default\";s:49:\"You have been invited as rater to a 360° survey.\";s:26:\"survey_360_raters_finished\";s:15:\"Raters Finished\";s:25:\"survey_360_rater_finished\";s:15:\"Survey Finished\";s:18:\"survey_competences\";s:11:\"Competences\";s:34:\"svy_skl_comp_assignm_not_supported\";s:62:\"Competence assignment is not supported for this question type.\";s:8:\"svy_back\";s:4:\"Back\";s:30:\"survey_360_appraisee_is_closed\";s:36:\"The appraisee has closed his survey.\";s:31:\"survey_360_no_closed_appraisees\";s:39:\"No appraisee has closed his survey yet.\";s:32:\"survey_360_rate_other_appraisees\";s:15:\"Rate appraisees\";s:25:\"survey_360_appraisee_info\";s:14:\"Appraisee Info\";s:29:\"survey_360_raters_status_info\";s:15:\"Raters finished\";s:33:\"survey_360_appraisee_close_action\";s:23:\"Close Survey For Raters\";s:38:\"survey_360_appraisee_close_action_info\";s:41:\"This will give access to your statistics.\";s:44:\"survey_360_appraisee_close_action_info_skill\";s:75:\"This will give access to your statistics and update your competence levels.\";s:41:\"survey_360_appraisee_close_action_success\";s:50:\"You have closed your 360° survey for your raters.\";s:40:\"survey_360_appraisee_close_action_status\";s:24:\"Survey was closed on %s.\";s:31:\"survey_360_sure_appraisee_close\";s:65:\"Are you sure you want to close the survey for all of your raters?\";s:32:\"survey_360_appraisee_close_table\";s:9:\"Closed on\";s:20:\"svy_eval_competences\";s:18:\"Competence Results\";s:16:\"svy_gap_analysis\";s:12:\"Gap Analysis\";s:26:\"svy_all_survey_competences\";s:22:\"All Survey Competences\";s:17:\"survey_360_raters\";s:6:\"Raters\";s:11:\"svy_results\";s:7:\"Results\";s:12:\"svy_analysis\";s:8:\"Analysis\";s:23:\"survey_reminder_setting\";s:27:\"Remind Users to Participate\";s:21:\"survey_reminder_start\";s:5:\"Start\";s:19:\"survey_reminder_end\";s:3:\"End\";s:25:\"survey_reminder_frequency\";s:9:\"Frequency\";s:30:\"survey_reminder_frequency_days\";s:4:\"Days\";s:32:\"survey_notification_target_group\";s:12:\"Target Group\";s:46:\"survey_notification_target_group_parent_course\";s:34:\"All members of parent course/group\";s:55:\"survey_notification_target_group_parent_course_inactive\";s:57:\"No parent course/group given - no reminders will be sent!\";s:40:\"survey_notification_target_group_invited\";s:58:\"All users who got the survey put on their Personal Desktop\";s:45:\"survey_notification_target_group_invited_info\";s:32:\"Number of current recipients: %s\";s:33:\"survey_notification_tutor_setting\";s:42:\"One E-Mail after all Participants Finished\";s:36:\"survey_notification_tutor_recipients\";s:17:\"Tutors (Login[s])\";s:44:\"survey_notification_tutor_recipients_invalid\";s:41:\"Please state users with write permission.\";s:33:\"survey_notification_tutor_subject\";s:46:\"All participants have finished the survey \"%s\"\";s:36:\"survey_notification_tutor_salutation\";s:9:\"Hello %s,\";s:30:\"survey_notification_tutor_body\";s:58:\"The following survey has been finished by all participants\";s:30:\"survey_notification_tutor_link\";s:14:\"Link to Survey\";s:23:\"survey_reminder_subject\";s:28:\"Survey \"%s\" was not finished\";s:26:\"survey_reminder_salutation\";s:9:\"Hello %s,\";s:20:\"survey_reminder_body\";s:53:\"the following survey has not been finished by you yet\";s:20:\"survey_reminder_link\";s:3:\"URL\";s:20:\"survey_360_mode_info\";s:33:\"Use for peer-reviewing of persons\";s:47:\"survey_360_appraisee_close_action_success_admin\";s:63:\"The 360° surveys of the appraisees were closed for the raters.\";s:37:\"survey_360_sure_appraisee_close_admin\";s:72:\"Are you sure you want to close the surveys for the following appraisees?\";s:28:\"survey_360_remove_appraisees\";s:19:\"Remove Appraisee(s)\";s:41:\"survey_notification_finished_introduction\";s:50:\"The following participant has finished the survey.\";s:35:\"survey_notification_finished_reason\";s:97:\"You are receiving this e-mail because you activated notifications for the survey mentioned above.\";s:33:\"svy_result_mail_notification_info\";s:95:\"On finishing the survey the answers of each participant will be sent to the defined recipients.\";s:25:\"survey_reminder_cron_info\";s:63:\"If activated, users will be reminded to participate in surveys.\";s:31:\"mailparticipantdata_placeholder\";s:89:\"These placeholders are replaced by actual user data if ‘Privacy’ is ‘With Names’:\";s:25:\"spl_save_obligatory_state\";s:22:\"Save Compulsory States\";s:20:\"survey_not_available\";s:3:\"n/a\";s:23:\"survey_results_finished\";s:15:\"Survey finished\";s:20:\"svy_view_own_results\";s:18:\"View given answers\";s:20:\"svy_mail_own_results\";s:18:\"Mail given answers\";s:28:\"svy_mail_own_results_subject\";s:26:\"Survey \"%s\" - Your Answers\";s:20:\"svy_results_view_own\";s:33:\"Participants can View Own Answers\";s:22:\"svy_eval_skipped_value\";s:22:\"Results: ‘skipped’\";s:26:\"svy_eval_skipped_value_lng\";s:23:\"Use language file entry\";s:31:\"svy_eval_skipped_value_lng_info\";s:19:\"Current value: \"%s\"\";s:29:\"svy_eval_skipped_value_custom\";s:16:\"Use custom value\";s:34:\"svy_eval_skipped_value_custom_info\";s:54:\"Define any (or empty) value to use for skipped answers\";s:35:\"svy_eval_skipped_value_custom_value\";s:5:\"Value\";s:16:\"svy_import_codes\";s:12:\"Import Codes\";s:21:\"svy_import_codes_info\";s:40:\"This import requires a \"%s\" export file.\";s:30:\"svy_evaluation_access_all_info\";s:92:\"All registered users that can access the survey can also look at the results of this survey.\";s:30:\"svy_evaluation_access_off_info\";s:91:\"Only Users that can edit the survey (write permission) have access to the survey\'s results.\";s:39:\"svy_evaluation_access_participants_info\";s:95:\"All users that participated in the survey may choose to look at the results after finishing it.\";s:25:\"svy_results_view_own_info\";s:119:\"After finishing the survey, participants can view a list of all answers they provided. They cannot change their answers\";s:31:\"survey_360_self_evaluation_info\";s:62:\"Appraisees are allowed to rate themselves using the questions.\";s:27:\"survey_360_self_raters_info\";s:102:\"Appraisees autonomously select and invite those persons that are supposed to provide feedback to them.\";s:30:\"survey_360_self_appraisee_info\";s:136:\"On the ‘Info’-tab a link is displayed to all users. By clicking this link they can add themselves as appraisee and receive feedback.\";s:28:\"survey_360_results_none_info\";s:58:\"Appraisees can not access the feedback provided by raters.\";s:27:\"survey_360_results_own_info\";s:60:\"Appraisees can access only the feedback of their own raters.\";s:27:\"survey_360_results_all_info\";s:128:\"All appraisees of the 360°-Survey can view all feedback provided by all raters of all appraisees, not only by their own raters.\";s:34:\"survey_activate_skill_service_info\";s:173:\"A new tab ‘Competences’ will be displayed. In this tab questions are assigned to competences, then thresholds are ascribed for reaching a specific level of a competence.\";s:28:\"survey_execution_sure_finish\";s:97:\"Are you sure you want to finish the survey? You will not be able to edit your answers afterwards.\";s:21:\"survey_execution_exit\";s:18:\"Back to repository\";s:19:\"survey_access_codes\";s:30:\"Authentication by Access Codes\";s:24:\"survey_access_codes_info\";s:168:\"Users get access to the survey by entering a code on the ‘Info’-tab. These access codes are generated in a sub-tab ‘Access Codes’ in the tab ‘Participants’.\";s:28:\"survey_results_anonymization\";s:7:\"Privacy\";s:27:\"survey_results_personalized\";s:10:\"With Names\";s:32:\"survey_results_personalized_info\";s:170:\"In the tab ‘Results’ the names of the participants and their respective answers are listed. Users having access to this tab can inspect who has provided which answer.\";s:25:\"survey_results_anonymized\";s:32:\"Without Names / Anonymous Survey\";s:30:\"survey_results_anonymized_info\";s:186:\"In the tab ‘Results’ participants\' names are replaced by codes. Users having access to this tab cannot attribute answers to named participants but only to user ‘iTXaF’ (example).\";s:20:\"material_added_empty\";s:47:\"The object does not have any suitable material.\";s:29:\"survey_sure_delete_constraint\";s:80:\"Are you sure you want to delete the routing rule \"%1$s\" for the question \"%2$s\"?\";s:25:\"survey_constraint_deleted\";s:34:\"The routing rule has been deleted.\";s:33:\"svy_settings_section_before_start\";s:34:\"Information before start of survey\";s:27:\"svy_settings_section_access\";s:32:\"Administering the survey: Access\";s:39:\"svy_settings_section_question_behaviour\";s:47:\"Administering the survey: Behaviour of question\";s:30:\"svy_settings_section_finishing\";s:20:\"Finishing the survey\";s:30:\"svy_settings_section_reminders\";s:9:\"Reminders\";s:17:\"svy_export_format\";s:21:\"Export survey data as\";s:26:\"svy_fraction_of_selections\";s:22:\"Fraction of selections\";s:24:\"svy_results_mail_confirm\";s:51:\"Participants can request participation confirmation\";s:29:\"svy_results_mail_confirm_info\";s:94:\"Participants can request a mail with a confirmation of participation at the end of the survey.\";s:20:\"svy_results_mail_own\";s:21:\"Include given answers\";s:25:\"svy_results_mail_own_info\";s:72:\"The given answers will be included in the confirmation of participation.\";s:26:\"svy_mail_send_confirmation\";s:31:\"Send Participation Confirmation\";s:29:\"svy_mail_confirmation_subject\";s:45:\"Survey \"%s\" - Your participation confirmation\";s:26:\"svy_anonymous_participants\";s:20:\"List of Participants\";s:31:\"svy_anonymous_participants_info\";s:72:\"If activated a list of participants can be enabled in anonymous surveys.\";s:30:\"svy_anonymous_participants_min\";s:30:\"Minimum Number of Participants\";s:35:\"svy_anonymous_participants_min_info\";s:89:\"The list will only be available if there are at least the minimum number of participants.\";s:30:\"svy_anonymous_participants_svy\";s:20:\"List of Participants\";s:35:\"svy_anonymous_participants_svy_info\";s:68:\"If activated a list of participants is available after the end date.\";s:22:\"survey_results_started\";s:14:\"Survey started\";s:26:\"survey_results_not_started\";s:18:\"Survey not started\";s:25:\"svy_mail_own_results_body\";s:41:\"you participated in the following survey:\";s:31:\"svy_mail_context_reminder_title\";s:15:\"Survey Reminder\";s:30:\"svy_mail_context_reminder_info\";s:38:\"Reminds users to participate in survey\";s:38:\"svy_mail_context_reminder_survey_title\";s:12:\"Survey Title\";s:26:\"svy_reminder_mail_template\";s:13:\"Mail Template\";s:31:\"svy_reminder_mail_template_none\";s:24:\"Do not use mail template\";s:13:\"svy_eval_view\";s:4:\"View\";s:27:\"svy_eval_view_tables_charts\";s:15:\"Table and chart\";s:20:\"svy_eval_view_tables\";s:5:\"Table\";s:20:\"svy_eval_view_charts\";s:5:\"Chart\";s:17:\"svy_eval_captions\";s:7:\"Figures\";s:26:\"svy_eval_captions_abs_perc\";s:23:\"Absolute and Percentage\";s:21:\"svy_eval_captions_abs\";s:8:\"Absolute\";s:22:\"svy_eval_captions_perc\";s:10:\"Percentage\";s:31:\"msg_input_only_positive_numbers\";s:46:\"Please enter positive numbers in scale values.\";s:15:\"error_save_code\";s:103:\"Value not saved properly. The E- mail: \'%s\' is not valid. First name: \'%s\', Last name: \'%s\'.
\";s:29:\"cant_send_email_smtp_disabled\";s:77:\"Sending external mails is not available. This option is deactivated globally.\";s:18:\"cannot_send_emails\";s:58:\"You do not possess sufficient permissions to send e-mails.\";s:17:\"sub_tab_dashboard\";s:9:\"Dashboard\";s:21:\"svy_print_show_labels\";s:11:\"Show labels\";s:21:\"svy_print_hide_labels\";s:11:\"Hide labels\";}'); INSERT INTO `lng_modules` VALUES ('sysc','en','a:48:{s:14:\"sysc_tab_trash\";s:15:\"Deleted Objects\";s:25:\"sysc_administrate_deleted\";s:28:\"Administrate Deleted Objects\";s:18:\"sysc_trash_restore\";s:23:\"Restore Deleted Objects\";s:23:\"sysc_trash_restore_info\";s:80:\"Restore deleted objects from trash bin and move the to the ‘Recovery Folder’\";s:17:\"sysc_trash_action\";s:6:\"Action\";s:17:\"sysc_trash_remove\";s:34:\"Remove deleted objects from system\";s:22:\"sysc_trash_remove_info\";s:50:\"Remove deleted objects (trash bin) from the system\";s:20:\"sysc_trash_limit_num\";s:12:\"Limit Number\";s:20:\"sysc_trash_limit_age\";s:9:\"Limit Age\";s:21:\"sysc_trash_limit_type\";s:13:\"Limit by Type\";s:13:\"sysc_overview\";s:8:\"Overview\";s:11:\"sysc_groups\";s:19:\"System Check Groups\";s:13:\"sysc_grp_tree\";s:15:\"Repository Tree\";s:18:\"sysc_grp_tree_desc\";s:84:\"Performs an analysis of the tree and prints all tree nodes along with analysis data.\";s:18:\"sysc_completed_num\";s:15:\"Fulfilled Tasks\";s:15:\"sysc_failed_num\";s:19:\"Not Fulfilled Tasks\";s:18:\"sysc_task_overview\";s:5:\"Tasks\";s:20:\"sysc_action_validate\";s:8:\"Validate\";s:18:\"sysc_action_repair\";s:6:\"Repair\";s:25:\"sysc_task_tree_duplicates\";s:36:\"Duplicate Entries in Repository Tree\";s:30:\"sysc_task_tree_duplicates_desc\";s:62:\"Search for duplicate entries in the repository tree structure.\";s:19:\"sysc_task_tree_dump\";s:9:\"List Tree\";s:24:\"sysc_task_tree_dump_desc\";s:49:\"Analyses and prints the repository tree structure\";s:21:\"sysc_action_list_tree\";s:27:\"Create Repository Tree Dump\";s:21:\"sysc_action_show_tree\";s:25:\"Show Repository Tree Dump\";s:28:\"sysc_tree_duplicate_failures\";s:70:\"Found duplicate entries in tree structure. Number of duplicate entries\";s:20:\"sysc_message_success\";s:15:\"No errors found\";s:23:\"sysc_tree_list_failures\";s:87:\"A dump of the the repository tree has been created. Number of errors in tree structure:\";s:14:\"sysc_status_na\";s:12:\"Not Executed\";s:19:\"sysc_status_running\";s:7:\"Running\";s:18:\"sysc_status_failed\";s:6:\"Failed\";s:21:\"sysc_status_completed\";s:9:\"Completed\";s:22:\"sysc_task_tree_missing\";s:34:\"Missing Entries in Repository Tree\";s:27:\"sysc_task_tree_missing_desc\";s:60:\"Searches and repairs missing entries in the repository tree.\";s:33:\"sysc_message_tree_missing_confirm\";s:79:\"Do you really want to restore missing entries in the repository tree structure?\";s:21:\"sysc_btn_tree_missing\";s:15:\"Restore Missing\";s:26:\"sysc_tree_missing_failures\";s:71:\"Found missing entries in the tree structure. Number of missing entries:\";s:21:\"sysc_cron_empty_trash\";s:16:\"Delete Trash Bin\";s:26:\"sysc_cron_empty_trash_desc\";s:118:\"If enabled, the repository trash bin will be purged by given criteria (age, object type or maximum number of objects).\";s:27:\"sysc_task_tree_missing_tree\";s:34:\"Missing Entries in Repository Tree\";s:32:\"sysc_task_tree_missing_tree_desc\";s:60:\"Searches and repairs missing entries in the repository tree.\";s:32:\"sysc_task_tree_missing_reference\";s:25:\"Missing Object References\";s:37:\"sysc_task_tree_missing_reference_desc\";s:70:\"Searches and repairs missing object references in the repository tree.\";s:19:\"sysc_task_structure\";s:14:\"Tree structure\";s:24:\"sysc_task_structure_desc\";s:52:\"Analyzes and corrects the repository tree structure.\";s:28:\"sysc_tree_structure_failures\";s:59:\"Number of failures in the tree structure (parent-Relation):\";s:35:\"sysc_message_tree_structure_confirm\";s:100:\"Do you really want to repair the tree structure? Please create a database backup before you proceed.\";s:23:\"sysc_btn_tree_structure\";s:23:\"Recreate Tree Structure\";}'); INSERT INTO `lng_modules` VALUES ('tagging','en','a:18:{s:17:\"tagging_all_users\";s:9:\"All Users\";s:21:\"tagging_edit_settings\";s:13:\"Edit Settings\";s:29:\"tagging_enable_all_users_info\";s:107:\"Adds a section ‘All Users’ to the info screens that lists all tags of all users attached to a resource.\";s:24:\"tagging_enable_all_users\";s:22:\"Show Tags of All Users\";s:22:\"tagging_enable_tagging\";s:14:\"Enable Tagging\";s:22:\"tagging_forbidden_tags\";s:14:\"Forbidden Tags\";s:25:\"tagging_resources_for_tag\";s:24:\"Resources tagged with %s\";s:20:\"tagging_search_users\";s:12:\"Search Users\";s:16:\"tagging_settings\";s:8:\"Settings\";s:16:\"tagging_tag_info\";s:86:\"To attach tags to a resource open the info screen of the resource and enter your tags.\";s:11:\"tagging_tag\";s:3:\"Tag\";s:12:\"tagging_tags\";s:4:\"Tags\";s:23:\"tagging_users_using_tag\";s:15:\"Users Using Tag\";s:15:\"tagging_set_tag\";s:8:\"Set Tags\";s:19:\"tagging_other_users\";s:19:\"Tags of Other Users\";s:34:\"tag_some_obj_tagged_without_access\";s:122:\"You do not have the permissions to access some of the tagged objects anymore. Should the tag be removed for these objects?\";s:37:\"tag_remove_tags_of_obj_without_access\";s:10:\"Remove Tag\";s:16:\"tag_tags_deleted\";s:47:\"Tag has been removed from inaccessible objects.\";}'); @@ -27832,11 +27839,11 @@ CREATE TABLE `mail_tpl_ctx` ( -- Dumping data for table `mail_tpl_ctx` -- -INSERT INTO `mail_tpl_ctx` VALUES ('crs_context_member_manual','Modules/Course','ilCourseMailTemplateMemberContext',''); -INSERT INTO `mail_tpl_ctx` VALUES ('crs_context_tutor_manual','Modules/Course','ilCourseMailTemplateTutorContext',''); -INSERT INTO `mail_tpl_ctx` VALUES ('mail_template_generic','Services/Mail','ilMailTemplateGenericContext',''); -INSERT INTO `mail_tpl_ctx` VALUES ('sahs_context_lp','Modules/ScormAicc','ilScormMailTemplateLPContext',''); -INSERT INTO `mail_tpl_ctx` VALUES ('svy_context_rmd','Modules/Survey','ilSurveyMailTemplateReminderContext',''); +INSERT INTO `mail_tpl_ctx` VALUES ('crs_context_member_manual','Modules/Course','ilCourseMailTemplateMemberContext',NULL); +INSERT INTO `mail_tpl_ctx` VALUES ('crs_context_tutor_manual','Modules/Course','ilCourseMailTemplateTutorContext',NULL); +INSERT INTO `mail_tpl_ctx` VALUES ('mail_template_generic','Services/Mail','ilMailTemplateGenericContext',NULL); +INSERT INTO `mail_tpl_ctx` VALUES ('sahs_context_lp','Modules/ScormAicc','ilScormMailTemplateLPContext',NULL); +INSERT INTO `mail_tpl_ctx` VALUES ('svy_context_rmd','Modules/Survey','ilSurveyMailTemplateReminderContext',NULL); -- -- Table structure for table `mail_tree` @@ -28105,40 +28112,40 @@ CREATE TABLE `module_class` ( -- Dumping data for table `module_class` -- -INSERT INTO `module_class` VALUES ('ilObjRemoteCategoryGUI','RemoteCategory','classes'); -INSERT INTO `module_class` VALUES ('ilWikiHandlerGUI','Wiki','classes'); -INSERT INTO `module_class` VALUES ('ilObjRemoteLearningModuleGUI','RemoteLearningModule','classes'); +INSERT INTO `module_class` VALUES ('ilLinkResourceHandlerGUI','WebResource','classes'); +INSERT INTO `module_class` VALUES ('ilObjRemoteFileGUI','RemoteFile','classes'); +INSERT INTO `module_class` VALUES ('ilObjRemoteGroupGUI','RemoteGroup','classes'); +INSERT INTO `module_class` VALUES ('ilObjRemoteTestGUI','RemoteTest','classes'); INSERT INTO `module_class` VALUES ('ilObjGroupReferenceGUI','GroupReference','classes'); +INSERT INTO `module_class` VALUES ('ilObjRemoteLearningModuleGUI','RemoteLearningModule','classes'); +INSERT INTO `module_class` VALUES ('ilObjCourseReferenceGUI','CourseReference','classes'); +INSERT INTO `module_class` VALUES ('ilObjTestGUI','Test','classes'); +INSERT INTO `module_class` VALUES ('ilObjRemoteCategoryGUI','RemoteCategory','classes'); +INSERT INTO `module_class` VALUES ('ilObjRemoteCourseGUI','RemoteCourse','classes'); +INSERT INTO `module_class` VALUES ('ilObjSurveyQuestionPoolGUI','SurveyQuestionPool','classes'); +INSERT INTO `module_class` VALUES ('ilObjRemoteWikiGUI','RemoteWiki','classes'); INSERT INTO `module_class` VALUES ('ilSAHSPresentationGUI','ScormAicc','classes'); INSERT INTO `module_class` VALUES ('ilSAHSEditGUI','ScormAicc','classes'); -INSERT INTO `module_class` VALUES ('ilObjRemoteCourseGUI','RemoteCourse','classes'); +INSERT INTO `module_class` VALUES ('ilMediaPoolPresentationGUI','MediaPool','classes'); +INSERT INTO `module_class` VALUES ('ilWikiHandlerGUI','Wiki','classes'); +INSERT INTO `module_class` VALUES ('ilObjCategoryReferenceGUI','CategoryReference','classes'); INSERT INTO `module_class` VALUES ('ilObjChatroomGUI','Chatroom','classes'); INSERT INTO `module_class` VALUES ('ilObjChatroomAdminGUI','Chatroom','classes'); -INSERT INTO `module_class` VALUES ('ilObjRemoteTestGUI','RemoteTest','classes'); -INSERT INTO `module_class` VALUES ('ilObjSurveyGUI','Survey','classes'); -INSERT INTO `module_class` VALUES ('ilLinkResourceHandlerGUI','WebResource','classes'); -INSERT INTO `module_class` VALUES ('ilObjRemoteGlossaryGUI','RemoteGlossary','classes'); -INSERT INTO `module_class` VALUES ('ilObjIndividualAssessmentGUI','IndividualAssessment','classes'); -INSERT INTO `module_class` VALUES ('ilObjQuestionPoolGUI','TestQuestionPool','classes'); INSERT INTO `module_class` VALUES ('ilExerciseHandlerGUI','Exercise','classes'); -INSERT INTO `module_class` VALUES ('ilObjRemoteGroupGUI','RemoteGroup','classes'); -INSERT INTO `module_class` VALUES ('ilHTLMEditorGUI','HTMLLearningModule','classes'); -INSERT INTO `module_class` VALUES ('ilHTLMPresentationGUI','HTMLLearningModule','classes'); -INSERT INTO `module_class` VALUES ('ilObjRemoteWikiGUI','RemoteWiki','classes'); -INSERT INTO `module_class` VALUES ('ilObjSurveyQuestionPoolGUI','SurveyQuestionPool','classes'); INSERT INTO `module_class` VALUES ('ilSystemSupportContactsGUI','SystemFolder','classes'); INSERT INTO `module_class` VALUES ('ilObjPortfolioGUI','Portfolio','classes'); INSERT INTO `module_class` VALUES ('ilPortfolioRepositoryGUI','Portfolio','classes'); -INSERT INTO `module_class` VALUES ('ilMediaPoolPresentationGUI','MediaPool','classes'); INSERT INTO `module_class` VALUES ('ilGlossaryEditorGUI','Glossary','classes'); INSERT INTO `module_class` VALUES ('ilGlossaryPresentationGUI','Glossary','classes'); -INSERT INTO `module_class` VALUES ('ilObjRemoteFileGUI','RemoteFile','classes'); -INSERT INTO `module_class` VALUES ('ilObjTestGUI','Test','classes'); -INSERT INTO `module_class` VALUES ('ilObjCategoryReferenceGUI','CategoryReference','classes'); +INSERT INTO `module_class` VALUES ('ilObjRemoteGlossaryGUI','RemoteGlossary','classes'); INSERT INTO `module_class` VALUES ('ilMediaCastHandlerGUI','MediaCast','classes'); -INSERT INTO `module_class` VALUES ('ilObjCourseReferenceGUI','CourseReference','classes'); +INSERT INTO `module_class` VALUES ('ilObjIndividualAssessmentGUI','IndividualAssessment','classes'); +INSERT INTO `module_class` VALUES ('ilObjSurveyGUI','Survey','classes'); INSERT INTO `module_class` VALUES ('ilLMEditorGUI','LearningModule','classes'); INSERT INTO `module_class` VALUES ('ilLMPresentationGUI','LearningModule','classes'); +INSERT INTO `module_class` VALUES ('ilHTLMEditorGUI','HTMLLearningModule','classes'); +INSERT INTO `module_class` VALUES ('ilHTLMPresentationGUI','HTMLLearningModule','classes'); +INSERT INTO `module_class` VALUES ('ilObjQuestionPoolGUI','TestQuestionPool','classes'); -- -- Table structure for table `note` @@ -28660,7 +28667,7 @@ INSERT INTO `object_data` VALUES (34,'typ','lm','Learning module Object',-1,'200 INSERT INTO `object_data` VALUES (35,'typ','notf','Note Folder Object',-1,'2002-12-21 00:04:00','2002-12-21 00:04:00',''); INSERT INTO `object_data` VALUES (36,'typ','note','Note Object',-1,'2002-12-21 00:04:00','2002-12-21 00:04:00',''); INSERT INTO `object_data` VALUES (37,'typ','frm','Forum object',-1,'2002-07-15 15:54:22','2003-08-15 12:36:40',''); -INSERT INTO `object_data` VALUES (70,'lng','en','installed',-1,NULL,'2018-10-04 12:07:36',''); +INSERT INTO `object_data` VALUES (70,'lng','en','installed',-1,NULL,'2018-11-20 09:18:13',''); INSERT INTO `object_data` VALUES (71,'lng','de','not_installed',6,'2003-08-15 10:25:19','2015-12-22 16:29:24',''); INSERT INTO `object_data` VALUES (72,'lng','es','not_installed',6,'2003-08-15 10:25:19','2003-08-15 10:25:19',''); INSERT INTO `object_data` VALUES (73,'lng','it','not_installed',6,'2003-08-15 10:25:19','2003-08-15 10:25:19',''); @@ -34827,30 +34834,30 @@ CREATE TABLE `service_class` ( -- Dumping data for table `service_class` -- -INSERT INTO `service_class` VALUES ('ilTablePropertiesStorage','Table','classes'); -INSERT INTO `service_class` VALUES ('ilContainerBlockPropertiesStorage','Container','classes'); -INSERT INTO `service_class` VALUES ('ilLTIRouterGUI','LTI','classes'); -INSERT INTO `service_class` VALUES ('ilMailGUI','Mail','classes'); +INSERT INTO `service_class` VALUES ('ilImprintGUI','Imprint','classes'); +INSERT INTO `service_class` VALUES ('ilNotificationGUI','Notifications','classes'); INSERT INTO `service_class` VALUES ('ilCharSelectorGUI','UIComponent','CharSelector/classes'); INSERT INTO `service_class` VALUES ('ilUIPluginRouterGUI','UIComponent','classes'); -INSERT INTO `service_class` VALUES ('ilSearchController','Search','classes'); -INSERT INTO `service_class` VALUES ('ilAwarenessGUI','Awareness','classes'); -INSERT INTO `service_class` VALUES ('ilSharedResourceGUI','PersonalWorkspace','classes'); -INSERT INTO `service_class` VALUES ('ilObjPluginDispatchGUI','Repository','classes'); -INSERT INTO `service_class` VALUES ('ilRepositoryGUI','Repository','classes'); -INSERT INTO `service_class` VALUES ('ilPersonalDesktopGUI','PersonalDesktop','classes'); -INSERT INTO `service_class` VALUES ('ilAccordionPropertiesStorage','Accordion','classes'); +INSERT INTO `service_class` VALUES ('ilHelpGUI','Help','classes'); INSERT INTO `service_class` VALUES ('ilCronManagerGUI','Cron','classes'); -INSERT INTO `service_class` VALUES ('ilImprintGUI','Imprint','classes'); -INSERT INTO `service_class` VALUES ('ilStartUpGUI','Init','classes'); INSERT INTO `service_class` VALUES ('ilBadgeHandlerGUI','Badge','classes'); -INSERT INTO `service_class` VALUES ('ilHelpGUI','Help','classes'); -INSERT INTO `service_class` VALUES ('ilPreviewGUI','Preview','classes'); -INSERT INTO `service_class` VALUES ('ilNotificationGUI','Notifications','classes'); INSERT INTO `service_class` VALUES ('ilOnScreenChatGUI','OnScreenChat','classes'); +INSERT INTO `service_class` VALUES ('ilStartUpGUI','Init','classes'); +INSERT INTO `service_class` VALUES ('ilObjPluginDispatchGUI','Repository','classes'); +INSERT INTO `service_class` VALUES ('ilRepositoryGUI','Repository','classes'); +INSERT INTO `service_class` VALUES ('ilMailGUI','Mail','classes'); +INSERT INTO `service_class` VALUES ('ilAccordionPropertiesStorage','Accordion','classes'); +INSERT INTO `service_class` VALUES ('ilPersonalDesktopGUI','PersonalDesktop','classes'); +INSERT INTO `service_class` VALUES ('ilAwarenessGUI','Awareness','classes'); +INSERT INTO `service_class` VALUES ('ilSharedResourceGUI','PersonalWorkspace','classes'); INSERT INTO `service_class` VALUES ('ilNavigationHistoryGUI','Navigation','classes'); -INSERT INTO `service_class` VALUES ('ilAdministrationGUI','Administration','classes'); INSERT INTO `service_class` VALUES ('ilPublicUserProfileGUI','User','classes'); +INSERT INTO `service_class` VALUES ('ilSearchController','Search','classes'); +INSERT INTO `service_class` VALUES ('ilContainerBlockPropertiesStorage','Container','classes'); +INSERT INTO `service_class` VALUES ('ilLTIRouterGUI','LTI','classes'); +INSERT INTO `service_class` VALUES ('ilTablePropertiesStorage','Table','classes'); +INSERT INTO `service_class` VALUES ('ilPreviewGUI','Preview','classes'); +INSERT INTO `service_class` VALUES ('ilAdministrationGUI','Administration','classes'); INSERT INTO `service_class` VALUES ('ilBTControllerGUI','BackgroundTasks','classes'); -- @@ -35406,10 +35413,11 @@ INSERT INTO `settings` VALUES ('common','mail_system_sys_env_from_addr',''); INSERT INTO `settings` VALUES ('common','mail_system_sys_signature','\n\n* * * * *\n[CLIENT_NAME]\n[CLIENT_DESC]\n[CLIENT_URL]\n'); INSERT INTO `settings` VALUES ('common','letter_avatars','1'); INSERT INTO `settings` VALUES ('common','dbupwarn_tstfixqstseq','1'); -INSERT INTO `settings` VALUES ('common','db_hotfixes_5_3','22'); +INSERT INTO `settings` VALUES ('common','db_hotfixes_5_3','23'); INSERT INTO `settings` VALUES ('common','iloscmsgidx1','1'); INSERT INTO `settings` VALUES ('common','iloscmsgidx2','1'); INSERT INTO `settings` VALUES ('common','iloscmsgidx3','1'); +INSERT INTO `settings` VALUES ('common','sty_media_cont_mig','2'); -- -- Table structure for table `settings_deactivated_s` @@ -39832,4 +39840,4 @@ CREATE TABLE `xmlvalue_seq` ( --- Dump completed on 2018-10-04 12:14:15 +-- Dump completed on 2018-11-20 9:20:01