diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2005-09-23 12:04:24 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2005-09-23 12:04:24 +0000 |
commit | 9c896e04e7bc7062f7404349c8399de7cda9132e (patch) | |
tree | 4c3efd71c45de7d9b37e07ff2079fcd1cbf504a7 /sw/source/ui/fldui/fldvar.src | |
parent | b120d8b63b8e94aa4623326dec5d97fc57850623 (diff) |
INTEGRATION: CWS encup (1.24.530); FILE MERGED
2005/04/29 15:56:34 ihi 1.24.530.1: #i40603# German strings now UTF8 encoded
Diffstat (limited to 'sw/source/ui/fldui/fldvar.src')
-rw-r--r-- | sw/source/ui/fldui/fldvar.src | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/sw/source/ui/fldui/fldvar.src b/sw/source/ui/fldui/fldvar.src index 5088f88caf878..5b5f39e5b433a 100644 --- a/sw/source/ui/fldui/fldvar.src +++ b/sw/source/ui/fldui/fldvar.src @@ -4,9 +4,9 @@ * * $RCSfile: fldvar.src,v $ * - * $Revision: 1.25 $ + * $Revision: 1.26 $ * - * last change: $Author: rt $ $Date: 2005-09-09 07:43:42 $ + * last change: $Author: hr $ $Date: 2005-09-23 13:04:24 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -220,7 +220,7 @@ TabPage TP_FLD_VAR ImageBitmap = Bitmap{ File = "sc20558.bmp" ;}; MaskColor = IMAGE_MASK_COLOR ; }; - Text [ de ] = "bernehmen" ; + Text [ de ] = "Übernehmen" ; Text [ en-US ] = "Apply" ; Text [ x-comment ] = " "; }; @@ -233,7 +233,7 @@ TabPage TP_FLD_VAR ImageBitmap = Bitmap{ File = "sc20557.bmp" ;}; MaskColor = IMAGE_MASK_COLOR ; }; - Text [ de ] = "Lschen" ; + Text [ de ] = "Löschen" ; Text [ en-US ] = "Delete" ; Text [ x-comment ] = " "; }; |