diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2010-03-23 09:58:07 +0100 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2010-03-23 09:58:07 +0100 |
commit | 2bad57ae28c1c3a0fad6eb091dd0ebdfa02a57b8 (patch) | |
tree | 6b1e3876f304854db9883cba27207fa637fe18ce /po/de.po | |
parent | 918383424fd8d4f573da13de4de5197c95641a3e (diff) | |
download | weechat-2bad57ae28c1c3a0fad6eb091dd0ebdfa02a57b8.zip |
Add note about /unalias in /help alias
Diffstat (limited to 'po/de.po')
-rw-r--r-- | po/de.po | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.3.2-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2010-03-23 09:20+0100\n" +"POT-Creation-Date: 2010-03-23 09:48+0100\n" "PO-Revision-Date: 2010-03-22 10:52+0100\n" "Last-Translator: Nils G <weechatter@arcor.de>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -2625,6 +2625,8 @@ msgid "" " $channel: current channel\n" " $server: current server\n" "\n" +"To remove an alias, use command /unalias.\n" +"\n" "Examples:\n" " alias /split to split window horizontally:\n" " /alias split /window splith\n" |