summaryrefslogtreecommitdiff
path: root/plugins/markasjunk
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/markasjunk')
-rw-r--r--plugins/markasjunk/localization/ja_JP.inc17
1 files changed, 14 insertions, 3 deletions
diff --git a/plugins/markasjunk/localization/ja_JP.inc b/plugins/markasjunk/localization/ja_JP.inc
index bd5b8b203..d4fbaea41 100644
--- a/plugins/markasjunk/localization/ja_JP.inc
+++ b/plugins/markasjunk/localization/ja_JP.inc
@@ -1,9 +1,20 @@
<?php
-// EN-Revision: 3891
+/*
+ +-----------------------------------------------------------------------+
+ | localization/ja_JP/labels.inc |
+ | |
+ | Language file of the Roundcube Webmail client |
+ | Copyright (C) 2012, The Roundcube Dev Team |
+ | Licensed under the GNU General Public License |
+ | |
+ +-----------------------------------------------------------------------+
+ | Author: Takahiro Kambe <Unknown> |
+ +-----------------------------------------------------------------------+
+ @version $Id$
+*/
$labels = array();
$labels['buttontitle'] = '迷惑メールとして設定';
-$labels['reportedasjunk'] = '迷惑メールとして報告することに成功しました。';
+$labels['reportedasjunk'] = '迷惑メールとして報告しました。';
-?> \ No newline at end of file