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 / printdialog.dtd < prev    next >
Extensible Markup Language  |  2001-03-23  |  1KB  |  37 lines

  1. <?xml version="1.0" encoding="ISO-8859-1"?>
  2. <!-- extracted from printdialog.xul -->
  3.  
  4. <!ENTITY printButton.label "Print">
  5.  
  6. <!ENTITY printDialog.title "Print">
  7.  
  8. <!ENTITY fpDialog.title "Save File">
  9.  
  10. <!ENTITY printTo.label "Print To:">
  11. <!ENTITY printerRadio.label "Printer">
  12. <!ENTITY fileRadio.label "File">
  13.  
  14. <!ENTITY cmdInput.label "Print Command:">
  15. <!ENTITY fileInput.label "File:">
  16. <!ENTITY chooseButton.label "Choose File...">
  17.  
  18. <!ENTITY reverseGroup.label "Print:">
  19. <!ENTITY firstRadio.label "First Page First">
  20. <!ENTITY lastRadio.label "Last Page First">
  21.  
  22. <!ENTITY colorGroup.label "Color:">
  23. <!ENTITY grayRadio.label "GrayScale">
  24. <!ENTITY colorRadio.label "Color">
  25.  
  26. <!ENTITY paperGroup.label "Paper Size:">
  27. <!ENTITY letterRadio.label "Letter (8 1/2 x 11 in.)">
  28. <!ENTITY legalRadio.label  "Legal (8 1/2 x 14 in.)">
  29. <!ENTITY exectiveRadio.label "Executive (7 1/2 x 10 in.)">
  30. <!ENTITY a4Radio.label "A4 (210 x 297 mm)">
  31.  
  32. <!ENTITY marginInput.label "Margins(inches):">
  33. <!ENTITY topInput.label "Top:">
  34. <!ENTITY bottomInput.label "Bottom:">
  35. <!ENTITY leftInput.label "Left:">
  36. <!ENTITY rightInput.label "Right:">
  37.