Thomas Bruederli
2015-07-31 2965a981b7ec22866fbdf2d567d87e2d068d3617
plugins/archive/localization/zh_TW.inc
@@ -15,8 +15,6 @@
 For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-archive/
*/
$labels = array();
$labels['buttontext'] = '封存';
$labels['buttontitle'] = '封存此信件';
$labels['archived'] = '已成功封存';
@@ -30,5 +28,4 @@
$labels['archivetypefolder'] = '原始資料夾';
$labels['archivetypesender'] = '寄件者電子信箱';
$labels['unkownsender'] = '未知';
?>