summaryrefslogtreecommitdiff
path: root/vcl/source/src/print.src
diff options
context:
space:
mode:
authorPhilipp Lohmann [pl] <Philipp.Lohmann@Sun.COM>2009-11-18 20:35:31 +0100
committerPhilipp Lohmann [pl] <Philipp.Lohmann@Sun.COM>2009-11-18 20:35:31 +0100
commit7e6ad41f327ffc8b3c783d0311f7ba5f1210fe1c (patch)
tree9512691e37f31fc2f2f0c8eae191ddc6b4a1778a /vcl/source/src/print.src
parent969bf03a947d80eacf0deb3c7a3fdfb86b2f5aba (diff)
printerpullpages: #i106423# show a warning in case of empty direct print job
Diffstat (limited to 'vcl/source/src/print.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 83ea13e8478a..c1857544c708 100644
--- a/vcl/source/src/print.src
+++ b/vcl/source/src/print.src
@@ -471,6 +471,12 @@ ErrorBox SV_PRINT_NOPRINTERWARNING
Message [en-US] = "No default printer found.\nPlease choose a printer and try again.";
};
+ErrorBox SV_PRINT_NOCONTENT
+{
+ Title = "%PRODUCTNAME";
+ Message [en-US] = "There are no pages to be printed. Please check your document for ranges relevant to printing.";
+};
+
StringArray SV_PRINT_NATIVE_STRINGS
{
ItemList [en-US] =