Francois Gouget : po: Fix backslash duplication in a French translation.

Alexandre Julliard julliard at winehq.org
Tue Mar 15 17:57:50 CDT 2022


Module: wine
Branch: master
Commit: a1a94dfd81418cefa28da6da0fc3b6c44c2a530a
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=a1a94dfd81418cefa28da6da0fc3b6c44c2a530a

Author: Francois Gouget <fgouget at free.fr>
Date:   Tue Mar 15 15:55:01 2022 +0100

po: Fix backslash duplication in a French translation.

Signed-off-by: Francois Gouget <fgouget at free.fr>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 po/fr.po | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/po/fr.po b/po/fr.po
index 8fd4c4d7383..75d71722af3 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -17000,7 +17000,7 @@ msgid ""
 "The value '%1\\%2' already exists in the destination key. Do you want to "
 "overwrite it?"
 msgstr ""
-"La valeur de registre « %1\\\\%2 » existe déjà. Voulez-vous la remplacer ?"
+"La valeur de registre « %1\\%2 » existe déjà. Voulez-vous la remplacer ?"
 
 #: programs/reg/reg.rc:133
 msgid "Are you sure you want to delete the registry value '%1'?"




More information about the wine-cvs mailing list