home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 35 Internet / 35-Internet.zip / mozil06.zip / bin / chrome / en-US.jar / locale / en-US / global / unknownContent.dtd < prev    next >
Extensible Markup Language  |  2001-03-28  |  590b  |  17 lines

  1. <?xml version="1.0" encoding="ISO-8859-1"?>
  2. <!ENTITY unknownWindow.title "Unknown File Type">
  3.  
  4. <!-- Localization note:
  5.  
  6.      The "#1" in this entity is replaced by the actual content type (mime type) at 
  7.      runtime.
  8.   -->
  9. <!ENTITY startDownload  "You are about to download a file of type #1.">
  10.  
  11. <!ENTITY helpText "This file is unrecognized by Mozilla. You can save it or open it with another application.">
  12. <!ENTITY dialogMore.label "More Info...">
  13. <!ENTITY dialogPick.label "Open With...">
  14. <!ENTITY dialogSave.label "Save File...">
  15. <!ENTITY dialogCancel.label "Cancel">
  16.  
  17.