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 / printPageSetup.dtd < prev    next >
Text File  |  2004-11-25  |  2KB  |  53 lines

  1. <!-- extracted from printjoboptions.xul -->
  2.  
  3. <!ENTITY printSetup.title    "Page Setup">
  4.  
  5. <!ENTITY basic.tab           "Format & Options">
  6.  
  7. <!ENTITY formatGroup.label   "Format">
  8.  
  9. <!ENTITY orientation.label   "Orientation:">
  10. <!ENTITY portrait            "Portrait">
  11. <!ENTITY landscape           "Landscape">
  12.  
  13. <!ENTITY scale.label         "Scale:">
  14. <!ENTITY scalePercent        "%">
  15.  
  16. <!ENTITY shrinkToFit.label   "Shrink To Fit Page Width">
  17.  
  18. <!ENTITY optionsGroup.label  "Options">
  19.  
  20. <!ENTITY printBG.label       "Print Background (colors & images)">
  21.  
  22. <!ENTITY advanced.tab        "Margins & Header/Footer">
  23.  
  24. <!ENTITY marginGroup.label   "Margins (#1)">
  25. <!ENTITY marginUnits.inches  "inches">
  26. <!ENTITY marginUnits.metric  "millimeters">
  27. <!ENTITY marginTop.label     "Top:">
  28. <!ENTITY marginBottom.label  "Bottom:">
  29. <!ENTITY marginLeft.label    "Left:">
  30. <!ENTITY marginRight.label   "Right:">
  31.  
  32. <!ENTITY headerFooter.label  "Headers & Footers">
  33.  
  34. <!ENTITY hfLeft.label        "Left:">
  35. <!ENTITY hfCenter.label      "Center:">
  36. <!ENTITY hfRight.label       "Right:">
  37.  
  38. <!ENTITY hfTitle             "Title">
  39. <!ENTITY hfTitle.code        "[&T]">
  40. <!ENTITY hfURL               "URL">
  41. <!ENTITY hfURL.code          "[&U]">
  42. <!ENTITY hfDateAndTime       "Date/Time">
  43. <!ENTITY hfDateAndTime.code  "&D">
  44. <!ENTITY hfPage              "Page #">
  45. <!ENTITY hfPage.code         "[&P]">
  46. <!ENTITY hfPageAndTotal      "Page # of #">
  47. <!ENTITY hfPageAndTotal.code "[&PT]">
  48. <!ENTITY hfBlank             "--blank--">
  49. <!ENTITY hfCustom            "Custom...">
  50.  
  51. <!ENTITY customPrompt.title  "Custom...">
  52. <!ENTITY customPrompt.prompt "Enter your custom header/footer text">
  53.