]> git.mjollnir.org Git - moodle.git/commitdiff
"MDL-14129, add lang string"
authordongsheng <dongsheng>
Fri, 6 Jun 2008 03:17:01 +0000 (03:17 +0000)
committerdongsheng <dongsheng>
Fri, 6 Jun 2008 03:17:01 +0000 (03:17 +0000)
lang/en_utf8/debug.php
lang/en_utf8/error.php
lang/en_utf8/glossary.php

index 8ff44e574d9d00fdaaba029d34144bac82a0d33a..bded62dd24a23fd991b7aeddbee35e478162ab9f 100644 (file)
@@ -35,6 +35,7 @@ $string['notables'] = 'No Tables!';
 $string['nopageclass'] = 'Imported $a but found no page classes';
 $string['noreports'] = 'No reports accessible';
 $string['nomodules'] = 'No modules found!!';
+$string['modulenotexist'] = '$a module doesn\'t exist';
 $string['phpvaroff'] = 'The PHP server variable \'$a[0]\' should be Off - $a[1]';
 $string['phpvaron'] = 'The PHP server variable \'$a[0]\' is not turned On - $a[1]';
 $string['prefixcannotbeempty'] = 'Table prefix \"$a[0]\" cannot be empty for your target DB ($a[1])'; // obsoleted 2.0
index 7c0bd50173f74ef967f1fd4d269062490a8f0f4a..0e26a5391ee37c6a1ca3121e7b04e3fdde977e4d 100644 (file)
@@ -16,8 +16,6 @@ $string['cannotassignselfasparent'] = 'Can not assign self as parent!';
 $string['cannotaddblock'] = '$a block could not be added to the block list!';
 $string['cannotaddcoursemodule'] = 'Could not add a new course module';
 $string['cannotaddcoursemoduletosection'] = 'Could not add the new course module to that section';
-$string['cannotupdatecoursemodule'] = 'Could not update the course module with the correct section';
-$string['cannotupdatecomment'] = 'Could not update this comment';
 $string['cannotaddcmtosection'] = 'Could not add the new course module to that section';
 $string['cannotaddrss'] = 'You do not have permission to add rss feeds';
 $string['cannotaddnewmodule'] = 'Could not add a new module of $a';
@@ -87,6 +85,7 @@ $string['cannotrestore'] = 'An error has occurred and the restore could not be c
 $string['cannotsaveblock'] = 'Error saving block configuration';
 $string['cannotsavefile'] = 'Cannot save the file \"$a\".';
 $string['cannotinitpage'] = 'Cannot quickly initialize page, course id: $a';
+$string['cannotinsertcategory'] = 'Weird error. The category was not inserted.';
 $string['cannotinsertcomment'] = 'Could not insert this new comment';
 $string['cannotinsertgrade'] = 'Can not insert grade item without course id!';
 $string['cannotinsertrecord'] = 'Could not insert new record ID $a';
@@ -108,6 +107,8 @@ $string['cannotupgradeblock'] = 'Upgrade of blocks system failed! (Could not upd
 $string['cannotupgradecaps'] = 'Had trouble upgrading the core capabilities for the Roles System';
 $string['cannotupdateblock'] = 'Could not update block $a record in block table!';
 $string['cannotupdatecategory'] = 'Could not update the category ($a)';
+$string['cannotupdatecoursemodule'] = 'Could not update the course module with the correct section';
+$string['cannotupdatecomment'] = 'Could not update this comment';
 $string['cannotupdatecm'] = 'Could not update the course module with the correct section';
 $string['cannotupdatelevel'] = 'Could not update the indent level on that course module';
 $string['cannotupdategroup'] = 'Error updating group';
@@ -187,7 +188,8 @@ $string['invalidargorconf'] = 'No valid arguments supplied or incorrect server c
 $string['invalidaccessparameter'] = 'Invalid access parameter.';
 $string['invalidaccess'] = 'This page was not accessed correctly';
 $string['invalidblockinstance'] = 'Invalid block instance for: $a';
-$string['invalidcategory'] = 'Incorrect category id!';
+$string['invalidcategory'] = 'Incorrect category!';
+$string['invalidcategoryid'] = 'Incorrect category id!';
 $string['invalidcourse'] = 'Invalid course';
 $string['invalidcourseid'] = 'You are trying to use an invalid course ID: ($a)';
 $string['invalidcourselevel'] = 'Incorrect context level';
@@ -277,6 +279,7 @@ $string['nonmeaningfulcontent'] = 'Non meaningful content';
 $string['noparticipatorycms'] = 'Sorry, but you have no participatory course modules to report on.';
 $string['nopermissions'] = 'Sorry, but you do not currently have permissions to do that ($a)';
 $string['nopermissiontocomment'] = 'You can\'t add comments to this glossary!';
+$string['nopermissiontodelentry'] = 'You can\'t delete other people\'s entries!';
 $string['nopermissiontoeditcomment'] = 'You can\'t edit other people\'s comments!';
 $string['nopermissiontohide'] = 'No permission to hide!';
 $string['nopermissiontorate'] = 'Rating of items not allowed!';
index a1ef4a6194c7b3231cafc4d99811cb72145276b6..c30e88b36df98ce6fbf9b98be11182c9e37f1c2f 100644 (file)
@@ -22,9 +22,12 @@ $string['attachment'] = 'Attachment';
 $string['author'] = 'author';
 $string['authorview'] = 'Browse by Author';
 $string['back'] = 'Back';
+$string['cantexportentry'] = 'Could not export the entry to the main glossary';
 $string['cantinsertcat'] = 'Can\'t insert category';
 $string['cantinsertrec'] = 'Can\'t insert record';
+$string['cantinsertent'] = 'Could not insert this new entry';
 $string['cantinsertrel'] = 'Can\'t insert relation category-entry';
+$string['cantupdateglossary'] = 'Could not update your glossary';
 $string['casesensitive'] = 'This entry is case sensitive';
 $string['cat'] = 'cat';
 $string['categories'] = 'Categories';
@@ -58,6 +61,7 @@ $string['changeto'] = 'change to $a';
 $string['current']= 'Currently sorted $a';
 $string['errconceptalreadyexists'] = 'This concept already exists. No duplicates allowed in this glossary.';
 $string['erredittimeexpired'] = 'The editing time for this entry has expired.';
+$string['errdeltimeexpired'] = 'You can\'t delete this. Time expired!';
 $string['errcannoteditothers'] = 'You cannot edit other people\'s entries.';
 $string['date'] = 'date';
 $string['dateview'] = 'Browse by date';
@@ -132,6 +136,7 @@ $string['glossary:viewrating'] = 'View ratings';
 $string['glossary:write'] = 'Create new entries';
 $string['glossaryleveldefaultsettings'] = 'Glossary Level Default Settings';
 $string['glossarytype'] = 'Glossary Type';
+$string['guestnoedit'] = 'Guests are not allowed to edit glossaries';
 $string['importcategories'] = 'Import categories';
 $string['importedcategories'] = 'Imported categories';
 $string['importedentries'] = 'Imported entries';
@@ -159,6 +164,7 @@ $string['noentry'] = 'No entry found.';
 $string['notcategorised'] = 'Not categorised';
 $string['nopermissiontodelcomment'] = 'You can\'t delete other people\'s comments!';
 $string['nopermissiontodelinglossary'] = 'You can\'t comments in this glossary!';
+$string['nopermissiontoviewresult'] = 'You can only look at results for your own entries';
 $string['numberofentries'] = 'Number of entries';
 $string['onebyline'] = '(one per line)';
 $string['popupformat'] = 'Popup format';