home *** CD-ROM | disk | FTP | other *** search
-
- /* Error messages when loading a palette. */
- "New Palette";
- "Unable to find the dynamic palette template.";
- "ALERT_OPEN" = "Open Palette...";
- "Open Palette...";
- "Remove Palette";
- "Unable to load palette %@.";
- "Cannot remove last palette.";
-
- /* An untitled palette */
- "Untitled";
-
- /* General */
- "Cancel";
- "OK";
-
- /* Revert palette to saved */
- "ALERT_REVERT" = "Revert";
- "File %@ does not exist.";
- "If you revert, you'll lose all the changes you made to %@ after it was last saved.";
- "Revert Anyway";
-
- /* Close */
- "ALERT_CLOSE" = "Close";
- "Do you want to save changes to %@?";
- "Save";
- "Don't Save";
-
- /* Review when terminate */
- "ALERT_QUIT" = "Quit";
- "There are unsaved palettes.";
- "Review Unsaved";
- "Quit Anyway";
- "ALERT_REVIEW" = "Review";
- "Do you want to save changes to %@?";
-
-