Fix #1263416 [Book Details, change label Publishers to Publisher](https://bugs.launchpad.net/calibre/+bug/1263416)

This commit is contained in:
Kovid Goyal 2013-12-22 08:52:37 +05:30
parent 2f711f84fa
commit 9658af0fe3

View File

@ -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,