diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2022-05-11 21:50:53 +0200 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2022-05-11 21:50:53 +0200 |
commit | d99fe0bc7656607dc75c5d0c7708ab9f3a44937e (patch) | |
tree | 3002c57e3fe1fbac743081b953f5918ab4da2804 /po/fr.po | |
parent | 540ff62c604cb47e570a143909a1cb35b02a86af (diff) | |
download | weechat-d99fe0bc7656607dc75c5d0c7708ab9f3a44937e.zip |
core: allow to remove multiple filters at once with command /filter del
Diffstat (limited to 'po/fr.po')
-rw-r--r-- | po/fr.po | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -21,8 +21,8 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2022-04-24 10:10+0200\n" -"PO-Revision-Date: 2022-04-24 10:20+0200\n" +"POT-Creation-Date: 2022-05-11 21:20+0200\n" +"PO-Revision-Date: 2022-05-11 21:21+0200\n" "Last-Translator: Sébastien Helleu <flashcode@flashtux.org>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" "Language: fr\n" @@ -1901,11 +1901,11 @@ msgstr "" msgid "" "list || enable|disable|toggle [<name>|@] || add|addreplace <name> <buffer>[," "<buffer>...] <tags> <regex> || rename <name> <new_name> || recreate <name> " -"|| del <name>|-all" +"|| del <name>|-all [<name>...]" msgstr "" "list || enable|disable|toggle [<nom>|@] || add|addreplace <nom> <tampon>[," "<tampon>...] <étiquettes> <regex> || rename <nom> <nouveau_nom> || recreate " -"<nom> || del <nom>|-all" +"<nom> || del <nom>|-all [<nom>...]" msgid "" " list: list all filters\n" |