diff options
author | Kurt Zenker <kz@openoffice.org> | 2005-01-13 17:48:54 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2005-01-13 17:48:54 +0000 |
commit | b49439ec5a0829c80217ea6cb632d41ccaeb82a0 (patch) | |
tree | 612d716949bc2aaa31c9c2804ad30e6019a204a8 /officecfg | |
parent | 3b7019f48319a284271766cbd5a4938ff3562d5c (diff) |
INTEGRATION: CWS babelfish (1.31.18); FILE MERGED
2004/12/11 00:16:31 ihi 1.31.18.2: RESYNC: (1.31-1.35); FILE MERGED
2004/12/02 16:55:12 ihi 1.31.18.1: #i38286# en-US/de mismatch for .uno:ExtrusionDepthDialog
Diffstat (limited to 'officecfg')
-rw-r--r-- | officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu index d395308c44b6..1a5d115ccad5 100644 --- a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu +++ b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu @@ -3,9 +3,9 @@ * * $RCSfile: GenericCommands.xcu,v $ * - * $Revision: 1.35 $ + * $Revision: 1.36 $ * - * last change: $Author: kz $ $Date: 2004-12-03 14:20:23 $ + * last change: $Author: kz $ $Date: 2005-01-13 18:48:54 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -5638,8 +5638,8 @@ </node> <node oor:name=".uno:ExtrusionDepthDialog" oor:op="replace"> <prop oor:name="Label" oor:type="xs:string"> - <value xml:lang="de">Extrusion Depth</value> - <value xml:lang="en-US">Extrusionstiefe</value> + <value xml:lang="de">Extrusionstiefe</value> + <value xml:lang="en-US">Extrusion Depth</value> </prop> </node> <node oor:name=".uno:ExtrusionDepthFloater" oor:op="replace"> |