From 4213a3712e8c6c2cae33ca0d0b74f13b4f5ba31b Mon Sep 17 00:00:00 2001 From: Thomas Bruederli <thomas@roundcube.net> Date: Thu, 04 Oct 2012 04:31:08 -0400 Subject: [PATCH] Updated translations from launchpad --- plugins/markasjunk/localization/vi_VN.inc | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/plugins/markasjunk/localization/vi_VN.inc b/plugins/markasjunk/localization/vi_VN.inc index 10cf123..3d00d92 100644 --- a/plugins/markasjunk/localization/vi_VN.inc +++ b/plugins/markasjunk/localization/vi_VN.inc @@ -9,12 +9,12 @@ | Licensed under the GNU General Public License | | | +-----------------------------------------------------------------------+ - | Author: Hung Pham <phamhung77@gmail.com> | + | Author: Kenny Tran <kennethanh@gmail.com> | +-----------------------------------------------------------------------+ - @version $Id$ */ $labels = array(); -$labels['buttontitle'] = 'Đánh dấu thư rác'; -$labels['reportedasjunk'] = 'Đánh dấu thành công'; +$labels['buttontext'] = 'Thư rác'; +$labels['buttontitle'] = 'Đánh dấu để được xem là thư rác'; +$labels['reportedasjunk'] = 'Đánh dấu để được xem là thư rác thành công'; -- Gitblit v1.9.1