mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Move Journal of Accountancy to plain English
This commit is contained in:
parent
29f798a94a
commit
264f6ef885
@ -26,7 +26,7 @@ def classes(classes):
|
|||||||
|
|
||||||
class JournalOfAccountancy(BasicNewsRecipe):
|
class JournalOfAccountancy(BasicNewsRecipe):
|
||||||
__author__ = 'Jose Ortiz'
|
__author__ = 'Jose Ortiz'
|
||||||
language = 'en_US'
|
language = 'en'
|
||||||
title = u'Journal of Accountancy'
|
title = u'Journal of Accountancy'
|
||||||
description = (
|
description = (
|
||||||
'A monthly journal of tax, financial reporting, auditing and other'
|
'A monthly journal of tax, financial reporting, auditing and other'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user