From 730718a396685d82ff23b7d7f785ad166298f112 Mon Sep 17 00:00:00 2001 From: Ruud Date: Mon, 25 Mar 2013 12:24:54 +0100 Subject: [PATCH] Link to country codes for subtitles --- couchpotato/core/plugins/subtitle/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/couchpotato/core/plugins/subtitle/__init__.py b/couchpotato/core/plugins/subtitle/__init__.py index 686d385e..bbd40853 100644 --- a/couchpotato/core/plugins/subtitle/__init__.py +++ b/couchpotato/core/plugins/subtitle/__init__.py @@ -20,7 +20,7 @@ config = [{ }, { 'name': 'languages', - 'description': 'Comma separated, 2 letter country code. Example: en, nl', + 'description': 'Comma separated, 2 letter country code. Example: en, nl. See the codes at on Wikipedia', }, # { # 'name': 'automatic',