diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2021-12-11 09:35:01 +0100 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2021-12-11 09:35:01 +0100 |
commit | 5208552a981f399015f5782dfb145eac6f616baa (patch) | |
tree | 90982c3ef457c65e5cd26dac7024a048ba82465f | |
parent | 07721d3dc119dc970428c2c28d08e4246627cebd (diff) | |
download | weechat-5208552a981f399015f5782dfb145eac6f616baa.zip |
doc: remove missing translation comments in French docs
-rw-r--r-- | doc/fr/weechat_plugin_api.fr.adoc | 1 | ||||
-rw-r--r-- | doc/fr/weechat_user.fr.adoc | 2 |
2 files changed, 0 insertions, 3 deletions
diff --git a/doc/fr/weechat_plugin_api.fr.adoc b/doc/fr/weechat_plugin_api.fr.adoc index 0f4d69e94..e19f4bf45 100644 --- a/doc/fr/weechat_plugin_api.fr.adoc +++ b/doc/fr/weechat_plugin_api.fr.adoc @@ -17519,7 +17519,6 @@ Paramètres : * _move_ : nombre de saut(s) à exécuter après une recherche infructueuse (entier négatif ou positif, différent de 0) -// TRANSLATION MISSING [IMPORTANT] Vous devez vous assurer que l'expression _search_ est sûre et ne contient aucune donnée utilisateur. De telles données non sûres doivent être données diff --git a/doc/fr/weechat_user.fr.adoc b/doc/fr/weechat_user.fr.adoc index 2610d3dcb..8f56cb309 100644 --- a/doc/fr/weechat_user.fr.adoc +++ b/doc/fr/weechat_user.fr.adoc @@ -627,7 +627,6 @@ include::includes/cmdline_options.fr.adoc[tag=standard] Quelques options supplémentaires sont disponibles pour du debug seulement : -// TRANSLATION MISSING [WARNING] N'utilisez *AUCUNE* de ces options in production ! @@ -5176,7 +5175,6 @@ Options : include::includes/autogen_user_options.fr.adoc[tag=script_options] -// TRANSLATION MISSING [[scripting_plugins]] ==== Extensions pour les scripts |