From def92d1b8e9d373e2f6f27c366d578d97d8960c6 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 15 May 2024 05:34:50 +0200 Subject: Merging upstream version 126.0. Signed-off-by: Daniel Baumann --- l10n-hy-AM/dom/chrome/accessibility/mac/accessible.properties | 5 +++++ l10n-hy-AM/dom/chrome/accessibility/unix/accessible.properties | 4 ++++ l10n-hy-AM/dom/chrome/accessibility/win/accessible.properties | 4 ++++ 3 files changed, 13 insertions(+) (limited to 'l10n-hy-AM/dom/chrome/accessibility') diff --git a/l10n-hy-AM/dom/chrome/accessibility/mac/accessible.properties b/l10n-hy-AM/dom/chrome/accessibility/mac/accessible.properties index 53e0971fff..db36649041 100644 --- a/l10n-hy-AM/dom/chrome/accessibility/mac/accessible.properties +++ b/l10n-hy-AM/dom/chrome/accessibility/mac/accessible.properties @@ -15,6 +15,10 @@ collapse= Հավաքել expand = Ընդարձակել activate= Ակտիվացնել cycle = Ցիկլ +# An action provided to accessibility clients such as screen readers to allow +# them to click an element when the click will be handled by a container +# (ancestor) element. This is not normally reported to users. +click ancestor = Սեղմել նախակալին # Universal Access API support # (Mac Only) @@ -27,6 +31,7 @@ term = տերմինը definition = որոշիչը # The Role Description for an input type="search" text field searchTextField = որոնել տեքստի դաշտում +# Role Description (exposed as AXTitle) for datepickers # The Role Description for WAI-ARIA Landmarks application = հավելված search = փնտրել diff --git a/l10n-hy-AM/dom/chrome/accessibility/unix/accessible.properties b/l10n-hy-AM/dom/chrome/accessibility/unix/accessible.properties index 79a284f10b..61d64bd583 100644 --- a/l10n-hy-AM/dom/chrome/accessibility/unix/accessible.properties +++ b/l10n-hy-AM/dom/chrome/accessibility/unix/accessible.properties @@ -15,3 +15,7 @@ collapse= Հավաքել expand = Ընդարձակել activate= Ակտիվացնել cycle = Ցիկլ +# An action provided to accessibility clients such as screen readers to allow +# them to click an element when the click will be handled by a container +# (ancestor) element. This is not normally reported to users. +click ancestor = Սեղմել նախնիին diff --git a/l10n-hy-AM/dom/chrome/accessibility/win/accessible.properties b/l10n-hy-AM/dom/chrome/accessibility/win/accessible.properties index b6afa96ec7..38681f4f62 100644 --- a/l10n-hy-AM/dom/chrome/accessibility/win/accessible.properties +++ b/l10n-hy-AM/dom/chrome/accessibility/win/accessible.properties @@ -15,3 +15,7 @@ collapse= Հավաքել expand = Ընդարձակել activate= Ակտիվացնել cycle = Ցիկլ +# An action provided to accessibility clients such as screen readers to allow +# them to click an element when the click will be handled by a container +# (ancestor) element. This is not normally reported to users. +click ancestor = Սեղմել նախնիին -- cgit v1.2.3