home *** CD-ROM | disk | FTP | other *** search
- /* InterfaceBuilder - inspector.strings - Jean-Marie Hullot - (c) 1991 NeXT Computer Inc. */
-
- /* Strings for inspector popup. */
-
- "Attributes";
- "Connections";
- "Size";
- "Help";
- "Custom Class";
- "Prototype";
- "Formatter";
-
- /* Inspector window title: 'Class Inspector' */
- "%@ Inspector";
- "Inspector";
-
- /* Strings for default inspector */
-
- "Not Applicable";
- "Incompatible Selection";
- "Multiple Selection";
- "Empty Selection";
-
-
- /* Button titles (Connect Inspector) */
-
- "Connect";
- "Disconnect";
- "Change Action" = "Set Action";
-
- /* Browser Title (Connect Inspector) */
-
- "Outlets";
- "Actions";
-
- /* When inspecting prototype title of OK button */
-
- "Close";
-
-