home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2008 March / MAC_easy_03_08.iso / Software / Freeware-Spiele / HexAddict.dmg / HexAddict.app / Contents / Resources / English.lproj / Localizable.strings < prev   
Encoding:
Text File  |  2008-04-07  |  2.1 KB  |  56 lines

  1. "IntroductionTitle" = "Welcome to HexAddict!";
  2. "IntroductionMessage" = "This will only be shown once.\n\nIf you've played a minesweeper game before, you basically already know how to play!";
  3. "IntroductionHelp" = "How To Play";
  4. "IntroductionDismiss" = "Play Now!";
  5.  
  6. "AskQuitTitle" = "Abandon Game";
  7. "AskQuitMessage" = "You're playing a game.  Are you sure you want to quit?";
  8. "AskQuitYesQuit" = "Quit";
  9. "AskQuitNoQuit" = "Cancel";
  10.  
  11. "AskNewTitle" = "Abandon Game";
  12. "AskNewMessage" = "Are you sure you want start a new game?  You're already in the middle of one.";
  13. "AskNewYesAbandon" = "Start New";
  14. "AskNewNoCancel" = "Cancel";
  15.  
  16. "PathGameName" = "Pathmaker";
  17. "ClearGameName" = "Peacemaker";
  18. "ClearGameDesc" = "Find all %@ (harder)";
  19. "NumHazards" = "Number of %@";
  20.  
  21. "WillExpireTitle" = "Prerelease Version";
  22. "WillExpireMessage" = "This is an expiring prerelease version.  It will stop working on %@.";
  23. "WillExpireAccept" = "OK";
  24.  
  25. "ExpiredTitle" = "This version has expired";
  26. "ExpiredMessage" = "Perhaps there is a newer, unexpired version.";
  27. "ExpiredCheckForUpdate" = "Check for Update";
  28. "ExpiredQuit" = "Quit";
  29.  
  30. "MinimumHazardsTitle" = "Too few hazards";
  31. "MinimumHazardsMessage" = "The minimum number of %@ you can have on a game with these settings is %d.  Your number of %@ has been changed to this.";
  32. "MinimumHazardsAccept" = "OK";
  33.  
  34. "MaximumHazardsTitle" = "Too few hazards";
  35. "MaximumHazardsMessage" = "The minimum number of %@ you can have on a game with these settings is %d.  Your number of %@ has been changed to this.";
  36. "MaximumHazardsAccept" = "OK";
  37.  
  38. "MapSizeSmall" = "Small";
  39. "MapSizeMedium" = "Medium";
  40. "MapSizeLarge" = "Large";
  41. "HighScoresTitle" = "High Scores for %@ - %@";
  42.  
  43. "ShowHighScores" = "Show High Scores";
  44. "ScoreTitle" = "Score: %d";
  45. "Paused" = "Paused";
  46. "NoScoresYet" = "No Scores Yet";
  47.  
  48. // Theme string defaults
  49. "winTitle" = "You win!";
  50. "loseTitle" = "FAIL!";
  51. "hazardPlural" = "hazards";
  52. "winClear" = "Good job, you found every hazard!";
  53. "winPath" = "Excellent, you made it all the way across!";
  54. "loseClear" = "You failed to find all hazards.";
  55. "losePath" = "You didn't make it to the other side.";
  56. "winScoreDescription" = "This will be your score if you win.";