From 37563ff3ae020ab05c314ad79630aaacf8d4c458 Mon Sep 17 00:00:00 2001 From: Eugene Sandulenko Date: Sun, 1 Jun 2008 18:37:35 +0000 Subject: Fix bug #1981402: "BS1: grammatical error in the Italian menu" svn-id: r32471 --- engines/sword1/control.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'engines') diff --git a/engines/sword1/control.cpp b/engines/sword1/control.cpp index 71e25fc56f..980e0b4f9f 100644 --- a/engines/sword1/control.cpp +++ b/engines/sword1/control.cpp @@ -1225,7 +1225,7 @@ const uint8 Control::_languageStrings[8 * 20][43] = { "Testo", "Fatto", "OK", - "Annula", + "Annulla", "Musica", "Parlato", "Fx", -- cgit v1.2.3