summaryrefslogtreecommitdiff
path: root/vcl/source/src/print.src
diff options
context:
space:
mode:
authorPhilipp Lohmann [pl] <Philipp.Lohmann@Sun.COM>2009-11-18 17:23:09 +0100
committerPhilipp Lohmann [pl] <Philipp.Lohmann@Sun.COM>2009-11-18 17:23:09 +0100
commitc0879d0fd9c440e690ca24b4b4085b2863b46694 (patch)
treeaa5de52fdd359aea9e71acc3de71a43330b5705b /vcl/source/src/print.src
parent5e9fc7a71efaf83fde0766a78c72ee6b7b781ea8 (diff)
printerpullpages: #i106559# warn about missing default printer
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 856ba88525fa..83ea13e8478a 100644
--- a/vcl/source/src/print.src
+++ b/vcl/source/src/print.src
@@ -465,6 +465,12 @@ ModelessDialog SV_DLG_PRINT_PROGRESS
};
};
+ErrorBox SV_PRINT_NOPRINTERWARNING
+{
+ Title = "%PRODUCTNAME";
+ Message [en-US] = "No default printer found.\nPlease choose a printer and try again.";
+};
+
StringArray SV_PRINT_NATIVE_STRINGS
{
ItemList [en-US] =