From d7c75c190ab1bfc15ba5b717864992dce5232902 Mon Sep 17 00:00:00 2001 From: plegall Date: Wed, 31 Oct 2012 09:36:46 +0000 Subject: bug 2782 fixed: make sure %d or %s are correctly translated he_IL needs to be fixed, too complicated for me. git-svn-id: http://piwigo.org/svn/branches/2.4@18820 68402e56-0260-453c-a942-63ccdbb3a9ee --- language/th_TH/install.lang.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'language/th_TH/install.lang.php') diff --git a/language/th_TH/install.lang.php b/language/th_TH/install.lang.php index fb89ee2b1..57dda3f8b 100644 --- a/language/th_TH/install.lang.php +++ b/language/th_TH/install.lang.php @@ -70,6 +70,6 @@ $lang['Download the config file'] = 'ดาวน์โหลดไฟล์ต $lang['You can download the config file and upload it to local/config directory of your installation.'] = 'คุณสามารถดาวน์โหลดไฟล์ตั้งค่า และอัพไปไว้ยังไดเรกทอรี่ local/config ของ Piwigo.'; $lang['Just another Piwigo gallery'] = 'เพียงแค่ Piwigo แกลลอรี่ เว็บหนึ่ง'; $lang['Welcome to my photo gallery'] = 'ยินดีต้อนรับสู่แกลลอรี่รูปภาพของฉัน'; -$lang['Don\'t hesitate to consult our forums for any help : %s'] = 'อย่าลังเลที่จะปรึกษาหรือโพสคำถามในฟอรั่มของเรา เพื่อขอความช่วยเหลือใดๆ :% s'; +$lang['Don\'t hesitate to consult our forums for any help : %s'] = 'อย่าลังเลที่จะปรึกษาหรือโพสคำถามในฟอรั่มของเรา เพื่อขอความช่วยเหลือใดๆ :%s'; $lang['Welcome to your new installation of Piwigo!'] = 'ยินดีต้อนรับสู่การติดตั้งใหม่ของ Piwigo!'; -?> \ No newline at end of file +?> -- cgit v1.2.3