From: mudrd8mz Date: Tue, 21 Aug 2007 15:18:57 +0000 (+0000) Subject: New strings and modifications in the lang.php X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=1510efa2e56722e75daad0622a90b20f5e6fe8e6;p=moodle.git New strings and modifications in the lang.php --- diff --git a/lang/en_utf8/admin.php b/lang/en_utf8/admin.php index 3d71476223..3ee492fa86 100644 --- a/lang/en_utf8/admin.php +++ b/lang/en_utf8/admin.php @@ -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
Missing: $a->missing ($a->missingpercent %%)'; $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';