diff options
| author | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2011-10-19 07:12:43 +0000 |
|---|---|---|
| committer | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2011-10-19 07:12:43 +0000 |
| commit | a04fc5522943e9afb40b4e9a7650595b828766ef (patch) | |
| tree | e7ceda64d6a0bb1c15a29fea45a57558db39b563 /apps | |
| parent | daaba1d3d854b414779319fcbc543a9ec86ab68f (diff) | |
| download | ktorrent-3.5.13.tar.gz ktorrent-3.5.13.zip | |
Fix ktorrent string errorsv3.5.13
Thanks to Calvin Morrison for the patch!
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/ktorrent@1259606 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'apps')
| -rw-r--r-- | apps/ktorrent/queuedlg.ui | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/ktorrent/queuedlg.ui b/apps/ktorrent/queuedlg.ui index f7c58e6..8517b57 100644 --- a/apps/ktorrent/queuedlg.ui +++ b/apps/ktorrent/queuedlg.ui @@ -66,7 +66,7 @@ </sizepolicy> </property> <property name="text"> - <string>tqStatus:</string> + <string>Status:</string> </property> </widget> <widget class="TQLabel"> @@ -282,7 +282,7 @@ </sizepolicy> </property> <property name="text"> - <string>tqStatus:</string> + <string>Status:</string> </property> </widget> <widget class="TQLabel"> |
