diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2005-02-25 12:00:01 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2005-02-25 12:00:01 +0000 |
commit | 336937c5a5aacd35ce56d7b13dd73551eaba89bd (patch) | |
tree | 86d933d3960540259e5e0ba0ac7975a3db8e631c /officecfg | |
parent | a086ad052dd364fa6aba48dc70ecc32c4e214b77 (diff) |
INTEGRATION: CWS pbfinal01 (1.3.8); FILE MERGED
2005/02/07 11:39:49 pb 1.3.8.1: fix: #i41797# 'chart' -> 'Chart'
Diffstat (limited to 'officecfg')
-rw-r--r-- | officecfg/registry/data/org/openoffice/Office/Embedding.xcu | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/officecfg/registry/data/org/openoffice/Office/Embedding.xcu b/officecfg/registry/data/org/openoffice/Office/Embedding.xcu index 74287368c767..5ae357810f17 100644 --- a/officecfg/registry/data/org/openoffice/Office/Embedding.xcu +++ b/officecfg/registry/data/org/openoffice/Office/Embedding.xcu @@ -3,9 +3,9 @@ * * $RCSfile: Embedding.xcu,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: hr $ $Date: 2005-02-14 11:40:51 $ + * last change: $Author: vg $ $Date: 2005-02-25 13:00:01 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -216,7 +216,7 @@ <node oor:name="Chart" oor:op="replace" install:module="chart"> <prop oor:name="ObjectUIName"> <value xml:lang="de">%PRODUCTNAME %PRODUCTVERSION Diagramm</value> - <value xml:lang="en-US">%PRODUCTNAME %PRODUCTVERSION chart</value> + <value xml:lang="en-US">%PRODUCTNAME %PRODUCTVERSION Chart</value> </prop> <prop oor:name="ClassID"> <value>12DCAE26-281F-416F-A234-C3086127382E</value> |