[Libreoffice-commits] core.git: Branch 'libreoffice-4-4' - officecfg/registry
Yousuf Philips
philipz85 at hotmail.com
Fri Feb 6 06:36:00 PST 2015
officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit dccaa2b12871b801aacba3e358a8e34829218b49
Author: Yousuf Philips <philipz85 at hotmail.com>
Date: Tue Feb 3 22:52:54 2015 +0400
fdo#85825 incorrectly used 'vertically' for 'horizontally' (4.4)
Change-Id: I704e7d0ca6422f1388cd111c6998ba6ceb48d2bf
Reviewed-on: https://gerrit.libreoffice.org/14311
Reviewed-by: Caolán McNamara <caolanm at redhat.com>
Tested-by: Caolán McNamara <caolanm at redhat.com>
(cherry picked from commit 530226ca69f58bdb780a6864372f9de329c93e5b)
Reviewed-on: https://gerrit.libreoffice.org/14334
Tested-by: Michael Stahl <mstahl at redhat.com>
Reviewed-by: Michael Stahl <mstahl at redhat.com>
diff --git a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
index 8982316..79553f4 100644
--- a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
@@ -1571,7 +1571,7 @@
</node>
<node oor:name=".uno:CenterPara" oor:op="replace">
<prop oor:name="Label" oor:type="xs:string">
- <value xml:lang="en-US">Center Vertically</value>
+ <value xml:lang="en-US">Center Horizontally</value>
</prop>
<prop oor:name="Properties" oor:type="xs:int">
<value>11</value>
More information about the Libreoffice-commits
mailing list