summaryrefslogtreecommitdiffstats
path: root/src/po/ko.UTF-8.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/ko.UTF-8.po
parent24dc230871258018d2a6a616039283cb7f17684d (diff)
Update translations for changed error message.
Diffstat (limited to 'src/po/ko.UTF-8.po')
-rw-r--r--src/po/ko.UTF-8.po2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/po/ko.UTF-8.po b/src/po/ko.UTF-8.po
index 3da9a185c7..984cfa0749 100644
--- a/src/po/ko.UTF-8.po
+++ b/src/po/ko.UTF-8.po
@@ -462,7 +462,7 @@ msgstr "E109: '?' 뒤에 ':'이 없습니다"
msgid "E691: Can only compare List with List"
msgstr "E691: List는 List와만 비교할 수 있습니다"
-msgid "E692: Invalid operation for Lists"
+msgid "E692: Invalid operation for List"
msgstr "E692: List에 대한 잘못된 동작"
msgid "E735: Can only compare Dictionary with Dictionary"