diff options
author | JustOff <Off.Just.Off@gmail.com> | 2019-11-16 16:01:44 +0200 |
---|---|---|
committer | JustOff <Off.Just.Off@gmail.com> | 2019-11-16 16:01:44 +0200 |
commit | d034857122f608f654b10a6ca204d35adddcde08 (patch) | |
tree | 585ae79884522b4c25fb430f199fe97a0b35b06a /dom/locales | |
parent | 556349010e01d0a3b7896f858d503781ea837b46 (diff) | |
download | uxp-d034857122f608f654b10a6ca204d35adddcde08.tar.gz |
Issue #1259 - Adjust Widewine strings after removing Adobe Primetime support
Diffstat (limited to 'dom/locales')
-rw-r--r-- | dom/locales/en-US/chrome/plugins.properties | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/dom/locales/en-US/chrome/plugins.properties b/dom/locales/en-US/chrome/plugins.properties index 6fa829bf12..d5e65fea73 100644 --- a/dom/locales/en-US/chrome/plugins.properties +++ b/dom/locales/en-US/chrome/plugins.properties @@ -28,6 +28,5 @@ gmp_privacy_info=Privacy Information openH264_name=OpenH264 Video Codec provided by Cisco Systems, Inc. openH264_description2=This plugin is automatically installed by Mozilla to comply with the WebRTC specification and to enable WebRTC calls with devices that require the H.264 video codec. Visit http://www.openh264.org/ to view the codec source code and learn more about the implementation. -eme-adobe_description=Play back protected web video. - -widevine_description=Widevine Content Decryption Module provided by Google Inc. +widevine_name=Widevine Content Decryption Module provided by Google Inc. +widevine_description2=Play back protected web video. |