From 07d166a81c4287862180bba33cd6259262260ef1 Mon Sep 17 00:00:00 2001 From: Seth Chaiklin Date: Fri, 5 Feb 2021 11:58:52 +0100 Subject: tdf#139724 differentiate / improve labels on two "Outline" .unos .uno:SetOutline and .uno:OutlineFont refer respectively to selection of an Outline format and application of the font outline attribute. The patch adjusts, elaborates or expands their labels and tooltips to make them more comprehensible in the UI. Plus a small followup to clean-up adjustment of labels for .uno:DefaultBullets and .uno:DefaultNumbering. (tdf#139667) Change-Id: Ic8951bf338fd699ae57ca52374aaa03fe4c797db Reviewed-on: https://gerrit.libreoffice.org/c/core/+/110436 Tested-by: Jenkins Reviewed-by: Heiko Tietze --- .../data/org/openoffice/Office/UI/GenericCommands.xcu | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) (limited to 'officecfg/registry/data') diff --git a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu index 624dbf9818c8..ee5c3fd9e81d 100644 --- a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu +++ b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu @@ -1565,7 +1565,10 @@ bit 3 (0x8): #define UICOMMANDDESCRIPTION_PROPERTIES_TOGGLEBUTTON 8 - Outline + Outline Font Effect + + + Apply outline attribute to font. Not all fonts implement this attribute. 9 @@ -2617,7 +2620,7 @@ bit 3 (0x8): #define UICOMMANDDESCRIPTION_PROPERTIES_TOGGLEBUTTON 8 - Unordered Lists + Unordered List ~Unordered List @@ -2631,7 +2634,7 @@ bit 3 (0x8): #define UICOMMANDDESCRIPTION_PROPERTIES_TOGGLEBUTTON 8 - Numbered Lists + Ordered List ~Ordered List @@ -2645,13 +2648,13 @@ bit 3 (0x8): #define UICOMMANDDESCRIPTION_PROPERTIES_TOGGLEBUTTON 8 - Outline + Outline Format - ~Outline List + ~Outline Format - Set Outline List Style + Select Outline Format 15 -- cgit v1.2.3