Bug 1318910: Provide a localization comment for urlbar.extension.label r?kmag draft
authorMatthew Wein <mwein@mozilla.com>
Mon, 21 Nov 2016 17:44:26 -0500
changeset 442172 1d44b2b934c697529e55af70e701a3b0225d0f4d
parent 442068 0534254e9a40b4bade2577c631fe4cfa0b5db41d
child 537721 916ec38f8281454cb1e38f5ed9e82d7cb21fe4c7
push id36610
push usermwein@mozilla.com
push dateMon, 21 Nov 2016 22:47:17 +0000
reviewerskmag
bugs1318910
milestone53.0a1
Bug 1318910: Provide a localization comment for urlbar.extension.label r?kmag MozReview-Commit-ID: BuIiCk3n0wP
browser/locales/en-US/chrome/browser/browser.dtd
--- a/browser/locales/en-US/chrome/browser/browser.dtd
+++ b/browser/locales/en-US/chrome/browser/browser.dtd
@@ -387,16 +387,17 @@ These should match what Safari and other
 <!ENTITY customizeMenu.removeFromMenu.label "Remove from Menu">
 <!ENTITY customizeMenu.removeFromMenu.accesskey "R">
 <!ENTITY customizeMenu.addMoreItems.label "Add More Items…">
 <!ENTITY customizeMenu.addMoreItems.accesskey "A">
 
 <!ENTITY openCmd.commandkey           "l">
 <!ENTITY urlbar.placeholder2          "Search or enter address">
 <!ENTITY urlbar.accesskey             "d">
+<!-- LOCALIZATION NOTE (urlbar.extension.label): Used to indicate that a selected autocomplete entry is provided by an extension. -->
 <!ENTITY urlbar.extension.label       "Extension:">
 <!ENTITY urlbar.switchToTab.label     "Switch to tab:">
 
 <!ENTITY urlbar.searchSuggestionsNotification.question "Would you like to improve your search experience with suggestions?">
 <!ENTITY urlbar.searchSuggestionsNotification.learnMore "Learn more…">
 <!ENTITY urlbar.searchSuggestionsNotification.learnMore.accesskey "l">
 <!ENTITY urlbar.searchSuggestionsNotification.disable "No">
 <!ENTITY urlbar.searchSuggestionsNotification.disable.accesskey "n">