home *** CD-ROM | disk | FTP | other *** search
/ PC World 2005 July & August / PCWorld_2005-07-08_cd.bin / komunikace / netscape / nsb-install-8-0.exe / chrome / en-US.jar / locale / global / printdialog.dtd < prev    next >
Text File  |  2004-11-25  |  1KB  |  34 lines

  1. <!-- extracted from printdialog.xul -->
  2.  
  3. <!ENTITY printButton.label "Print">
  4.  
  5. <!ENTITY printDialog.title "Print">
  6.  
  7. <!ENTITY fpDialog.title "Save File">
  8.  
  9. <!ENTITY printTo.label "Print To:">
  10. <!ENTITY printerRadio.label "Printer">
  11. <!ENTITY fileRadio.label "File">
  12.  
  13. <!ENTITY propertiesButton.label "Properties...">
  14. <!ENTITY printer.label "Printer">
  15. <!ENTITY printerInput.label "Printer:">
  16. <!ENTITY fileInput.label "File:">
  17. <!ENTITY chooseButton.label "Choose File...">
  18.  
  19. <!ENTITY printrangeGroup.label "Print Range">
  20. <!ENTITY allpagesRadio.label "All Pages">
  21. <!ENTITY rangeRadio.label  "Pages">
  22. <!ENTITY frompageInput.label  "from">
  23. <!ENTITY topageInput.label  "to">
  24. <!ENTITY selectionRadio.label "Selection">
  25.  
  26. <!ENTITY copies.label "Copies">
  27. <!ENTITY numCopies.label "Number of copies:">
  28.  
  29. <!ENTITY printframeGroup.label "Print Frames">
  30. <!ENTITY aslaidoutRadio.label "As laid out on the screen">
  31. <!ENTITY selectedframeRadio.label  "The selected frame">
  32. <!ENTITY eachframesepRadio.label  "Each frame separately">
  33.  
  34.