summaryrefslogtreecommitdiff
path: root/roundcubemail/program
diff options
context:
space:
mode:
authoralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2008-04-10 10:01:46 +0000
committeralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2008-04-10 10:01:46 +0000
commit2a7bd5f3e226e0dfe45dea158b7fe05757cd9718 (patch)
tree52990ed537278e2633cb37c77694c2d1abf42ea3 /roundcubemail/program
parent39efc6af370301529d830f39a6443423946043bf (diff)
#1484979
git-svn-id: https://svn.roundcube.net/trunk@1277 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/program')
-rw-r--r--roundcubemail/program/localization/zh_TW/labels.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/roundcubemail/program/localization/zh_TW/labels.inc b/roundcubemail/program/localization/zh_TW/labels.inc
index 12093427b..43cc08101 100644
--- a/roundcubemail/program/localization/zh_TW/labels.inc
+++ b/roundcubemail/program/localization/zh_TW/labels.inc
@@ -31,8 +31,8 @@ $labels['addressbook'] = '通訊錄';
$labels['inbox'] = '信件匣';
$labels['drafts'] = '草稿匣';
$labels['sent'] = '寄件備份';
-$labels['trash'] = '垃圾郵件';
-$labels['junk'] = '垃圾桶';
+$labels['trash'] = '垃圾桶';
+$labels['junk'] = '垃圾郵件';
$labels['subject'] = '主旨';
$labels['from'] = '寄件者';
$labels['to'] = '收件者';