diff options
author | Matt A. Tobin <mattatobin@localhost.localdomain> | 2018-02-02 04:16:08 -0500 |
---|---|---|
committer | Matt A. Tobin <mattatobin@localhost.localdomain> | 2018-02-02 04:16:08 -0500 |
commit | 5f8de423f190bbb79a62f804151bc24824fa32d8 (patch) | |
tree | 10027f336435511475e392454359edea8e25895d /dom/locales/en-US/chrome/plugins.properties | |
parent | 49ee0794b5d912db1f95dce6eb52d781dc210db5 (diff) | |
download | UXP-5f8de423f190bbb79a62f804151bc24824fa32d8.tar UXP-5f8de423f190bbb79a62f804151bc24824fa32d8.tar.gz UXP-5f8de423f190bbb79a62f804151bc24824fa32d8.tar.lz UXP-5f8de423f190bbb79a62f804151bc24824fa32d8.tar.xz UXP-5f8de423f190bbb79a62f804151bc24824fa32d8.zip |
Add m-esr52 at 52.6.0
Diffstat (limited to 'dom/locales/en-US/chrome/plugins.properties')
-rw-r--r-- | dom/locales/en-US/chrome/plugins.properties | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/dom/locales/en-US/chrome/plugins.properties b/dom/locales/en-US/chrome/plugins.properties new file mode 100644 index 000000000..ee8d25c88 --- /dev/null +++ b/dom/locales/en-US/chrome/plugins.properties @@ -0,0 +1,37 @@ +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. + +# LOCALIZATION NOTE (plugins.properties): +# Those strings are inserted into an HTML page, so all HTML characters +# have to be escaped in a way that they show up correctly in HTML! + +title_label=About Plugins +installedplugins_label=Installed plugins +nopluginsareinstalled_label=No installed plugins found +findpluginupdates_label=Find updates for installed plugins at +file_label=File: +path_label=Path: +version_label=Version: +state_label=State: +state_enabled=Enabled +state_disabled=Disabled +mimetype_label=MIME Type +description_label=Description +suffixes_label=Suffixes +learn_more_label=Learn More + +deprecation_description=Missing something? Some plugins are no longer supported. +deprecation_learn_more=Learn More. + +# GMP Plugins +gmp_license_info=License information +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_name=Primetime Content Decryption Module provided by Adobe Systems, Incorporated +eme-adobe_description=Play back protected web video. + +widevine_description=Widevine Content Decryption Module provided by Google Inc. |