]> git.mjollnir.org Git - moodle.git/commitdiff
Added new lang
authormoodlerobot <moodlerobot>
Thu, 7 Feb 2008 03:32:35 +0000 (03:32 +0000)
committermoodlerobot <moodlerobot>
Thu, 7 Feb 2008 03:32:35 +0000 (03:32 +0000)
install/lang/la_utf8/installer.php [new file with mode: 0644]

diff --git a/install/lang/la_utf8/installer.php b/install/lang/la_utf8/installer.php
new file mode 100644 (file)
index 0000000..1542c7c
--- /dev/null
@@ -0,0 +1,24 @@
+<?php
+/// Please, do not edit this file manually! It's auto generated from
+/// contents stored in your standard lang pack files:
+/// (langconfig.php, install.php, moodle.php, admin.php and error.php)
+///
+/// If you find some missing string in Moodle installation, please,
+/// keep us informed using http://moodle.org/bugs Thanks!
+///
+/// File generated by cvs://contrib/lang2installer/installer_builder
+/// using strings defined in stringnames.txt (same dir)
+
+$string['check'] = 'comprobāre';
+$string['continue'] = 'perservā';
+$string['doyouagree'] = 'lēgistine hās condicionēs intellēgistique illōs?';
+$string['help'] = 'auxilium';
+$string['language'] = 'lingua';
+$string['name'] = 'nōmen';
+$string['next'] = 'proximus';
+$string['parentlanguage'] = 'en_utf8';
+$string['thischarset'] = 'UTF-8';
+$string['thisdirection'] = 'ltr';
+$string['thislanguage'] = 'Latin';
+$string['user'] = 'usor';
+?>