From b1a1ca159e95457fda15a15c75e212dfd6c57640 Mon Sep 17 00:00:00 2001 From: Aleksander Machniak <alec@alec.pl> Date: Wed, 09 Oct 2013 13:33:28 -0400 Subject: [PATCH] Localization files cleanup - removed untranslated texts, empty lines and comments --- program/localization/zh_TW/messages.inc | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/program/localization/zh_TW/messages.inc b/program/localization/zh_TW/messages.inc index b6fdccc..381aec6 100644 --- a/program/localization/zh_TW/messages.inc +++ b/program/localization/zh_TW/messages.inc @@ -173,5 +173,4 @@ $messages['attachmentvalidationerror'] = '警告!這個附件是可疑的,因為它的檔案類型與其宣稱的不同。如果您不能相信寄件者請不要開啟附件,它可能含有惡意的內容。<br /><br /> <em>Expected: $expected; found: $detected</em>'; $messages['noscriptwarning'] = '警告:使用Webmail需要Javascript支援,請檢查您瀏覽器的Javascript設定'; - ?> -- Gitblit v1.9.1