From 13f03b4b941c4d1a62f942f984239bd2751ccf0d Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Fri, 18 May 2012 18:53:37 +0530 Subject: [PATCH] ... --- recipes/stars_and_stripes.recipe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 = {