From e257b830a125aa90619bb251be86d1e8073bf365 Mon Sep 17 00:00:00 2001 From: Thomas Bruederli <thomas@roundcube.net> Date: Sun, 15 Nov 2015 15:19:44 -0500 Subject: [PATCH] Synchronize localizations from Transifex --- program/localization/zh_TW/messages.inc | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) diff --git a/program/localization/zh_TW/messages.inc b/program/localization/zh_TW/messages.inc index e5d7df5..31523e0 100644 --- a/program/localization/zh_TW/messages.inc +++ b/program/localization/zh_TW/messages.inc @@ -5,7 +5,7 @@ | localization/<lang>/messages.inc | | | | Localization file of the Roundcube Webmail client | - | Copyright (C) 2005-2014, The Roundcube Dev Team | + | Copyright (C) 2005-2015, The Roundcube Dev Team | | | | Licensed under the GNU General Public License version 3 or | | any later version with exceptions for skins & plugins. | @@ -177,4 +177,3 @@ $messages['attachmentvalidationerror'] = '警告!這個附件是可疑的,因為它的檔案類型與其宣稱的不同。如果您不能相信寄件者請不要開啟附件,它可能含有惡意的內容。<br /><br /> <em>Expected: $expected; found: $detected</em>'; $messages['noscriptwarning'] = '警告:使用Webmail需要Javascript支援,請檢查您瀏覽器的Javascript設定'; -?> -- Gitblit v1.9.1