From 4a1ed673d7b7b0efb5675f9a484cb3c89dafd3e3 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Sat, 23 Jun 2012 11:02:18 +0530 Subject: [PATCH] ... --- recipes/bbc_brasil.recipe | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/recipes/bbc_brasil.recipe b/recipes/bbc_brasil.recipe index 947f51082f..a2d83944d1 100644 --- a/recipes/bbc_brasil.recipe +++ b/recipes/bbc_brasil.recipe @@ -149,8 +149,7 @@ class BBCBrasilRecipe(BasicNewsRecipe): # Author of this recipe. __author__ = 'Carlos Laviola' - # Specify English as the language of the RSS feeds (ISO-639 code). - language = 'en_GB' + language = 'pt_BR' # Set tags. tags = 'news, sport, blog'