Bug 1400129 Remove unused accessKey l10n property draft
authorAndrew Swan <aswan@mozilla.com>
Fri, 15 Sep 2017 09:50:08 -0700
changeset 665514 cd0d088a099c58226219457f4e4137ac43d2f845
parent 665513 22ed219fb63a53c96daa5e957539a8f2393189d4
child 665805 1556a5f841795c4e8815d5c3435b1e8069505b87
push id80096
push useraswan@mozilla.com
push dateFri, 15 Sep 2017 16:50:35 +0000
bugs1400129
milestone57.0a1
Bug 1400129 Remove unused accessKey l10n property MozReview-Commit-ID: 3K5Mt2blZgl
mobile/android/locales/en-US/chrome/browser.properties
--- a/mobile/android/locales/en-US/chrome/browser.properties
+++ b/mobile/android/locales/en-US/chrome/browser.properties
@@ -124,17 +124,16 @@ webextPerms.listIntro=It requires your p
 webextPerms.add.label=Add
 webextPerms.cancel.label=Cancel
 
 # LOCALIZATION NOTE (webextPerms.updateText)
 # %S is replaced with the localized name of the updated extension.
 webextPerms.updateText=%S has been updated. You must approve new permissions before the updated version will install. Choosing “Cancel” will maintain your current add-on version.
 
 webextPerms.updateAccept.label=Update
-webextPerms.updateAccept.accessKey=U
 
 webextPerms.description.bookmarks=Read and modify bookmarks
 webextPerms.description.browserSettings=Read and modify browser settings
 webextPerms.description.browsingData=Clear recent browsing history, cookies, and related data
 webextPerms.description.clipboardRead=Get data from the clipboard
 webextPerms.description.clipboardWrite=Input data to the clipboard
 webextPerms.description.devtools=Extend developer tools to access your data in open tabs
 webextPerms.description.downloads=Download files and read and modify the browser’s download history