diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2005-09-23 13:55:53 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2005-09-23 13:55:53 +0000 |
commit | f98fe1df18f3f54b9834fc09a8e40254b39a9a5a (patch) | |
tree | 07116140eed4893627e22a72310781dde3b90c25 /svtools/source/uno | |
parent | 35c4e02b91bbee2696239b5c8d2a4acfe5f05657 (diff) |
INTEGRATION: CWS encup (1.19.346); FILE MERGED
2005/04/29 16:04:21 ihi 1.19.346.1: #i40603# German strings now UTF8 encoded
Diffstat (limited to 'svtools/source/uno')
-rw-r--r-- | svtools/source/uno/unoifac2.src | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/svtools/source/uno/unoifac2.src b/svtools/source/uno/unoifac2.src index 5a8646a08cf0..256fd55beafb 100644 --- a/svtools/source/uno/unoifac2.src +++ b/svtools/source/uno/unoifac2.src @@ -4,9 +4,9 @@ * * $RCSfile: unoifac2.src,v $ * - * $Revision: 1.20 $ + * $Revision: 1.21 $ * - * last change: $Author: rt $ $Date: 2005-09-08 16:56:16 $ + * last change: $Author: hr $ $Date: 2005-09-23 14:55:53 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -48,7 +48,7 @@ Menu RID_CONTEXTMENU { Identifier = RID_OPEN_LINK ; HelpId = HID_TEXTCPNT_OPEN_LINK ; - Text [ de ] = "ff~nen" ; + Text [ de ] = "Öff~nen" ; Text [ en-US ] = "~Open"; Text [ x-comment ] = " "; }; @@ -56,7 +56,7 @@ Menu RID_CONTEXTMENU { Identifier = RID_OPEN_LINK_NEW ; HelpId = HID_TEXTCPNT_OPEN_LINK_NEW ; - Text [ de ] = "ffnen in neuem ~Fenster" ; + Text [ de ] = "Öffnen in neuem ~Fenster" ; Text [ en-US ] = "Open in New ~Window"; Text [ x-comment ] = " "; }; @@ -76,7 +76,7 @@ Menu RID_CONTEXTMENU { Identifier = RID_ADD_BOOKMARK ; HelpId = HID_TEXTCPNT_ADD_BOOKMARK ; - Text [ de ] = "Verknpfung ~hinzufgen" ; + Text [ de ] = "Verknüpfung ~hinzufügen" ; Text [ en-US ] = "Add ~Link"; Text [ x-comment ] = " "; }; |