home *** CD-ROM | disk | FTP | other *** search
/ OpenStep 4.2 / Openstep-4.2-Intel-User.iso / NextDeveloper / Demos / BackSpace.app / English.lproj / Localizable.strings < prev   
Text File  |  1993-07-14  |  716b  |  31 lines

  1. /* (non-nib) String substitutions for BackSpace */
  2.  
  3. "BackSpace";
  4.  
  5. "All";
  6.  
  7. /* names of compiled in View classes.  Only translate the right sides */
  8. /* the left side corresponds to class names! */
  9. "Space";
  10. "Boink";
  11. "BoinkSpace";
  12. "Bezier";
  13. "Black";
  14. "FadingImage" = "Fading Image";
  15. "SlidingImage" = "Sliding Image";
  16. "Sperm";
  17.  
  18.  
  19. "Setting password.  Enter old password:";
  20. "Enter new password:\n(NOT your account password!)";
  21. "Reenter new password:";
  22. "Error: Passwords didn't match.";
  23. "Error: Incorrect password.";
  24. "Enter password to change screen lock setting:";
  25. "Screen is locked.  Enter password to unlock:";
  26.  
  27. /* alert panel when I can't open an image */
  28. "Could not open %s";
  29.  
  30. "Could not dynamically load class: %sView";
  31.