diff options
Diffstat (limited to '')
-rw-r--r-- | l10n-fi/dom/chrome/security/caps.properties | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/l10n-fi/dom/chrome/security/caps.properties b/l10n-fi/dom/chrome/security/caps.properties new file mode 100644 index 0000000000..c259db1502 --- /dev/null +++ b/l10n-fi/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 = Turvallisuusvirhe: Sisältö kohteessa %S ei voi ladata tai linkittää kohteeseen %S. +CheckSameOriginError = Turvallisuusvirhe: Sisältö kohteessa %S ei voi ladata dataa kohteesta %S. +ExternalDataError = Turvallisuusvirhe: Sisältö kohteessa %S yritti ladata kohdetta %S, mutta sen ei ole sallittua ladata ulkoista dataa kun sitä käytetään kuvana + +CreateWrapperDenied = Ei lupaa luoda pakettia luokan %S objektille +CreateWrapperDeniedForOrigin = <%2$S>:lla ei ole lupaa luoda pakettia luokan %1$S objektille |