home *** CD-ROM | disk | FTP | other *** search
- /* Message given in drag error alert panel when out of sequence. */
- "Dragging %@ out of sequence" = "Dragging %@ out of sequence";
-
- /* Title of dragging error alert panel. */
- "Dragging" = "Dragging";
-
- /* String attached to a file name when the file is duplicated. */
- "CopyOf%@.%@" = "CopyOf%@.%@";
-
- /* Best size for system text */
- "12.0 system font size" = "12.0 system font size";
-
- /* Cancel button on an Alert panel. */
- "Cancel" = "Cancel";
-
- /* Default button on an Alert panel. */
- "OK" = "OK";
-
- /* Default title of an Alert panel. */
- "Alert" = "Alert";
-
-