Automatic installer.php lang files by installer_builder (20071229)

This commit is contained in:
moodler 2007-12-29 12:21:34 +00:00
parent 2d035282fe
commit 953afed21b
3 changed files with 3 additions and 1 deletions

View file

@ -144,7 +144,7 @@ $string['name'] = 'ชื่อ';
$string['next'] = 'ต่อไป';
$string['ok'] = 'เรียบร้อย';
$string['opensslrecommended'] = 'แนะนำให้ทำการติดตั้ง OpenSSL library เพื่อให้ Moodle ทำงานในระบบเน็ตเวิร์กได้ดีขึ้น';
$string['parentlanguage'] = 'en';
$string['parentlanguage'] = 'en'; // ORPHANED
$string['pass'] = 'สำเร็จ';
$string['password'] = 'รหัสผ่าน';
$string['php50restricted'] = 'PHP 5.0.x มีปัญหาในการใช้งาน กรุณาอัพเกรดเป็นเวอร์ชัน 5.1.x หรือเปลี่ยนไปใช้งานเวอร์ชัน 4.3.x หรือ 4.4.x';