]> git.mjollnir.org Git - moodle.git/commitdiff
MDL-13927 indicate missing parent languages; merged from MOODLE_19_STABLE
authorskodak <skodak>
Sat, 15 Mar 2008 16:10:32 +0000 (16:10 +0000)
committerskodak <skodak>
Sat, 15 Mar 2008 16:10:32 +0000 (16:10 +0000)
lang/en_utf8/admin.php

index b287411eb9fb80b84f6cb30b11079629dd3382f7..77a016ac90355a550754561868fff3b0d9aed210 100644 (file)
@@ -471,6 +471,7 @@ $string['minpasswordlower'] = 'Lowercase letters';
 $string['minpasswordnonalphanum'] = 'Non-alphanumeric characters';
 $string['minpasswordupper'] = 'Uppercase letters';
 $string['misc'] = 'Miscellaneous';
+$string['missinglangparent'] = 'Missing parent language <em>$a->parent</em> of <em>$a->lang</em>.';
 $string['mnetrestore_extusers'] = '<strong>Note:</strong> This backup file contains remote Moodle Network user accounts which will be restored as part of the process.';
 $string['mnetrestore_extusers_mismatch'] = '<strong>Note:</strong> This backup file apparently originates from a different Moodle installation and contains remote Moodle Network user accounts that may fail to restore. This operation is unsupported. If you are certain that it was created on this Moodle installation, or you can ensure that all the needed Moodle Network Hosts are configured, you may want to still try the restore.';
 $string['modsettings'] = 'Manage activities';