Browse Source

- Fixed a typo

adaptive-webui-19844
Christophe Dumez 18 years ago
parent
commit
530ccf1e9b
  1. 8
      src/addTorrentDialog.ui

8
src/addTorrentDialog.ui

@ -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…
Cancel
Save