]> git.mjollnir.org Git - moodle.git/commitdiff
Language fixes (capitalisation)
authormoodler <moodler>
Wed, 29 Mar 2006 15:06:36 +0000 (15:06 +0000)
committermoodler <moodler>
Wed, 29 Mar 2006 15:06:36 +0000 (15:06 +0000)
lang/en_utf8/admin.php

index 4d67bf404853a0bdb1dbc97c30c4499b4bbbfbc0..b294c36c51f97f5704b1748811f2957bd1d62e40 100644 (file)
@@ -167,18 +167,18 @@ $string['importlangreminder'] = 'The database migration process is commencing. Y
 $string['importtimezones'] = 'Update complete list of timezones';
 $string['importtimezonescount'] = '$a->count entries imported from $a->source';
 $string['importtimezonesfailed'] = 'No sources found! (Bad news)';
-$string['incompatibleblocks'] = 'Incompatible Blocks';
-$string['install'] = 'Install Selected Language Pack';
-$string['installedlangs'] = 'Installed Language Packs';
+$string['incompatibleblocks'] = 'Incompatible blocks';
+$string['install'] = 'Install selected language pack';
+$string['installedlangs'] = 'Installed language packs';
 $string['invaliduserchangeme'] = 'Username "changeme" is reserved -- you cannot create an account with it.';
 $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['langimport'] = 'Language Import Utility';
-$string['langimportsuccess'] = 'Language Pack successfully upgraded';
-$string['langpackremoved'] = 'Language Pack uninstallation completed';
-$string['langpackupdated'] = 'Language Pack $a Updated';
-$string['langupdatecomplete'] = 'Language Pack Update Completed';
-$string['latexpreamble'] = 'LaTeX Preamble';
-$string['latexsettings'] = 'LaTeX Renderer Settings';
+$string['langimport'] = 'Language import utility';
+$string['langimportsuccess'] = 'Language pack successfully upgraded';
+$string['langpackremoved'] = 'Language pack was uninstalled';
+$string['langpackupdated'] = 'Language pack $a updated';
+$string['langupdatecomplete'] = 'Language pack update completed';
+$string['latexpreamble'] = 'LaTeX preamble';
+$string['latexsettings'] = 'LaTeX renderer Settings';
 $string['mbstringrecommended'] = 'Installing the optional MBSTRING library is highly recommended in order to improve site performance, particularly if your site is supporting non-latin languages.';
 $string['maintfileopenerror'] = 'Error opening maintenance files!';
 $string['maintinprogress'] = 'Maintenance is in progress...';