summaryrefslogtreecommitdiff
path: root/po/weechat.pot
diff options
context:
space:
mode:
Diffstat (limited to 'po/weechat.pot')
-rw-r--r--po/weechat.pot12
1 files changed, 8 insertions, 4 deletions
diff --git a/po/weechat.pot b/po/weechat.pot
index 9ff0ab1f8..75e2654c9 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-06-02 10:52+0200\n"
+"POT-Creation-Date: 2013-06-05 10:12+0200\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"
@@ -3713,7 +3713,8 @@ msgid ""
" -exclude: exclude some channels ('*' is allowed at beginning or end of "
"channel name, to exclude many channels)\n"
" command: command to execute\n"
-"arguments: arguments for command\n"
+"arguments: arguments for command (special variables $nick, $channel and "
+"$server are replaced by their value)\n"
"\n"
"Examples:\n"
" execute '/me is testing' on all channels:\n"
@@ -3735,13 +3736,16 @@ msgid ""
" -exclude: exclude some servers ('*' is allowed at beginning or end of "
"server name, to exclude many servers)\n"
" command: command to execute\n"
-"arguments: arguments for command\n"
+"arguments: arguments for command (special variables $nick, $channel and "
+"$server are replaced by their value)\n"
"\n"
"Examples:\n"
" change nick on all servers:\n"
" /allserv nick newnick\n"
" set away on all servers:\n"
-" /allserv away I'm away"
+" /allserv away I'm away\n"
+" do a whois on my nick on all servers:\n"
+" /allserv whois $nick"
msgstr ""
msgid "ban nicks or hosts"