summaryrefslogtreecommitdiff
path: root/cui
diff options
context:
space:
mode:
authorSeth Chaiklin <sdc.blanco@youmail.dk>2022-03-14 16:51:49 +0100
committerAdolfo Jayme Barrientos <fitojb@ubuntu.com>2022-03-15 17:22:35 +0100
commit4108348161b1f1f1693b722a828e7c9584c33cd6 (patch)
tree1f2fbea82168d117918450e28ca371d1602bad81 /cui
parent1d64575346ff05c77042ec10825f4896a24e1f27 (diff)
Related: tdf#35030 - add tooltip and improve extended tooltip for reset
Change-Id: I3153785bd5d7420bb6ec89cdf1592362acbbb5b1 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/131480 Tested-by: Jenkins Reviewed-by: Heiko Tietze <heiko.tietze@documentfoundation.org>
Diffstat (limited to 'cui')
-rw-r--r--cui/uiconfig/ui/accelconfigpage.ui3
1 files changed, 2 insertions, 1 deletions
diff --git a/cui/uiconfig/ui/accelconfigpage.ui b/cui/uiconfig/ui/accelconfigpage.ui
index 576ec931381f..f64eec3641ac 100644
--- a/cui/uiconfig/ui/accelconfigpage.ui
+++ b/cui/uiconfig/ui/accelconfigpage.ui
@@ -292,9 +292,10 @@ To quickly find a shortcut in this list, simply press the key combination.</prop
<property name="can_focus">True</property>
<property name="receives_default">True</property>
<property name="use_underline">True</property>
+ <property name="tooltip_text" translatable="yes" context="accelconfigpage|tooltip|reset">Unsaved modifications to shortcut keys are reverted.</property>
<child internal-child="accessible">
<object class="AtkObject" id="reset-atkobject">
- <property name="AtkObject::accessible-description" translatable="yes" context="accelconfigpage|extended_tip|reset">Resets modified values back to the default values.</property>
+ <property name="AtkObject::accessible-description" translatable="yes" context="accelconfigpage|extended_tip|reset">Revert any changes made to keyboard shortcuts to the assignments that were present when this dialog was opened.</property>
</object>
</child>
</object>