diff options
Diffstat (limited to 'l10n-mk/dom/chrome/security/caps.properties')
-rw-r--r-- | l10n-mk/dom/chrome/security/caps.properties | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/l10n-mk/dom/chrome/security/caps.properties b/l10n-mk/dom/chrome/security/caps.properties new file mode 100644 index 0000000000..8a96bc3ffa --- /dev/null +++ b/l10n-mk/dom/chrome/security/caps.properties @@ -0,0 +1,8 @@ +# 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/. +CheckLoadURIError = Security Error: Content at %S may not load or link to %S. +CheckSameOriginError = Security Error: Content at %S may not load data from %S. + +CreateWrapperDenied = Permission denied to create wrapper for object of class %S +CreateWrapperDeniedForOrigin = Permission denied for <%2$S> to create wrapper for object of class %1$S |