diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2013-08-02 20:16:47 +0200 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2013-08-02 20:16:47 +0200 |
commit | 26fcc6695334f758b0d4c1757043c30269a06d5c (patch) | |
tree | e0a78becc3f62f1075c877e1bdd495b30ffe8e28 /doc/fr/autogen/user/weechat_options.txt | |
parent | 663de422849a591c2b7fdf47fbabdf6e2ecb98da (diff) | |
download | weechat-26fcc6695334f758b0d4c1757043c30269a06d5c.zip |
core: update translations
Diffstat (limited to 'doc/fr/autogen/user/weechat_options.txt')
-rw-r--r-- | doc/fr/autogen/user/weechat_options.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/fr/autogen/user/weechat_options.txt b/doc/fr/autogen/user/weechat_options.txt index e6934a4be..51ef5b90e 100644 --- a/doc/fr/autogen/user/weechat_options.txt +++ b/doc/fr/autogen/user/weechat_options.txt @@ -844,12 +844,12 @@ ** valeurs: on, off (valeur par défaut: `on`) * [[option_weechat.startup.command_after_plugins]] *weechat.startup.command_after_plugins* -** description: `commande exécutée quand WeeChat démarre, après le chargement des extensions` +** description: `commande exécutée quand WeeChat démarre, après le chargement des extensions (note: le contenu est évalué, voir /help eval)` ** type: chaîne ** valeurs: toute chaîne (valeur par défaut: `""`) * [[option_weechat.startup.command_before_plugins]] *weechat.startup.command_before_plugins* -** description: `commande exécutée quand WeeChat démarre, avant le chargement des extensions` +** description: `commande exécutée quand WeeChat démarre, avant le chargement des extensions (note: le contenu est évalué, voir /help eval)` ** type: chaîne ** valeurs: toute chaîne (valeur par défaut: `""`) |