From bfbb511169571a3213e15bcdcb0e10de85dbeddf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Helleu?= Date: Tue, 4 Jun 2019 22:27:03 +0200 Subject: [PATCH] relay: fix typo in French translation of /help relay (issue #733) --- po/fr.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/fr.po b/po/fr.po index 2570031da..a815cc8ee 100644 --- a/po/fr.po +++ b/po/fr.po @@ -22,7 +22,7 @@ msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" "POT-Creation-Date: 2019-06-04 20:20+0200\n" -"PO-Revision-Date: 2019-06-04 20:23+0200\n" +"PO-Revision-Date: 2019-06-04 22:26+0200\n" "Last-Translator: Sébastien Helleu \n" "Language-Team: weechat-dev \n" "Language: fr\n" @@ -12328,7 +12328,7 @@ msgstr "" "sslcertkey : définir le certificat/clé SSL en utilisant le chemin de " "l'option relay.network.ssl_cert_key\n" "\n" -"Le nom du relai est : [ipv4.][ipv6.][ssl.] ou unix[.ssh]." +"Le nom du relai est : [ipv4.][ipv6.][ssl.] ou unix[.ssl]." "\n" " ipv4 : forcer l'utilisation d'IPv4\n" " ipv6 : forcer l'utilisation d'IPv6\n"