diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2017-10-29 06:53:12 +0100 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2017-10-29 06:53:12 +0100 |
commit | 6b817015e30278faec4ede3c17fff4b981d06e40 (patch) | |
tree | 97c57f72aa0185fd6c80505eb628242ad2d041f4 /po/pl.po | |
parent | b8c6a5a2e1d954f38ef730bec00869ee9912346a (diff) | |
download | weechat-6b817015e30278faec4ede3c17fff4b981d06e40.zip |
core: fix typo in /help key
Diffstat (limited to 'po/pl.po')
-rw-r--r-- | po/pl.po | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -21,8 +21,8 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2017-10-21 09:21+0200\n" -"PO-Revision-Date: 2017-10-21 09:24+0200\n" +"POT-Creation-Date: 2017-10-29 06:49+0100\n" +"PO-Revision-Date: 2017-10-29 06:51+0100\n" "Last-Translator: Krzysztof Korościk <soltys@soltys.info>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" "Language: pl\n" @@ -2076,7 +2076,7 @@ msgid "" "\"@area:key\" or \"@area1>area2:key\" where area can be:\n" " *: any area on screen\n" " chat: chat area (any buffer)\n" -" chat(xxx): char area for buffer with name \"xxx\" (full name including " +" chat(xxx): chat area for buffer with name \"xxx\" (full name including " "plugin)\n" " bar(*): any bar\n" " bar(xxx): bar \"xxx\"\n" |