dom/locales/en-US/chrome/plugins.properties

changeset 0
6474c204b198
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/dom/locales/en-US/chrome/plugins.properties	Wed Dec 31 06:09:35 2014 +0100
     1.3 @@ -0,0 +1,21 @@
     1.4 +# This Source Code Form is subject to the terms of the Mozilla Public
     1.5 +# License, v. 2.0. If a copy of the MPL was not distributed with this
     1.6 +# file, You can obtain one at http://mozilla.org/MPL/2.0/.
     1.7 +
     1.8 +# LOCALIZATION NOTE (plugins.properties):
     1.9 +#    Those strings are inserted into an HTML page, so you all HTML characters
    1.10 +#    have to be escaped in a way that they show up correctly in HTML!
    1.11 +
    1.12 +title_label=About Plugins
    1.13 +installedplugins_label=Installed plugins
    1.14 +nopluginsareinstalled_label=No installed plugins found
    1.15 +findpluginupdates_label=Find updates for installed plugins at
    1.16 +file_label=File:
    1.17 +path_label=Path:
    1.18 +version_label=Version:
    1.19 +state_label=State:
    1.20 +state_enabled=Enabled
    1.21 +state_disabled=Disabled
    1.22 +mimetype_label=MIME Type
    1.23 +description_label=Description
    1.24 +suffixes_label=Suffixes

mercurial