diff options
author | Julien Nabet <serval2412@yahoo.fr> | 2014-08-16 22:06:46 +0200 |
---|---|---|
committer | Julien Nabet <serval2412@yahoo.fr> | 2014-08-16 23:02:26 +0200 |
commit | 46b7a08767e17ff1ef086393c4e111a8ffa19d55 (patch) | |
tree | 0303580471a3f0a694df25cf9bc6af3773a4d937 /officecfg | |
parent | 97cb7cd16c809e8311eada4200c748984e3f148f (diff) |
Related: fdo#45588 Use of different items for Formatting Marks
There's still help part to change
See https://bugs.freedesktop.org/show_bug.cgi?id=45588#c9
Change-Id: Ieb69ebffc680b0352ed481524a95a78bca50ac83
Diffstat (limited to 'officecfg')
-rw-r--r-- | officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu index 74597a3ae42a..f9e33bf78594 100644 --- a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu +++ b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu @@ -5547,7 +5547,7 @@ </node> <node oor:name=".uno:InsertSoftHyphen" oor:op="replace"> <prop oor:name="Label" oor:type="xs:string"> - <value xml:lang="en-US">~Optional hyphen</value> + <value xml:lang="en-US">S~oft hyphen</value> </prop> </node> <node oor:name=".uno:InsertNonBreakingSpace" oor:op="replace"> |