mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-07 18:24:30 -04:00
...
This commit is contained in:
parent
644cf51483
commit
d250b415d1
@ -26,7 +26,7 @@ FORMAT_ARG_DESCS = dict(
|
|||||||
author_sort=_('The author sort string'),
|
author_sort=_('The author sort string'),
|
||||||
tags=_('The tags'),
|
tags=_('The tags'),
|
||||||
series=_('The series'),
|
series=_('The series'),
|
||||||
series_index=_('The series number'),
|
series_index=_('The series number. To get leading zeros use {series_index:03n}'),
|
||||||
rating=_('The rating'),
|
rating=_('The rating'),
|
||||||
isbn=_('The ISBN'),
|
isbn=_('The ISBN'),
|
||||||
publisher=_('The publisher'),
|
publisher=_('The publisher'),
|
||||||
|
Loading…
x
Reference in New Issue
Block a user