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/ms_MY/labels.inc | 5 ++--- 1 files changed, 2 insertions(+), 3 deletions(-) diff --git a/program/localization/ms_MY/labels.inc b/program/localization/ms_MY/labels.inc index d19239b..51e5073 100644 --- a/program/localization/ms_MY/labels.inc +++ b/program/localization/ms_MY/labels.inc @@ -9,9 +9,8 @@ | Licensed under the GNU General Public License | | | +-----------------------------------------------------------------------+ - | Author: nawawi <Unknown> | + | Author: nawawi | +-----------------------------------------------------------------------+ - @version $Id$ */ $labels = array(); @@ -170,8 +169,8 @@ $labels['openinextwin'] = 'Buka dalam tetingkap baru'; $labels['emlsave'] = 'Muat-turun (.eml)'; $labels['editasnew'] = 'Ubah seperti baharu'; -$labels['savemessage'] = 'Simapan sebagai draf'; $labels['sendmessage'] = 'Hantar mesej'; +$labels['savemessage'] = 'Simapan sebagai draf'; $labels['addattachment'] = 'Lampir fail'; $labels['charset'] = 'Set aksara'; $labels['editortype'] = 'Jenis Editor'; -- Gitblit v1.9.1