summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2019-11-24 09:29:02 +0100
committerSébastien Helleu <flashcode@flashtux.org>2019-11-24 09:29:02 +0100
commit8223263e0e720aa2fdc3aadfcf5ff3b4325d3232 (patch)
treeecc901d521722000e9e1c19a3b7b9fe89a42e8c7 /doc
parenta843e8fb1434385b923cbc9d09bbc50a98c98ca7 (diff)
downloadweechat-8223263e0e720aa2fdc3aadfcf5ff3b4325d3232.zip
doc: remove flags "translation missing" in French docs
Diffstat (limited to 'doc')
-rw-r--r--doc/fr/weechat_plugin_api.fr.adoc3
-rw-r--r--doc/fr/weechat_quickstart.fr.adoc1
2 files changed, 0 insertions, 4 deletions
diff --git a/doc/fr/weechat_plugin_api.fr.adoc b/doc/fr/weechat_plugin_api.fr.adoc
index fea1abe13..b5103eb65 100644
--- a/doc/fr/weechat_plugin_api.fr.adoc
+++ b/doc/fr/weechat_plugin_api.fr.adoc
@@ -280,7 +280,6 @@ Pour chaque fonction, on donne :
* un exemple en script Python (la syntaxe pour les autres langages de script est
similaire).
-// TRANSLATION MISSING
[[registering]]
=== Enregistrement
@@ -4202,7 +4201,6 @@ weechat.prnt("", "valeur de l'élément : %s" % weechat.list_string(item))
_WeeChat ≥ 2.6._
-// TRANSLATION MISSING
Retourner le pointeur vers les données utilisateur de l'élément.
Prototype :
@@ -11811,7 +11809,6 @@ utilisés :
Toute chaîne. |
Chaîne avec les couleurs WeeChat converties en couleurs ANSI.
-// TRANSLATION MISSING
| [[hook_modifier_eval_path_home]] eval_path_home +
_(WeeChat ≥ 2.7)_ |
- |
diff --git a/doc/fr/weechat_quickstart.fr.adoc b/doc/fr/weechat_quickstart.fr.adoc
index 14bc089dc..732520fb6 100644
--- a/doc/fr/weechat_quickstart.fr.adoc
+++ b/doc/fr/weechat_quickstart.fr.adoc
@@ -46,7 +46,6 @@ L'aide est également disponible pour les options :
un nom d'extension), `section` la section de cette configuration et
`option` le nom de l'option).
-// TRANSLATION MISSING
[[options]]
== Modifier les options