diff options
Diffstat (limited to '')
-rw-r--r-- | l10n-si/dom/chrome/security/caps.properties | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/l10n-si/dom/chrome/security/caps.properties b/l10n-si/dom/chrome/security/caps.properties new file mode 100644 index 0000000000..91f4ee4bf5 --- /dev/null +++ b/l10n-si/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 = ආරක්ෂක දෝෂය: %S හි අන්තර්ගතය පූරණය නොවේ හෝ %S වෙතට යොමු වේ. +CheckSameOriginError = ආරක්ෂක දෝෂය: %S හි අන්තර්ගතය %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 |