aboutsummaryrefslogtreecommitdiff
path: root/engines/drascula
diff options
context:
space:
mode:
authorEugene Sandulenko2008-05-11 10:03:03 +0000
committerEugene Sandulenko2008-05-11 10:03:03 +0000
commit68f45add74c645d84da4a670b5079d73f480777d (patch)
treef4df97381105325a129c0073b5d31f88a24588ea /engines/drascula
parent098d9c81a16b777c998e1828df2444c51ad24d3c (diff)
downloadscummvm-rg350-68f45add74c645d84da4a670b5079d73f480777d.tar.gz
scummvm-rg350-68f45add74c645d84da4a670b5079d73f480777d.tar.bz2
scummvm-rg350-68f45add74c645d84da4a670b5079d73f480777d.zip
Italian verbs thanks to glorifindel
svn-id: r32005
Diffstat (limited to 'engines/drascula')
-rw-r--r--engines/drascula/texts.cpp12
1 files changed, 6 insertions, 6 deletions
diff --git a/engines/drascula/texts.cpp b/engines/drascula/texts.cpp
index 141af25f96..1bc2514375 100644
--- a/engines/drascula/texts.cpp
+++ b/engines/drascula/texts.cpp
@@ -5239,12 +5239,12 @@ const char *_textverbs[][6] = {
"push",
},
{
- "look", // TODO Translate it
- "take",
- "open",
- "close",
- "talk",
- "push",
+ "esamina",
+ "prendi",
+ "apri",
+ "chiudi",
+ "parla",
+ "premi",
},
};