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

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

Issue 2223213003: ChromeOS: Implement Accessibility Options screen of material design OOBE. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix presubmit. Created 4 years, 4 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
« no previous file with comments | « no previous file | chrome/browser/resources/chromeos/login/custom_elements_oobe.html » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 <?xml version="1.0" encoding="utf-8"?> 1 <?xml version="1.0" encoding="utf-8"?>
2 <!-- ChromeOS-specific strings (included from generated_resources.grd). 2 <!-- ChromeOS-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 1626 matching lines...) Expand 10 before | Expand all | Expand 10 after
1637 </message> 1637 </message>
1638 <message name="IDS_KEYBOARD_DROPDOWN_TITLE" desc="Title of keyboard selection dropdown menu" meaning="Small title near keyboard dropdown menu suggesting that this is a keyboard layout selector."> 1638 <message name="IDS_KEYBOARD_DROPDOWN_TITLE" desc="Title of keyboard selection dropdown menu" meaning="Small title near keyboard dropdown menu suggesting that this is a keyboard layout selector.">
1639 Keyboard 1639 Keyboard
1640 </message> 1640 </message>
1641 <message name="IDS_OOBE_OK_BUTTON_TEXT" desc="Text on 'OK' button" meaning="Th is is 'OK' text for all 'OK' buttons on ChromeOS initial device setup screens."> 1641 <message name="IDS_OOBE_OK_BUTTON_TEXT" desc="Text on 'OK' button" meaning="Th is is 'OK' text for all 'OK' buttons on ChromeOS initial device setup screens.">
1642 OK 1642 OK
1643 </message> 1643 </message>
1644 <message name="IDS_LANGUAGE_SECTION_TITLE" desc="Title of language selection s creen" meaning="A title of the dialog where user should select ChromeOS UI langu age and default keyboard layout during initial device setup."> 1644 <message name="IDS_LANGUAGE_SECTION_TITLE" desc="Title of language selection s creen" meaning="A title of the dialog where user should select ChromeOS UI langu age and default keyboard layout during initial device setup.">
1645 Choose your language &amp; keyboard 1645 Choose your language &amp; keyboard
1646 </message> 1646 </message>
1647 <message name="IDS_ACCESSIBILITY_SECTION_TITLE" desc="Title of accessibility o ptions screen" meaning="A title of the dialog where user can control ChromeOS UI accessibility (like large cursor or screen reader) options during initial devic e setup.">
1648 Accessibility settings
1649 </message>
1650 <message name="IDS_ACCESSIBILITY_SECTION_HINT" desc="Under-title line on the a ccessibility options screen" meaning="A hint to the user that these settings hel p to make device more usable.">
1651 Configure your device to be more usable.
1652 </message>
1647 <message name="IDS_NETWORK_SECTION_TITLE" desc="Title of network selection scr een" meaning="A title of the dialog where user should select network to connect to Internet"> 1653 <message name="IDS_NETWORK_SECTION_TITLE" desc="Title of network selection scr een" meaning="A title of the dialog where user should select network to connect to Internet">
1648 Connect to network 1654 Connect to network
1649 </message> 1655 </message>
1650 <message name="IDS_NETWORK_SECTION_HINT" desc="Under-title line on the network selection screen" meaning="A hint to the user why device should be connected to the network"> 1656 <message name="IDS_NETWORK_SECTION_HINT" desc="Under-title line on the network selection screen" meaning="A hint to the user why device should be connected to the network">
1651 To restore your data, you need an Internet connection. 1657 To restore your data, you need an Internet connection.
1652 </message> 1658 </message>
1653 <message name="IDS_NETWORK_SELECTION_ERROR" desc="Error shown when connection to network failed or timed out."> 1659 <message name="IDS_NETWORK_SELECTION_ERROR" desc="Error shown when connection to network failed or timed out.">
1654 <ph name="PRODUCT_NAME">$1<ex>Chrome OS</ex></ph> was unable to connect to < ph name="NETWORK_ID">$2<ex>Public Wifi</ex></ph>. Please select another network or try again. 1660 <ph name="PRODUCT_NAME">$1<ex>Chrome OS</ex></ph> was unable to connect to < ph name="NETWORK_ID">$2<ex>Public Wifi</ex></ph>. Please select another network or try again.
1655 </message> 1661 </message>
1656 <message name="IDS_OOBE_ACCESSIBILITY_LINK" desc="Link shown on OOBE screens t hat opens accessibility options menu."> 1662 <message name="IDS_OOBE_ACCESSIBILITY_LINK" desc="Link shown on OOBE screens t hat opens accessibility options menu.">
1657 Accessibility 1663 Accessibility
1658 </message> 1664 </message>
1659 <message name="IDS_OOBE_SPOKEN_FEEDBACK_OPTION" desc="Spoken feedback option s hown on OOBE screens accessibility menu."> 1665 <message name="IDS_OOBE_SPOKEN_FEEDBACK_OPTION" desc="Spoken feedback option s hown on OOBE screens accessibility menu.">
1660 ChromeVox (spoken feedback) 1666 ChromeVox (spoken feedback)
1661 </message> 1667 </message>
1668 <message name="IDS_SPOKEN_FEEDBACK_OPTION_OFF" desc="A value for Spoken Feedba ck accessibility option when it is off.">
1669 Off
1670 </message>
1671 <message name="IDS_SPOKEN_FEEDBACK_OPTION_ON" desc="A value for Spoken Feedbac k accessibility option when it is on.">
1672 On
1673 </message>
1662 <message name="IDS_OOBE_LARGE_CURSOR_OPTION" desc="Large mouse cursor option s hown on OOBE screens accessibility menu."> 1674 <message name="IDS_OOBE_LARGE_CURSOR_OPTION" desc="Large mouse cursor option s hown on OOBE screens accessibility menu.">
1663 Large mouse cursor 1675 Large mouse cursor
1664 </message> 1676 </message>
1677 <message name="IDS_LARGE_CURSOR_OPTION_OFF" desc="A value for Large Mouse Curs or accessibility option when it is off.">
1678 Normal
1679 </message>
1680 <message name="IDS_LARGE_CURSOR_OPTION_ON" desc="A value for Large Mouse Curso r accessibility option when it is on.">
1681 Large
1682 </message>
1665 <message name="IDS_OOBE_HIGH_CONTRAST_MODE_OPTION" desc="High contrast mode op tion shown on OOBE screens accessibility menu."> 1683 <message name="IDS_OOBE_HIGH_CONTRAST_MODE_OPTION" desc="High contrast mode op tion shown on OOBE screens accessibility menu.">
1666 High contrast mode 1684 High contrast mode
1667 </message> 1685 </message>
1686 <message name="IDS_HIGH_CONTRAST_OPTION_OFF" desc="A value for High Contrast M ode accessibility option when it is off.">
1687 Off
1688 </message>
1689 <message name="IDS_HIGH_CONTRAST_OPTION_ON" desc="A value for High Contrast Mo de accessibility option when it is on.">
1690 On
1691 </message>
1668 <message name="IDS_OOBE_SCREEN_MAGNIFIER_OPTION" desc="Screen magnifier option shown on OOBE screens accessibility menu."> 1692 <message name="IDS_OOBE_SCREEN_MAGNIFIER_OPTION" desc="Screen magnifier option shown on OOBE screens accessibility menu.">
1669 Screen magnifier 1693 Screen magnifier
1670 </message> 1694 </message>
1695 <message name="IDS_SCREEN_MAGNIFIER_OPTION_OFF" desc="A value for Screen Magni fier Option accessibility option when it is off.">
1696 Off
1697 </message>
1698 <message name="IDS_SCREEN_MAGNIFIER_OPTION_ON" desc="A value for Screen Magnif ier Option accessibility option when it is on.">
1699 On
1700 </message>
1671 <message name="IDS_OOBE_VIRTUAL_KEYBOARD_OPTION" desc="Virtual keyboard option shown on the OOBE screens accessibility menu."> 1701 <message name="IDS_OOBE_VIRTUAL_KEYBOARD_OPTION" desc="Virtual keyboard option shown on the OOBE screens accessibility menu.">
1672 On-screen keyboard 1702 On-screen keyboard
1673 </message> 1703 </message>
1704 <message name="IDS_VIRTUAL_KEYBOARD_OPTION_OFF" desc="A value for Virtual Keyb oard accessibility option when it is off.">
1705 Off
1706 </message>
1707 <message name="IDS_VIRTUAL_KEYBOARD_OPTION_ON" desc="A value for Virtual Keybo ard accessibility option when it is on.">
1708 On
1709 </message>
1674 <message name="IDS_OOBE_CLOSE_ACCESSIBILITY_MENU" desc="Text to be spoken when focus is set to the close button of accessibility options menu."> 1710 <message name="IDS_OOBE_CLOSE_ACCESSIBILITY_MENU" desc="Text to be spoken when focus is set to the close button of accessibility options menu.">
1675 Close accessibility menu 1711 Close accessibility menu
1676 </message> 1712 </message>
1677 <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."> 1713 <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.">
1678 Other languages 1714 Other languages
1679 </message> 1715 </message>
1680 <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."> 1716 <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.">
1681 Other keyboards 1717 Other keyboards
1682 </message> 1718 </message>
1683 <message name="IDS_LOGIN_TITLE" desc="Title of sign-in box"> 1719 <message name="IDS_LOGIN_TITLE" desc="Title of sign-in box">
(...skipping 5270 matching lines...) Expand 10 before | Expand all | Expand 10 after
6954 <message name="IDS_CRITICALLY_LOW_DISK_NOTIFICATION_TITLE" desc="Title of the notification warning users that they are critically low on disk space."> 6990 <message name="IDS_CRITICALLY_LOW_DISK_NOTIFICATION_TITLE" desc="Title of the notification warning users that they are critically low on disk space.">
6955 Device disk space critically low 6991 Device disk space critically low
6956 </message> 6992 </message>
6957 <message name="IDS_CRITICALLY_LOW_DISK_NOTIFICATION_MESSAGE" desc="Notificatio n text warning users that they are critically low on disk space."> 6993 <message name="IDS_CRITICALLY_LOW_DISK_NOTIFICATION_MESSAGE" desc="Notificatio n text warning users that they are critically low on disk space.">
6958 Free up disk space or device will become unresponsive. 6994 Free up disk space or device will become unresponsive.
6959 </message> 6995 </message>
6960 <message name="IDS_LOW_DISK_NOTIFICATION_BUTTON" desc="Button on the low disk notification to open storage management."> 6996 <message name="IDS_LOW_DISK_NOTIFICATION_BUTTON" desc="Button on the low disk notification to open storage management.">
6961 Manage storage 6997 Manage storage
6962 </message> 6998 </message>
6963 </grit-part> 6999 </grit-part>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/resources/chromeos/login/custom_elements_oobe.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698