summaryrefslogtreecommitdiffstats
path: root/src/po/ja.sjis.po
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2014-05-13 20:21:44 +0200
committerBram Moolenaar <Bram@vim.org>2014-05-13 20:21:44 +0200
commit715c28635568fbbe4963b7443dd47c2f0e624eaf (patch)
tree23e2feea445df23f16b714ebc21025a490964419 /src/po/ja.sjis.po
parent24dc230871258018d2a6a616039283cb7f17684d (diff)
Update translations for changed error message.
Diffstat (limited to 'src/po/ja.sjis.po')
-rw-r--r--src/po/ja.sjis.po4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/po/ja.sjis.po b/src/po/ja.sjis.po
index 27659425b6..e9c392d8a3 100644
--- a/src/po/ja.sjis.po
+++ b/src/po/ja.sjis.po
@@ -3,7 +3,7 @@
# Do ":help uganda" in Vim to read copying and usage conditions.
# Do ":help credits" in Vim to see a list of people who contributed.
#
-# Last Change: 2013 Jul 06
+# Last Change: 2014 May 13
#
# Copyright (C) 2001-13 MURAOKA Taro <koron.kaoriya@gmail.com>
# THIS FILE IS DISTRIBUTED UNDER THE VIM LICENSE.
@@ -479,7 +479,7 @@ msgstr "E109: '?' の後に ':' がありません"
msgid "E691: Can only compare List with List"
msgstr "E691: リスト型はリスト型としか比較できません"
-msgid "E692: Invalid operation for Lists"
+msgid "E692: Invalid operation for List"
msgstr "E692: リスト型には無効な操作です"
msgid "E735: Can only compare Dictionary with Dictionary"