From aa266c11f4cc2866f167d135f0b02c401c58f581 Mon Sep 17 00:00:00 2001 From: Dan Stillman Date: Mon, 4 Apr 2016 23:24:03 -0400 Subject: [PATCH] Add quotes around feed button target --- chrome/content/zotero/itemPane.js | 2 +- chrome/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 index cdaae2eff..2e7d60224 100644 --- 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 index 39e8be627..8500af825 100644 --- 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