From 40a355a42d4a9444dc753c04c6608dade2f06a23 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 19 Apr 2024 03:13:27 +0200 Subject: Adding upstream version 125.0.1. Signed-off-by: Daniel Baumann --- l10n-en-CA/dom/chrome/dom/dom.properties | 27 ++++-- l10n-en-CA/dom/chrome/security/csp.properties | 99 ++++++++++++++++++++++ l10n-en-CA/dom/chrome/security/security.properties | 5 ++ 3 files changed, 125 insertions(+), 6 deletions(-) (limited to 'l10n-en-CA/dom') diff --git a/l10n-en-CA/dom/chrome/dom/dom.properties b/l10n-en-CA/dom/chrome/dom/dom.properties index 44cb8caf67..ec35e61425 100644 --- a/l10n-en-CA/dom/chrome/dom/dom.properties +++ b/l10n-en-CA/dom/chrome/dom/dom.properties @@ -18,6 +18,7 @@ DebugScriptButton=Debug script WaitForScriptButton=Continue DontAskAgain=&Don’t ask me again WindowCloseBlockedWarning=Scripts may not close windows that were not opened by script. +WindowCloseByScriptBlockedWarning=Scripts may only close windows that were opened by a script. OnBeforeUnloadTitle=Are you sure? OnBeforeUnloadMessage2=This page is asking you to confirm that you want to leave — information you’ve entered may not be saved. OnBeforeUnloadStayButton=Stay on Page @@ -304,6 +305,7 @@ NotificationsRequireUserGesture=The Notification permission may only be requeste NotificationsRequireUserGestureDeprecationWarning=Requesting Notification permission outside a short running user-generated event handler is deprecated and will not be supported in the future. # LOCALIZATION NOTE: Do not translate "content", "Window", and "window.top" WindowContentUntrustedWarning=The “content” attribute of Window objects is deprecated. Please use “window.top” instead. + # LOCALIZATION NOTE: The first %S is the tag name of the element that starts the loop, the second %S is the element's ID. SVGRefLoopWarning=The SVG <%S> with ID “%S” has a reference loop. # 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. @@ -312,6 +314,13 @@ SVGRefChainLengthExceededWarning=An SVG <%S> reference chain which is too long w SVGNearestViewportElement=SVGGraphicsElement.nearestViewportElement is deprecated and will be removed at a future date. Use SVGElement.viewportElement instead. # LOCALIZATION NOTE: Do not translate SVGGraphicsElement.farthestViewportElement. SVGFarthestViewportElement=SVGGraphicsElement.farthestViewportElement is deprecated and will be removed at a future date. +# LOCALIZATION NOTE: Do not translate SVGSVGElement.deselectAll. +SVGDeselectAllWarning=SVGSVGElement.deselectAll is deprecated as it duplicates functionality from the Selection API. +# LOCALIZATION NOTE: Do not translate SVGGraphicsElement.nearestViewportElement or SVGElement.viewportElement. +SVGNearestViewportElementWarning=SVGGraphicsElement.nearestViewportElement is deprecated and will be removed at a future date. Use SVGElement.viewportElement instead. +# LOCALIZATION NOTE: Do not translate SVGGraphicsElement.farthestViewportElement. +SVGFarthestViewportElementWarning=SVGGraphicsElement.farthestViewportElement is deprecated and will be removed at a future date. + # LOCALIZATION NOTE: Do not translate "