nzb -> usenet

This commit is contained in:
Ruud
2012-06-28 23:24:55 +02:00
parent a37467e3b5
commit ce920f4bd4
@@ -30,7 +30,7 @@ config = [{
'label': 'Use for',
'default': 'both',
'type': 'dropdown',
'values': [('nzbs & torrents', 'both'), ('nzb', 'nzb'), ('torrent', 'torrent')],
'values': [('usenet & torrents', 'both'), ('usenet', 'nzb'), ('torrent', 'torrent')],
},
{
'name': 'manual',