diff options
author | Thomas Bruederli <thomas@roundcube.net> | 2012-08-06 18:14:57 +0200 |
---|---|---|
committer | Thomas Bruederli <thomas@roundcube.net> | 2012-08-06 18:14:57 +0200 |
commit | 20825920e3f723c1a2a962beaa72a33e82cd14da (patch) | |
tree | 5eacbfb755f56b6ec2b59be9e7ac1ff3352ff615 /plugins/markasjunk/localization/zh_TW.inc | |
parent | 056a8b7174a1ee9f117b956088973c6dd0e8997d (diff) |
Synched translations from launchpad/masterv0.8.0
Diffstat (limited to 'plugins/markasjunk/localization/zh_TW.inc')
-rw-r--r-- | plugins/markasjunk/localization/zh_TW.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/markasjunk/localization/zh_TW.inc b/plugins/markasjunk/localization/zh_TW.inc index aa00559b1..372d8d6c5 100644 --- a/plugins/markasjunk/localization/zh_TW.inc +++ b/plugins/markasjunk/localization/zh_TW.inc @@ -9,12 +9,12 @@ | Licensed under the GNU General Public License | | | +-----------------------------------------------------------------------+ - | Author: Thomas <Unknown> | + | Author: Nansen | +-----------------------------------------------------------------------+ - @version $Id$ */ $labels = array(); +$labels['buttontext'] = '垃圾郵件'; $labels['buttontitle'] = '標示為垃圾信'; $labels['reportedasjunk'] = '成功回報垃圾信'; |