diff options
author | Bram Moolenaar <Bram@vim.org> | 2014-05-13 20:21:44 +0200 |
---|---|---|
committer | Bram Moolenaar <Bram@vim.org> | 2014-05-13 20:21:44 +0200 |
commit | 715c28635568fbbe4963b7443dd47c2f0e624eaf (patch) | |
tree | 23e2feea445df23f16b714ebc21025a490964419 /src/po/uk.cp1251.po | |
parent | 24dc230871258018d2a6a616039283cb7f17684d (diff) | |
download | vim-715c28635568fbbe4963b7443dd47c2f0e624eaf.zip |
Update translations for changed error message.
Diffstat (limited to 'src/po/uk.cp1251.po')
-rw-r--r-- | src/po/uk.cp1251.po | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/po/uk.cp1251.po b/src/po/uk.cp1251.po index b3cc87107..e97aaf1ca 100644 --- a/src/po/uk.cp1251.po +++ b/src/po/uk.cp1251.po @@ -482,7 +482,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" |