diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2018-09-18 21:27:44 +0200 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2018-09-18 21:27:44 +0200 |
commit | 65f1c82a87bc14c15ccf99bb213b16b42ca545fe (patch) | |
tree | 9661420667a80bd9aa371b778bc6a8629a9d74c4 /po/weechat.pot | |
parent | 7b8faf6d97aa31c8abf67e52f4563fbbd05b8028 (diff) | |
download | weechat-65f1c82a87bc14c15ccf99bb213b16b42ca545fe.zip |
core: allow multiple arguments in command /buffer close
Diffstat (limited to 'po/weechat.pot')
-rw-r--r-- | po/weechat.pot | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/po/weechat.pot b/po/weechat.pot index 21fd5253e..cf0ec4a8f 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: 2018-09-09 10:02+0200\n" +"POT-Creation-Date: 2018-09-18 21:23+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" @@ -1068,9 +1068,9 @@ msgid "" "[<number2>|<name2>] || cycle <number>|<name> [<number>|<name>...] || merge " "<number>|<name> || unmerge [<number>|-all] || hide [<number>|<name>|-all " "[<number>|<name>...]] || unhide [<number>|<name>|-all [<number>|<name>...]] " -"|| renumber [<number1> [<number2> [<start>]]] || close [<n1>[-<n2>]|<name>] " -"|| notify <level> || localvar || set <property> [<value>] || get <property> " -"|| <number>|-|+|<name>" +"|| renumber [<number1> [<number2> [<start>]]] || close [<n1>[-<n2>]|" +"<name>...] || notify <level> || localvar || set <property> [<value>] || get " +"<property> || <number>|-|+|<name>" msgstr "" msgid "" |