diff options
author | wolfbeast <mcwerewolf@gmail.com> | 2018-02-19 20:04:11 +0100 |
---|---|---|
committer | wolfbeast <mcwerewolf@gmail.com> | 2018-02-19 20:04:11 +0100 |
commit | da8f20a3b05387aaa1c7c81543f1aae6dd1ca99d (patch) | |
tree | c78b4fde0bde40a35c618fdb5de2b6eaa0030df6 /browser/locales | |
parent | 38ec1c796d64fcf9d73a897685cadbf0ad74fed0 (diff) | |
download | UXP-da8f20a3b05387aaa1c7c81543f1aae6dd1ca99d.tar UXP-da8f20a3b05387aaa1c7c81543f1aae6dd1ca99d.tar.gz UXP-da8f20a3b05387aaa1c7c81543f1aae6dd1ca99d.tar.lz UXP-da8f20a3b05387aaa1c7c81543f1aae6dd1ca99d.tar.xz UXP-da8f20a3b05387aaa1c7c81543f1aae6dd1ca99d.zip |
Remove some obsolete front-end code in Basilisk.
Diffstat (limited to 'browser/locales')
-rw-r--r-- | browser/locales/en-US/chrome/browser/browser.properties | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/browser/locales/en-US/chrome/browser/browser.properties b/browser/locales/en-US/chrome/browser/browser.properties index 1947a3c90..6f3aab397 100644 --- a/browser/locales/en-US/chrome/browser/browser.properties +++ b/browser/locales/en-US/chrome/browser/browser.properties @@ -731,11 +731,8 @@ pendingCrashReports.alwaysSend = Always Send 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 install 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. decoder.noPulseAudio.message = To play audio, you may need to install the required PulseAudio software. decoder.unsupportedLibavcodec.message = libavcodec may be vulnerable or is not supported, and should be updated to play video. |