Commit 3a76a27c authored by Richard Chui's avatar Richard Chui Committed by Chromium LUCI CQ

Capture Mode: Add strings for chromevox tab navigation

Bug: 1140597
Change-Id: I4223bd67355ace228edfcfeaaaf1d493ea97ce44
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2628739
Commit-Queue: Richard Chui <richui@chromium.org>
Reviewed-by: default avatarAhmed Fakhry <afakhry@chromium.org>
Cr-Commit-Position: refs/heads/master@{#843774}
parent d89ada62
......@@ -3278,6 +3278,51 @@ Here are some things you can try to get started.
<message name="IDS_ASH_SCREEN_CAPTURE_TOOLTIP_SCREENRECORD" desc="Tooltip of the toggle button indicates the video record mode.">
Screen record
</message>
<message name="IDS_ASH_SCREEN_CAPTURE_NAVIGATION_ALERT_SCREEN_RECORDING" desc="Alert spoken by screen readers when user tabs to screen recording.">
Screen recording mode
</message>
<message name="IDS_ASH_SCREEN_CAPTURE_NAVIGATION_ALERT_SCREENSHOT" desc="Alert spoken by screen readers when user tabs to screenshot.">
Screenshot mode
</message>
<message name="IDS_ASH_SCREEN_CAPTURE_NAVIGATION_ALERT_FULLSCREEN" desc="Alert spoken by screen readers when user tabs to full screen capture.">
Full screen capture
</message>
<message name="IDS_ASH_SCREEN_CAPTURE_NAVIGATION_ALERT_REGION" desc="Alert spoken by screen readers when user tabs to partial capture.">
Partial capture
</message>
<message name="IDS_ASH_SCREEN_CAPTURE_NAVIGATION_ALERT_WINDOW" desc="Alert spoken by screen readers when user tabs to window capture.">
Window capture
</message>
<message name="IDS_ASH_SCREEN_CAPTURE_NAVIGATION_ALERT_CLOSE" desc="Alert spoken by screen readers when user tabs to the close button.">
Dismiss capture mode
</message>
<message name="IDS_ASH_SCREEN_CAPTURE_NAVIGATION_ALERT_START_RECORD" desc="Alert spoken by screen readers when user tabs to record button.">
Start recording. Once recording has started use Alt + Shift + L to navigate to the shelf and find the stop recording button
</message>
<message name="IDS_ASH_SCREEN_CAPTURE_NAVIGATION_ALERT_STOP_RECORD" desc="Alert spoken by screen readers when user tabs to stop recording pod.">
Stop recording
</message>
<message name="IDS_ASH_SCREEN_CAPTURE_NAVIGATION_ALERT_CAPTURE" desc="Alert spoken by screen readers when user tabs to capture button.">
Take screenshot
</message>
<message name="IDS_ASH_SCREEN_CAPTURE_ALERT_SETTINGS_OPENED" desc="Alert spoken by screen readers when the settings menu is opened.">
Settings menu opened
</message>
<message name="IDS_ASH_SCREEN_CAPTURE_ALERT_SETTINGS_CLOSED" desc="Alert spoken by screen readers when the settings menu is closed.">
Settings menu closed
</message>
<message name="IDS_ASH_SCREEN_CAPTURE_ALERT_RECORD_MICROPHONE_TOGGLE" desc="Alert spoken by screen readers when record microphone setting is toggled.">
Record microphone <ph name="STATE">$1<ex>off</ex></ph>
</message>
<message name="IDS_ASH_SCREEN_CAPTURE_NAVIGATION_ALERT_RECORD_MICROPHONE" desc="Alert spoken by screen readers when user tabs to record microphone setting.">
Record microphone <ph name="CURRENT_STATE">$1<ex>off</ex></ph>, Press enter to turn microphone recording <ph name="NEW_STATE">$2<ex>on</ex></ph>
</message>
<message name="IDS_ASH_SCREEN_CAPTURE_SETTING_ON_STATE" desc="Description for a setting toggle on state.">
on
</message>
<message name="IDS_ASH_SCREEN_CAPTURE_SETTING_OFF_STATE" desc="Description for a setting toggle off state.">
off
</message>
<!-- Switch Between TABLET/LAPTOP MODE-->
<message name="IDS_ASH_SWITCH_TO_TABLET_MODE" desc="Alert of switching to tablet mode.">
......
300d8e3b003decf50af83fa673130fc039ef0daf
\ No newline at end of file
24c9aceb1ec894d6524af8cdcad4f39131425193
\ No newline at end of file
b6f382c5a8fdb5efb69106aa4734c77d24141871
\ No newline at end of file
5dd310547c19a03089ea54e23cc6ddd5da8fbe3b
\ No newline at end of file
066f3bba35f5e38e436a236215d79c5debb5591a
\ No newline at end of file
261d4b90da6d2ce3e223d6191385d7fa2a2b0084
\ No newline at end of file
e4b908d4023031e5618cb001f477c50693cbb3ed
\ No newline at end of file
54e574d39c7850a034bdd5e205df591cbcddc2ef
\ No newline at end of file
3a320069ffe9432eb19f241b8e64b6c446207584
\ No newline at end of file
0ee393f58009c39f4707953459fc1ada55821878
\ No newline at end of file
cd662c6c1de6479492b5ede2bdd7936161136f16
\ No newline at end of file
1ebec9b4f1168d9e65204bfe579031ba914ef100
\ No newline at end of file
16bdb8073d96faa4e3c90f46d695c8480375a217
\ No newline at end of file
e4b908d4023031e5618cb001f477c50693cbb3ed
\ No newline at end of file
f4e0590de9d68ccd12f63e5274e8066e76d0f0c5
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment