| commit | 70b00434bad4216aeaed360808e19344de794c9c | [log] |
|---|---|---|
| author | Seth Chaiklin <sdc.blanco@youmail.dk> | Tue May 17 18:40:51 2022 +0200 |
| committer | Seth Chaiklin <sdc.blanco@youmail.dk> | Thu May 19 23:43:58 2022 +0200 |
| tree | 93d9818540f5354869929ab265c97e687104c425 | |
| parent | 31f4173f9dd06ee2083763d5f8029f08e12e0cd7 [diff] |
tdf#149047,tdf#149018 improve label and tooltip of .uno:ObjectMenue This patch is part of clarifying the meaning of some .unos in the Customize dialog (tdf#149047) and also part of using "OLE Object" instead of "Object" (when appropriate) in the UI (tdf#149018). Can give a longer tooltip because this .uno is not used in toolbars. Change-Id: I7596442f3842cd83fff8da9a6c3a191e7ffcb486 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/134444 Tested-by: Jenkins Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
diff --git a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu index 0ec1e82..e346f3b 100644 --- a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu +++ b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
@@ -3406,7 +3406,10 @@ bit 3 (0x8): #define UICOMMANDDESCRIPTION_PROPERTIES_TOGGLEBUTTON 8 </node> <node oor:name=".uno:ObjectMenue" oor:op="replace"> <prop oor:name="Label" oor:type="xs:string"> <value xml:lang="en-US">Ob~ject</value> <value xml:lang="en-US">OLE Ob~ject</value> </prop> <prop oor:name="TooltipLabel" oor:type="xs:string"> <value xml:lang="en-US">Menu for editing or saving OLE objects</value> </prop> <prop oor:name="Properties" oor:type="xs:int"> <value>1</value>