Home | History | Annotate | Download | only in resources

Lines Matching full:i18n

2 <html i18n-values="dir:textdirection;">
5 <title i18n-content="title"></title>
18 <h1 i18n-content="title"></h1>
24 <button id="print-button" i18n-content="printButton"
26 <button id="cancel-button" i18n-content="cancelButton"></button>
29 <h3 i18n-content="destinationLabel"></h3>
35 <h3 i18n-content="pagesLabel"></h3>
40 <label for="all-pages" i18n-content="optionAllPages"></label>
47 i18n-values="placeholder:examplePageRangeText"
57 <label for="two-sided" i18n-content="optionTwoSided"></label>
63 <h3 i18n-content="bindingLabel"></h3>
69 i18n-content="optionLongEdgeBinding"></label>
75 i18n-content="optionShortEdgeBinding"></label>
82 <h3 i18n-content="copiesLabel"></h3>
88 <label for="collate" i18n-content="optionCollate"></label>
94 <h3 i18n-content="layoutLabel"></h3>
99 <label for="portrait" i18n-content="optionPortrait"></label>
104 <label for="landscape" i18n-content="optionLandscape"></label>
110 <h3 i18n-content="optionColor"></h3>
114 <label for="color" id="color-label" i18n-content="optionColor">
119 <label for="bw" id="bw-label" i18n-content="optionBw"></label>
125 <a i18n-content="systemDialogOption"></a>
132 <p id="loading" i18n-content="loading"></p>
133 <p id="no-plugin" class="hidden" i18n-values=".innerHTML:noPlugin"></p>