diff options
Diffstat (limited to 'l10n-sv-SE/dom/chrome/security/caps.properties')
-rw-r--r-- | l10n-sv-SE/dom/chrome/security/caps.properties | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/l10n-sv-SE/dom/chrome/security/caps.properties b/l10n-sv-SE/dom/chrome/security/caps.properties new file mode 100644 index 0000000000..167c4b19e0 --- /dev/null +++ b/l10n-sv-SE/dom/chrome/security/caps.properties @@ -0,0 +1,9 @@ +# 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 = Säkerhetsfel: Innehåll på %S får inte hämta data från eller länka till %S. +CheckSameOriginError = Säkerhetsfel: Innehåll på %S får inte hämta data från %S. +ExternalDataError = Säkerhetsfel: innehåll på %S försökte ladda %S, men kan inte ladda extern data när den används som en bild.\u0020 + +CreateWrapperDenied = Nekades tillstånd att skapa bindning för objekt av klassen %S +CreateWrapperDeniedForOrigin = <%2$S> förvägrades att skapa bindning för objekt av klassen %1$S |