]> git.mjollnir.org Git - moodle.git/commitdiff
MDL-11344 Reverting commit 1.145 and keeping deprecated $string['editlang'] for backw...
authormudrd8mz <mudrd8mz>
Wed, 3 Oct 2007 16:39:08 +0000 (16:39 +0000)
committermudrd8mz <mudrd8mz>
Wed, 3 Oct 2007 16:39:08 +0000 (16:39 +0000)
lang/en_utf8/admin.php

index f2034b65335894a24d15dae25646da7973835dad..5155c478aade0ec7f1625d4a09993a9dbfbce110 100644 (file)
@@ -269,6 +269,7 @@ $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['editlang'] = '<b>Edit</b>';
 $string['editorbackgroundcolor'] = 'Background color';
 $string['editordictionary'] = 'Editor dictionary';
 $string['editorfontfamily'] = 'Font family';