home *** CD-ROM | disk | FTP | other *** search
/ Nebula 1 / Nebula One.iso / ArchiveUtils / JumpBack / Source / English.lproj / tarControl.strings < prev    next >
Encoding:
Text File  |  1995-06-12  |  1.9 KB  |  91 lines

  1. /* Messages:  */
  2. "No destination directory picked";
  3.  
  4. /* JumpBack window title  */
  5. "Directory Copier (idle)";
  6.  
  7. /* JumpBack window title  */
  8. "Directory Copier (skipping pass 1)";
  9.  
  10. /* string of tar commands  */
  11. "cd %s ; cd .. ; %s cvf - %s | (cd %s ; %s xvf - )";
  12.  
  13. /* String put in log area  */
  14. "Starting duplication.\n";
  15.  
  16. /* JumpBack window title  */
  17. "Directory copier (running tar)";
  18.  
  19. /* Messages:  */
  20. "No source directory picked";
  21.  
  22. /* String put in log area  */
  23. "Duplication done.\n";
  24.  
  25. /* String put in log area  */
  26. "Could not skip pass 1\n";
  27.  
  28. /* JumpBack window title  */
  29. "Items dragged into this app must be folders.";
  30.  
  31. /* app in main bundle to run instead of tar */
  32. "TarProgram" = "feathers";
  33.  
  34. /* String put in log area  */
  35. "Starting duplication activities.\n";
  36.  
  37. /* String put in log area  */
  38. "Duplication process aborted.\n";
  39.  
  40. /* JumpBack window title  */
  41. "Just let go to accept that file.";
  42.  
  43. /* String put in log area  */
  44. "Skipping pass 1.\n";
  45.  
  46. /* Messages:  */
  47. "No destination directory picked";
  48.  
  49. /* JumpBack window title  */
  50. "Directory Copier (idle)";
  51.  
  52. /* JumpBack window title  */
  53. "Directory Copier (skipping pass 1)";
  54.  
  55. /* string of tar commands  */
  56. "cd %s ; cd .. ; %s cvf - %s | (cd %s ; %s xvf - )";
  57.  
  58. /* String put in log area  */
  59. "Starting duplication.\n";
  60.  
  61. /* JumpBack window title  */
  62. "Directory copier (running tar)";
  63.  
  64. /* Messages:  */
  65. "No source directory picked";
  66.  
  67. /* String put in log area  */
  68. "Duplication done.\n";
  69.  
  70. /* String put in log area  */
  71. "Could not skip pass 1\n";
  72.  
  73. /* JumpBack window title  */
  74. "Items dragged into this app must be folders.";
  75.  
  76. /* app in main bundle to run instead of tar */
  77. "TarProgram" = "feathers";
  78.  
  79. /* String put in log area  */
  80. "Starting duplication activities.\n";
  81.  
  82. /* String put in log area  */
  83. "Duplication process aborted.\n";
  84.  
  85. /* JumpBack window title  */
  86. "Just let go to accept that file.";
  87.  
  88. /* String put in log area  */
  89. "Skipping pass 1.\n";
  90.  
  91.