diff options
author | Thomas Bruederli <thomas@roundcube.net> | 2012-11-19 15:30:07 +0100 |
---|---|---|
committer | Thomas Bruederli <thomas@roundcube.net> | 2012-11-19 15:30:07 +0100 |
commit | 6199a72c8e11ca8fbfba631af552ddf53b9eebf7 (patch) | |
tree | b0151e286bf05b1a2703c5c05527323c029736d0 /plugins/managesieve/localization/vi_VN.inc | |
parent | 15eb32eee59c8a37160645320365f956caf15c95 (diff) |
Updated localization files from launchpad
Diffstat (limited to 'plugins/managesieve/localization/vi_VN.inc')
-rw-r--r-- | plugins/managesieve/localization/vi_VN.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/managesieve/localization/vi_VN.inc b/plugins/managesieve/localization/vi_VN.inc index 14e098dce..d358960ad 100644 --- a/plugins/managesieve/localization/vi_VN.inc +++ b/plugins/managesieve/localization/vi_VN.inc @@ -138,8 +138,8 @@ $labels['setcreateerror'] = 'Không thể tạo thiết lập bộ lọc. Có l $labels['setcreated'] = 'Thiết lập bộ lọc được tạo thành công'; $labels['activateerror'] = 'Không thể khởi động bộ lọc được chọn. Có lỗi xuất hiện ở máy chủ'; $labels['deactivateerror'] = 'Không thể tắt bộ lọc đã chọn. Có lỗi xuất hiện ở máy chủ'; -$labels['deactivated'] = 'Bộ lọc được tắt thành công'; -$labels['activated'] = 'Bộ lọc được khởi động thành công'; +$labels['activated'] = 'Bộ lọc được tắt thành công'; +$labels['deactivated'] = 'Bộ lọc được khởi động thành công'; $labels['moved'] = 'Bộ lọc được chuyển đi thành công'; $labels['moveerror'] = 'Không thể chuyển bộc lọc đã chọn. Có lỗi xuất hiện ở máy chủ'; $labels['nametoolong'] = 'Tên quá dài'; |