home *** CD-ROM | disk | FTP | other *** search
/ PC World 2003 May / PCWorld_2003-05_cd.bin / Komunik / phoenix / chrome / en-US.jar / locale / en-US / global / nsHelperAppDlg.dtd < prev    next >
Text File  |  2001-11-21  |  2KB  |  37 lines

  1. <!ENTITY caption.label         "Downloading #1">
  2.  
  3. <!-- Localization note: The default intro text has 2 "inserts":
  4.         #1 - replaced with the descriptive text that describes the mime type
  5.              (e.g., "MSWord Document")
  6.         #2 - replaced with the mime type (e.g., "application/ms-word")
  7.      If there is no descriptive text, then the alternative text is used which
  8.      has only insert #2.
  9.  -->
  10. <!ENTITY intro.label           "You have chosen to download a file of type: "#1" [#2] from">
  11. <!ENTITY intro.noDesc.label    "You have chosen to download a file of type: #2 from">
  12.  
  13. <!ENTITY prompt.label          "What should #1 do with this file?">
  14.  
  15. <!ENTITY default.set.label     "Advanced...">
  16. <!ENTITY default.set.accesskey "A">
  17.  
  18. <!ENTITY alwaysAsk.label       "Always ask before opening this type of file">
  19. <!ENTITY alwaysAsk.accesskey   "l">
  20.  
  21. <!ENTITY saveToDisk.label      "Save this file to disk">
  22. <!ENTITY saveToDisk.accesskey  "d">
  23.  
  24. <!-- LOCALIZATION NOTE:  do not localize "#1" -->
  25. <!ENTITY openUsing.label       "Open using #1">
  26. <!ENTITY openUsing.accesskey   "o">
  27.  
  28. <!ENTITY noApplicationSpecified.label " an application">
  29.  
  30. <!ENTITY chooseApp.label       "Choose...">
  31. <!ENTITY chooseApp.accesskey   "c">
  32.  
  33. <!ENTITY chooseAppFilePickerTitle "Choose Application">
  34.  
  35. <!ENTITY badApp                 "The application you specified ["#1"] could not be found.  Check the file name or select another application.">
  36. <!ENTITY badApp.title           "Application not found">
  37.