home *** CD-ROM | disk | FTP | other *** search
- "IntroductionTitle" = "Welcome to HexAddict!";
- "IntroductionMessage" = "This will only be shown once.\n\nIf you've played a minesweeper game before, you basically already know how to play!";
- "IntroductionHelp" = "How To Play";
- "IntroductionDismiss" = "Play Now!";
-
- "AskQuitTitle" = "Abandon Game";
- "AskQuitMessage" = "You're playing a game. Are you sure you want to quit?";
- "AskQuitYesQuit" = "Quit";
- "AskQuitNoQuit" = "Cancel";
-
- "AskNewTitle" = "Abandon Game";
- "AskNewMessage" = "Are you sure you want start a new game? You're already in the middle of one.";
- "AskNewYesAbandon" = "Start New";
- "AskNewNoCancel" = "Cancel";
-
- "PathGameName" = "Pathmaker";
- "ClearGameName" = "Peacemaker";
- "ClearGameDesc" = "Find all %@ (harder)";
- "NumHazards" = "Number of %@";
-
- "WillExpireTitle" = "Prerelease Version";
- "WillExpireMessage" = "This is an expiring prerelease version. It will stop working on %@.";
- "WillExpireAccept" = "OK";
-
- "ExpiredTitle" = "This version has expired";
- "ExpiredMessage" = "Perhaps there is a newer, unexpired version.";
- "ExpiredCheckForUpdate" = "Check for Update";
- "ExpiredQuit" = "Quit";
-
- "MinimumHazardsTitle" = "Too few hazards";
- "MinimumHazardsMessage" = "The minimum number of %@ you can have on a game with these settings is %d. Your number of %@ has been changed to this.";
- "MinimumHazardsAccept" = "OK";
-
- "MaximumHazardsTitle" = "Too few hazards";
- "MaximumHazardsMessage" = "The minimum number of %@ you can have on a game with these settings is %d. Your number of %@ has been changed to this.";
- "MaximumHazardsAccept" = "OK";
-
- "MapSizeSmall" = "Small";
- "MapSizeMedium" = "Medium";
- "MapSizeLarge" = "Large";
- "HighScoresTitle" = "High Scores for %@ - %@";
-
- "ShowHighScores" = "Show High Scores";
- "ScoreTitle" = "Score: %d";
- "Paused" = "Paused";
- "NoScoresYet" = "No Scores Yet";
-
- // Theme string defaults
- "winTitle" = "You win!";
- "loseTitle" = "FAIL!";
- "hazardPlural" = "hazards";
- "winClear" = "Good job, you found every hazard!";
- "winPath" = "Excellent, you made it all the way across!";
- "loseClear" = "You failed to find all hazards.";
- "losePath" = "You didn't make it to the other side.";
- "winScoreDescription" = "This will be your score if you win.";