mirror of
https://github.com/rn10950/RetroZilla.git
synced 2024-11-10 01:40:17 +01:00
59 lines
1.9 KiB
DTD
59 lines
1.9 KiB
DTD
|
<!-- extracted from printjoboptions.xul -->
|
||
|
|
||
|
<!ENTITY printSetup.title "Page Setup">
|
||
|
|
||
|
<!ENTITY basic.tab "Format & Options">
|
||
|
|
||
|
<!ENTITY formatGroup.label "Format">
|
||
|
|
||
|
<!ENTITY orientation.label "Orientation:">
|
||
|
<!ENTITY portrait "Portrait">
|
||
|
<!ENTITY landscape "Landscape">
|
||
|
|
||
|
<!ENTITY scale.label "Scale:">
|
||
|
<!ENTITY scalePercent "%">
|
||
|
|
||
|
<!ENTITY shrinkToFit.label "Shrink To Fit Page Width">
|
||
|
|
||
|
<!ENTITY optionsGroup.label "Options">
|
||
|
|
||
|
<!ENTITY printBG.label "Print Background (colors & images)">
|
||
|
|
||
|
<!ENTITY advanced.tab "Margins & Header/Footer">
|
||
|
|
||
|
<!ENTITY marginGroup.label "Margins (#1)">
|
||
|
<!ENTITY marginUnits.inches "inches">
|
||
|
<!ENTITY marginUnits.metric "millimeters">
|
||
|
<!ENTITY marginTop.label "Top:">
|
||
|
<!ENTITY marginBottom.label "Bottom:">
|
||
|
<!ENTITY marginLeft.label "Left:">
|
||
|
<!ENTITY marginRight.label "Right:">
|
||
|
|
||
|
<!ENTITY headerFooter.label "Headers & Footers">
|
||
|
|
||
|
<!ENTITY hfLeft.label "Left:">
|
||
|
<!ENTITY hfCenter.label "Center:">
|
||
|
<!ENTITY hfRight.label "Right:">
|
||
|
<!ENTITY headerLeft.tip "Left header">
|
||
|
<!ENTITY headerCenter.tip "Center header">
|
||
|
<!ENTITY headerRight.tip "Right header">
|
||
|
<!ENTITY footerLeft.tip "Left footer">
|
||
|
<!ENTITY footerCenter.tip "Center footer">
|
||
|
<!ENTITY footerRight.tip "Right footer">
|
||
|
|
||
|
<!ENTITY hfTitle "Title">
|
||
|
<!ENTITY hfTitle.code "[&T]">
|
||
|
<!ENTITY hfURL "URL">
|
||
|
<!ENTITY hfURL.code "[&U]">
|
||
|
<!ENTITY hfDateAndTime "Date/Time">
|
||
|
<!ENTITY hfDateAndTime.code "&D">
|
||
|
<!ENTITY hfPage "Page #">
|
||
|
<!ENTITY hfPage.code "[&P]">
|
||
|
<!ENTITY hfPageAndTotal "Page # of #">
|
||
|
<!ENTITY hfPageAndTotal.code "[&PT]">
|
||
|
<!ENTITY hfBlank "--blank--">
|
||
|
<!ENTITY hfCustom "Custom...">
|
||
|
|
||
|
<!ENTITY customPrompt.title "Custom...">
|
||
|
<!ENTITY customPrompt.prompt "Enter your custom header/footer text">
|