Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1049)

Side by Side Diff: chrome/app/chromeos_strings.grdp

Issue 2718133004: ChromeOS OOBE: More accessibility fixes. (Closed)
Patch Set: Created 3 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 <?xml version="1.0" encoding="utf-8"?> 1 <?xml version="1.0" encoding="utf-8"?>
2 <!-- Chrome OS-specific strings (included from generated_resources.grd). 2 <!-- Chrome OS-specific strings (included from generated_resources.grd).
3 Everything in this file is wrapped in <if expr="chromeos">. --> 3 Everything in this file is wrapped in <if expr="chromeos">. -->
4 <grit-part> 4 <grit-part>
5 <message name="IDS_EMPTY_STRING" desc="Empty string, exist only to make code g eneric. No translation required."> 5 <message name="IDS_EMPTY_STRING" desc="Empty string, exist only to make code g eneric. No translation required.">
6 </message> 6 </message>
7 <!-- Idle logout dialog for retail mode --> 7 <!-- Idle logout dialog for retail mode -->
8 <message name="IDS_IDLE_LOGOUT_TITLE" desc="Dialog title for the idle logout d ialog. Used in retail mode only."> 8 <message name="IDS_IDLE_LOGOUT_TITLE" desc="Dialog title for the idle logout d ialog. Used in retail mode only.">
9 Are you still there? 9 Are you still there?
10 </message> 10 </message>
(...skipping 1746 matching lines...) Expand 10 before | Expand all | Expand 10 after
1757 </message> 1757 </message>
1758 <message name="IDS_VIRTUAL_KEYBOARD_OPTION_OFF" desc="A value for Virtual Keyb oard accessibility option when it is off."> 1758 <message name="IDS_VIRTUAL_KEYBOARD_OPTION_OFF" desc="A value for Virtual Keyb oard accessibility option when it is off.">
1759 Off 1759 Off
1760 </message> 1760 </message>
1761 <message name="IDS_VIRTUAL_KEYBOARD_OPTION_ON" desc="A value for Virtual Keybo ard accessibility option when it is on."> 1761 <message name="IDS_VIRTUAL_KEYBOARD_OPTION_ON" desc="A value for Virtual Keybo ard accessibility option when it is on.">
1762 On 1762 On
1763 </message> 1763 </message>
1764 <message name="IDS_OOBE_CLOSE_ACCESSIBILITY_MENU" desc="Text to be spoken when focus is set to the close button of accessibility options menu."> 1764 <message name="IDS_OOBE_CLOSE_ACCESSIBILITY_MENU" desc="Text to be spoken when focus is set to the close button of accessibility options menu.">
1765 Close accessibility menu 1765 Close accessibility menu
1766 </message> 1766 </message>
1767 <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 na me. But for accessibility mode we need full description of this menu. So this la bel suggests that activating a menu will allow to change current language. And i t should also include the name of currently selected language."> 1767 <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 na me. But for accessibility mode we need full description of this menu. So this la bel suggests that activating a menu will allow to change current language.">
1768 Language selection menu. Currently selected language is <ph name="LANGUAGE"> $1<ex>English (United States)</ex></ph>. 1768 Select language
1769 </message> 1769 </message>
1770 <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 la yout 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 me thod. And it should also include the name of currently selected input method."> 1770 <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 la yout 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 me thod.">
1771 Input method selection menu. Currently selected input method is <ph name="KE YBOARD">$1<ex>English (US)</ex></ph>. 1771 Select keyboard
1772 </message> 1772 </message>
1773 <message name="IDS_OOBE_OTHER_LANGUAGES" desc="Option group name dividing vend or-configured languages from other available languages in out-of-box 'Select lan guage' select control."> 1773 <message name="IDS_OOBE_OTHER_LANGUAGES" desc="Option group name dividing vend or-configured languages from other available languages in out-of-box 'Select lan guage' select control.">
1774 Other languages 1774 Other languages
1775 </message> 1775 </message>
1776 <message name="IDS_OOBE_OTHER_KEYBOARD_LAYOUTS" desc="Option group name dividi ng vendor-configured keyboard layouts from other available layouts in out-of-box 'Select your keyboard' select control."> 1776 <message name="IDS_OOBE_OTHER_KEYBOARD_LAYOUTS" desc="Option group name dividi ng vendor-configured keyboard layouts from other available layouts in out-of-box 'Select your keyboard' select control.">
1777 Other keyboards 1777 Other keyboards
1778 </message> 1778 </message>
1779 <message name="IDS_TIMEZONE_BUTTON_TEXT" desc="Label on a button that opens ti mezone selection screen" meaning="Label on a button that opens timezone selectio n screen during initial device configuration"> 1779 <message name="IDS_TIMEZONE_BUTTON_TEXT" desc="Label on a button that opens ti mezone selection screen" meaning="Label on a button that opens timezone selectio n screen during initial device configuration">
1780 Timezone 1780 Timezone
1781 </message> 1781 </message>
(...skipping 4956 matching lines...) Expand 10 before | Expand all | Expand 10 after
6738 Attempts left: $1 6738 Attempts left: $1
6739 </message> 6739 </message>
6740 <message name="IDS_REQUEST_PIN_DIALOG_PIN" desc="The Provider Identification N umber abbreviation"> 6740 <message name="IDS_REQUEST_PIN_DIALOG_PIN" desc="The Provider Identification N umber abbreviation">
6741 PIN 6741 PIN
6742 </message> 6742 </message>
6743 <message name="IDS_REQUEST_PIN_DIALOG_PUK" desc="The Personal Unlocking Key (a s used in mobile phones) abbreviation"> 6743 <message name="IDS_REQUEST_PIN_DIALOG_PUK" desc="The Personal Unlocking Key (a s used in mobile phones) abbreviation">
6744 PUK 6744 PUK
6745 </message> 6745 </message>
6746 6746
6747 </grit-part> 6747 </grit-part>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698