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.
47 lines
2.6 KiB
47 lines
2.6 KiB
<?php
|
|
/*
|
|
for more information: see languages.txt in the lang folder.
|
|
*/
|
|
$langMdCallingTool = "Documents";
|
|
$langMdTitle = "Learning Object Title";
|
|
$langMdDescription = "To store this information, press Store";
|
|
$langMdCoverage = "e.g. Bachelor of ...";
|
|
$langMdCopyright = "e.g. provided the source is acknowledged";
|
|
$nameTools = "obsolete language variable";
|
|
$langTool = "Document Metadata";
|
|
$langNoScript = "Script is not enabled in your browser, please ignore the screen part below this text, it won't work...";
|
|
$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 = "Keyword";
|
|
$langKeywordTip = "separate by commas (letters, digits, -.)";
|
|
$langCoverage = "Coverage";
|
|
$langCoverageTip = "for example bachelor of xxx: yyy";
|
|
$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 ordeselects 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";
|
|
$langRemove = "Remove MDEs";
|
|
$langAllRemovedFor = "All entries removed for category";
|
|
$langRemainingFor = "obsolete entries removed for category";
|
|
$langIndex = "Index Words";
|
|
$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";
|
|
?>
|