summaryrefslogtreecommitdiffstats
path: root/l10n-nb-NO/dom/chrome/dom/dom.properties
diff options
context:
space:
mode:
Diffstat (limited to 'l10n-nb-NO/dom/chrome/dom/dom.properties')
-rw-r--r--l10n-nb-NO/dom/chrome/dom/dom.properties6
1 files changed, 1 insertions, 5 deletions
diff --git a/l10n-nb-NO/dom/chrome/dom/dom.properties b/l10n-nb-NO/dom/chrome/dom/dom.properties
index b8762836f6..159826fb6d 100644
--- a/l10n-nb-NO/dom/chrome/dom/dom.properties
+++ b/l10n-nb-NO/dom/chrome/dom/dom.properties
@@ -18,6 +18,7 @@ DebugScriptButton=Feilsøk skript
WaitForScriptButton=Fortsett
DontAskAgain=&Ikke spør igjen
WindowCloseBlockedWarning=Skript kan ikke lukke vinduer som ikke ble åpnet av skriptet selv.
+WindowCloseByScriptBlockedWarning=Skript kan bare lukke vinduer som ble åpnet av et skript.
OnBeforeUnloadTitle=Er du sikker?
OnBeforeUnloadMessage2=Denne siden ber deg bekrefte at du ønsker å forlate siden — informasjon som du allerede har skrevet inn vil kanskje ikke lagres.
OnBeforeUnloadStayButton=Bli på siden
@@ -309,8 +310,6 @@ WindowContentUntrustedWarning=«content»-attributtet til Window-objekter er for
SVGRefLoopWarning=SVG-en <%S> med ID “%S” har en referansesløyfe.
# LOCALIZATION NOTE: The first %S is the tag name of the element in the chain where the chain was broken, the second %S is the element's ID.
SVGRefChainLengthExceededWarning=En SVG <%S> referansekjede som er for lang ble forlatt ved elementet med ID “%S”.
-# LOCALIZATION NOTE: Do not translate SVGSVGElement.deselectAll.
-SVGDeselectAll=SVGSVGElement.deselectAll is deprecated as it duplicates functionality from the Selection API.
# LOCALIZATION NOTE: Do not translate SVGGraphicsElement.nearestViewportElement or SVGElement.viewportElement.
SVGNearestViewportElement=SVGGraphicsElement.nearestViewportElement is deprecated and will be removed at a future date. Use SVGElement.viewportElement instead.
# LOCALIZATION NOTE: Do not translate SVGGraphicsElement.farthestViewportElement.
@@ -480,9 +479,6 @@ InstallTriggerInstallDeprecatedWarning=InstallTrigger.install() er foreldet og v
# LOCALIZATION NOTE: Do not translate "HTMLOptionsCollection.length". %1$S is the invalid value, %2$S is the current limit.
SelectOptionsLengthAssignmentWarning=Refused to expand <select> option list via assignment to HTMLOptionsCollection.length (value %1$S). The maximum supported size is %2$S.
-# LOCALIZATION NOTE: Do not translate "isExternalCTAP2SecurityKeySupported".
-IsExternalCTAP2SecurityKeySupportedWarning=isExternalCTAP2SecurityKeySupported() is deprecated.
-
InvalidFormControlUnfocusable=An invalid form control is not focusable.
# LOCALIZATION NOTE: Do not translate "name="
InvalidNamedFormControlUnfocusable=The invalid form control with name=‘%S’ is not focusable.