| Index: chrome/browser/resources/chromeos/chromevox/strings/chromevox_strings.grd
|
| diff --git a/chrome/browser/resources/chromeos/chromevox/strings/chromevox_strings.grd b/chrome/browser/resources/chromeos/chromevox/strings/chromevox_strings.grd
|
| index f1ca3691cd96e32069150b3bb28ff66e477e8643..48c62c24c27b97099b94a05557d6c086f32d8ba7 100644
|
| --- a/chrome/browser/resources/chromeos/chromevox/strings/chromevox_strings.grd
|
| +++ b/chrome/browser/resources/chromeos/chromevox/strings/chromevox_strings.grd
|
| @@ -2432,6 +2432,18 @@
|
| <message desc="Message text for a notification that ChromeVox has been updated for a new experience." name="IDS_CHROMEVOX_UPDATE_MESSAGE_NEXT">
|
| Press ChromeVox o, n to learn more about the new ChromeVox experience.
|
| </message>
|
| + <message desc="Options page description for the command to show ChromeVox's update page." name="IDS_CHROMEVOX_SHOW_NEXT_UPDATE_DESCRIPTION">
|
| + Show update notes
|
| + </message>
|
| + <message desc="Checkbox label for toggling on/off ChromeVox's new beta experience." name="IDS_CHROMEVOX_OPTIONS_USE_NEXT_LABEL">
|
| + Use the new ChromeVox experience (beta)
|
| + </message>
|
| + <message desc="Spoken when switching to the classic ChromeVox experience." name="IDS_CHROMEVOX_SWITCH_TO_CLASSIC">
|
| + Switched to Classic ChromeVox
|
| + </message>
|
| + <message desc="Spoken when switching to the new beta experience." name="IDS_CHROMEVOX_SWITCH_TO_NEXT">
|
| + Switched to the new ChromeVox
|
| + </message>
|
| </messages>
|
| </release>
|
| </grit>
|
|
|