]> git.mjollnir.org Git - moodle.git/commitdiff
New strings and modifications in the lang.php
authormudrd8mz <mudrd8mz>
Tue, 21 Aug 2007 15:18:57 +0000 (15:18 +0000)
committermudrd8mz <mudrd8mz>
Tue, 21 Aug 2007 15:18:57 +0000 (15:18 +0000)
lang/en_utf8/admin.php

index 3d71476223873f225a9b7e7a9e2d91fa1c4fe97b..3ee492fa8671ab5f3589512b075744097a956414 100644 (file)
@@ -38,7 +38,7 @@ $string['calendar_weekend'] = 'Weekend Days';
 $string['calendarsettings'] = 'Calendar';
 $string['change'] = 'change';
 $string['changesitelang'] = 'Change site language';
-$string['choosefiletoedit'] = 'Choose file to edit from the box above';
+$string['choosefiletoedit'] = 'Choose file to edit';
 $string['clamfailureonupload'] = 'On clam AV failure';
 $string['cleanup'] = 'Cleanup';
 $string['componentinstalled'] = 'Component Installed';
@@ -266,6 +266,7 @@ $string['doctonewwindow'] = 'Open in new window';
 $string['download'] = 'Download';
 $string['editennotallowed'] = 'Language en_utf8 cannot be edited with this page - switch to local';
 $string['edithelpdocs'] = 'Edit help documents';
+$string['editingnoncorelangfile'] = 'You are trying to modify translation of an add-on module/plugin. You can save translation of 3rd party modules in your _local folder only. You may want to move the file with translation into the module\'s lang directory and/or send it to the maintainer of the add-on module.';
 $string['editorbackgroundcolor'] = 'Background color';
 $string['editordictionary'] = 'Editor dictionary';
 $string['editorfontfamily'] = 'Font family';
@@ -438,6 +439,7 @@ $string['notifications'] = 'Notifications';
 $string['notifyloginfailures'] = 'Email login failures to';
 $string['notifyloginthreshold'] = 'Threshold for email notifications';
 $string['notloggedinroleid'] = 'Role for visitors';
+$string['numberofstrings'] = 'Total number of strings: $a->strings<br />Missing: $a->missing ($a->missingpercent&nbsp;%%)';
 $string['numberofmissingstrings'] = 'Number of missing strings: $a';
 $string['opensslrecommended'] = 'Installing the optional OpenSSL library is highly recommended -- it enables Moodle Networking functionality.';
 $string['opentogoogle'] = 'Open to Google';