Bug 1264807 - Land user-facing Vista-specific string for Decoder Doctor. r?gijs draft
authorJared Wein <jwein@mozilla.com>
Thu, 21 Apr 2016 18:46:16 -0400
changeset 355007 616953f2811ec330f8e8de78a2eab75e1b9c57a8
parent 354339 dff5be5628175185fa736bed9bf789fb2ff42504
child 519124 171fea892eb89ae6f703a82ac27f75aa63bd748b
push id16208
push userjwein@mozilla.com
push dateThu, 21 Apr 2016 22:46:33 +0000
reviewersgijs
bugs1264807
milestone48.0a1
Bug 1264807 - Land user-facing Vista-specific string for Decoder Doctor. r?gijs MozReview-Commit-ID: 3uOWtG0FFRE
browser/locales/en-US/chrome/browser/browser.properties
--- a/browser/locales/en-US/chrome/browser/browser.properties
+++ b/browser/locales/en-US/chrome/browser/browser.properties
@@ -758,11 +758,13 @@ certErrorDetailsCertChain.label = Certif
 # LOCALIZATION NOTE (tabgroups.migration.anonGroup):
 # %S is the group number/ID
 tabgroups.migration.anonGroup = Group %S
 tabgroups.migration.tabGroupBookmarkFolderName = Bookmarked Tab Groups
 
 decoder.noCodecs.button = Learn how
 decoder.noCodecs.accesskey = L
 decoder.noCodecs.message = To play video, you may need to install Microsoft’s Media Feature Pack.
+decoder.noCodecsVista.message = To play video, you may need to enable Microsoft’s Platform Update Supplement for Windows Vista.
 decoder.noCodecsXP.message = To play video, you may need to enable Adobe’s Primetime Content Decryption Module.
 decoder.noCodecsLinux.message = To play video, you may need to install the required video codecs.
 decoder.noHWAcceleration.message = To improve video quality, you may need to install Microsoft’s Media Feature Pack.
+decoder.noHWAccelerationVista.message = To improve video quality, you may need to install Microsoft’s Platform Update Supplement for Windows Vista.