Changeset 10668 for trunk/macosx/en.lproj/Localizable.strings
- Timestamp:
- May 20, 2010, 12:14:06 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/macosx/en.lproj/Localizable.strings
r10561 r10668 57 57 /* Inspector -> Peers tab -> peers */ 58 58 "%d known" = "%d known"; 59 60 /* Inspector -> Peers tab -> peers */ 61 "%d local discovery" = "%d local discovery"; 59 62 60 63 /* Inspector -> Peers tab -> peers */ … … 380 383 "Encrypted Connection" = "Encrypted Connection"; 381 384 382 /* Blocklist -> message 383 Message window -> level 385 /* Message window -> level 384 386 Message window -> level string 385 387 Torrent -> status string */ … … 406 408 /* Inspector -> Peers tab -> table row tooltip */ 407 409 "From: libtorrent extension protocol handshake" = "From: libtorrent extension protocol handshake"; 410 411 /* Inspector -> Peers tab -> table row tooltip */ 412 "From: local peer discovery" = "From: local peer discovery"; 408 413 409 414 /* Inspector -> Peers tab -> table row tooltip */ … … 682 687 683 688 /* Inspector -> private torrent */ 684 "Private Torrent, PEX and DHT automatically disabled" = "Private Torrent, PEX and DHT automatically disabled";689 "Private Torrent, non-tracker peer discovery disabled" = "Private Torrent, non-tracker peer discovery disabled"; 685 690 686 691 /* Message window -> table column */ … … 906 911 907 912 /* Create torrent -> blank address -> message */ 908 "The transfer will not contact trackers for peers, and will have to rely solely on DHT and PEX to download and seed." = "The transfer will not contact trackers for peers, and will have to rely solely on DHT and PEXto download and seed.";913 "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." = "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."; 909 914 910 915 /* Confirm Quit panel -> message */
Note: See TracChangeset
for help on using the changeset viewer.