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/pl.cp1250.po | |
parent | 24dc230871258018d2a6a616039283cb7f17684d (diff) | |
download | vim-git-715c28635568fbbe4963b7443dd47c2f0e624eaf.tar.gz |
Update translations for changed error message.
Diffstat (limited to 'src/po/pl.cp1250.po')
-rw-r--r-- | src/po/pl.cp1250.po | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/po/pl.cp1250.po b/src/po/pl.cp1250.po index c402886b4..cdc11b9a8 100644 --- a/src/po/pl.cp1250.po +++ b/src/po/pl.cp1250.po @@ -14,7 +14,7 @@ msgstr "" "Last-Translator: Mikolaj Machowski <mikmach@wp.pl>\n" "Language: pl\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=CP1250\n" +"Content-Type: text/plain; charset=cp1250\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: Lokalize 1.0\n" "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 " @@ -475,7 +475,7 @@ msgstr "E109: Brak ':' po '?'" msgid "E691: Can only compare List with List" msgstr "E691: Listę mogę porównać tylko z Listą" -msgid "E692: Invalid operation for Lists" +msgid "E692: Invalid operation for List" msgstr "E692: Nieprawidłowa operacja dla Listy" msgid "E735: Can only compare Dictionary with Dictionary" |