From b63fca15fa199372faf4732a52c7b4e10570b8e3 Mon Sep 17 00:00:00 2001 From: Sebastien Helleu Date: Sun, 10 Mar 2013 08:27:55 +0100 Subject: alias: mention local variables of buffer in /help alias --- po/de.po | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'po/de.po') diff --git a/po/de.po b/po/de.po index 1d0cea135..1d0c32065 100644 --- a/po/de.po +++ b/po/de.po @@ -22,7 +22,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.4.1-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2013-02-26 21:38+0100\n" +"POT-Creation-Date: 2013-03-10 08:23+0100\n" "PO-Revision-Date: 2013-02-23 18:31+0100\n" "Last-Translator: Nils Görs \n" "Language-Team: German \n" @@ -4111,7 +4111,7 @@ msgstr "Einem Befehl wird ein Alias zugewiesen" msgid "[-completion ] [ [;...]]" msgstr "[-completion ] [ [;...]]" -#, c-format +#, fuzzy, c-format msgid "" "completion: completion for alias (optional, by default completion is done " "with target command)\n" @@ -4130,9 +4130,9 @@ msgid "" " $n-m: arguments from 'n' to 'm'\n" " $*: all arguments\n" " $~: last argument\n" -" $nick: current nick\n" -" $channel: current channel\n" -" $server: current server\n" +" $var: where \"var\" is a local variable of buffer (see /buffer " +"localvar)\n" +" examples: $nick, $channel, $server, $plugin, $name\n" "\n" "To remove an alias, use command /unalias.\n" "\n" -- cgit v1.2.3