diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2005-09-23 11:34:29 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2005-09-23 11:34:29 +0000 |
commit | b5f99ceac532c26ba4d0a7390f646f0ecfc1f6d1 (patch) | |
tree | 0c13452a1add9a747593c9036ae76e2cb9e7b2d1 /sd/source | |
parent | 3923f40216b3c787fbe5031b470f7d3bc2c8633c (diff) |
INTEGRATION: CWS encup (1.21.340); FILE MERGED
2005/04/29 15:55:02 ihi 1.21.340.1: #i40603# German strings now UTF8 encoded
Diffstat (limited to 'sd/source')
-rw-r--r-- | sd/source/ui/dlg/morphdlg.src | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/sd/source/ui/dlg/morphdlg.src b/sd/source/ui/dlg/morphdlg.src index 5427d3beed67..611454669361 100644 --- a/sd/source/ui/dlg/morphdlg.src +++ b/sd/source/ui/dlg/morphdlg.src @@ -4,9 +4,9 @@ * * $RCSfile: morphdlg.src,v $ * - * $Revision: 1.22 $ + * $Revision: 1.23 $ * - * last change: $Author: rt $ $Date: 2005-09-09 04:08:57 $ + * last change: $Author: hr $ $Date: 2005-09-23 12:34:29 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -47,7 +47,7 @@ ModalDialog DLG_MORPH SVLook = TRUE ; Size = MAP_APPFONT ( 196 , 68 ) ; /* ### ACHTUNG: Neuer Text in Resource? berblenden : berblenden */ - Text [ de ] = "berblenden" ; + Text [ de ] = "Überblenden" ; Moveable = TRUE ; Closeable = TRUE ; OKButton BTN_OK @@ -103,7 +103,7 @@ ModalDialog DLG_MORPH Pos = MAP_APPFONT ( 12 , 29 ) ; Size = MAP_APPFONT ( 121 , 12 ) ; /* ### ACHTUNG: Neuer Text in Resource? Attributierung berblenden : Attributierung berblenden */ - Text [ de ] = "Attributierung berblenden" ; + Text [ de ] = "Attributierung überblenden" ; TabStop = TRUE ; Text [ en-US ] = "Cross-fade attributes" ; Text [ x-comment ] = " "; |