summaryrefslogtreecommitdiffstats
path: root/sc/source/ui/src/scstring.src
diff options
context:
space:
mode:
authorPhilipp Lohmann <pl@openoffice.org>2009-04-27 16:20:48 +0000
committerPhilipp Lohmann <pl@openoffice.org>2009-04-27 16:20:48 +0000
commitf5ed09812ec793f007443ab625b0f0124c31cfa2 (patch)
tree5c2878160211514323e66e1364746073a741f31c /sc/source/ui/src/scstring.src
parentCWS-TOOLING: rebase CWS printerpullpages to trunk@270723 (milestone: DEV300:m46) (diff)
downloadcore-f5ed09812ec793f007443ab625b0f0124c31cfa2.tar.gz
core-f5ed09812ec793f007443ab625b0f0124c31cfa2.zip
#i92516# HelpTexts for new print UI
Diffstat (limited to 'sc/source/ui/src/scstring.src')
-rw-r--r--sc/source/ui/src/scstring.src2
1 files changed, 2 insertions, 0 deletions
diff --git a/sc/source/ui/src/scstring.src b/sc/source/ui/src/scstring.src
index 9fd2316c17ae..2c70913b7e91 100644
--- a/sc/source/ui/src/scstring.src
+++ b/sc/source/ui/src/scstring.src
@@ -734,7 +734,9 @@ StringArray SCSTR_PRINT_OPTIONS
{
< "Pages"; >;
< "~Suppress output of empty pages"; >;
+ < "Specifies that empty pages that have no cell contents or draw objects are not printed."; >;
< "Sheets"; >;
< "Print ~only selected sheets"; >;
+ < "Specifies that only contents from selected sheets are printed, even if you specify a wider range in the Format - Print Ranges dialog. Content from sheets that are not selected will not be printed."; >;
};
};