mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Make filter UI comply with capitalisation style
Signed-off-by: Tim Wootton <tim@tee-jay.demon.co.uk> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
ecb91f9eb5
commit
683f4dc3fe
4 changed files with 5 additions and 5 deletions
|
@ -837,7 +837,7 @@ p, li { white-space: pre-wrap; }
|
|||
</action>
|
||||
<action name="actionFilterTags">
|
||||
<property name="text">
|
||||
<string>&Filter by Tags</string>
|
||||
<string>&Filter by tags</string>
|
||||
</property>
|
||||
<property name="shortcut">
|
||||
<string>Ctrl+F</string>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue