diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2011-12-17 18:42:27 +0100 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2011-12-17 18:42:27 +0100 |
commit | d3a37ea948c4c74e1c32267c6c4701475ff87a5a (patch) | |
tree | 8c38628eb4e37df0be5f292fe706e16a89e7fcbf /po/pl.po | |
parent | 034b216eeef2efbf91edafdb60d3e3ee48d72947 (diff) | |
download | weechat-d3a37ea948c4c74e1c32267c6c4701475ff87a5a.zip |
core: display an error and do nothing for command "/unset *"
Diffstat (limited to 'po/pl.po')
-rw-r--r-- | po/pl.po | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -21,7 +21,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.3.7-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2011-12-17 18:30+0100\n" +"POT-Creation-Date: 2011-12-17 18:39+0100\n" "PO-Revision-Date: 2011-11-03 16:57+0100\n" "Last-Translator: Krzysztof Korościk <soltys@szluug.org>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -728,6 +728,10 @@ msgid "Option changed" msgstr "Zmieniono opcję" #, c-format +msgid "%sReset of all options is not allowed" +msgstr "" + +#, c-format msgid "%sFailed to unset option \"%s\"" msgstr "%sNie powiodło się wyzerowanie opcji \"%s\"" |