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 6439204991d22e780d56b836d12c67b6d7878912..bb88caae46f942404f007ec66ef6d2f3b6d55600 100644 |
--- a/chrome/browser/resources/chromeos/chromevox/strings/chromevox_strings.grd |
+++ b/chrome/browser/resources/chromeos/chromevox/strings/chromevox_strings.grd |
@@ -1377,13 +1377,13 @@ |
<message desc="Shown on a braille display as a suffix to text fields and combo boxes when suggestions on how to complete the field are shown in a list and the currently selected value is shown as text after the caret in the input field. When translating, try to find a contracted form of the translation for 'autocomplete inline and list' according to local conventions. If reasonable, use all lowercase and avoid punctuation to keep the number of characters as low as possible." name="IDS_CHROMEVOX_ARIA_AUTOCOMPLETE_BOTH_BRL"> |
autoinl+lst |
</message> |
- <message desc="Describes an element with the ARIA attribute aria-checked=true." name="IDS_CHROMEVOX_ARIA_CHECKED_TRUE"> |
+ <message desc="Describes an element that is checked." name="IDS_CHROMEVOX_CHECKED_TRUE"> |
Checked |
</message> |
- <message desc="Describes an element with the ARIA attribute aria-checked=false." name="IDS_CHROMEVOX_ARIA_CHECKED_FALSE"> |
+ <message desc="Describes an element that is unchecked." name="IDS_CHROMEVOX_CHECKED_FALSE"> |
Not checked |
</message> |
- <message desc="Describes an element with the ARIA attribute aria-checked=mixed." name="IDS_CHROMEVOX_ARIA_CHECKED_MIXED"> |
+ <message desc="Describes an element where the checked state is mixed or inteterminate." name="IDS_CHROMEVOX_CHECKED_MIXED"> |
Partially checked |
</message> |
<message desc="Describes an element with the ARIA attribute aria-disabled=true." name="IDS_CHROMEVOX_ARIA_DISABLED_TRUE"> |
@@ -2607,11 +2607,11 @@ |
</message> |
<message desc="Part of the ChromeVox tutorial, explains some common Chrome keyboard shortcuts" name="IDS_CHROMEVOX_TUTORIAL_CHROME_SHORTCUTS"> |
The next few shortcuts aren’t ChromeVox commands, but they’re still very useful for getting the most out of Chrome. |
-To navigate forward through actionable items like buttons and links, press the Tab key. To navigate backwards, press Shift+Tab. |
-To enter the Chrome browser address box, also called the omnibox, press Control + L. |
-To open and go to a new tab automatically, press Control+T. Your cursor will be in the omnibox. |
-To close a tab, press Control+W. |
-To move forward between open tabs, use Control+Tab. |
+To navigate forward through actionable items like buttons and links, press the Tab key. To navigate backwards, press Shift+Tab. |
+To enter the Chrome browser address box, also called the omnibox, press Control + L. |
+To open and go to a new tab automatically, press Control+T. Your cursor will be in the omnibox. |
+To close a tab, press Control+W. |
+To move forward between open tabs, use Control+Tab. |
To open the Chrome browser menu, press Alt+F. |
</message> |
<message desc="Part of the ChromeVox tutorial, explains a keyboard shortcut to press on Chromebook keyboards" name="IDS_CHROMEVOX_TUTORIAL_CHROMEBOOK_CTRL_FORWARD"> |