From 80f446a4b40cf93c431bcd6110d5386a46ddb5b2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Helleu?= Date: Sun, 26 Apr 2015 10:52:30 +0200 Subject: [PATCH] doc: fix French translations in function string_eval_expression (plugin API reference) --- doc/fr/weechat_plugin_api.fr.asciidoc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/fr/weechat_plugin_api.fr.asciidoc b/doc/fr/weechat_plugin_api.fr.asciidoc index a02303a19..eb6e80984 100644 --- a/doc/fr/weechat_plugin_api.fr.asciidoc +++ b/doc/fr/weechat_plugin_api.fr.asciidoc @@ -1969,8 +1969,8 @@ première étendue à la dernière) : `texte rouge` (en rouge) + `texte orange gras` (en orange gras) -| `${info:name}` + - `${info:name,arguments}` | +| `${info:nom}` + + `${info:nom,paramètres}` | Info de WeeChat ou d'une extension, voir la fonction <<_info_get,weechat_info_get>> | `${info:version}` + @@ -1983,7 +1983,7 @@ première étendue à la dernière) : `${sec.data.freenode_pass}` | `mon_mot_de_passe` -| `${file.section.option}` | +| `${fichier.section.option}` | Valeur de l'option | `${weechat.look.buffer_time_format}` | `%H:%M:%S`