Better setting descriptions for automations

This commit is contained in:
Ruud
2012-04-08 17:31:33 +02:00
parent de96d4e1fb
commit 2435f73fc8
2 changed files with 2 additions and 2 deletions
@@ -10,7 +10,7 @@ config = [{
'tab': 'automation',
'name': 'imdb_automation',
'label': 'IMDB',
'description': 'From any public IMDB watchlists',
'description': 'From any <strong>public</strong> IMDB watchlists',
'options': [
{
'name': 'automation_enabled',
@@ -10,7 +10,7 @@ config = [{
'tab': 'automation',
'name': 'trakt_automation',
'label': 'Trakt',
'description': 'from watchlist',
'description': 'import movies from your own watchlist',
'options': [
{
'name': 'automation_enabled',