transmission/macosx/en.lproj
Daniel Kamil Kozar 77b11232f2
Add support for creating torrents with a source flag (#443)
* Add support for creating torrents with a source flag

* Add the source flag functionality for Mac OSX

* Source flag should be a part of the info dictionary

* Address review comments

* Rename "sourceFlag" to "source" since "Flag" is usually reserved for booleans.
* Free the "source" pointer in tr_metainfoFree.
* Add information about transmission-create argument to its manpage.

* Replace all occurences of "sourceFlag" with "source" and use "Source tag" in UI

* Settle on just "Source" in UI

* The last usage of "flag" hopefully bites the dust! ;-)

* Add a missing free for the source in tr_metainfoFree

* Add a "source" field to the torrent-get RPC method

* uncrustify

* Test for torrents having different infohashes due to different source flags.

This is the whole point of this feature, so it makes sense to test it.

* case is important

* try to incorporate the macosx xml changes
2021-10-18 18:05:39 -05:00
..
AddMagnetWindow.xib
AddWindow.xib Fix: issue #1889, #1894, #1912, #1913 (#1923) 2021-10-13 11:04:10 -05:00
Creator.xib Add support for creating torrents with a source flag (#443) 2021-10-18 18:05:39 -05:00
GlobalOptionsPopover.xib
GroupRules.xib Don't have a background on group rules 2018-12-21 18:04:03 -05:00
InfoActivityView.xib
InfoGeneralView.xib
InfoOptionsView.xib
InfoPlist.strings Bump copyright to 2020 (some more places) (#1206) 2020-05-02 12:26:42 -05:00
Localizable.strings Sync existing translations with Transifex 2019-03-06 03:12:51 +03:00
MainMenu.xib
PrefsWindow.xib Fix: issue #1940 (#1955) 2021-10-14 13:18:18 -05:00