officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu | 3 --- 1 file changed, 3 deletions(-)
New commits: commit 9f54e68fd58ac8bfc9f7ae3e88574de22d980fb9 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:08:38 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 ffc66b25c054..3b960d95c58f 100644 --- a/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu +++ b/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu @@ -2959,9 +2959,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>