This commit is contained in:
Glenn Maynard
2006-02-01 09:36:02 +00:00
parent fb4fa9ea6a
commit 3692f3d367
+1 -1
View File
@@ -75,7 +75,7 @@ static PlayerNumber GetFirstReadyMemoryCard()
return PLAYER_INVALID;
}
static LocalizedString MEMORY_CARD_EDITS_NOT_CLEARED( "ScreenServiceAction", "Edits not cleared - No memory cards ready." );
static LocalizedString MEMORY_CARD_EDITS_NOT_CLEARED ( "ScreenServiceAction", "Edits not cleared - No memory cards ready." );
static LocalizedString EDITS_CLEARED ( "ScreenServiceAction", "%d edits cleared, %d errors." );
static RString ClearMemoryCardEdits()
{