diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2005-09-23 13:53:57 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2005-09-23 13:53:57 +0000 |
commit | 6100c686dceb009d1303489a3d0196d943b8f399 (patch) | |
tree | ab5887221c3e6316534a62a3857659a28a9267b0 /svtools | |
parent | 63d377d4f84bd15e3d8c41fb7dbbd6d9e46b1a1d (diff) |
INTEGRATION: CWS encup (1.28.346); FILE MERGED
2005/04/29 16:04:15 ihi 1.28.346.1: #i40603# German strings now UTF8 encoded
Diffstat (limited to 'svtools')
-rw-r--r-- | svtools/source/filter.vcl/filter/dlgexpor.src | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/svtools/source/filter.vcl/filter/dlgexpor.src b/svtools/source/filter.vcl/filter/dlgexpor.src index 5dd446933055..1ecb61e8d5c0 100644 --- a/svtools/source/filter.vcl/filter/dlgexpor.src +++ b/svtools/source/filter.vcl/filter/dlgexpor.src @@ -4,9 +4,9 @@ * * $RCSfile: dlgexpor.src,v $ * - * $Revision: 1.29 $ + * $Revision: 1.30 $ * - * last change: $Author: rt $ $Date: 2005-09-08 15:37:10 $ + * last change: $Author: hr $ $Date: 2005-09-23 14:53:57 $ * * 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_EXPORT_PIX { Pos = MAP_APPFONT ( 6 , 3 ) ; Size = MAP_APPFONT ( 110 , 8 ) ; - Text [ de ] = "Farbauflsung" ; + Text [ de ] = "Farbauflösung" ; Text [ en-US ] = "Color resolution" ; Text [ x-comment ] = " "; }; @@ -122,7 +122,7 @@ ModalDialog DLG_EXPORT_PIX { Pos = MAP_APPFONT ( 12 , 73 ) ; Size = MAP_APPFONT ( 55 , 10 ) ; - Text [ de ] = "~Auflsung" ; + Text [ de ] = "~Auflösung" ; TabStop = TRUE ; Text [ en-US ] = "~Resolution" ; Text [ x-comment ] = " "; @@ -145,7 +145,7 @@ ModalDialog DLG_EXPORT_PIX { Pos = MAP_APPFONT ( 12 , 87 ) ; Size = MAP_APPFONT ( 98 , 10 ) ; - Text [ de ] = "~Gre" ; + Text [ de ] = "~Größe" ; TabStop = TRUE ; Text [ en-US ] = "~Size" ; Text [ x-comment ] = " "; @@ -196,7 +196,7 @@ ModalDialog DLG_EXPORT_PIX { Pos = MAP_APPFONT ( 18 , 118 ) ; Size = MAP_APPFONT ( 41 , 10 ) ; - Text [ de ] = "Hhe" ; + Text [ de ] = "Höhe" ; Text [ en-US ] = "Height" ; Text [ x-comment ] = " "; }; @@ -249,7 +249,7 @@ ModalDialog DLG_EXPORT_VEC { Pos = MAP_APPFONT ( 12 , 28 ) ; Size = MAP_APPFONT ( 98 , 10 ) ; - Text [ de ] = "~Gre" ; + Text [ de ] = "~Größe" ; TabStop = TRUE ; Text [ en-US ] = "~Size" ; Text [ x-comment ] = " "; @@ -258,7 +258,7 @@ ModalDialog DLG_EXPORT_VEC { Pos = MAP_APPFONT ( 6 , 44 ) ; Size = MAP_APPFONT ( 110 , 8 ) ; - Text [ de ] = "Gre" ; + Text [ de ] = "Größe" ; Text [ en-US ] = "Size" ; Text [ x-comment ] = " "; }; @@ -291,7 +291,7 @@ ModalDialog DLG_EXPORT_VEC { Pos = MAP_APPFONT ( 12 , 72 ) ; Size = MAP_APPFONT ( 45 , 10 ) ; - Text [ de ] = "Hhe" ; + Text [ de ] = "Höhe" ; Text [ en-US ] = "Height" ; Text [ x-comment ] = " "; }; |