diff options
author | janekptacijarabaci <janekptacijarabaci@seznam.cz> | 2018-06-11 09:52:55 +0200 |
---|---|---|
committer | janekptacijarabaci <janekptacijarabaci@seznam.cz> | 2018-06-11 09:52:55 +0200 |
commit | f3e445f6e8587bf40eaa3609bf4f5bea2becdc4a (patch) | |
tree | f61e406b4743187630baf8d1ea1e6496ecd518cb /application/palemoon/locales/en-US/chrome/browser/preferences/aboutPermissions.properties | |
parent | 27783db85a4d3c38b041e51b088ed2dbd35e96c1 (diff) | |
download | UXP-f3e445f6e8587bf40eaa3609bf4f5bea2becdc4a.tar UXP-f3e445f6e8587bf40eaa3609bf4f5bea2becdc4a.tar.gz UXP-f3e445f6e8587bf40eaa3609bf4f5bea2becdc4a.tar.lz UXP-f3e445f6e8587bf40eaa3609bf4f5bea2becdc4a.tar.xz UXP-f3e445f6e8587bf40eaa3609bf4f5bea2becdc4a.zip |
[PALEMOON] Moving About permissions component files from components/preferences/ to components/permissions/
Issue #191
Diffstat (limited to 'application/palemoon/locales/en-US/chrome/browser/preferences/aboutPermissions.properties')
-rw-r--r-- | application/palemoon/locales/en-US/chrome/browser/preferences/aboutPermissions.properties | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/application/palemoon/locales/en-US/chrome/browser/preferences/aboutPermissions.properties b/application/palemoon/locales/en-US/chrome/browser/preferences/aboutPermissions.properties deleted file mode 100644 index ca90a6cfb..000000000 --- a/application/palemoon/locales/en-US/chrome/browser/preferences/aboutPermissions.properties +++ /dev/null @@ -1,14 +0,0 @@ -# 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 (visitCount): Semicolon-separated list of plural forms. -# See: http://developer.mozilla.org/en/docs/Localization_and_Plurals -# #1 is the number of history visits for a site -visitCount=#1 visit;#1 visits - -# LOCALIZATION NOTE (passwordsCount, cookiesCount): Semicolon-separated list of plural forms. -# See: http://developer.mozilla.org/en/docs/Localization_and_Plurals -passwordsCount=#1 password is stored for this website.;#1 passwords are stored for this website. -cookiesCount=#1 cookie is set for this website.;#1 cookies are set for this website. -pluginBlocklisted=This plugin poses a security risk and cannot be set to Allow for all sites. |