summaryrefslogtreecommitdiff
path: root/goodies
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2005-09-23 14:13:17 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2005-09-23 14:13:17 +0000
commit0f41d1266d3b736dbd78deacf425d6ebbdd64733 (patch)
tree00b9c6d578843c6cdb445b182dbeb6972f7ce995 /goodies
parent655f5f26cf2ca2f7aba440ba5c04bf86265932fc (diff)
INTEGRATION: CWS encup (1.17.62); FILE MERGED
2005/04/29 16:06:15 ihi 1.17.62.1: #i40603# German strings now UTF8 encoded
Diffstat (limited to 'goodies')
-rw-r--r--goodies/source/filter.vcl/epbm/dlgepbm.src6
1 files changed, 3 insertions, 3 deletions
diff --git a/goodies/source/filter.vcl/epbm/dlgepbm.src b/goodies/source/filter.vcl/epbm/dlgepbm.src
index 535481a92347..f01633db12ac 100644
--- a/goodies/source/filter.vcl/epbm/dlgepbm.src
+++ b/goodies/source/filter.vcl/epbm/dlgepbm.src
@@ -4,9 +4,9 @@
*
* $RCSfile: dlgepbm.src,v $
*
- * $Revision: 1.18 $
+ * $Revision: 1.19 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 02:35:33 $
+ * last change: $Author: hr $ $Date: 2005-09-23 15:13:17 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -74,7 +74,7 @@ ModalDialog DLG_EXPORT_EPBM
{
Pos = MAP_APPFONT ( 12 , 14 ) ;
Size = MAP_APPFONT ( 45 , 10 ) ;
- Text [ de ] = "~Binär" ;
+ Text [ de ] = "~Binär" ;
TabStop = TRUE ;
Text [ en-US ] = "~Binary";
Text [ x-comment ] = " ";