This commit is contained in:
Kovid Goyal 2012-06-23 11:02:18 +05:30
parent 8156e13e83
commit 4a1ed673d7

View File

@ -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'