summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2005-09-23 14:13:57 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2005-09-23 14:13:57 +0000
commitc3ea095bdc5c8d41ea6adaffc011feb95728e920 (patch)
treebaf0b7edf40488a316e2fe1013ce79cf4e5f8b45
parent4d8482c8f342467525acbada5413db103bcd5606 (diff)
INTEGRATION: CWS encup (1.16.62); FILE MERGED
2005/04/29 16:06:17 ihi 1.16.62.1: #i40603# German strings now UTF8 encoded
-rw-r--r--goodies/source/filter.vcl/epict/dlgepct.src10
1 files changed, 5 insertions, 5 deletions
diff --git a/goodies/source/filter.vcl/epict/dlgepct.src b/goodies/source/filter.vcl/epict/dlgepct.src
index 2ff220113a96..29c8e2afdb88 100644
--- a/goodies/source/filter.vcl/epict/dlgepct.src
+++ b/goodies/source/filter.vcl/epict/dlgepct.src
@@ -4,9 +4,9 @@
*
* $RCSfile: dlgepct.src,v $
*
- * $Revision: 1.17 $
+ * $Revision: 1.18 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 02:40:04 $
+ * last change: $Author: hr $ $Date: 2005-09-23 15:13:57 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -82,7 +82,7 @@ ModalDialog DLG_EXPORT_EPCT
{
Pos = MAP_APPFONT ( 6 , 44 ) ;
Size = MAP_APPFONT ( 110 , 8 ) ;
- Text [ de ] = "Gre" ;
+ Text [ de ] = "Größe" ;
Text [ en-US ] = "Size" ;
Text [ x-comment ] = " ";
};
@@ -98,7 +98,7 @@ ModalDialog DLG_EXPORT_EPCT
{
Pos = MAP_APPFONT ( 12 , 73 ) ;
Size = MAP_APPFONT ( 45 , 8 ) ;
- Text [ de ] = "Hhe" ;
+ Text [ de ] = "Höhe" ;
Text [ en-US ] = "Height" ;
Text [ x-comment ] = " ";
};
@@ -135,7 +135,7 @@ ModalDialog DLG_EXPORT_EPCT
Pos = MAP_APPFONT ( 12 , 28 ) ;
Size = MAP_APPFONT ( 98 , 10 ) ;
TabStop = TRUE ;
- Text [ de ] = "~Gre" ;
+ Text [ de ] = "~Größe" ;
Text [ en-US ] = "~Size" ;
Text [ x-comment ] = " ";
};