From: moodlerobot <moodlerobot> Date: Thu, 7 Feb 2008 03:32:35 +0000 (+0000) Subject: Added new lang X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=87ac05f8bc92114bee4442815e37a029fa8b4cfb;p=moodle.git Added new lang --- diff --git a/install/lang/la_utf8/installer.php b/install/lang/la_utf8/installer.php new file mode 100644 index 0000000000..1542c7c50d --- /dev/null +++ b/install/lang/la_utf8/installer.php @@ -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'; +?>