Chromium Code Reviews| Index: chrome/app/chromeos_strings.grdp |
| diff --git a/chrome/app/chromeos_strings.grdp b/chrome/app/chromeos_strings.grdp |
| index 67547e505ee310dc0a8dcdf7fc15bb126df26734..904b41286be5ae2d7b6462a2fc4835742836ce83 100644 |
| --- a/chrome/app/chromeos_strings.grdp |
| +++ b/chrome/app/chromeos_strings.grdp |
| @@ -1764,11 +1764,11 @@ Press any key to continue exploring. |
| <message name="IDS_OOBE_CLOSE_ACCESSIBILITY_MENU" desc="Text to be spoken when focus is set to the close button of accessibility options menu."> |
| Close accessibility menu |
| </message> |
| - <message name="IDS_LANGUAGE_DROPDOWN_LABEL" desc="Navigation label attached to the 'List of languages' dropdown menu on ChromeOS Language and keyboard initial device setup screen" meaning="The menu itself displays only current language name. But for accessibility mode we need full description of this menu. So this label suggests that activating a menu will allow to change current language. And it should also include the name of currently selected language."> |
| - Language selection menu. Currently selected language is <ph name="LANGUAGE">$1<ex>English (United States)</ex></ph>. |
| + <message name="IDS_LANGUAGE_DROPDOWN_LABEL" desc="Navigation label attached to the 'List of languages' dropdown menu on ChromeOS Language and keyboard initial device setup screen" meaning="The menu itself displays only current language name. But for accessibility mode we need full description of this menu. So this label suggests that activating a menu will allow to change current language."> |
| + Select language |
| </message> |
| - <message name="IDS_KEYBOARD_DROPDOWN_LABEL" desc="Navigation label attached to the 'List of keyboards' dropdown menu on ChromeOS Language and keyboard initial device setup screen" meaning="The menu itself displays only current keyboard layout name. But for accessibility mode we need full description of this menu. So this label suggests that activating a menu will allow to change current input method. And it should also include the name of currently selected input method."> |
| - Input method selection menu. Currently selected input method is <ph name="KEYBOARD">$1<ex>English (US)</ex></ph>. |
| + <message name="IDS_KEYBOARD_DROPDOWN_LABEL" desc="Navigation label attached to the 'List of keyboards' dropdown menu on ChromeOS Language and keyboard initial device setup screen" meaning="The menu itself displays only current keyboard layout name. But for accessibility mode we need full description of this menu. So this label suggests that activating a menu will allow to change current input method."> |
| + Select keyboard |
| </message> |
| <message name="IDS_OOBE_OTHER_LANGUAGES" desc="Option group name dividing vendor-configured languages from other available languages in out-of-box 'Select language' select control."> |
| Other languages |
| @@ -1785,6 +1785,9 @@ Press any key to continue exploring. |
| <message name="IDS_TIMEZONE_DROPDOWN_TITLE" desc="Title of timezone selection dropdown menu" meaning="Small title near timezone dropdown menu suggesting that this is a timezone selector."> |
| Timezone |
| </message> |
| + <message name="IDS_TIMEZONE_DROPDOWN_LABEL" desc="Navigation label attached to the 'List of timezones' dropdown menu on ChromeOS Timezone initial device setup screen" meaning="The menu itself displays only current timezone name. But for accessibility mode we need full description of this menu. So this label suggests that activating a menu will allow to change current timezone."> |
|
michaelpg
2017/03/01 20:26:49
nit: Chrome OS, not ChromeOS
Alexander Alekseev
2017/03/01 21:49:09
Done.
|
| + Select timezone |
| + </message> |
| <message name="IDS_OOBE_EULA_SECTION_TITLE" desc="Title of Terms of Service screen"> |
| Google Chrome OS terms |
| </message> |