/* Status text 1*/ "Preparing:" = "Preparing:"; /* Status text 1a */ "Examining Files..." = "Examining Files..."; /* Status text 1b */ "Determining archive location..." = "Determining archive location..."; /* Status text 2a */ "Launching tar process..." = "Launching tar process..."; /* Status text 3 */ "Creating" = "Creating"; /* Status text 3a */ "Launching tar..." = "Launching tar..."; /* Status text 4 */ "Complete" = "Complete"; /* Open panel title. */ "Choose Files or Folders to Archive" = "Choose Files or Folders to Archive"; /* Save panel title */ "Choose Archive Destination" = "Choose Archive Destination"; /* Error sheet title */ "FreeTar Error" = "FreeTar Error"; /* error sheet message */ "Archiving failed." = "Archiving failed."; /* Warning sheet title */ "FreeTar Warning" = "FreeTar Warning"; /* error sheet messages */ "Custom path warning" = "You have chosen a custom tar executable. FreeTar has only been tested with the default versions of tar and gnutar provided with Mac OS X. Proceed at your own risk."; "Custom path does not exist" = "You have chosen a custom tar executable. No program file exists at this path. The default executable path will be used."; /* cancel button */ "Cancel" = "Cancel";