www

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | Submodules | README | LICENSE

commit aa266c11f4cc2866f167d135f0b02c401c58f581
parent cf212e2b70dccc48eb77f39b42eaa87a0727ce48
Author: Dan Stillman <dstillman@zotero.org>
Date:   Mon,  4 Apr 2016 23:24:03 -0400

Add quotes around feed button target

Diffstat:
Mchrome/content/zotero/itemPane.js | 2+-
Mchrome/locale/en-US/zotero/zotero.properties | 2+-
2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/chrome/content/zotero/itemPane.js b/chrome/content/zotero/itemPane.js @@ -238,7 +238,7 @@ var ZoteroItemPane = new function() { this.setTranslateButton = function() { - var label = Zotero.getString('general.addTo', _translationTarget.name); + var label = Zotero.getString('pane.item.addTo', _translationTarget.name); var elem = document.getElementById('zotero-feed-item-addTo-button'); elem.setAttribute('label', label); diff --git a/chrome/locale/en-US/zotero/zotero.properties b/chrome/locale/en-US/zotero/zotero.properties @@ -56,7 +56,6 @@ general.openPreferences = Open Preferences general.keys.ctrlShift = Ctrl+Shift+ general.keys.cmdShift = Cmd+Shift+ general.dontShowAgain = Don’t Show Again -general.addTo = Add to %S general.operationInProgress = A Zotero operation is currently in progress. general.operationInProgress.waitUntilFinished = Please wait until it has finished. @@ -274,6 +273,7 @@ pane.item.duplicates.onlySameItemType = Merged items must all be of the same it pane.item.markAsRead = Mark As Read pane.item.markAsUnread = Mark As Unread +pane.item.addTo = Add to “%S” pane.item.changeType.title = Change Item Type pane.item.changeType.text = Are you sure you want to change the item type?\n\nThe following fields will be lost: pane.item.defaultFirstName = first