diff options
Diffstat (limited to '')
-rw-r--r-- | l10n-bs/dom/chrome/security/caps.properties | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/l10n-bs/dom/chrome/security/caps.properties b/l10n-bs/dom/chrome/security/caps.properties new file mode 100644 index 0000000000..9101f3b3fc --- /dev/null +++ b/l10n-bs/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 = Sigurnosna greška : Sadržaj na %S ne može da učita ili da se poveže sa %S. +CheckSameOriginError = Sigurnosna greška: Sadržaj na %S ne može da učita podatke sa %S. +ExternalDataError = Sigurnosna greška: sadržaj pri %S je pokušao učitati %S, ali ne smije učitati vanjske podatke kada se koriste kao slika.\u0020 + +CreateWrapperDenied = Odbijena dozvola za kreiranje okvira za objekat klase %S +CreateWrapperDeniedForOrigin = Odbijena dozvola za <%2$S> da kreira okvir za objekat klase %1$S |