From a9a02108158aec113212a0becb2e0160d420ca42 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Wed, 11 Jul 2012 12:18:00 +0530 Subject: [PATCH] ... --- recipes/national_geographic_mag.recipe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes/national_geographic_mag.recipe b/recipes/national_geographic_mag.recipe index 31afa2fd81..f571d117be 100644 --- a/recipes/national_geographic_mag.recipe +++ b/recipes/national_geographic_mag.recipe @@ -8,7 +8,7 @@ class NatGeoMag(BasicNewsRecipe): oldest_article = 31 max_articles_per_feed = 50 category = 'geography, magazine' - language = 'en_US' + language = 'en' publication_type = 'magazine' cover_url = 'http://www.yourlogoresources.com/wp-content/uploads/2011/09/national-geographic-logo.jpg' use_embedded_content = False