From b7c8b76b67b132fc79af75d4305528f2db1d9539 Mon Sep 17 00:00:00 2001 From: Yousuf Philips Date: Thu, 6 Nov 2014 07:18:34 +0400 Subject: fdo#85825 unify alignment tooltips Change-Id: I413a69aa6dabb8975863505384f1c26fa16bc0ff Reviewed-on: https://gerrit.libreoffice.org/12272 Reviewed-by: Samuel Mehrbrodt Tested-by: Samuel Mehrbrodt --- officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu | 4 ++-- .../registry/data/org/openoffice/Office/UI/GenericCommands.xcu | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'officecfg') diff --git a/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu index 166dcbf3ace8..86765afc2106 100644 --- a/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu +++ b/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu @@ -1510,7 +1510,7 @@ - Align Center Horizontally + Center Horizontally 1 @@ -1542,7 +1542,7 @@ - Align Center Vertically + Center Vertically 1 diff --git a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu index c8daecaa59ce..55a279b0ed55 100644 --- a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu +++ b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu @@ -1568,7 +1568,7 @@ - Centered + Center Vertically 11 @@ -5340,7 +5340,7 @@ - Top + Align Top 1 @@ -5348,7 +5348,7 @@ - Center ( vertical ) + Center Vertically 1 @@ -5356,7 +5356,7 @@ - Bottom + Align Bottom 1 -- cgit