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