oops. actually commit the string changes, and change comments in translate.js
This commit is contained in:
parent
438ff82955
commit
2f364432ef
|
@ -62,8 +62,8 @@
|
|||
* among other things, disables passing of the translate
|
||||
* object to handlers and modifies complete() function on
|
||||
* returned items
|
||||
* _storageStream - the storage stream to be used, if one is configured
|
||||
* _storageStreamLength - the length of the storage stream
|
||||
* _storage - the stored string to be treated as input
|
||||
* _storageLength - the length of the stored string
|
||||
* _exportFileDirectory - the directory to which files will be exported
|
||||
*
|
||||
* WEB-ONLY PRIVATE PROPERTIES:
|
||||
|
|
|
@ -48,11 +48,11 @@ itemFields.place = Place
|
|||
itemFields.publisher = Publisher
|
||||
itemFields.pages = Pages
|
||||
itemFields.ISBN = ISBN
|
||||
itemFields.publicationTitle = Publication Title
|
||||
itemFields.publicationTitle = Publication
|
||||
itemFields.ISSN = ISSN
|
||||
itemFields.date = Date
|
||||
itemFields.section = Section
|
||||
itemFields.accessionNumber = Accession Number
|
||||
itemFields.accessionNumber = Accession No
|
||||
itemFields.archiveLocation = Location in Archive
|
||||
itemFields.medium = Medium
|
||||
itemFields.distributor = Distributor
|
||||
|
@ -60,7 +60,7 @@ itemFields.url = URL
|
|||
itemFields.type = Type
|
||||
itemFields.callNumber = Call Number
|
||||
itemFields.extra = Extra
|
||||
itemFields.journalAbbreviation = Journal Abbreviation
|
||||
itemFields.journalAbbreviation = Journal Abbr
|
||||
itemFields.DOI = DOI
|
||||
itemFields.accessDate = Accessed
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user