OLD | NEW |
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 1620 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1631 </message> | 1631 </message> |
1632 <message name="IDS_NETWORK_ENABLE_DEV_FEATURES_LINK" desc="Text shown on conti
nue button" meaning="Link shown on OOBE screens that opens enable debugging feat
ures dialog"> | 1632 <message name="IDS_NETWORK_ENABLE_DEV_FEATURES_LINK" desc="Text shown on conti
nue button" meaning="Link shown on OOBE screens that opens enable debugging feat
ures dialog"> |
1633 Enable debugging features | 1633 Enable debugging features |
1634 </message> | 1634 </message> |
1635 <message name="IDS_LANGUAGE_DROPDOWN_TITLE" desc="Title of language selection
dropdown menu" meaning="Small title near language dropdown menu suggesting that
this is a language selector."> | 1635 <message name="IDS_LANGUAGE_DROPDOWN_TITLE" desc="Title of language selection
dropdown menu" meaning="Small title near language dropdown menu suggesting that
this is a language selector."> |
1636 Language | 1636 Language |
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_WELCOME_NEXT_BUTTON_TEXT" desc="Text on 'Start to use
ChromeOS' button" meaning="This is the text label displayed on the 'Next' button
for the first ChromeOS initial device setup screen ('Welcome screen')."> |
| 1642 Let's go |
| 1643 </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."> | 1644 <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 | 1645 OK |
1643 </message> | 1646 </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."> | 1647 <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 & keyboard | 1648 Choose your language & keyboard |
1646 </message> | 1649 </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."> | 1650 <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 | 1651 Accessibility settings |
1649 </message> | 1652 </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."> | 1653 <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."> |
(...skipping 5286 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
6937 <message name="IDS_CRITICALLY_LOW_DISK_NOTIFICATION_TITLE" desc="Title of the
notification warning users that they are critically low on disk space."> | 6940 <message name="IDS_CRITICALLY_LOW_DISK_NOTIFICATION_TITLE" desc="Title of the
notification warning users that they are critically low on disk space."> |
6938 Device disk space critically low | 6941 Device disk space critically low |
6939 </message> | 6942 </message> |
6940 <message name="IDS_CRITICALLY_LOW_DISK_NOTIFICATION_MESSAGE" desc="Notificatio
n text warning users that they are critically low on disk space."> | 6943 <message name="IDS_CRITICALLY_LOW_DISK_NOTIFICATION_MESSAGE" desc="Notificatio
n text warning users that they are critically low on disk space."> |
6941 Free up disk space or device will become unresponsive. | 6944 Free up disk space or device will become unresponsive. |
6942 </message> | 6945 </message> |
6943 <message name="IDS_LOW_DISK_NOTIFICATION_BUTTON" desc="Button on the low disk
notification to open storage management."> | 6946 <message name="IDS_LOW_DISK_NOTIFICATION_BUTTON" desc="Button on the low disk
notification to open storage management."> |
6944 Manage storage | 6947 Manage storage |
6945 </message> | 6948 </message> |
6946 </grit-part> | 6949 </grit-part> |
OLD | NEW |