rename "Recheck Existing Data" to "Verify Local Data"

This commit is contained in:
Mitchell Livingston 2007-11-18 02:50:30 +00:00
parent db4954cc68
commit 11ebb80bff
4 changed files with 6 additions and 6 deletions

View File

@ -150,7 +150,7 @@
<key>fDockMenu</key>
<string>NSMenu</string>
<key>fDownloadFilterButton</key>
<string>NSButton</string>
<string>FilterButton</string>
<key>fDownloadLimitItem</key>
<string>NSMenuItem</string>
<key>fDownloadMenu</key>
@ -164,11 +164,11 @@
<key>fNextInfoTabItem</key>
<string>NSMenuItem</string>
<key>fNoFilterButton</key>
<string>NSButton</string>
<string>FilterButton</string>
<key>fOpenIgnoreDownloadFolder</key>
<string>NSMenuItem</string>
<key>fPauseFilterButton</key>
<string>NSButton</string>
<string>FilterButton</string>
<key>fPrevFilterItem</key>
<string>NSMenuItem</string>
<key>fPrevInfoTabItem</key>
@ -178,7 +178,7 @@
<key>fSearchFilterField</key>
<string>NSSearchField</string>
<key>fSeedFilterButton</key>
<string>NSButton</string>
<string>FilterButton</string>
<key>fSpeedLimitButton</key>
<string>NSButton</string>
<key>fStatusBar</key>

View File

@ -10,7 +10,7 @@
<integer>5</integer>
<key>IBOpenObjects</key>
<array>
<integer>1603</integer>
<integer>1400</integer>
</array>
<key>IBSystem Version</key>
<string>9B18</string>

Binary file not shown.

View File

@ -28,7 +28,7 @@
<div summary="To do this" id="taskbox">
<ol>
<li>Select the relevant torrent.</li>
<li>Go to the Transfers menu >> Recheck Existing Data.</li>
<li>Go to the Transfers menu >> Validate Local Data.</li>
</ol>
</div>