Hi,

Proposed patch for https://bugs.freedesktop.org/show_bug.cgi?id=38936, Bug
38936. Many different locations for "Hori~zontal Ruler", but it seems like
only WriterCommands.xcu in officecfg/registry/data/org/openoffice needed to
be modified. Now the toolbar tab matches the title on the box when the box
pops up.

Thanks,
-- 
--Jeffrey Chang
From b99ae25f50fcb1f4aa846fbaa46611fa873aba7d Mon Sep 17 00:00:00 2001
From: Jeffrey <jeffdch...@gmail.com>
Date: Sat, 9 Jul 2011 02:25:33 +0800
Subject: [PATCH] Change Menuitem Insert Ruler to Rule

---
 .../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 07346a9..9153d94 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">
-- 
1.7.3.4

_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to