home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.0 / NeXTSTEP3.0.iso / NextDeveloper / Examples / AppKit / BreakApp / English.lproj / BreakApp.strings
Encoding:
Text File  |  1992-03-15  |  251 b   |  13 lines

  1. /* Message indicating that the game is running */
  2. "Running";
  3.  
  4. /* Message indicating that the game is paused */
  5. "Paused";
  6.  
  7. /* Message indicating the game is ready to run */
  8. "Game Ready";
  9.  
  10. /* Message indicating that the game is over... */
  11. "Game Over";
  12.  
  13.