home *** CD-ROM | disk | FTP | other *** search
/ Computer Active 2010 July / CA07.iso / Multimedija / QuickTimeInstaller.exe / AppleApplicationSupport.msi / Foundation.resources_en.lproj_Document.strings < prev    next >
Encoding:
Text (UTF-16)  |  2010-03-15  |  1.5 KB  |  13 lines

  1. /* Short user-presentable name of temporary directory used during saving. Arg is number. This must be 31 or fewer characters, even if arg is 1000. */
  2. "(A Document Being Saved %ld)" = "(A Document Being Saved %ld)";
  3.  
  4. /* Long user-presentable name of temporary directory used during saving. First arg is application name. Second arg is number. */
  5. "(A Document Being Saved By %@ %ld)" = "(A Document Being Saved By %1$@ %2$ld)";
  6.  
  7. /* Long user-presentable name of temporary directory used during saving. Arg is application name. */
  8. "(A Document Being Saved By %@)" = "(A Document Being Saved By %@)";
  9.  
  10. /* Short user-presentable name of temporary directory used during saving. This must be 31 or fewer characters. */
  11. "(A Document Being Saved)" = "(A Document Being Saved)";
  12.  
  13.