officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit dccaa2b12871b801aacba3e358a8e34829218b49 Author: Yousuf Philips <philip...@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 <caol...@redhat.com> Tested-by: Caolán McNamara <caol...@redhat.com> (cherry picked from commit 530226ca69f58bdb780a6864372f9de329c93e5b) Reviewed-on: https://gerrit.libreoffice.org/14334 Tested-by: Michael Stahl <mst...@redhat.com> Reviewed-by: Michael Stahl <mst...@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>
_______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits