mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-21 13:53:37 -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>
|
</layout>
|
||||||
<action name="actionSelect" >
|
<action name="actionSelect" >
|
||||||
<property name="text" >
|
<property name="text" >
|
||||||
<string>select</string>
|
<string>Select</string>
|
||||||
|
</property>
|
||||||
|
<property name="iconText" >
|
||||||
|
<string>Select</string>
|
||||||
|
</property>
|
||||||
|
<property name="toolTip" >
|
||||||
|
<string>Select</string>
|
||||||
</property>
|
</property>
|
||||||
</action>
|
</action>
|
||||||
<action name="actionUnselect" >
|
<action name="actionUnselect" >
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue