From 5f8de423f190bbb79a62f804151bc24824fa32d8 Mon Sep 17 00:00:00 2001 From: "Matt A. Tobin" Date: Fri, 2 Feb 2018 04:16:08 -0500 Subject: Add m-esr52 at 52.6.0 --- dom/locales/en-US/chrome/plugins.properties | 37 +++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 dom/locales/en-US/chrome/plugins.properties (limited to 'dom/locales/en-US/chrome/plugins.properties') 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. -- cgit v1.2.3