blob: b44ff48f4d3ec003be2f1554c34f66aa937e9555 [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>
evliub37d4152022-09-28 19:55:0019 <message name="IDS_LIVE_CAPTION_BUBBLE_PIN" desc="Tooltip for the Live Caption pin button.">
20 Pin
21 </message>
22 <message name="IDS_LIVE_CAPTION_BUBBLE_UNPIN" desc="Tooltip for the Live Caption unpin button.">
23 Unpin
24 </message>
yilkal3c70dbf2021-04-19 19:51:5025 <message name="IDS_LIVE_CAPTION_BUBBLE_ERROR" desc="Error message for the Live Caption bubble when Live Captions are unavailable.">
26 Live Caption is not available right now
27 </message>
Evan Liu7e3849d2022-03-24 21:39:1428 <message name="IDS_LIVE_CAPTION_BUBBLE_CONTENT_SETTINGS" desc="Text of Content Settings links.">
29 protected content IDs
30 </message>
31 <message name="IDS_LIVE_CAPTION_BUBBLE_MEDIA_FOUNDATION_RENDERER_ERROR" desc="Error message for the Live Caption bubble when Live Captions are unavailable because the renderer is using hardware-based decryption.">
32 Live Caption is not available for this media. To get captions, block <ph name="CONTENT_SETTINGS">$1<ex>protected content IDs</ex></ph> for this site.
33 </message>
Evan Liu25980152022-04-14 05:34:3034 <message name="IDS_LIVE_CAPTION_BUBBLE_MEDIA_FOUNDATION_RENDERER_ERROR_CHECKBOX" desc="Text next to the checkbox that silences the warning that Live Caption is unavailable because the renderer is using hardware-based decryption.">
35 Don't show this message again for this site
36 </message>
yilkal3c70dbf2021-04-19 19:51:5037 <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.">
38 Live Caption visible, use window switcher to focus
39 </message>
Evan Liu435cd632023-06-20 19:40:2840 <message name="IDS_LIVE_CAPTION_CAPTION_LANGUAGE_AUTODETECTED" desc="Label for the Live Caption bubble displaying the auto-detected source language.">
41 <ph name="SOURCE">$1<ex>Spanish</ex></ph> (auto-detected)
Evan Liu5de0b7692023-06-05 19:53:1442 </message>
43 <message name="IDS_LIVE_CAPTION_TRANSLATED_CAPTION_LANGUAGE" desc="Label for the Live Caption bubble displaying the source and target translation languages.">
evliu38cdfd62023-04-19 20:22:4344 Translating <ph name="SOURCE">$1<ex>Spanish</ex></ph> to <ph name="TARGET">$2<ex>English</ex></ph>
45 </message>
Evan Liu435cd632023-06-20 19:40:2846 <message name="IDS_LIVE_CAPTION_TRANSLATED_CAPTION_LANGUAGE_AUTODETECTED" desc="Label for the Live Caption bubble displaying the auto-detected source and target translation languages.">
47 Translating <ph name="SOURCE">$1<ex>Spanish</ex></ph> (auto-detected) to <ph name="TARGET">$2<ex>English</ex></ph>
Evan Liu5de0b7692023-06-05 19:53:1448 </message>
Evan Liue8a90e982023-05-04 23:36:0949 <message name="IDS_LIVE_CAPTION_BUBBLE_CAPTION_SETTINGS" desc="Tooltip for the caption settings button">
50 Caption settings
51 </message>
yilkal3c70dbf2021-04-19 19:51:5052</grit-part>