summaryrefslogtreecommitdiff
path: root/plugins/markasjunk/localization
diff options
context:
space:
mode:
authoralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2010-08-13 06:21:29 +0000
committeralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2010-08-13 06:21:29 +0000
commit383001f055b670aa19b4de0d64e4518c42a7c06c (patch)
treecbc74bd1158dce4ce4dabcee04df33d1c1aecdf1 /plugins/markasjunk/localization
parent90ffded9b90c9666538d6825d8a69ee8f06b2e0d (diff)
- ja_JP update (#1486911)
git-svn-id: https://svn.roundcube.net/trunk@3895 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'plugins/markasjunk/localization')
-rw-r--r--plugins/markasjunk/localization/ja_JP.inc9
1 files changed, 9 insertions, 0 deletions
diff --git a/plugins/markasjunk/localization/ja_JP.inc b/plugins/markasjunk/localization/ja_JP.inc
new file mode 100644
index 000000000..bd5b8b203
--- /dev/null
+++ b/plugins/markasjunk/localization/ja_JP.inc
@@ -0,0 +1,9 @@
+<?php
+
+// EN-Revision: 3891
+
+$labels = array();
+$labels['buttontitle'] = '迷惑メールとして設定';
+$labels['reportedasjunk'] = '迷惑メールとして報告することに成功しました。';
+
+?> \ No newline at end of file