diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2015-06-04 22:00:10 +0200 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2015-06-04 22:00:10 +0200 |
commit | 7c6c450662ec81b23a585e2abb9311f024138cb8 (patch) | |
tree | bb4a041c5f19eef972da74a789314119b2b609bc /doc/de/autogen/user/irc_options.asciidoc | |
parent | c540db0b4f5d3fbc4ffabceb77d65b43be6f2e7d (diff) | |
download | weechat-7c6c450662ec81b23a585e2abb9311f024138cb8.zip |
core: replace "create" by "add" in messages and docs for IRC servers and proxies
Diffstat (limited to 'doc/de/autogen/user/irc_options.asciidoc')
-rw-r--r-- | doc/de/autogen/user/irc_options.asciidoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/de/autogen/user/irc_options.asciidoc b/doc/de/autogen/user/irc_options.asciidoc index 02610985d..3e8057604 100644 --- a/doc/de/autogen/user/irc_options.asciidoc +++ b/doc/de/autogen/user/irc_options.asciidoc @@ -358,7 +358,7 @@ ** Werte: on, off (Standardwert: `on`) * [[option_irc.look.temporary_servers]] *irc.look.temporary_servers* -** Beschreibung: `aktiviert die Erstellung von temporären Servern mit dem Befehl /connect` +** Beschreibung: `enable automatic addition of temporary servers with command /connect` ** Typ: boolesch ** Werte: on, off (Standardwert: `off`) |