diff --git a/recipes/stars_and_stripes.recipe b/recipes/stars_and_stripes.recipe index d1d203dc70..57acd5ebd8 100644 --- a/recipes/stars_and_stripes.recipe +++ b/recipes/stars_and_stripes.recipe @@ -18,7 +18,7 @@ class AdvancedUserRecipe1308791026(BasicNewsRecipe): encoding = 'utf8' publisher = 'stripes.com' category = 'news, US, world' - language = 'en_US' + language = 'en' publication_type = 'newsportal' preprocess_regexps = [(re.compile(r'', re.DOTALL), lambda m: '')] conversion_options = {