summaryrefslogtreecommitdiff
path: root/vcl/source/src
diff options
context:
space:
mode:
authorPhilipp Lohmann [pl] <Philipp.Lohmann@Sun.COM>2009-11-27 12:55:08 +0100
committerPhilipp Lohmann [pl] <Philipp.Lohmann@Sun.COM>2009-11-27 12:55:08 +0100
commit8b2c1496752e50702b5e7d015cbf55594f220b21 (patch)
tree2188fd645f601a74a09d4ffb0c272b4693cc6f8d /vcl/source/src
parent5d7cea9f0f556b7e88921b206683f9c968261a50 (diff)
printerpullpages: #i107119# add a tooltip to the preview window
Diffstat (limited to 'vcl/source/src')
-rw-r--r--vcl/source/src/print.src6
1 files changed, 6 insertions, 0 deletions
diff --git a/vcl/source/src/print.src b/vcl/source/src/print.src
index c1857544c708..0125c0dfbeb3 100644
--- a/vcl/source/src/print.src
+++ b/vcl/source/src/print.src
@@ -118,6 +118,12 @@ ModalDialog SV_DLG_PRINT
Text [en-US] = "Default printer";
};
+
+ String SV_PRINT_PRINTPREVIEW_TXT
+ {
+ Text [en-US] = "Print preview";
+ };
+
TabPage SV_PRINT_TAB_NUP
{
Text [en-US] = "Page Layout";