blob: f9a2e41411e10331384a358fce9a1101652dd257 [file] [log] [blame]
yilkal3c70dbf2021-04-19 19:51:501<?xml version="1.0" encoding="utf-8"?>
2<grit-part>
3 <!-- Live caption. -->
4 <message name="IDS_LIVE_CAPTION_BUBBLE_TITLE" desc="Title of the Live Caption bubble">
5 Live Caption
6 </message>
7 <message name="IDS_LIVE_CAPTION_BUBBLE_CLOSE" desc="Tooltip for the Live Caption close button">
8 Turn off Live Caption for now
9 </message>
10 <message name="IDS_LIVE_CAPTION_BUBBLE_EXPAND" desc="Tooltip for the Live Caption expand button">
11 Show more lines
12 </message>
13 <message name="IDS_LIVE_CAPTION_BUBBLE_COLLAPSE" desc="Tooltip for the Live Caption collapse button">
14 Show fewer lines
15 </message>
Abigail Klein646927f2021-04-28 13:10:3416 <message name="IDS_LIVE_CAPTION_BUBBLE_BACK_TO_TAB" desc="Tooltip for the Live Caption back-to-tab button. Clicking the button brings a user's focus back to the tab which is streaming the audio or video.">
17 Back to tab
18 </message>
yilkal3c70dbf2021-04-19 19:51:5019 <message name="IDS_LIVE_CAPTION_BUBBLE_ERROR" desc="Error message for the Live Caption bubble when Live Captions are unavailable.">
20 Live Caption is not available right now
21 </message>
22 <message name="IDS_LIVE_CAPTION_BUBBLE_APPEAR_SCREENREADER_ANNOUNCEMENT" desc="Announcement to screen readers on ChromeOS when the Live Caption bubble appears to inform users of how to focus the bubble.">
23 Live Caption visible, use window switcher to focus
24 </message>
25</grit-part>