From 6199a72c8e11ca8fbfba631af552ddf53b9eebf7 Mon Sep 17 00:00:00 2001
From: Thomas Bruederli <thomas@roundcube.net>
Date: Mon, 19 Nov 2012 09:30:07 -0500
Subject: [PATCH] Updated localization files from launchpad

---
 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