Arte is algo German

This commit is contained in:
Laurent Bachelier 2012-02-11 14:00:07 +01:00
commit b1298452d4

View file

@ -36,7 +36,7 @@ class ArteBackend(BaseBackend, ICapVideo):
MAINTAINER = 'Romain Bignon'
EMAIL = 'romain@weboob.org'
VERSION = '0.b'
DESCRIPTION = 'Arte French TV'
DESCRIPTION = 'Arte French and German TV'
LICENSE = 'AGPLv3+'
CONFIG = BackendConfig(Value('lang', label='Lang of videos',
choices={'fr': 'French', 'de': 'Deutsch', 'en': 'English'}, default='fr'),