fix many missing themed strings

This commit is contained in:
Chris Danford
2005-12-01 09:43:21 +00:00
parent e655c93bf3
commit bf24714529
9 changed files with 97 additions and 93 deletions
+1 -1
View File
@@ -27,7 +27,7 @@ enum {
OptionRowDefinition g_ProfileOptionsLines[NUM_PROFILE_OPTIONS_LINES] = {
OptionRowDefinition( "Player1Profile", true ),
OptionRowDefinition( "Player2Profile", true ),
OptionRowDefinition( "CreateNew", true, "PRESS START" ),
OptionRowDefinition( "CreateNew", true, "Press Start" ),
OptionRowDefinition( "Delete", true ),
OptionRowDefinition( "Rename", true ),
OptionRowDefinition( "OsMountPlayer1", true, "" ),