Move all China related recipes into a single category

Fixes #1338001 [Change in categorization of news sources](https://bugs.launchpad.net/calibre/+bug/1338001)
This commit is contained in:
Kovid Goyal 2014-07-05 09:06:21 +05:30
parent 14dc446536
commit 172977dbf5
2 changed files with 3 additions and 5 deletions

View File

@ -18,7 +18,7 @@ class AsianReviewOfBooks(BasicNewsRecipe):
no_stylesheets = True
use_embedded_content = False
encoding = 'cp1252'
language = 'en_HK'
language = 'en_CN'
publication_type = 'magazine'
masthead_url = 'http://www.asianreviewofbooks.com/new/images/mob_arb.png'
extra_css = """

View File

@ -184,7 +184,6 @@ _extra_lang_codes = {
'pt_BR' : _('Brazilian Portuguese'),
'en_GB' : _('English (UK)'),
'zh_CN' : _('Simplified Chinese'),
'zh_HK' : _('Chinese (HK)'),
'zh_TW' : _('Traditional Chinese'),
'en' : _('English'),
'en_US' : _('English (United States)'),
@ -207,7 +206,6 @@ _extra_lang_codes = {
'en_PK' : _('English (Pakistan)'),
'en_PL' : _('English (Poland)'),
'en_HR' : _('English (Croatia)'),
'en_HK' : _('English (Hong Kong)'),
'en_HU' : _('English (Hungary)'),
'en_ID' : _('English (Indonesia)'),
'en_IL' : _('English (Israel)'),