diff options
author | mistic100 <mistic@piwigo.org> | 2014-07-26 18:00:40 +0000 |
---|---|---|
committer | mistic100 <mistic@piwigo.org> | 2014-07-26 18:00:40 +0000 |
commit | 06fd29a431ec4d916e1543a2b0de21777ecb16df (patch) | |
tree | 2184c41705f7c4943133544d351f09526d52f35a /language/th_TH/admin.lang.php | |
parent | 3f37ec3477f32059b094cab322cd37483d9092e8 (diff) |
change outdated label
git-svn-id: http://piwigo.org/svn/trunk@29079 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | language/th_TH/admin.lang.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/language/th_TH/admin.lang.php b/language/th_TH/admin.lang.php index 573e49d6b..ae569fc76 100644 --- a/language/th_TH/admin.lang.php +++ b/language/th_TH/admin.lang.php @@ -658,7 +658,7 @@ $lang['update the database from files'] = "อัพเดตฐานข้อ $lang['Upload Photos'] = 'อัพโหลดรูปภาพ'; $lang['Upload'] = "อัพโหลด"; $lang['Uploaded Photos'] = 'รูปภาพที่ได้ถูกอัพโหลดแล้ว'; -$lang['Use the default photo sort order (defined in the configuration file)'] = "ใช้การจัดเรียงภาพถ่ายคำสั่งพื้นฐาน (ดูในการตั้งค่าไฟล์)"; +$lang['Use the default photo sort order'] = "ใช้การจัดเรียงภาพถ่ายคำสั่งพื้นฐาน"; $lang['Used metadata'] = "ใช้งานเมตาดาต้า"; $lang['user "%s" added'] = "ผู้ใช้งาน \"%s\" ได้ถูกเพิ่มแล้ว"; $lang['User "%s" created with "%s" like password'] = "ผู้ใช้งาน \"%s\" สร้างด้วย \"%s\" รหัสผ่าน"; |