diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2016-01-17 09:41:46 +0100 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2016-01-17 09:41:46 +0100 |
commit | 0bdf1484917f3f546faa609355f9d9a5113747e0 (patch) | |
tree | 742e6573fcbb5f08ef42c79becab02e3061f2e1b | |
parent | b058a81f59d1b24c80b761190f17cdff6beb8189 (diff) | |
download | weechat-0bdf1484917f3f546faa609355f9d9a5113747e0.zip |
core: fix French translation of /help ctcp
-rw-r--r-- | doc/fr/autogen/user/irc_commands.asciidoc | 1 | ||||
-rw-r--r-- | po/fr.po | 3 |
2 files changed, 1 insertions, 3 deletions
diff --git a/doc/fr/autogen/user/irc_commands.asciidoc b/doc/fr/autogen/user/irc_commands.asciidoc index 55e24c41e..04d9b08b6 100644 --- a/doc/fr/autogen/user/irc_commands.asciidoc +++ b/doc/fr/autogen/user/irc_commands.asciidoc @@ -154,7 +154,6 @@ Exemples : arguments : paramètres pour le CTCP Exemples : - /ctcp toto time /ctcp toto version /ctcp * version @@ -22,7 +22,7 @@ msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" "POT-Creation-Date: 2016-01-17 08:51+0100\n" -"PO-Revision-Date: 2016-01-17 08:52+0100\n" +"PO-Revision-Date: 2016-01-17 09:41+0100\n" "Last-Translator: Sébastien Helleu <flashcode@flashtux.org>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" "Language: fr\n" @@ -6602,7 +6602,6 @@ msgstr "" "arguments : paramètres pour le CTCP\n" "\n" "Exemples :\n" -"\n" " /ctcp toto time\n" " /ctcp toto version\n" " /ctcp * version" |