home *** CD-ROM | disk | FTP | other *** search
/ OpenStep 4.2 / Openstep-4.2-Intel-User.iso / usr / lib / NextStep / Resources / English.lproj / Spelling.strings < prev    next >
Text File  |  1994-04-25  |  1KB  |  29 lines

  1. /* ALERT */
  2. /* Message */
  3. "Couldn't contact Spell Checker.";
  4.  
  5. /* Message user gets when he attempts to create a spelling dictionary in some directory other than ~/Library/Dictionaries. */
  6. "Sorry, but you must have all your spelling dictionaries in Library/Dictionaries in your home directory.";
  7.  
  8. /* Title of panel the user uses to specify the name of his new spelling dictionary. */
  9. "New Spelling Dictionary";
  10.  
  11. /* Button user presses in an alert to confirm that he does, indeed, want to delete all his spelling dictionaries. */
  12. "Delete All";
  13.  
  14. /* Comment at the start of a spelling dictionary file. */
  15. "# Enter words one per line, capitalization doesn't matter.\n";
  16.  
  17. /* Message given to user when his attempt to delete a spelling dictionary fails for some (unknown) reason. */
  18. "Unable to delete dictionary %s.";
  19.  
  20. /* Button user presses in an alert to abort deleting all his spelling dictionaries. */
  21. "Cancel";
  22.  
  23. /* Message given to user when he attempts to delete his spelling dictionaries. */
  24. "Are you sure you want to delete these dictionaries.  This operation cannot be undone.";
  25.  
  26. /* Message user gets when he attempts to create a spelling dictionary and it fails because of some filesystem problem. */
  27. "Couldn't create dictionary.";
  28.  
  29.