mirror of
git://github.com/kovidgoyal/calibre.git
synced 2025-12-24 05:16:12 +01:00
...
This commit is contained in:
parent
644cf51483
commit
d250b415d1
1 changed files with 1 additions and 1 deletions
|
|
@ -26,7 +26,7 @@
|
|||
author_sort=_('The author sort string'),
|
||||
tags=_('The tags'),
|
||||
series=_('The series'),
|
||||
series_index=_('The series number'),
|
||||
series_index=_('The series number. To get leading zeros use {series_index:03n}'),
|
||||
rating=_('The rating'),
|
||||
isbn=_('The ISBN'),
|
||||
publisher=_('The publisher'),
|
||||
|
|
|
|||
Loading…
Reference in a new issue