From f412d2fcd52c418183e6f2e440d01ec598882e80 Mon Sep 17 00:00:00 2001 From: Eugene Sandulenko Date: Sat, 7 Nov 2015 14:37:22 +0100 Subject: SHERLOCK: Remove non-ascii character --- engines/sherlock/tattoo/tattoo_fixed_text.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'engines/sherlock/tattoo') diff --git a/engines/sherlock/tattoo/tattoo_fixed_text.cpp b/engines/sherlock/tattoo/tattoo_fixed_text.cpp index 8475870b19..38acd78aba 100644 --- a/engines/sherlock/tattoo/tattoo_fixed_text.cpp +++ b/engines/sherlock/tattoo/tattoo_fixed_text.cpp @@ -59,7 +59,7 @@ static const char *const fixedTextEN[] = { "Picked up", "Page %d", - "Close Journal", + "Close Journal", "Search Journal", "Save Journal", "Abort Search", @@ -651,7 +651,7 @@ static const char *const fixedTextES[] = { "On", // ??? "Salir", "quieres salir?", - "\250Est s seguro de que", + "\250Est\240s seguro de que", "Si", "Non", "Introducir Palabra Clave", -- cgit v1.2.3