Francois Gouget : po: Fix a printf-format specified in the Catalan translation.
Module: wine Branch: master Commit: 54f68565841b0cc90a812d1208cbac7bfbc30050 URL: http://source.winehq.org/git/wine.git/?a=commit;h=54f68565841b0cc90a812d1208... Author: Francois Gouget <fgouget(a)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(a)free.fr> Signed-off-by: Alexandre Julliard <julliard(a)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 ""
participants (1)
-
Alexandre Julliard