home *** CD-ROM | disk | FTP | other *** search
/ OpenStep (Enterprise) / OpenStepENTCD.toast / OEDEV / DEV.Z / inspector.strings < prev    next >
Encoding:
Text File  |  1996-09-09  |  645 b   |  40 lines

  1. /* InterfaceBuilder - inspector.strings - Jean-Marie Hullot - (c) 1991 NeXT Computer Inc. */
  2.  
  3. /* Strings for inspector popup. */
  4.  
  5. "Attributes";
  6. "Connections";
  7. "Size";
  8. "Help";
  9. "Custom Class";
  10. "Prototype";
  11. "Formatter";
  12.  
  13. /* Inspector window title: 'Class Inspector' */
  14. "%@ Inspector";
  15. "Inspector";
  16.  
  17. /* Strings for default inspector */
  18.  
  19. "Not Applicable";
  20. "Incompatible Selection";
  21. "Multiple Selection";
  22. "Empty Selection";
  23.  
  24.  
  25. /* Button titles (Connect Inspector) */
  26.  
  27. "Connect";
  28. "Disconnect";
  29. "Change Action" = "Set Action";
  30.  
  31. /* Browser Title (Connect Inspector) */
  32.  
  33. "Outlets";
  34. "Actions";
  35.  
  36. /* When inspecting prototype title of OK button */
  37.  
  38. "Close";
  39.  
  40.