From dd3277adbb619941a76d3353862247895ea1cdf2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Helleu?= Date: Sun, 25 Jun 2023 19:14:48 +0200 Subject: [PATCH] core: add missing space in French translation --- po/fr.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/fr.po b/po/fr.po index 80a79c6e8..e34b8dda6 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: 2023-06-17 11:44+0200\n" -"PO-Revision-Date: 2023-06-17 11:46+0200\n" +"PO-Revision-Date: 2023-06-25 19:12+0200\n" "Last-Translator: Sébastien Helleu \n" "Language-Team: weechat-dev \n" "Language: fr\n" @@ -3932,7 +3932,7 @@ msgstr "Ancienne touche convertie : \"%s\" => \"%s\"" #, c-format msgid "Command converted for key \"%s\": \"%s\" => \"%s\"" -msgstr "Commande convertie pour la touche\"%s\" : \"%s\" => \"%s\"" +msgstr "Commande convertie pour la touche \"%s\" : \"%s\" => \"%s\"" msgid "debug level for plugin (\"core\" for WeeChat core)" msgstr "niveau de debug pour l'extension (\"core\" pour le cœur de WeeChat)"