diff options
author | Ivo Hinkelmann <ihi@openoffice.org> | 2007-03-26 10:56:28 +0000 |
---|---|---|
committer | Ivo Hinkelmann <ihi@openoffice.org> | 2007-03-26 10:56:28 +0000 |
commit | 52fc05a419f2ba681a90472a8a0c81650940560c (patch) | |
tree | 697821e8292853accb001fdfc6778cd68de38741 /officecfg | |
parent | dd0ff446832e12540a8a7f93e5b7d330265934d6 (diff) |
INTEGRATION: CWS fwk61 (1.23.192); FILE MERGED
2007/02/06 05:35:58 pb 1.23.192.1: fix: #i67647# better German
Diffstat (limited to 'officecfg')
-rw-r--r-- | officecfg/registry/data/org/openoffice/Office/UI/WriterWebWindowState.xcu | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/officecfg/registry/data/org/openoffice/Office/UI/WriterWebWindowState.xcu b/officecfg/registry/data/org/openoffice/Office/UI/WriterWebWindowState.xcu index 24b9aa4c5a4d..42150e4f26da 100644 --- a/officecfg/registry/data/org/openoffice/Office/UI/WriterWebWindowState.xcu +++ b/officecfg/registry/data/org/openoffice/Office/UI/WriterWebWindowState.xcu @@ -5,9 +5,9 @@ * * $RCSfile: WriterWebWindowState.xcu,v $ * - * $Revision: 1.23 $ + * $Revision: 1.24 $ * - * last change: $Author: vg $ $Date: 2006-04-07 10:21:58 $ + * last change: $Author: ihi $ $Date: 2007-03-26 11:56:28 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -112,7 +112,7 @@ </prop> <prop oor:name="UIName" oor:type="xs:string"> <value xml:lang="en-US">OLE-Object</value> - <value xml:lang="de">OLE Objekt</value> + <value xml:lang="de">OLE-Objekt</value> </prop> <prop oor:name="HideFromToolbarMenu" oor:type="xs:boolean"> <value>false</value> @@ -361,7 +361,7 @@ <node oor:name="private:resource/toolbar/formdesign" oor:op="replace"> <prop oor:name="UIName" oor:type="xs:string"> <value xml:lang="en-US">Form Design</value> - <value xml:lang="de">Formular Entwurf</value> + <value xml:lang="de">Formular-Entwurf</value> </prop> <prop oor:name="Docked" oor:type="xs:boolean"> <value>false</value> |