Module: wine Branch: stable Commit: be09a31b9a9269ae0cd744ced822be485904b1f8 URL: https://gitlab.winehq.org/wine/wine/-/commit/be09a31b9a9269ae0cd744ced822be4...
Author: Francois Gouget fgouget@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@free.fr Signed-off-by: Alexandre Julliard julliard@winehq.org (cherry picked from commit a1a94dfd81418cefa28da6da0fc3b6c44c2a530a) Signed-off-by: Michael Stefaniuc mstefani@winehq.org
---
po/fr.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/po/fr.po b/po/fr.po index eeff91cc5fd..758e1fdcf4b 100644 --- a/po/fr.po +++ b/po/fr.po @@ -16958,7 +16958,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'?"