Francois Gouget : po: Fix a printf-format specified in the Catalan translation.

Alexandre Julliard julliard at wine.codeweavers.com
Mon Dec 7 08:26:42 CST 2015


Module: wine
Branch: master
Commit: 54f68565841b0cc90a812d1208cbac7bfbc30050
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=54f68565841b0cc90a812d1208cbac7bfbc30050

Author: Francois Gouget <fgouget at free.fr>
Date:   Sun Dec  6 19:28:13 2015 +0100

po: Fix a printf-format specified in the Catalan translation.

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

---

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

diff --git a/po/ca.po b/po/ca.po
index 410cdd8..9319822 100644
--- a/po/ca.po
+++ b/po/ca.po
@@ -13016,7 +13016,7 @@ msgstr ""
 
 #: uninstaller.rc:31
 msgid "uninstaller: The application with GUID '%1' was not found\n"
-msgstr "desinstal·lador: No s'ha trobat l'aplicació amb la GUID '%s'\n"
+msgstr "desinstal·lador: No s'ha trobat l'aplicació amb la GUID '%1'\n"
 
 #: uninstaller.rc:32
 msgid ""




More information about the wine-cvs mailing list