commit 2f364432efc730b0b590d89849ffe69facd14ad5
parent 438ff82955f96b8ede7908ce69927ee53bd405e1
Author: Simon Kornblith <simon@simonster.com>
Date: Thu, 31 Aug 2006 07:52:28 +0000
oops. actually commit the string changes, and change comments in translate.js
Diffstat:
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/chrome/chromeFiles/content/scholar/xpcom/translate.js b/chrome/chromeFiles/content/scholar/xpcom/translate.js
@@ -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:
diff --git a/chrome/chromeFiles/locale/en-US/scholar/scholar.properties b/chrome/chromeFiles/locale/en-US/scholar/scholar.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