mirror of
https://github.com/transmission/transmission
synced 2024-12-25 01:03:01 +00:00
rename "Recheck Existing Data" to "Verify Local Data"
This commit is contained in:
parent
db4954cc68
commit
11ebb80bff
4 changed files with 6 additions and 6 deletions
8
macosx/English.lproj/MainMenu.nib/classes.nib
generated
8
macosx/English.lproj/MainMenu.nib/classes.nib
generated
|
@ -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>
|
||||
|
|
2
macosx/English.lproj/MainMenu.nib/info.nib
generated
2
macosx/English.lproj/MainMenu.nib/info.nib
generated
|
@ -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>
|
||||
|
|
BIN
macosx/English.lproj/MainMenu.nib/keyedobjects.nib
generated
BIN
macosx/English.lproj/MainMenu.nib/keyedobjects.nib
generated
Binary file not shown.
|
@ -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>
|
||||
|
||||
|
|
Loading…
Reference in a new issue