[Scummvm-cvs-logs] SF.net SVN: scummvm: [29249] scummvm/trunk/tools/create_lure/ create_lure_dat.cpp
dreammaster at users.sourceforge.net
dreammaster at users.sourceforge.net
Wed Oct 24 11:39:33 CEST 2007
Revision: 29249
http://scummvm.svn.sourceforge.net/scummvm/?rev=29249&view=rev
Author: dreammaster
Date: 2007-10-24 02:39:32 -0700 (Wed, 24 Oct 2007)
Log Message:
-----------
Added missing tickmarks from Slow/Fast text speed menu items
Modified Paths:
--------------
scummvm/trunk/tools/create_lure/create_lure_dat.cpp
Modified: scummvm/trunk/tools/create_lure/create_lure_dat.cpp
===================================================================
--- scummvm/trunk/tools/create_lure/create_lure_dat.cpp 2007-10-22 20:53:10 UTC (rev 29248)
+++ scummvm/trunk/tools/create_lure/create_lure_dat.cpp 2007-10-24 09:39:32 UTC (rev 29249)
@@ -1135,9 +1135,9 @@
"Get", NULL, "Push", "Pull", "Operate", "Open", "Close", "Lock", "Unlock", "Use",
"Give", "Talk to", "Tell", "Buy", "Look", "Look at", "Look through", "Ask", NULL,
"Drink", "Status", "Go to", "Return", "Bribe", "Examine",
- "Credits", "Restart game", "Save game", "Restore game", "Quit", "Fast Text", "Slow Text",
- "Sound on", "Sound off", "(nothing)", " for ", " to ", " on ", "and then", "finish",
- "Are you sure (y/n)?",
+ "Credits", "Restart game", "Save game", "Restore game", "Quit", "Fast Text\x8B",
+ "Slow Text\x8B", "Sound on", "Sound off", "(nothing)", " for ", " to ", " on ",
+ "and then", "finish", "Are you sure (y/n)?",
"a ", "the ", "a ", "a ", "an ", "an ", "an ", "an ",
"You are carrying ", "nothing", "You have ", "groat", "groats",
};
@@ -1147,8 +1147,8 @@
"Sblocca", "Usa", "Dai", "Parla con", "Ordina a", "Buy", "Guarda", "Osserva",
"Guarda tra", "Chiedi", NULL, "Bevi", "Stato", "Vai a", "Ritorna",
"Corrompi", "Esamina",
- "Inform", "Reavvia", "Salva gioco", "Ripristina", "Abbandona", "Testo lento",
- "Testo veloce", "Sonoro acceso", "Sonoro spento",
+ "Inform", "Reavvia", "Salva gioco", "Ripristina", "Abbandona", "Testo lento\x8B",
+ "Testo veloce\x8B", "Sonoro acceso", "Sonoro spento",
"(niente)", " per ", " a ", " su ",
"e poi", "finito", "Sei sicuro (s/n)?",
NULL, "l' ", "la ", NULL, "le ", "i ", "il ", NULL,
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the Scummvm-git-logs
mailing list