From 673e1a30bcd540299e7329b2d4107d75c47c3442 Mon Sep 17 00:00:00 2001 From: Ruud Date: Sun, 8 Jan 2012 13:14:00 +0100 Subject: [PATCH] Movie manage, better description --- couchpotato/core/plugins/manage/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/couchpotato/core/plugins/manage/__init__.py b/couchpotato/core/plugins/manage/__init__.py index 496fe627..4aa9fe80 100644 --- a/couchpotato/core/plugins/manage/__init__.py +++ b/couchpotato/core/plugins/manage/__init__.py @@ -9,7 +9,7 @@ config = [{ { 'tab': 'renamer', 'label': 'movie library manager', - 'description': 'Add multiple movie folders.', + 'description': 'Add your existing movie folders.', 'wizard': True, 'options': [ {