]> git.mjollnir.org Git - moodle.git/commitdiff
MDL-18223 merging missing strings from MOODLE_19_STABLE
authorskodak <skodak>
Tue, 17 Feb 2009 22:49:51 +0000 (22:49 +0000)
committerskodak <skodak>
Tue, 17 Feb 2009 22:49:51 +0000 (22:49 +0000)
lang/en_utf8/admin.php

index e134a551ae3d1ebeb9c255f240168049f63d218d..a2b7ab8160127f6ae663175faacaa807b36cbc31 100644 (file)
@@ -460,6 +460,7 @@ $string['htmlsettings'] = 'HTML 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.';
+$string['ignore'] = 'Ignore';
 $string['importlangreminder'] = 'The database migration process is commencing. You will need to <b>log in again</b> for the upgrade to take effect. Please install unicode language packs as soon as possible from Admin->Lang->Lang Import Utility <b>after</b> the database migration process is completed.';
 $string['importtimezones'] = 'Update complete list of timezones';
 $string['importtimezonescount'] = '$a->count entries imported from $a->source';
@@ -831,6 +832,7 @@ $string['uploadusersresult'] = 'Upload users results';
 $string['upwards'] = 'upwards';
 $string['useexternalyui'] = 'Use online YUI libraries';
 $string['usehtmleditor'] = 'Use HTML editor';
+$string['user'] = 'User';
 $string['useraccountupdated'] = 'User updated';
 $string['userbulk'] = 'Bulk user actions';
 $string['userdeleted'] = 'User deleted';