From b59c5ace4b7213ffd62495d0c0e5b6411f5071be Mon Sep 17 00:00:00 2001 From: Samuel Mehrbrodt Date: Sat, 6 Sep 2014 12:03:17 +0200 Subject: Related fdo#81475 Improve toolbar tooltips in Writer standard toolbar and show the shortcut in the tooltip also when there is a custom tooltip Change-Id: Ia3f5d17df3769479f7aacf63a83507ccb8593103 Reviewed-on: https://gerrit.libreoffice.org/11303 Reviewed-by: Samuel Mehrbrodt Tested-by: Samuel Mehrbrodt --- .../org/openoffice/Office/UI/GenericCommands.xcu | 24 +++++++++++----------- .../org/openoffice/Office/UI/WriterCommands.xcu | 6 +++--- 2 files changed, 15 insertions(+), 15 deletions(-) (limited to 'officecfg') diff --git a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu index 60fed197e93f..e0a32068aee2 100644 --- a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu +++ b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu @@ -1264,7 +1264,7 @@ - Undo + Undo Last Action @@ -2019,7 +2019,7 @@ - Print File Directly + Print Document Directly 1 @@ -2246,7 +2246,7 @@ - ~File... + ~Document... 1 @@ -3077,7 +3077,7 @@ - ~Spelling... + Check ~Spelling and Grammar... @@ -3087,7 +3087,7 @@ - ~Spelling and Grammar... + Check ~Spelling and Grammar... 1 @@ -3103,7 +3103,7 @@ - ~Spelling... + Check ~Spelling and Grammar... 1 @@ -3366,7 +3366,7 @@ - Redo + Redo Last Action 1 @@ -3382,7 +3382,7 @@ - Format Paintbrush (double click for multi-selection) + Clone Formatting (double click for multi-selection) 9 @@ -3403,7 +3403,7 @@ - Cu~t + Cu~t Selection 1 @@ -3411,7 +3411,7 @@ - ~Copy + ~Copy Selection 1 @@ -3419,7 +3419,7 @@ - ~Paste + ~Paste from Clipboard 1 @@ -5445,7 +5445,7 @@ - ~Spellcheck + Toggle Auto ~Spellcheck diff --git a/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu index 59f52b2e2474..c0bd4217c768 100644 --- a/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu +++ b/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu @@ -88,7 +88,7 @@ - Insert Endnote Directly + Insert Endnote 1 @@ -492,7 +492,7 @@ - Insert Fields + Insert Field 9 @@ -561,7 +561,7 @@ - Insert Footnote Directly + Insert Footnote 1 -- cgit