officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 530226ca69f58bdb780a6864372f9de329c93e5b Author: Yousuf Philips <philip...@hotmail.com> Date: Tue Feb 3 22:52:54 2015 +0400 fdo#85825 incorrectly used 'vertically' for 'horizontally' Change-Id: I704e7d0ca6422f1388cd111c6998ba6ceb48d2bf Reviewed-on: https://gerrit.libreoffice.org/14311 Reviewed-by: Caolán McNamara <caol...@redhat.com> Tested-by: Caolán McNamara <caol...@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 cf7bd62..ae01736 100644 --- a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu +++ b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu @@ -1592,7 +1592,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>
_______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits