mirror of
https://github.com/transmission/transmission
synced 2024-12-25 01:03:01 +00:00
small change to help and French localization
This commit is contained in:
parent
83f8f22957
commit
ea53194c66
3 changed files with 4 additions and 8 deletions
|
@ -364,7 +364,7 @@
|
|||
4DFBC2DD09C0970D00D5C571 /* Torrent.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Torrent.h; path = macosx/Torrent.h; sourceTree = "<group>"; };
|
||||
4DFBC2DE09C0970D00D5C571 /* Torrent.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = Torrent.m; path = macosx/Torrent.m; sourceTree = "<group>"; };
|
||||
8D1107310486CEB800E47090 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist; name = Info.plist; path = macosx/Info.plist; sourceTree = "<group>"; };
|
||||
8D1107320486CEB800E47090 /* Transmission.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Transmission.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
||||
8D1107320486CEB800E47090 /* Transmission.app */ = {isa = PBXFileReference; includeInIndex = 0; lastKnownFileType = wrapper.application; path = Transmission.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
||||
A200B8390A2263BA007BBB1E /* InfoWindowController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = InfoWindowController.h; path = macosx/InfoWindowController.h; sourceTree = "<group>"; };
|
||||
A200B83A0A2263BA007BBB1E /* InfoWindowController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = InfoWindowController.m; path = macosx/InfoWindowController.m; sourceTree = "<group>"; };
|
||||
A2041D520C9AC523000ACFFB /* Lock.tiff */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; name = Lock.tiff; path = macosx/Images/Lock.tiff; sourceTree = "<group>"; };
|
||||
|
|
|
@ -41,6 +41,7 @@
|
|||
<p>Once you have the torrent file, drag it into Transmission - downloading should start immediately.
|
||||
<p>You can pause and resume transfers at any time, so long as the files remain in your download folder.
|
||||
<p>It is good etiquette to share or 'seed' the file for a while (ie leave it uploading) once your download is complete.
|
||||
<p>You can use Transmission's action menu, the individual torrent menu, as well as the Inspector to adjust download and seeding preferences on the fly.
|
||||
<ul>
|
||||
<li><a href="usingt.html">Downloading and sharing with Transmission</a></li>
|
||||
</ul>
|
||||
|
|
9
macosx/fr.lproj/MainMenu.nib/info.nib
generated
9
macosx/fr.lproj/MainMenu.nib/info.nib
generated
|
@ -7,7 +7,7 @@
|
|||
<key>IBEditorPositions</key>
|
||||
<dict>
|
||||
<key>1041</key>
|
||||
<string>469 523 239 149 0 0 1440 878 </string>
|
||||
<string>469 523 216 149 0 0 1440 878 </string>
|
||||
<key>1480</key>
|
||||
<string>308 633 420 63 0 0 1440 878 </string>
|
||||
<key>1603</key>
|
||||
|
@ -17,7 +17,7 @@
|
|||
<key>2043</key>
|
||||
<string>416 277 87 68 0 0 1440 878 </string>
|
||||
<key>29</key>
|
||||
<string>143 618 451 44 0 0 1440 878 </string>
|
||||
<string>143 618 548 44 0 0 1440 878 </string>
|
||||
<key>456</key>
|
||||
<string>338 441 240 225 0 0 1440 878 </string>
|
||||
<key>581</key>
|
||||
|
@ -33,11 +33,6 @@
|
|||
</array>
|
||||
<key>IBOldestOS</key>
|
||||
<integer>3</integer>
|
||||
<key>IBOpenObjects</key>
|
||||
<array>
|
||||
<integer>1041</integer>
|
||||
<integer>1936</integer>
|
||||
</array>
|
||||
<key>IBSystem Version</key>
|
||||
<string>8R2218</string>
|
||||
</dict>
|
||||
|
|
Loading…
Reference in a new issue