diff options
author | Allan Sandfeld Jensen <allan.jensen@qt.io> | 2021-03-12 09:13:00 +0100 |
---|---|---|
committer | Allan Sandfeld Jensen <allan.jensen@qt.io> | 2021-03-16 09:58:26 +0000 |
commit | 03561cae90f1d99b5c54b1ef3be69f10e882b25e (patch) | |
tree | cc5f0958e823c044e7ae51cc0117fe51432abe5e /chromium/chrome/app/extensions_strings.grdp | |
parent | fa98118a45f7e169f8846086dc2c22c49a8ba310 (diff) | |
download | qtwebengine-chromium-03561cae90f1d99b5c54b1ef3be69f10e882b25e.tar.gz |
BASELINE: Update Chromium to 88.0.4324.208
Change-Id: I3ae87d23e4eff4b4a469685658740a213600c667
Reviewed-by: Allan Sandfeld Jensen <allan.jensen@qt.io>
Diffstat (limited to 'chromium/chrome/app/extensions_strings.grdp')
-rw-r--r-- | chromium/chrome/app/extensions_strings.grdp | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/chromium/chrome/app/extensions_strings.grdp b/chromium/chrome/app/extensions_strings.grdp index 931128cde32..1671478df7d 100644 --- a/chromium/chrome/app/extensions_strings.grdp +++ b/chromium/chrome/app/extensions_strings.grdp @@ -406,6 +406,9 @@ <message name="IDS_EXTENSIONS_TYPE_A_SHORTCUT" desc="The prompt to the user to enter a keyboard shortcut in order to assign it to an extension."> Type a shortcut </message> + <message name="IDS_EXTENSIONS_SUBPAGE_BUTTON" is_accessibility_with_no_ui="true" desc="Accessibility description for a button navigating the user from an extension's settings page to its settings subpage."> + Subpage button + </message> <if expr="is_macosx"> <message name="IDS_EXTENSIONS_INCLUDE_START_MODIFIER" desc="Error message explaining that shortcuts must start with either the Control, Alt, or Command key."> Include Ctrl, Alt, or ⌘ |