mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Make title consistent with other arabic titles
i.e. Arabic first, then latin.
This commit is contained in:
parent
37fbf67369
commit
359ebd2c19
@ -8,7 +8,7 @@ from calibre.web.feeds.recipes import BasicNewsRecipe
|
|||||||
|
|
||||||
|
|
||||||
class AlMasryAlyoum(BasicNewsRecipe):
|
class AlMasryAlyoum(BasicNewsRecipe):
|
||||||
title = u'Al-Masry Alyoum (المصري اليوم)'
|
title = u'المصري اليوم (Al-Masry Alyoum)'
|
||||||
__author__ = 'Hassan Williamson'
|
__author__ = 'Hassan Williamson'
|
||||||
description = 'The Arabic version of the Al-Masry Alyoum (Egypt Independent) newspaper.'
|
description = 'The Arabic version of the Al-Masry Alyoum (Egypt Independent) newspaper.'
|
||||||
language = 'ar_eg'
|
language = 'ar_eg'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user