You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
64 lines
2.8 KiB
64 lines
2.8 KiB
<?php /*
|
|
for more information: see languages.txt in the lang folder.
|
|
*/
|
|
$langMdCallingTool = "Links";
|
|
$langMdTitle = "Link name";
|
|
$langMdDescription = "Link description";
|
|
$langMdCoverage = "Universal";
|
|
$langMdCopyright = "Ghent University";
|
|
$nameTools = "obsolete language variable";
|
|
$langTool = " Links Metadata";
|
|
$langSorry = "Select a course first";
|
|
$langDenied = "This function is only available for course admins";
|
|
$langNoScript = "Script is not enabled in your browser, please ignore the screen part below this text, it won\'t work...";
|
|
$langLanguage = "Language";
|
|
$langLanguageTip = "the language in which this learning object was made";
|
|
$langIdentifier = "Identifier";
|
|
$langIdentifierTip = "unique identification for this learning object, composed of letters, digits, _-.()\'!*";
|
|
$langTitleTip = "title or name, and language of that title or name";
|
|
$langDescriptionTip = "description or comment, and language used for describing this learning object";
|
|
$langKeyword = "Keywords";
|
|
$langKeywordTip = "separate by commas (letters, digits, -.)";
|
|
$langCoverage = "Category";
|
|
$langCoverageTip = "categoryname, cfr. Links";
|
|
$langKwNote = "If you change the description language, do not add keywords at the same time.";
|
|
$langClickKw = "Click a keyword in the tree to select or deselect it.";
|
|
$langKwHelp = "
|
|
<br/>
|
|
Click \'+\' button to open, \'-\' button to close, \'++\' button to open all, \'--\' button to close all.<br/>
|
|
<br/>
|
|
Clear all selected keywords by closing the tree and opening it again with the \'+\' button.<br/>
|
|
Alt-click \'+\' searches the original keywords in the tree.<br/>
|
|
<br/>
|
|
Alt-click keyword selects a keyword without broader terms or
|
|
deselects a keyword with broader terms.<br/>
|
|
<br/>
|
|
If you change the description language, do not add keywords at the same time.<br/>
|
|
<br/>
|
|
";
|
|
$langLocation = "URL/URI";
|
|
$langLocationTip = "click to open object";
|
|
$langStore = "Store";
|
|
$langDeleteAll = "Delete all metadata";
|
|
$langConfirmDelete = "Do you *really* want to delete all metadata?";
|
|
$langWorkOn = "on";
|
|
$langNotInDB = "no such Links category";
|
|
$langManifestSyntax = "(syntax error in manifest file...)";
|
|
$langEmptyManifest = "(empty manifest file...)";
|
|
$langNoManifest = "(no manifest file...)";
|
|
$langNotFolder = "are not possible, it is not a folder...";
|
|
$langContinue = "Continue with";
|
|
$langCreate = "Create MDEs";
|
|
$langRemove = "Remove MDEs";
|
|
$langAllRemovedFor = "All entries removed for category";
|
|
$langRemainingFor = "obsolete entries removed for category";
|
|
$langIndex = "Index Words";
|
|
$langStatistics = "Statistics";
|
|
$langTotalMDEs = "Total number of Links MD entries: ";
|
|
$langMainMD = "Open Main MDE";
|
|
$langOrElse = "Select a Links category";
|
|
$langWarningDups = " - duplicate categorynames were removed from the list!";
|
|
$langSLC = "Work with Links category named";
|
|
$langTitle = "Title";
|
|
$langDescription = "Description";
|
|
?>
|