summaryrefslogtreecommitdiff
path: root/sw/source/ui/config/optdlg.src
diff options
context:
space:
mode:
authorPhilipp Lohmann <pl@openoffice.org>2009-04-03 14:47:31 +0000
committerPhilipp Lohmann <pl@openoffice.org>2009-04-03 14:47:31 +0000
commit313505000dd5252b55a106733df5eecb53c3a548 (patch)
tree61ade0afc393c9d998e86e45fa560e9d10ba56ca /sw/source/ui/config/optdlg.src
parent05f54edb99508ebc6ec1591b31246a4a89ac5aa2 (diff)
#i92516# preparations for new print UI
Diffstat (limited to 'sw/source/ui/config/optdlg.src')
-rw-r--r--sw/source/ui/config/optdlg.src31
1 files changed, 31 insertions, 0 deletions
diff --git a/sw/source/ui/config/optdlg.src b/sw/source/ui/config/optdlg.src
index 763e5e82d62e..343d4daa389a 100644
--- a/sw/source/ui/config/optdlg.src
+++ b/sw/source/ui/config/optdlg.src
@@ -935,3 +935,34 @@ TabPage TP_OPTSHDWCRSR
};
};
+
+StringArray STR_PRINTOPTUI
+{
+ ItemList [en-US] =
+ {
+ < "Contents"; >;
+ < "~Graphics"; >;
+ < "~Tables"; >;
+ < "Dra~wings"; >;
+ < "Control~s"; >;
+ < "Ba~ckground"; >;
+ < "Print blac~k"; >;
+ < "Hidden te~xt"; >;
+ < "Text ~placeholder"; >;
+ < "~Notes"; >;
+ < "None"; >;
+ < "Notes only"; >;
+ < " at end of document"; >;
+ < " at end of page"; >;
+ < "Page settings"; >;
+ < "~Left pages"; >;
+ < "~Right pages"; >;
+ < "Re~versed"; >;
+ < "Broch~ure"; >;
+ < "Right to Left"; >;
+ < "Other"; >;
+ < "Print ~automatically inserted blank pages"; >;
+ < "~Paper tray from printer settings"; >;
+ };
+};
+