diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2013-03-17 13:08:09 +0100 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2013-03-17 13:08:09 +0100 |
commit | e056f20643db8e3039b6ab16d0766439a784cbdb (patch) | |
tree | a5c42529f7fdb77ae8516cce9985216abcacaa94 /po/weechat.pot | |
parent | 149c77decdbc81979af5aa9853e346f9beebca79 (diff) | |
download | weechat-e056f20643db8e3039b6ab16d0766439a784cbdb.zip |
rmodifier: add info about "groups" in /help rmodifier
Diffstat (limited to 'po/weechat.pot')
-rw-r--r-- | po/weechat.pot | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/po/weechat.pot b/po/weechat.pot index f05941d62..a2e4bec59 100644 --- a/po/weechat.pot +++ b/po/weechat.pot @@ -21,7 +21,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.4.1-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2013-03-17 12:45+0100\n" +"POT-Creation-Date: 2013-03-17 13:00+0100\n" "PO-Revision-Date: 2013-02-14 18:20+0100\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -6758,8 +6758,9 @@ msgid "" " add: add a rmodifier\n" " name: name of rmodifier\n" " modifiers: comma separated list of modifiers\n" -" groups: action on groups found: comma separated list of groups (from 1 " -"to 9) with optional \"*\" after number to hide group\n" +" groups: action on groups captured in regular expression (inside " +"parentheses): comma separated list of groups (from 1 to 9) with optional \"*" +"\" after number to hide the group\n" " regex: regular expression (case insensitive, can start by \"(?-i)\" to " "become case sensitive)\n" " del: delete a rmodifier\n" |