]> git.mjollnir.org Git - moodle.git/commitdiff
MDL-14741 - adding lang strings
authorscyrma <scyrma>
Mon, 9 Jun 2008 08:44:02 +0000 (08:44 +0000)
committerscyrma <scyrma>
Mon, 9 Jun 2008 08:44:02 +0000 (08:44 +0000)
lang/en_utf8/admin.php

index 5a64dd5a1b5d5217607fa07d61db622247ac07a9..b433f38b1ac3cbe92ff509b06db7b79da8027357 100644 (file)
@@ -285,6 +285,7 @@ $string['debugnone'] = 'NONE: Do not show any errors or warnings';
 $string['debugnormal'] = 'NORMAL: Show errors, warnings and notices';
 $string['defaultallowedmodules'] = 'Default allowed modules';
 $string['defaultcourseroleid'] = 'Default role for users in a course';
+$string['defaulthtmleditor'] = 'Default HTML editor';
 $string['defaultrequestcategory'] = 'Default category for course requests';
 $string['defaultsettinginfo'] = 'Default: $a';
 $string['defaultuserroleid'] = 'Default role for all users';
@@ -390,6 +391,7 @@ $string['hidefromall'] = 'Hide from all users';
 $string['hidefromnone'] = 'Hide from nobody';
 $string['hidefromstudents'] = 'Hide from students';
 $string['htmleditor'] = 'HTML editor';
+$string['htmleditorsettings'] = 'HTML editor settings';
 $string['http'] = 'HTTP';
 $string['httpsecurity'] = 'HTTP security';
 $string['iconvrecommended'] = 'Installing the optional ICONV library is highly recommended in order to improve site performance, particularly if your site is supporting non-Latin languages.';