officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu | 3 --- 1 file changed, 3 deletions(-)
New commits: commit a0b053dbd7ce2d0d3713e750ad20c0a12bfd8c88 Author: Andras Timar <andras.ti...@collabora.com> AuthorDate: Mon Apr 11 15:07:23 2022 +0200 Commit: Andras Timar <andras.ti...@collabora.com> CommitDate: Mon Apr 11 15:07:27 2022 +0200 [cp] This label is too long for Online context menus https://github.com/CollaboraOnline/online/issues/4369 Change-Id: I15193f0c78ae1fa44e9ddea00083b09da7fbbddf diff --git a/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu index 2aea98007e00..4bcd51c4e902 100644 --- a/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu +++ b/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu @@ -2920,9 +2920,6 @@ <prop oor:name="ContextLabel" oor:type="xs:string"> <value xml:lang="en-US">Clone Formatting</value> </prop> - <prop oor:name="TooltipLabel" oor:type="xs:string"> - <value xml:lang="en-US">Clone Formatting (double click and Ctrl or Cmd to alter behavior)</value> - </prop> <prop oor:name="Properties" oor:type="xs:int"> <value>9</value> </prop>