Bug 1425251 - update comment for aboutdebugging legacy extension warning;r=flod draft
authorJulian Descottes <jdescottes@mozilla.com>
Thu, 14 Dec 2017 10:17:07 -0600
changeset 711737 17d2e4be1891d4c20b81495a371da6a1546f3564
parent 711704 dd90da67ebd3def595095f0445b6206ba7316a1b
child 711890 9a90868e529bd5cbaf53d63ba8bbe6788e5b7a81
push id93125
push userjdescottes@mozilla.com
push dateThu, 14 Dec 2017 16:17:29 +0000
reviewersflod
bugs1425251
milestone59.0a1
Bug 1425251 - update comment for aboutdebugging legacy extension warning;r=flod MozReview-Commit-ID: GwHtS5OONAQ
devtools/client/locales/en-US/aboutdebugging.properties
--- a/devtools/client/locales/en-US/aboutdebugging.properties
+++ b/devtools/client/locales/en-US/aboutdebugging.properties
@@ -105,17 +105,17 @@ temporaryID = This WebExtension has a te
 # This string is displayed as a link next to the temporaryID message and leads
 # the user to MDN.
 temporaryID.learnMore = Learn more
 
 # LOCALIZATION NOTE (legacyExtensionWarning):
 # This string is displayed as a warning message when loading a temporary legacy extension.
 legacyExtensionWarning = This is a legacy extension, be aware that these are no longer fully supported.  Please read the linked documentation and then proceed with caution.
 
-# LOCALIZATION NOTE (temporaryID.learnMore):
+# LOCALIZATION NOTE (legacyExtensionWarning.learnMore):
 # This string is displayed as a link next to the legacyExtensionWarning message and leads
 # the user to https://wiki.mozilla.org/Add-ons/Future_of_Bootstrap.
 legacyExtensionWarning.learnMore = Learn more
 
 # LOCALIZATION NOTE (selectAddonFromFile2):
 # This string is displayed as the title of the file picker that appears when
 # the user clicks the 'Load Temporary Add-on' button
 selectAddonFromFile2 = Select Manifest File or Package (.xpi)