mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Fix #1263416 [Book Details, change label Publishers to Publisher](https://bugs.launchpad.net/calibre/+bug/1263416)
This commit is contained in:
parent
2f711f84fa
commit
9658af0fe3
@ -107,7 +107,7 @@ def _builtin_field_metadata():
|
||||
'datatype':'text',
|
||||
'is_multiple':{},
|
||||
'kind':'field',
|
||||
'name':_('Publishers'),
|
||||
'name':_('Publisher'),
|
||||
'search_terms':['publisher'],
|
||||
'is_custom':False,
|
||||
'is_category':True,
|
||||
|
Loading…
x
Reference in New Issue
Block a user