diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2019-03-12 21:30:01 +0100 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2019-03-12 21:30:01 +0100 |
commit | 99e48d7fa3e5a68aa884ab51e7436e876997fdcb (patch) | |
tree | b23f170158c90c04de34a1ca70bdc79c0db05d7d /po/pl.po | |
parent | bc6c1f274caffb09f65418f9124005f31de4cee4 (diff) | |
download | weechat-99e48d7fa3e5a68aa884ab51e7436e876997fdcb.zip |
core: set max length to 4096 for /secure passphrase (closes #1323)
Diffstat (limited to 'po/pl.po')
-rw-r--r-- | po/pl.po | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -22,7 +22,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2019-03-11 20:59+0100\n" +"POT-Creation-Date: 2019-03-12 21:27+0100\n" "PO-Revision-Date: 2019-03-11 21:10+0100\n" "Last-Translator: Krzysztof Korościk <soltys@soltys.info>\n" "Language-Team: Polish <kde-i18n-doc@kde.org>\n" @@ -894,6 +894,10 @@ msgstr "" "%sMusisz odszyfrować zaszyfrowane dane przed wykonaniem jakiejś operacji na " "zabezpieczonych danych lub haśle" +#, c-format +msgid "%sError: passphrase is too long (max: %d chars)" +msgstr "" + msgid "Passphrase deleted" msgstr "Usunięto hasło" |