summaryrefslogtreecommitdiff
path: root/plugins
diff options
context:
space:
mode:
authoralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2010-08-09 06:53:23 +0000
committeralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2010-08-09 06:53:23 +0000
commit325d46eb63f058eb3476a30be9552a6f11c34794 (patch)
treec660d7de034bdda75b9f75abd47b3c92ee39a29e /plugins
parent1ed52942c6cc8dadd396f80405ce744d095a2947 (diff)
- Update zh_TW
git-svn-id: https://svn.roundcube.net/trunk@3884 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'plugins')
-rw-r--r--plugins/vcard_attachments/localization/zh_TW.inc6
1 files changed, 3 insertions, 3 deletions
diff --git a/plugins/vcard_attachments/localization/zh_TW.inc b/plugins/vcard_attachments/localization/zh_TW.inc
index 39b0f91ad..361837bfc 100644
--- a/plugins/vcard_attachments/localization/zh_TW.inc
+++ b/plugins/vcard_attachments/localization/zh_TW.inc
@@ -1,7 +1,7 @@
<?php
$labels = array();
-$labels['addvcardmsg'] = '新增vCard至通訊錄';
-$labels['vcardsavefailed'] = '無法儲存vCard';
+$labels['addvcardmsg'] = '加入 vCard 到通訊錄';
+$labels['vcardsavefailed'] = '無法儲存 vCard';
-?>
+?> \ No newline at end of file