diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2014-08-23 21:05:38 +0200 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2014-08-23 21:05:38 +0200 |
commit | fa4436b2623d4774adcfab48af891abfcb0e712f (patch) | |
tree | b044051e0c7e7f850ac8da2f534f5bbbedbb140c /po/weechat.pot | |
parent | 224b27de8886082daf592ee289b2d4ba6328bea4 (diff) | |
download | weechat-fa4436b2623d4774adcfab48af891abfcb0e712f.zip |
irc: remove a trailing comma in help of server capabilities option
Diffstat (limited to 'po/weechat.pot')
-rw-r--r-- | po/weechat.pot | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/po/weechat.pot b/po/weechat.pot index 1595b28f5..5777221ad 100644 --- a/po/weechat.pot +++ b/po/weechat.pot @@ -21,7 +21,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2014-08-23 12:35+0200\n" +"POT-Creation-Date: 2014-08-23 21:02+0200\n" "PO-Revision-Date: 2014-08-16 10:27+0200\n" "Last-Translator: Sébastien Helleu <flashcode@flashtux.org>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -5411,7 +5411,7 @@ msgstr "" msgid "" "comma-separated list of client capabilities to enable for server if they are " "available; capabilities supported by WeeChat are: away-notify, multi-prefix, " -"server-time, userhost-in-names, (example: \"away-notify,multi-prefix\")" +"server-time, userhost-in-names (example: \"away-notify,multi-prefix\")" msgstr "" msgid "" |