diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2005-09-23 11:38:11 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2005-09-23 11:38:11 +0000 |
commit | e021d7eaa100d828ec4d60e8c80a75ba30418d33 (patch) | |
tree | 9b91027404ac22196ed635cd2ed2217bf68a0676 /sd/source/ui | |
parent | c2a2009509fc6a249280570fc4f55aa0a94f1413 (diff) |
INTEGRATION: CWS encup (1.23.340); FILE MERGED
2005/04/29 15:55:05 ihi 1.23.340.1: #i40603# German strings now UTF8 encoded
Diffstat (limited to 'sd/source/ui')
-rw-r--r-- | sd/source/ui/dlg/vectdlg.src | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/sd/source/ui/dlg/vectdlg.src b/sd/source/ui/dlg/vectdlg.src index 5212edd0167d..955fdf92d4fa 100644 --- a/sd/source/ui/dlg/vectdlg.src +++ b/sd/source/ui/dlg/vectdlg.src @@ -4,9 +4,9 @@ * * $RCSfile: vectdlg.src,v $ * - * $Revision: 1.24 $ + * $Revision: 1.25 $ * - * last change: $Author: rt $ $Date: 2005-09-09 04:27:31 $ + * last change: $Author: hr $ $Date: 2005-09-23 12:38:11 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -153,7 +153,7 @@ ModalDialog DLG_VECTORIZE Pos = MAP_APPFONT ( 12 , 44 ) ; Size = MAP_APPFONT ( 79 , 12 ) ; TabStop = TRUE ; - Text [ de ] = "~Lcher fllen"; + Text [ de ] = "~Löcher füllen"; Text [ en-US ] = "~Fill holes:"; Text [ x-comment ] = " "; }; @@ -162,7 +162,7 @@ ModalDialog DLG_VECTORIZE { Pos = MAP_APPFONT ( 12 , 59 ); Size = MAP_APPFONT ( 79 , 12 ); - Text [ de ] = "~Kachelgre:"; + Text [ de ] = "~Kachelgröße:"; Text [ en-US ] = "Tile size:"; Text [ x-comment ] = " "; }; |