diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2005-09-23 14:14:24 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2005-09-23 14:14:24 +0000 |
commit | ed6114f7901569b5145867af7eb811c6bf772c7e (patch) | |
tree | ff958e0a1cda5ed14b2b50b065aa89e56f7459a1 /goodies | |
parent | c3ea095bdc5c8d41ea6adaffc011feb95728e920 (diff) |
INTEGRATION: CWS encup (1.18.62); FILE MERGED
2005/04/29 16:06:18 ihi 1.18.62.1: #i40603# German strings now UTF8 encoded
Diffstat (limited to 'goodies')
-rw-r--r-- | goodies/source/filter.vcl/eppm/dlgeppm.src | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/goodies/source/filter.vcl/eppm/dlgeppm.src b/goodies/source/filter.vcl/eppm/dlgeppm.src index 5fbbc5cc25ce..a5e87fde2b18 100644 --- a/goodies/source/filter.vcl/eppm/dlgeppm.src +++ b/goodies/source/filter.vcl/eppm/dlgeppm.src @@ -4,9 +4,9 @@ * * $RCSfile: dlgeppm.src,v $ * - * $Revision: 1.19 $ + * $Revision: 1.20 $ * - * last change: $Author: rt $ $Date: 2005-09-09 02:42:26 $ + * last change: $Author: hr $ $Date: 2005-09-23 15:14:24 $ * * 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_EPPM { Pos = MAP_APPFONT ( 12 , 14 ) ; Size = MAP_APPFONT ( 45 , 10 ) ; - Text [ de ] = "~Binr" ; + Text [ de ] = "~Binär" ; TabStop = TRUE ; Text [ en-US ] = "~Binary"; Text [ x-comment ] = " "; |