]> git.mjollnir.org Git - moodle.git/commitdiff
Merged missing langimport string from stable MDL-7258
authormoodler <moodler>
Sun, 29 Oct 2006 13:58:03 +0000 (13:58 +0000)
committermoodler <moodler>
Sun, 29 Oct 2006 13:58:03 +0000 (13:58 +0000)
lang/en_utf8/admin.php

index 17da1929b606c55c4b679b898f68ae51cc864538..043f16436b354867a670dcaf5750481d33ddfa1e 100644 (file)
@@ -371,6 +371,7 @@ $string['invaliduserchangeme'] = 'Username "changeme" is reserved -- you cannot
 $string['lang16notify'] = 'Moodle 1.6 and above allows you to install and update language packs directly from download.moodle.org by following the link below';
 $string['langedit'] = 'Language editing';
 $string['langpacks'] = 'Language packs';
+$string['langimport'] = 'Language import utility';
 $string['langimportsuccess'] = 'Language pack successfully upgraded';
 $string['langpackremoved'] = 'Language pack was uninstalled';
 $string['langpackupdated'] = 'Language pack $a was successfully installed';