home *** CD-ROM | disk | FTP | other *** search
/ MacWorld 2003 August / MW 8 2003 CD1.iso / Shareware World / OS X / User Interface / FastScripts1.1.2 / FastScripts.app / Contents / Resources / English.lproj / Localizable.strings < prev   
Encoding:
Text File  |  2003-06-11  |  830 b   |  25 lines

  1. /* Application name */
  2. "APPLICATION_NAME" = "FastScripts";
  3.  
  4. /* Menu Items */
  5.  
  6. "ABOUT_MENU_ITEM" = "About FastScripts";
  7. "REGISTER_MENU_ITEM" = "Register FastScripts";
  8. "PREFERENCES_MENU_ITEM" = "Preferences...";
  9. "RESYNC_MENU_ITEM" = "Rebuild Script Menu";
  10. "OPENSCRIPTS_MENU_ITEM" = "Open Scripts Folder";
  11. "QUIT_MENU_ITEM" = "Quit FastScripts";
  12.  
  13. "PLACEHOLDER_MENU_ITEM" = "...scripts loading...";
  14.  
  15. /* Word added to the application name in the menu label */
  16. "APPSECTION_SCRIPTS" = "Scripts";
  17.  
  18. /* Registration Stuff */
  19. "REGISTRATION_PAGE" = "http://www.red-sweater.com/RedSweater/Register.html";
  20.  
  21. /* Script Editor Location */
  22. "NO_SCRIPT_EDITOR_TITLE" = "Edit Script Failed";
  23. "NO_SCRIPT_EDITOR_MESSAGE" = "Either there is no configured application to edit this type of script, or the application could not be found on your computer.";
  24.  
  25.