diff options
author | Rüdiger Timm <rt@openoffice.org> | 2004-11-26 19:04:01 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2004-11-26 19:04:01 +0000 |
commit | 550a543d10344a47f94e65633bc5d70b311d20c8 (patch) | |
tree | ea88fba2f8a449cde4a56cd1c034372b8739982c /sd/source/ui/dlg | |
parent | b4d843f2b57d9ba26ae4abd3902577cb6b4b12ee (diff) |
INTEGRATION: CWS presentationengine01 (1.22.4); FILE MERGED
2004/08/27 13:26:05 thb 1.22.4.1: #106036# Changed en-US version of string, was: 'Posterize'
Diffstat (limited to 'sd/source/ui/dlg')
-rw-r--r-- | sd/source/ui/dlg/printdlg.src | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sd/source/ui/dlg/printdlg.src b/sd/source/ui/dlg/printdlg.src index cf0f29d94c0f..dd8ec4ed543f 100644 --- a/sd/source/ui/dlg/printdlg.src +++ b/sd/source/ui/dlg/printdlg.src @@ -2,9 +2,9 @@ * * $RCSfile: printdlg.src,v $ * - * $Revision: 1.22 $ + * $Revision: 1.23 $ * - * last change: $Author: hjs $ $Date: 2004-06-26 18:02:12 $ + * last change: $Author: rt $ $Date: 2004-11-26 20:04:01 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -109,7 +109,7 @@ ModalDialog DLG_PRINT_WARNINGS Size = MAP_APPFONT ( 130 , 12 ) ; Text [ de ] = "Auf ~mehrere Seiten drucken" ; TabStop = TRUE ; - Text [ en-US ] = "~Posterize" ; + Text [ en-US ] = "~Print on multiple pages" ; Text [ x-comment ] = " "; }; RadioButton RBT_CUT |