diff options
author | Philipp Lohmann <pl@openoffice.org> | 2009-08-01 15:16:11 +0000 |
---|---|---|
committer | Philipp Lohmann <pl@openoffice.org> | 2009-08-01 15:16:11 +0000 |
commit | d71106ccfeb0e0b1e5c1e5dab354537d6dec1876 (patch) | |
tree | 8da3abf1aad606d496a687e3da614dedab9a2e61 /sc/source/ui/src | |
parent | 37ffeb1909760acf7a7423743419c1c1460abb32 (diff) |
#i92518# lates UI changes
Diffstat (limited to 'sc/source/ui/src')
-rw-r--r-- | sc/source/ui/src/scstring.src | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sc/source/ui/src/scstring.src b/sc/source/ui/src/scstring.src index 39a06fa31af4..d2594cae019e 100644 --- a/sc/source/ui/src/scstring.src +++ b/sc/source/ui/src/scstring.src @@ -760,6 +760,7 @@ StringArray SCSTR_PRINT_OPTIONS < "Print all pages of the printable content."; >; < "Pa~ges"; >; < "Print only some pages of the printable content."; >; + < "%PRODUCTNAME %s"; >; }; }; |