diff options
author | Nils Görs <weechatter@arcor.de> | 2015-08-08 10:26:28 +0200 |
---|---|---|
committer | Nils Görs <weechatter@arcor.de> | 2015-08-08 10:26:28 +0200 |
commit | 0f3abd820a2e715c6ed224d4569c64b99fe9fb0b (patch) | |
tree | 5b24025aaafd7b785e2f77f8f76acf18f8355f37 | |
parent | 05a6d16299d3186c7dfb7bf91fd7f8b95336e19d (diff) | |
download | weechat-0f3abd820a2e715c6ed224d4569c64b99fe9fb0b.zip |
core: update German translations
-rw-r--r-- | po/de.po | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -25,7 +25,7 @@ msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" "POT-Creation-Date: 2015-08-07 07:38+0200\n" -"PO-Revision-Date: 2015-08-08 10:20+0100\n" +"PO-Revision-Date: 2015-08-08 10:26+0100\n" "Last-Translator: Nils Görs <weechatter@arcor.de>\n" "Language-Team: German <>\n" "Language: de_DE\n" @@ -5302,7 +5302,7 @@ msgstr "" "Beispiele:\n" " Alternativbefehl \"/split\" wird anlegt um ein Fenster horizontal zu " "teilen:\n" -" /alias split /window splith\n" +" /alias add split /window splith\n" " Alternativbefehl \"/hallo\" wird angelegt um in allen Channels, außer im " "#weechat Channel, den Text \"Hallo\" auszugeben:\n" " /alias add hallo /allchan -exclude=#weechat msg * hallo\n" |