mirror of
https://github.com/transmission/transmission.git
synced 2025-12-24 20:35:36 +00:00
remove an extra space
This commit is contained in:
@@ -231,7 +231,7 @@
|
||||
? NSLocalizedString(@"A transfer marked as private with no tracker addresses will be unable to connect to peers."
|
||||
" The torrent file will only be useful if you plan to upload the file to a tracker website"
|
||||
" that will add the addresses for you.", "Create torrent -> blank address -> message")
|
||||
: NSLocalizedString(@"The transfer will not contact trackers for peers, and will have to rely solely on"
|
||||
: NSLocalizedString(@"The transfer will not contact trackers for peers, and will have to rely solely on"
|
||||
" non-tracker peer discovery methods such as PEX and DHT to download and seed.",
|
||||
"Create torrent -> blank address -> message");
|
||||
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user