Changeset 9405
- Timestamp:
- Oct 25, 2009, 7:00:09 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/macosx/en.lproj/Localizable.strings
r9312 r9405 122 122 Torrent table -> group row -> tooltip */ 123 123 "1 transfer" = "1 transfer"; 124 125 /* Move folder cannot be used alert -> message */126 "\"%@\" cannot be used. The file will remain in its current location." = "\"%@\" cannot be used. The file will remain in its current location.";127 128 /* Folder cannot be used alert -> message */129 "\"%@\" cannot be used. The transfer will be paused." = "\"%@\" cannot be used. The transfer will be paused.";130 124 131 125 /* Open invalid alert -> title */ … … 240 234 "Checking existing data (%.2f%%)" = "Checking existing data (%.2f%%)"; 241 235 242 /* Folder cannot be used alert -> location button */243 "Choose New Location" = "Choose New Location";244 245 236 /* Message window -> save button */ 246 237 "Clear" = "Clear"; … … 530 521 Create torrent -> zero size -> button 531 522 Download not a torrent -> button 532 Folder cannot be used alert -> button533 523 Move error alert -> button 534 Move folder cannot be used alert -> button535 524 Move inside itself alert -> button 536 525 Open duplicate alert -> button … … 751 740 Default folder cannot be used alert -> prompt 752 741 Default incomplete folder cannot be used alert -> prompt 753 Folder cannot be used alert -> prompt754 742 Move torrent -> prompt 755 743 Open torrent -> prompt … … 760 748 "Select a file or folder for the torrent file." = "Select a file or folder for the torrent file."; 761 749 762 /* Add -> select destination folder 763 Folder cannot be used alert -> select destination folder */ 750 /* Add -> select destination folder */ 764 751 "Select the download folder for \"%@\"" = "Select the download folder for \"%@\""; 765 752 … … 837 824 "The download folder cannot be used. Choose a new location." = "The download folder cannot be used. Choose a new location."; 838 825 839 /* Folder cannot be used alert -> title */840 "The folder for downloading \"%@\" cannot be used." = "The folder for downloading \"%@\" cannot be used.";841 842 /* Move folder cannot be used alert -> title */843 "The folder for moving the completed \"%@\" cannot be used." = "The folder for moving the completed \"%@\" cannot be used.";844 845 826 /* Default incomplete folder cannot be used alert -> message */ 846 827 "The incomplete folder cannot be used. Choose a new location or cancel for none." = "The incomplete folder cannot be used. Choose a new location or cancel for none.";
Note: See TracChangeset
for help on using the changeset viewer.