From 15cf4fa9251f01313b5eb5cf1a91ec10643d42cb Mon Sep 17 00:00:00 2001 From: Aleksander Machniak <alec@alec.pl> Date: Wed, 21 Nov 2012 13:55:34 -0500 Subject: [PATCH] Rename rcube_bc.inc to bc.php for consistency --- program/localization/th_TH/labels.inc | 5 ++--- 1 files changed, 2 insertions(+), 3 deletions(-) diff --git a/program/localization/th_TH/labels.inc b/program/localization/th_TH/labels.inc index 63a1fc4..df0f493 100644 --- a/program/localization/th_TH/labels.inc +++ b/program/localization/th_TH/labels.inc @@ -9,9 +9,8 @@ | Licensed under the GNU General Public License | | | +-----------------------------------------------------------------------+ - | Author: Thomas <Unknown> | + | Author: Thomas | +-----------------------------------------------------------------------+ - @version $Id$ */ $labels = array(); @@ -90,8 +89,8 @@ $labels['unlimited'] = 'ไม่จำกัด'; $labels['quicksearch'] = 'ค้นหาแบบด่วน'; $labels['resetsearch'] = 'ล้างการค้นหา'; -$labels['savemessage'] = 'บันทึกฉบับร่าง'; $labels['sendmessage'] = 'ส่งจดหมาย'; +$labels['savemessage'] = 'บันทึกฉบับร่าง'; $labels['addattachment'] = 'แนบไฟล์'; $labels['charset'] = 'Charset'; $labels['returnreceipt'] = 'ตอบกลับผู้รับ'; -- Gitblit v1.9.1