diff options
author | Jeffrey Chang <jeffdchang@gmail.com> | 2011-07-09 02:25:33 +0800 |
---|---|---|
committer | Kohei Yoshida <kyoshida@novell.com> | 2011-07-11 14:51:35 -0400 |
commit | c91d4ffc147aa21628523e92f2373e88430c1eb4 (patch) | |
tree | 01815e16c770f963673db7a8352e2a377016596f | |
parent | 32c9a1abddf7673729bbe027bb20774d22f2c0aa (diff) |
Change Menuitem Insert Ruler to Rule
-rw-r--r-- | officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu index 2bf5c9997c59..81b2299a1a49 100644 --- a/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu +++ b/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu @@ -57,7 +57,7 @@ </node> <node oor:name=".uno:InsertGraphicRuler" oor:op="replace"> <prop oor:name="Label" oor:type="xs:string"> - <value xml:lang="en-US">Hori~zontal Ruler...</value> + <value xml:lang="en-US">Hori~zontal Rule...</value> </prop> </node> <node oor:name=".uno:SetAnchorAtChar" oor:op="replace"> |