From c74a9e3e42eb379a3944de51fed748944e1712a4 Mon Sep 17 00:00:00 2001 From: Andrew Swan Date: Tue, 24 Jan 2017 09:17:05 -0800 Subject: [PATCH] Bug 1333251 Fix typo in permission string l10n=flod r=flod MozReview-Commit-ID: A27xwkKyi9G --HG-- extra : rebase_source : d8031ae9a39b8bc241efda29d1b046e6d9852b7a --- browser/locales/en-US/chrome/browser/browser.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/browser/locales/en-US/chrome/browser/browser.properties b/browser/locales/en-US/chrome/browser/browser.properties index e33b209ef793..3d839f8a0964 100644 --- a/browser/locales/en-US/chrome/browser/browser.properties +++ b/browser/locales/en-US/chrome/browser/browser.properties @@ -88,7 +88,7 @@ webextPerms.description.history=Access browsing history # %S will be replaced with the name of the application webextPerms.description.nativeMessaging=Exchange messages with programs other than %S webextPerms.description.notifications=Display notifications to you -webextPerms.description.sessions=Access browser recently closed tabs +webextPerms.description.sessions=Access recently closed tabs webextPerms.description.tabs=Access browser tabs webextPerms.description.topSites=Access browsing history webextPerms.description.webNavigation=Access browser activity during navigation