summaryrefslogtreecommitdiff
path: root/program/js/tiny_mce/plugins/paste/langs/ja_dlg.js
diff options
context:
space:
mode:
Diffstat (limited to 'program/js/tiny_mce/plugins/paste/langs/ja_dlg.js')
-rw-r--r--program/js/tiny_mce/plugins/paste/langs/ja_dlg.js5
1 files changed, 5 insertions, 0 deletions
diff --git a/program/js/tiny_mce/plugins/paste/langs/ja_dlg.js b/program/js/tiny_mce/plugins/paste/langs/ja_dlg.js
new file mode 100644
index 000000000..e233cde76
--- /dev/null
+++ b/program/js/tiny_mce/plugins/paste/langs/ja_dlg.js
@@ -0,0 +1,5 @@
+tinyMCE.addI18n('ja.paste_dlg',{
+text_title:"\u30AD\u30FC\u30DC\u30FC\u30C9\u3067CTRL+V\u3092\u62BC\u3057\u3066\u30C6\u30AD\u30B9\u30C8\u3092\u8CBC\u308A\u4ED8\u3051\u3066\u304F\u3060\u3055\u3044\u3002",
+text_linebreaks:"\u6539\u884C\u3092\u4FDD\u6301\u3059\u308B",
+word_title:"\u30AD\u30FC\u30DC\u30FC\u30C9\u3067CTRL+V\u3092\u62BC\u3057\u3066\u30C6\u30AD\u30B9\u30C8\u3092\u8CBC\u308A\u4ED8\u3051\u3066\u304F\u3060\u3055\u3044\u3002"
+}); \ No newline at end of file