]> git.mjollnir.org Git - moodle.git/commitdiff
Initial revision
authorstronk7 <stronk7>
Sat, 29 Apr 2006 12:22:58 +0000 (12:22 +0000)
committerstronk7 <stronk7>
Sat, 29 Apr 2006 12:22:58 +0000 (12:22 +0000)
install/lang/ml_utf8/installer.php [new file with mode: 0644]

diff --git a/install/lang/ml_utf8/installer.php b/install/lang/ml_utf8/installer.php
new file mode 100644 (file)
index 0000000..6d5f170
--- /dev/null
@@ -0,0 +1,20 @@
+<?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 installer_strings (same dir)
+
+$string['check'] = 'പരിശോധിക്കുക';
+$string['closewindow'] = 'ഈ ജാലകം അടയ്ക്കുക';
+$string['continue'] = 'തുടരുക';
+$string['language'] = 'ഭാഷ';
+$string['password'] = 'പാസ്സ്‌വേര്‍ഡ്‌';
+$string['thischarset'] = 'UTF-8';
+$string['thislanguage'] = 'മലയാളം';
+$string['user'] = 'ഉപഭോക്താവ്‌';
+?>