From c0b3c9a330cd7dbde70f6a09f0f0f9c9b6b90dab Mon Sep 17 00:00:00 2001 From: Ruud Date: Sun, 7 Jul 2013 13:44:49 +0200 Subject: [PATCH] Make description a bit shorter --- couchpotato/core/providers/torrent/awesomehd/__init__.py | 4 ++-- couchpotato/core/providers/torrent/hdbits/__init__.py | 4 ++-- couchpotato/core/providers/torrent/iptorrents/__init__.py | 4 ++-- couchpotato/core/providers/torrent/kickasstorrents/__init__.py | 4 ++-- couchpotato/core/providers/torrent/passthepopcorn/__init__.py | 4 ++-- couchpotato/core/providers/torrent/publichd/__init__.py | 4 ++-- couchpotato/core/providers/torrent/sceneaccess/__init__.py | 4 ++-- couchpotato/core/providers/torrent/scenehd/__init__.py | 4 ++-- couchpotato/core/providers/torrent/thepiratebay/__init__.py | 4 ++-- couchpotato/core/providers/torrent/torrentbytes/__init__.py | 4 ++-- couchpotato/core/providers/torrent/torrentday/__init__.py | 4 ++-- couchpotato/core/providers/torrent/torrentleech/__init__.py | 4 ++-- couchpotato/core/providers/torrent/torrentshack/__init__.py | 4 ++-- couchpotato/core/providers/torrent/yify/__init__.py | 4 ++-- 14 files changed, 28 insertions(+), 28 deletions(-) diff --git a/couchpotato/core/providers/torrent/awesomehd/__init__.py b/couchpotato/core/providers/torrent/awesomehd/__init__.py index e2587a5..1dc5a2e 100644 --- a/couchpotato/core/providers/torrent/awesomehd/__init__.py +++ b/couchpotato/core/providers/torrent/awesomehd/__init__.py @@ -28,14 +28,14 @@ config = [{ 'label': 'Seed ratio', 'type': 'float', 'default': 1, - 'description': 'Torrent will not be (re)moved until this seed ratio is met.', + 'description': 'Will not be (re)moved until this seed ratio is met.', }, { 'name': 'seed_time', 'label': 'Seed time', 'type': 'int', 'default': 40, - 'description': 'Torrent will not be (re)moved until this seed time (in hours) is met.', + 'description': 'Will not be (re)moved until this seed time (in hours) is met.', }, { 'name': 'only_internal', diff --git a/couchpotato/core/providers/torrent/hdbits/__init__.py b/couchpotato/core/providers/torrent/hdbits/__init__.py index 0b370e1..f1613d3 100644 --- a/couchpotato/core/providers/torrent/hdbits/__init__.py +++ b/couchpotato/core/providers/torrent/hdbits/__init__.py @@ -36,14 +36,14 @@ config = [{ 'label': 'Seed ratio', 'type': 'float', 'default': 1, - 'description': 'Torrent will not be (re)moved until this seed ratio is met.', + 'description': 'Will not be (re)moved until this seed ratio is met.', }, { 'name': 'seed_time', 'label': 'Seed time', 'type': 'int', 'default': 40, - 'description': 'Torrent will not be (re)moved until this seed time (in hours) is met.', + 'description': 'Will not be (re)moved until this seed time (in hours) is met.', }, { 'name': 'extra_score', diff --git a/couchpotato/core/providers/torrent/iptorrents/__init__.py b/couchpotato/core/providers/torrent/iptorrents/__init__.py index c1eea5c..4cb90a1 100644 --- a/couchpotato/core/providers/torrent/iptorrents/__init__.py +++ b/couchpotato/core/providers/torrent/iptorrents/__init__.py @@ -39,14 +39,14 @@ config = [{ 'label': 'Seed ratio', 'type': 'float', 'default': 1, - 'description': 'Torrent will not be (re)moved until this seed ratio is met.', + 'description': 'Will not be (re)moved until this seed ratio is met.', }, { 'name': 'seed_time', 'label': 'Seed time', 'type': 'int', 'default': 40, - 'description': 'Torrent will not be (re)moved until this seed time (in hours) is met.', + 'description': 'Will not be (re)moved until this seed time (in hours) is met.', }, { 'name': 'extra_score', diff --git a/couchpotato/core/providers/torrent/kickasstorrents/__init__.py b/couchpotato/core/providers/torrent/kickasstorrents/__init__.py index 90f9eea..eebca28 100644 --- a/couchpotato/core/providers/torrent/kickasstorrents/__init__.py +++ b/couchpotato/core/providers/torrent/kickasstorrents/__init__.py @@ -24,14 +24,14 @@ config = [{ 'label': 'Seed ratio', 'type': 'float', 'default': 1, - 'description': 'Torrent will not be (re)moved until this seed ratio is met.', + 'description': 'Will not be (re)moved until this seed ratio is met.', }, { 'name': 'seed_time', 'label': 'Seed time', 'type': 'int', 'default': 40, - 'description': 'Torrent will not be (re)moved until this seed time (in hours) is met.', + 'description': 'Will not be (re)moved until this seed time (in hours) is met.', }, { 'name': 'extra_score', diff --git a/couchpotato/core/providers/torrent/passthepopcorn/__init__.py b/couchpotato/core/providers/torrent/passthepopcorn/__init__.py index f0cb966..cc7736a 100644 --- a/couchpotato/core/providers/torrent/passthepopcorn/__init__.py +++ b/couchpotato/core/providers/torrent/passthepopcorn/__init__.py @@ -67,14 +67,14 @@ config = [{ 'label': 'Seed ratio', 'type': 'float', 'default': 1, - 'description': 'Torrent will not be (re)moved until this seed ratio is met.', + 'description': 'Will not be (re)moved until this seed ratio is met.', }, { 'name': 'seed_time', 'label': 'Seed time', 'type': 'int', 'default': 40, - 'description': 'Torrent will not be (re)moved until this seed time (in hours) is met.', + 'description': 'Will not be (re)moved until this seed time (in hours) is met.', }, { 'name': 'extra_score', diff --git a/couchpotato/core/providers/torrent/publichd/__init__.py b/couchpotato/core/providers/torrent/publichd/__init__.py index 22e2dbb..d1cb107 100644 --- a/couchpotato/core/providers/torrent/publichd/__init__.py +++ b/couchpotato/core/providers/torrent/publichd/__init__.py @@ -24,14 +24,14 @@ config = [{ 'label': 'Seed ratio', 'type': 'float', 'default': 1, - 'description': 'Torrent will not be (re)moved until this seed ratio is met.', + 'description': 'Will not be (re)moved until this seed ratio is met.', }, { 'name': 'seed_time', 'label': 'Seed time', 'type': 'int', 'default': 40, - 'description': 'Torrent will not be (re)moved until this seed time (in hours) is met.', + 'description': 'Will not be (re)moved until this seed time (in hours) is met.', }, { 'name': 'extra_score', diff --git a/couchpotato/core/providers/torrent/sceneaccess/__init__.py b/couchpotato/core/providers/torrent/sceneaccess/__init__.py index 786f28a..eaee026 100644 --- a/couchpotato/core/providers/torrent/sceneaccess/__init__.py +++ b/couchpotato/core/providers/torrent/sceneaccess/__init__.py @@ -33,14 +33,14 @@ config = [{ 'label': 'Seed ratio', 'type': 'float', 'default': 1, - 'description': 'Torrent will not be (re)moved until this seed ratio is met.', + 'description': 'Will not be (re)moved until this seed ratio is met.', }, { 'name': 'seed_time', 'label': 'Seed time', 'type': 'int', 'default': 40, - 'description': 'Torrent will not be (re)moved until this seed time (in hours) is met.', + 'description': 'Will not be (re)moved until this seed time (in hours) is met.', }, { 'name': 'extra_score', diff --git a/couchpotato/core/providers/torrent/scenehd/__init__.py b/couchpotato/core/providers/torrent/scenehd/__init__.py index 9b967f4..79d2550 100644 --- a/couchpotato/core/providers/torrent/scenehd/__init__.py +++ b/couchpotato/core/providers/torrent/scenehd/__init__.py @@ -33,14 +33,14 @@ config = [{ 'label': 'Seed ratio', 'type': 'float', 'default': 1, - 'description': 'Torrent will not be (re)moved until this seed ratio is met.', + 'description': 'Will not be (re)moved until this seed ratio is met.', }, { 'name': 'seed_time', 'label': 'Seed time', 'type': 'int', 'default': 40, - 'description': 'Torrent will not be (re)moved until this seed time (in hours) is met.', + 'description': 'Will not be (re)moved until this seed time (in hours) is met.', }, { 'name': 'extra_score', diff --git a/couchpotato/core/providers/torrent/thepiratebay/__init__.py b/couchpotato/core/providers/torrent/thepiratebay/__init__.py index 2c90243..6e469a6 100644 --- a/couchpotato/core/providers/torrent/thepiratebay/__init__.py +++ b/couchpotato/core/providers/torrent/thepiratebay/__init__.py @@ -30,14 +30,14 @@ config = [{ 'label': 'Seed ratio', 'type': 'float', 'default': 1, - 'description': 'Torrent will not be (re)moved until this seed ratio is met.', + 'description': 'Will not be (re)moved until this seed ratio is met.', }, { 'name': 'seed_time', 'label': 'Seed time', 'type': 'int', 'default': 40, - 'description': 'Torrent will not be (re)moved until this seed time (in hours) is met.', + 'description': 'Will not be (re)moved until this seed time (in hours) is met.', }, { 'name': 'extra_score', diff --git a/couchpotato/core/providers/torrent/torrentbytes/__init__.py b/couchpotato/core/providers/torrent/torrentbytes/__init__.py index c7f4437..65c90c3 100644 --- a/couchpotato/core/providers/torrent/torrentbytes/__init__.py +++ b/couchpotato/core/providers/torrent/torrentbytes/__init__.py @@ -33,14 +33,14 @@ config = [{ 'label': 'Seed ratio', 'type': 'float', 'default': 1, - 'description': 'Torrent will not be (re)moved until this seed ratio is met.', + 'description': 'Will not be (re)moved until this seed ratio is met.', }, { 'name': 'seed_time', 'label': 'Seed time', 'type': 'int', 'default': 40, - 'description': 'Torrent will not be (re)moved until this seed time (in hours) is met.', + 'description': 'Will not be (re)moved until this seed time (in hours) is met.', }, { 'name': 'extra_score', diff --git a/couchpotato/core/providers/torrent/torrentday/__init__.py b/couchpotato/core/providers/torrent/torrentday/__init__.py index d3bbaa1..9eaa499 100644 --- a/couchpotato/core/providers/torrent/torrentday/__init__.py +++ b/couchpotato/core/providers/torrent/torrentday/__init__.py @@ -33,14 +33,14 @@ config = [{ 'label': 'Seed ratio', 'type': 'float', 'default': 1, - 'description': 'Torrent will not be (re)moved until this seed ratio is met.', + 'description': 'Will not be (re)moved until this seed ratio is met.', }, { 'name': 'seed_time', 'label': 'Seed time', 'type': 'int', 'default': 40, - 'description': 'Torrent will not be (re)moved until this seed time (in hours) is met.', + 'description': 'Will not be (re)moved until this seed time (in hours) is met.', }, { 'name': 'extra_score', diff --git a/couchpotato/core/providers/torrent/torrentleech/__init__.py b/couchpotato/core/providers/torrent/torrentleech/__init__.py index d3ee761..d5b8b24 100644 --- a/couchpotato/core/providers/torrent/torrentleech/__init__.py +++ b/couchpotato/core/providers/torrent/torrentleech/__init__.py @@ -33,14 +33,14 @@ config = [{ 'label': 'Seed ratio', 'type': 'float', 'default': 1, - 'description': 'Torrent will not be (re)moved until this seed ratio is met.', + 'description': 'Will not be (re)moved until this seed ratio is met.', }, { 'name': 'seed_time', 'label': 'Seed time', 'type': 'int', 'default': 40, - 'description': 'Torrent will not be (re)moved until this seed time (in hours) is met.', + 'description': 'Will not be (re)moved until this seed time (in hours) is met.', }, { 'name': 'extra_score', diff --git a/couchpotato/core/providers/torrent/torrentshack/__init__.py b/couchpotato/core/providers/torrent/torrentshack/__init__.py index 69ad176..f6ed401 100644 --- a/couchpotato/core/providers/torrent/torrentshack/__init__.py +++ b/couchpotato/core/providers/torrent/torrentshack/__init__.py @@ -32,14 +32,14 @@ config = [{ 'label': 'Seed ratio', 'type': 'float', 'default': 1, - 'description': 'Torrent will not be (re)moved until this seed ratio is met.', + 'description': 'Will not be (re)moved until this seed ratio is met.', }, { 'name': 'seed_time', 'label': 'Seed time', 'type': 'int', 'default': 40, - 'description': 'Torrent will not be (re)moved until this seed time (in hours) is met.', + 'description': 'Will not be (re)moved until this seed time (in hours) is met.', }, { 'name': 'scene_only', diff --git a/couchpotato/core/providers/torrent/yify/__init__.py b/couchpotato/core/providers/torrent/yify/__init__.py index f953e80..30d7ef0 100644 --- a/couchpotato/core/providers/torrent/yify/__init__.py +++ b/couchpotato/core/providers/torrent/yify/__init__.py @@ -24,14 +24,14 @@ config = [{ 'label': 'Seed ratio', 'type': 'float', 'default': 1, - 'description': 'Torrent will not be (re)moved until this seed ratio is met.', + 'description': 'Will not be (re)moved until this seed ratio is met.', }, { 'name': 'seed_time', 'label': 'Seed time', 'type': 'int', 'default': 40, - 'description': 'Torrent will not be (re)moved until this seed time (in hours) is met.', + 'description': 'Will not be (re)moved until this seed time (in hours) is met.', }, { 'name': 'extra_score',