mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-21 05:43:32 -07:00
- Fixed a typo
This commit is contained in:
parent
110d3e55bb
commit
530ccf1e9b
1 changed files with 7 additions and 1 deletions
|
@ -174,7 +174,13 @@
|
|||
</layout>
|
||||
<action name="actionSelect" >
|
||||
<property name="text" >
|
||||
<string>select</string>
|
||||
<string>Select</string>
|
||||
</property>
|
||||
<property name="iconText" >
|
||||
<string>Select</string>
|
||||
</property>
|
||||
<property name="toolTip" >
|
||||
<string>Select</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="actionUnselect" >
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue