diff options
author | thomascube <thomas@roundcube.net> | 2012-01-08 16:09:57 +0000 |
---|---|---|
committer | thomascube <thomas@roundcube.net> | 2012-01-08 16:09:57 +0000 |
commit | 43ff34758eba110bd7ddd44bf1a616d25c00c734 (patch) | |
tree | 08d77106f108677993c88532e959f2c518c72fbf /program/localization/zh_TW/messages.inc | |
parent | c1d27d867935dd682eef01d20f3cb8c07e184c3b (diff) |
Updated translations from launchpad
Diffstat (limited to 'program/localization/zh_TW/messages.inc')
-rw-r--r-- | program/localization/zh_TW/messages.inc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/program/localization/zh_TW/messages.inc b/program/localization/zh_TW/messages.inc index a6610c436..3f89b8feb 100644 --- a/program/localization/zh_TW/messages.inc +++ b/program/localization/zh_TW/messages.inc @@ -9,7 +9,7 @@ | Licensed under the GNU General Public License | | | +-----------------------------------------------------------------------+ - | Author: Thomas <Unknown> | + | Author: Nansen <Unknown> | +-----------------------------------------------------------------------+ @version $Id$ */ @@ -106,6 +106,7 @@ $messages['addingmember'] = '新增連絡人至群組'; $messages['removingmember'] = '從群組刪除連絡人'; $messages['receiptsent'] = '閱讀回條傳送成功'; $messages['errorsendingreceipt'] = '無法傳送回條'; +$messages['deleteidentityconfirm'] = '您確定要刪除這位連絡人嗎?'; $messages['nodeletelastidentity'] = '你不能刪除此身份,因為只剩一個身份。'; $messages['forbiddencharacter'] = '資料夾名稱中包含非法的字元'; $messages['selectimportfile'] = '請選擇一個上傳的檔案'; |