diff options
Diffstat (limited to 'sd/source/ui')
-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 |