home *** CD-ROM | disk | FTP | other *** search
/ Amiga MA Magazine 1998 #6 / amigamamagazinepolishissue1998.iso / wbgames / lazymines3.0 / catalogs / lazymines.cd < prev    next >
Text File  |  1977-12-31  |  2KB  |  132 lines

  1. ;
  2. MSG_GAME_MENU (//)
  3.  \0Game
  4. ;
  5. MSG_GAME_NEW (//)
  6. N\0New
  7. ;
  8. MSG_GAME_NOVICE (//)
  9. 1\0Novice
  10. ;
  11. MSG_GAME_AMATEUR (//)
  12. 2\0Amateur
  13. ;
  14. MSG_GAME_EXPERT (//)
  15. 3\0Expert
  16. ;
  17. MSG_GAME_OPTIONAL (//)
  18. 0\0Optional...
  19. ;
  20. MSG_GAME_HIGHSCORE (//)
  21.  \0Fastest Sweepers...
  22. ;
  23. MSG_GAME_ABOUT (//)
  24. ?\0About...
  25. ;
  26. MSG_GAME_QUIT (//)
  27. Q\0Quit LazyMines
  28. ;
  29. MSG_SETTINGS_MENU (//)
  30.  \0Settings
  31. ;
  32. MSG_SETTINGS_TASK (//)
  33.  \0Task
  34. ;
  35. MSG_SETTINGS_TASK_ALL (//)
  36.  \0Sweep All
  37. ;
  38. MSG_SETTINGS_TASK_PATH (//)
  39.  \0Sweep Path
  40. ;
  41. MSG_SETTINGS_AUTOOPEN (//)
  42.  \0Automatic Opening...
  43. ;
  44. MSG_SETTINGS_WARNINGS (//)
  45.  \0Warnings
  46. ;
  47. MSG_SETTINGS_NOCOLORS (//)
  48.  \0No Colors
  49. ;
  50. MSG_SETTINGS_SAVE (//)
  51.  \0Save Settings
  52. ;
  53. MSG_CONTINUE_GAD (//)
  54. Continue
  55. ;
  56. MSG_OK_GAD (//)
  57. OK
  58. ;
  59. MSG_NUMROWS_GAD (//)
  60. Number of Rows
  61. ;
  62. MSG_NUMCOLS_GAD (//)
  63. Number of Columns
  64. ;
  65. MSG_NUMMINES_GAD (//)
  66. Number of Mines
  67. ;
  68. MSG_NAME_GAD (//)
  69. Name:
  70. ;
  71. MSG_ABOUT_REQTITLE (//)
  72. About
  73. ;
  74. MSG_ABOUT_REQMSG (//)
  75. By %s (%s)\n\
  76. Copyright © %s %s
  77. ;
  78. MSG_OPTIONAL_REQTITLE (//)
  79. Optional Level
  80. ;
  81. MSG_AUTOOPEN_REQTITLE (//)
  82. Automatic Opening
  83. ;
  84. MSG_NAME_REQTITLE (//)
  85. That was fast!!!
  86. ;
  87. MSG_HIGHSCORES_REQTITLE (//)
  88. Fastest Sweepers
  89. ;
  90. MSG_ERROR_REQTITLE (//)
  91. Error Message
  92. ;
  93. MSG_INITIALIZE_FIELD (//)
  94. Initializing Minefield...
  95. ;
  96. MSG_GENERATE_PATH (//)
  97. Generating Path (%3d)...
  98. ;
  99. MSG_OPEN_ERROR (//)
  100. Couldn't open %s!
  101. ;
  102. MSG_CREATE_ERROR (//)
  103. Couldn't create %s!
  104. ;
  105. MSG_GET_ERROR (//)
  106. Couldn't get %s!
  107. ;
  108. MSG_SMALLSCREEN_ERROR (//)
  109. Screen is too small!
  110. ;
  111. MSG_LOCKSCREEN_ERROR (//)
  112. Couldn't lock public screen!
  113. ;
  114. MSG_SETMENU_ERROR (//)
  115. Couldn't set menustrip!
  116. ;
  117. MSG_LAYOUTMENU_ERROR (//)
  118. Couldn't layout menu!
  119. ;
  120. MSG_MINEFIELD (//)
  121. minefield
  122. ;
  123. MSG_COUNTERS (//)
  124. counters
  125. ;
  126. MSG_WINDOW (//)
  127. window
  128. ;
  129. MSG_MENU (//)
  130. menu
  131. ;
  132.