From 2a7bd5f3e226e0dfe45dea158b7fe05757cd9718 Mon Sep 17 00:00:00 2001 From: alec Date: Thu, 10 Apr 2008 10:01:46 +0000 Subject: #1484979 git-svn-id: https://svn.roundcube.net/trunk@1277 208e9e7b-5314-0410-a742-e7e81cd9613c --- roundcubemail/program/localization/zh_TW/labels.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'roundcubemail/program') 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'] = '收件者'; -- cgit v1.2.3