From 123b934fab8ae47652ade4d3dc58baa159f7704d Mon Sep 17 00:00:00 2001 From: Martin Kiewitz Date: Mon, 15 Feb 2016 02:29:38 +0100 Subject: SHERLOCK: RT: Replace accent char with \202 in fixed text --- engines/sherlock/tattoo/tattoo_fixed_text.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'engines/sherlock/tattoo') diff --git a/engines/sherlock/tattoo/tattoo_fixed_text.cpp b/engines/sherlock/tattoo/tattoo_fixed_text.cpp index f48bf39c8e..37ff8d5933 100644 --- a/engines/sherlock/tattoo/tattoo_fixed_text.cpp +++ b/engines/sherlock/tattoo/tattoo_fixed_text.cpp @@ -448,7 +448,7 @@ static const char *const fixedTextFR[] = { "Appuyez sur C", "FIN DE LA PARTIE!", // original: "Fin de la partie!" "FIASCO!", - "%s a gagné!", // "Holmes Gagnant!", "%s Gagnant!" <--- FIXXXX + "%s a gagn\202!", // "Holmes Gagnant!", "%s Gagnant!" "Rapporte %d point", // original: treated 1 point and multiple points the same ("Scored 1 points") "Rapporte %d points", // original: Total des points: %d", "Touche un %d", // original: ??? -- cgit v1.2.3