summaryrefslogtreecommitdiff
path: root/goodies
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2005-09-23 14:12:57 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2005-09-23 14:12:57 +0000
commit655f5f26cf2ca2f7aba440ba5c04bf86265932fc (patch)
tree179b5717708a01a1c1afe6a50e355c813fc723cd /goodies
parentf98fe1df18f3f54b9834fc09a8e40254b39a9a5a (diff)
INTEGRATION: CWS encup (1.16.62); FILE MERGED
2005/04/29 16:06:14 ihi 1.16.62.1: #i40603# German strings now UTF8 encoded
Diffstat (limited to 'goodies')
-rw-r--r--goodies/source/filter.vcl/eos2met/dlgeos2.src10
1 files changed, 5 insertions, 5 deletions
diff --git a/goodies/source/filter.vcl/eos2met/dlgeos2.src b/goodies/source/filter.vcl/eos2met/dlgeos2.src
index 07ffc76fbec0..a12c67b6358f 100644
--- a/goodies/source/filter.vcl/eos2met/dlgeos2.src
+++ b/goodies/source/filter.vcl/eos2met/dlgeos2.src
@@ -4,9 +4,9 @@
*
* $RCSfile: dlgeos2.src,v $
*
- * $Revision: 1.17 $
+ * $Revision: 1.18 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 02:33:15 $
+ * last change: $Author: hr $ $Date: 2005-09-23 15:12:57 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -83,7 +83,7 @@ ModalDialog DLG_EXPORT_EMET
{
Pos = MAP_APPFONT ( 6 , 44 ) ;
Size = MAP_APPFONT ( 110 , 8 ) ;
- Text [ de ] = "Größe" ;
+ Text [ de ] = "Größe" ;
Text [ en-US ] = "Size" ;
Text [ x-comment ] = " ";
};
@@ -99,7 +99,7 @@ ModalDialog DLG_EXPORT_EMET
{
Pos = MAP_APPFONT ( 12 , 72 ) ;
Size = MAP_APPFONT ( 45 , 10 ) ;
- Text [ de ] = "Höhe" ;
+ Text [ de ] = "Höhe" ;
Text [ en-US ] = "Height" ;
Text [ x-comment ] = " ";
};
@@ -136,7 +136,7 @@ ModalDialog DLG_EXPORT_EMET
Pos = MAP_APPFONT ( 12 , 28 ) ;
Size = MAP_APPFONT ( 98 , 10 ) ;
TabStop = TRUE ;
- Text [ de ] = "~Größe" ;
+ Text [ de ] = "~Größe" ;
Text [ en-US ] = "~Size" ;
Text [ x-comment ] = " ";
};