home *** CD-ROM | disk | FTP | other *** search
- /*** FileMover.strings: FileMover Alerts ***/
-
- "Name already in use : %@" = "Name already in use: %@";
- "Cannot modify directory %@" = "Cannot modify folder %@";
- "Cannot rename '%@' into '%@': %@";
- "Cannot create '%@'";
- "Cannot rename home" = "Cannot rename home folder";
- "%@ is not writable";
- "%@ is not readable";
- "%@ is not a directory";
- "Destroy";
-
- /*** FileMover.strings: CPMV Operation verbs ***/
-
- "Moving";
- "Copying";
- "Destroying";
- "Trashing" = "Recycling";
- "Duplicating";
- "Linking";
- "Merging";
- "Sizing";
-
- /*** FileMover.strings: CPMV Operation expressions ***/
-
- "MOVING%@%@" = "%@ %@"; /* e.g. "Duplicating /foo" */
- "DESCRIBE%@" = "%@ ..."; /* e.g. "Duplicating ..." */
- "FIRSTOPMANY%@%d" = "%@ %d files"; /* e.g. "Duplicating 10 files" */
- "FIRSTOPONE%@%@" = "%@ %@"; /* e.g. "Duplicating foo" */
-
- /*** FileMover.strings: CPMV Operation separators ***/
-
- "From:";
- "To:";
- "In:";
-
- /*** FileMover.strings: CPMV Random ***/
-
- "Fatal error during file operation";
- "Dir_on_device_with_no_trash %@" = "Folder %@ is located on a disk without recycler.\nContinuing will really destroy the files.";
- "Same source and destination";
- "File Mover died unexpectedly";
- "Unable to connect to File Mover";
- "Copy Of %@" = "CopyOf%@";
- "Stop";
- "OK";
- "abcdefghijklmnopqrstuvwxyz";
- "NewCopy_Short" = "copy";
-