diff options
Diffstat (limited to 'sd/source/ui/dlg/sdpreslt.src')
-rw-r--r-- | sd/source/ui/dlg/sdpreslt.src | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/sd/source/ui/dlg/sdpreslt.src b/sd/source/ui/dlg/sdpreslt.src index 96fd8d48d99f..2259caa0549f 100644 --- a/sd/source/ui/dlg/sdpreslt.src +++ b/sd/source/ui/dlg/sdpreslt.src @@ -4,9 +4,9 @@ * * $RCSfile: sdpreslt.src,v $ * - * $Revision: 1.21 $ + * $Revision: 1.22 $ * - * last change: $Author: rt $ $Date: 2005-09-09 04:20:26 $ + * last change: $Author: hr $ $Date: 2005-09-23 12:37:14 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -48,7 +48,7 @@ ModalDialog DLG_PRESLT Pos = MAP_APPFONT ( 6 , 3 ) ; Size = MAP_APPFONT ( 110 , 10 ) ; /* ### ACHTUNG: Neuer Text in Resource? Whlen Sie eine ~Seitenvorlage : Whlen Sie eine ~Seitenvorlage */ - Text [ de ] = "Whlen Sie eine ~Seitenvorlage" ; + Text [ de ] = "Wählen Sie eine ~Seitenvorlage" ; Text [ en-US ] = "~Select a slide design" ; Text [ x-comment ] = " "; }; @@ -86,7 +86,7 @@ ModalDialog DLG_PRESLT { Pos = MAP_APPFONT ( 6 , 170 ) ; Size = MAP_APPFONT ( 140 , 12 ) ; - Text [ de ] = "Nicht ~verwendete Hintergrundseiten lschen" ; + Text [ de ] = "Nicht ~verwendete Hintergrundseiten löschen" ; TabStop = TRUE ; Text [ en-US ] = "~Delete unused backgrounds"; Text [ x-comment ] = " "; |