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.5 KiB
47 lines
2.5 KiB
<?php
|
|
/*
|
|
for more information: see languages.txt in the lang folder.
|
|
*/
|
|
$MdCallingTool = "Documents";
|
|
$MdTitle = "Learning Object Title";
|
|
$MdDescription = "To store this information, press Store";
|
|
$MdCoverage = "e.g. Bachelor of ...";
|
|
$MdCopyright = "e.g. provided the source is acknowledged";
|
|
$nameTools = "obsolete language variable";
|
|
$Tool = "Document Metadata";
|
|
$NoScript = "Script is not enabled in your browser, please ignore the screen part below this text, it won't work...";
|
|
$LanguageTip = "the language in which this learning object was made";
|
|
$Identifier = "Identifier";
|
|
$IdentifierTip = "unique identification for this learning object, composed of letters, digits, _-.()'!*";
|
|
$TitleTip = "title or name, and language of that title or name";
|
|
$DescriptionTip = "description or comment, and language used for describing this learning object";
|
|
$Keyword = "Keyword";
|
|
$KeywordTip = "separate by commas (letters, digits, -.)";
|
|
$Coverage = "Coverage";
|
|
$CoverageTip = "for example bachelor of xxx: yyy";
|
|
$KwNote = "If you change the description language, do not add keywords at the same time.";
|
|
$ClickKw = "Click a keyword in the tree to select or deselect it.";
|
|
$KwHelp = "<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/>";
|
|
$Location = "URL/URI";
|
|
$LocationTip = "click to open object";
|
|
$Store = "Store";
|
|
$DeleteAll = "Delete all metadata";
|
|
$ConfirmDelete = "Do you *really* want to delete all metadata?";
|
|
$WorkOn = "on";
|
|
$NotInDB = "no such Links category";
|
|
$ManifestSyntax = "(syntax error in manifest file...)";
|
|
$EmptyManifest = "(empty manifest file...)";
|
|
$NoManifest = "(no manifest file...)";
|
|
$NotFolder = "are not possible, it is not a folder...";
|
|
$Continue = "Continue with";
|
|
$Create = "Create";
|
|
$Remove = "Remove MDEs";
|
|
$AllRemovedFor = "All entries removed for category";
|
|
$RemainingFor = "obsolete entries removed for category";
|
|
$Index = "Index Words";
|
|
$TotalMDEs = "Total number of Links MD entries:";
|
|
$MainMD = "Open Main MDE";
|
|
$OrElse = "Select a Links category";
|
|
$WarningDups = " - duplicate categorynames were removed from the list!";
|
|
$SLC = "Work with Links category named";
|
|
?>
|