From 43ff34758eba110bd7ddd44bf1a616d25c00c734 Mon Sep 17 00:00:00 2001
From: thomascube <thomas@roundcube.net>
Date: Sun, 08 Jan 2012 11:09:57 -0500
Subject: [PATCH] Updated translations from launchpad

---
 program/localization/vi_VN/labels.inc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/program/localization/vi_VN/labels.inc b/program/localization/vi_VN/labels.inc
index a15b68f..6f899fa 100644
--- a/program/localization/vi_VN/labels.inc
+++ b/program/localization/vi_VN/labels.inc
@@ -65,6 +65,7 @@
 $labels['saturday'] = 'Thứ bẩy';
 $labels['today'] = 'Hôm nay';
 $labels['checkmail'] = 'Kiểm tra thư mới';
+$labels['compose'] = 'Soạn thư';
 $labels['writenewmessage'] = 'Soạn thư mới';
 $labels['replytomessage'] = 'Trả lời thư';
 $labels['replytoallmessage'] = 'Trả lời tất cả';
@@ -85,7 +86,6 @@
 $labels['unlimited'] = 'không hạn chế';
 $labels['quicksearch'] = 'Tìm nhanh';
 $labels['resetsearch'] = 'Xóa bỏ tìm kiếm';
-$labels['compose'] = 'Soạn thư';
 $labels['savemessage'] = 'Lưu thư đang soạn';
 $labels['sendmessage'] = 'Gửi thư';
 $labels['addattachment'] = 'Gửi kèm';

--
Gitblit v1.9.1