summaryrefslogtreecommitdiff
path: root/vcl/source/src
diff options
context:
space:
mode:
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";