mirror of
https://invent.kde.org/network/falkon.git
synced 2024-12-20 10:46:35 +01:00
[Preferences] Use better tooltip for single key shortcuts
Changed "search/find" -> "search on page"
This commit is contained in:
parent
eee3895f69
commit
1d8c3460c9
@ -1990,7 +1990,7 @@
|
||||
<item row="4" column="0" colspan="2">
|
||||
<widget class="QCheckBox" name="singleKeyShortcuts">
|
||||
<property name="toolTip">
|
||||
<string>Existing shortcuts:<br/><b>1</b> - previous tab<br/><b>2</b> - next tab<br/><b>/</b> - search/find</string>
|
||||
<string>Existing shortcuts:<br/><b>1</b> - previous tab<br/><b>2</b> - next tab<br/><b>/</b> - search on page</string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Use single key shortcuts</string>
|
||||
|
Loading…
Reference in New Issue
Block a user