home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.0 / NeXTSTEP3.0.iso / NextDeveloper / Apps / InterfaceBuilder.app / English.lproj / inspector.strings < prev   
Encoding:
Text File  |  1992-03-03  |  571 b   |  33 lines

  1. /* InterfaceBuilder - inspector.strings - Jean-Marie Hullot - (c) 1991 NeXT Computer Inc. */
  2.  
  3. /* Inspector window title: 'Class Inspector' */
  4. "%s Inspector";
  5. "Inspector";
  6.  
  7. /* Strings for default inspector */
  8.  
  9. "Not Applicable";
  10. "Multiple Selection";
  11. "Empty Selection";
  12.  
  13.  
  14. /* Button titles (Connect Inspector) */
  15.  
  16. "Connect";
  17. "Disconnect";
  18. "Change Action" = "Set Action";
  19.  
  20. /* Browser Title (Connect Inspector) */
  21.  
  22. "OBts";
  23. "Actions";
  24.  
  25. /* Displayed in split bar (Connect Inspector) */
  26.  
  27. "Destination Class: %s";
  28.  
  29. /* When inspecting prototype title of OK button */
  30.  
  31. "Close";
  32.  
  33.