diff options
author | Ivo Hinkelmann <ihi@openoffice.org> | 2007-03-26 10:55:27 +0000 |
---|---|---|
committer | Ivo Hinkelmann <ihi@openoffice.org> | 2007-03-26 10:55:27 +0000 |
commit | d1783f617d2d4db04bd4ff622f20180f675e6b8b (patch) | |
tree | bdfb7aa60375904eea6709a7f7d8432cb80e8831 /officecfg | |
parent | ad3b4ea9fc70105264d1cba434679927b4f3fee3 (diff) |
INTEGRATION: CWS fwk61 (1.53.30); FILE MERGED
2007/02/06 05:31:15 pb 1.53.30.1: fix: #i67647# better German
Diffstat (limited to 'officecfg')
-rw-r--r-- | officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu index eb20cfa5bc2d..7b8e49f11372 100644 --- a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu +++ b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu @@ -1,13 +1,13 @@ -<?xml version="1.0" encoding="UTF-8"?> +<?xml version="1.0" encoding="UTF-8"?> <!--*********************************************************************** * * OpenOffice.org - a multi-platform office productivity suite * * $RCSfile: GenericCommands.xcu,v $ * - * $Revision: 1.53 $ + * $Revision: 1.54 $ * - * last change: $Author: hr $ $Date: 2007-01-02 15:33:35 $ + * last change: $Author: ihi $ $Date: 2007-03-26 11:55:27 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -4720,7 +4720,7 @@ </node> <node oor:name=".uno:SearchDialog" oor:op="replace"> <prop oor:name="Label" oor:type="xs:string"> - <value xml:lang="de">~Suchen & Ersetzen...</value> + <value xml:lang="de">~Suchen & ersetzen...</value> <value xml:lang="en-US">~Find & Replace...</value> </prop> <prop oor:name="Properties" oor:type="xs:int"> @@ -4765,7 +4765,7 @@ </node> <node oor:name=".uno:FormDesignTools" oor:op="replace"> <prop oor:name="Label" oor:type="xs:string"> - <value xml:lang="de">Formular Entwurf</value> + <value xml:lang="de">Formular-Entwurf</value> <value xml:lang="en-US">Form Design</value> </prop> <prop oor:name="Properties" oor:type="xs:int"> |