mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-10 01:22:31 -06:00
- Fixed a typo
This commit is contained in:
@@ -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" >
|
||||||
|
|||||||
Reference in New Issue
Block a user