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

View File

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

Binary file not shown.

View File

@ -28,7 +28,7 @@
<div summary="To do this" id="taskbox"> <div summary="To do this" id="taskbox">
<ol> <ol>
<li>Select the relevant torrent.</li> <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> </ol>
</div> </div>