[Libreoffice-commits] .: officecfg/registry

Kohei Yoshida kohei at kemper.freedesktop.org
Mon Jul 11 11:51:41 PDT 2011


 officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 6eeb9dd0c40c7f2066a5b1f3d4b2d214bf22f85b
Author: Jeffrey Chang <jeffdchang at gmail.com>
Date:   Sat Jul 9 02:25:33 2011 +0800

    Change Menuitem Insert Ruler to Rule

diff --git a/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu
index 2bf5c99..81b2299 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">


More information about the Libreoffice-commits mailing list