This commit is contained in:
Kovid Goyal 2023-05-28 06:10:40 +05:30
parent df2e645f80
commit ba2ccd0e72
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -166,11 +166,7 @@
<string>Use keyboard searching in the book list</string> <string>Use keyboard searching in the book list</string>
</property> </property>
<property name="toolTip"> <property name="toolTip">
<string>&lt;p&gt;If enabled then pressing a key in the library view <string>&lt;p&gt;When enabled, pressing a key in the library view will search for the next cell in the current column where the value starts with the letter pressed. If there is no such cell then nothing happens. If the letter is a shortcut then the shortcut takes precedence.&lt;/p&gt;</string>
will search for the next cell in the current column where the
value starts with the letter pressed. If there is no such cell
then nothing happens. If the letter is a shortcut then the
shortcut takes precedence.&lt;/p&gt;</string>
</property> </property>
</widget> </widget>
</item> </item>