Thomas Bruederli
2013-10-10 a01f3b959abd9720ec1b33624cbd31bee4838c2b
plugins/archive/localization/ja_JP.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'] = '不明';
?>