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 1563 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1574 </message> | 1574 </message> |
1575 <message name="IDS_LOGIN_OOBE_HELP_DIALOG_TITLE" desc="Default title for help
dialogs during OOBE/login"> | 1575 <message name="IDS_LOGIN_OOBE_HELP_DIALOG_TITLE" desc="Default title for help
dialogs during OOBE/login"> |
1576 Help | 1576 Help |
1577 </message> | 1577 </message> |
1578 <message name="IDS_LOGIN_CAPTCHA_DIALOG_TITLE" desc="Title shown for captcha i
nput dialog"> | 1578 <message name="IDS_LOGIN_CAPTCHA_DIALOG_TITLE" desc="Title shown for captcha i
nput dialog"> |
1579 Sign in | 1579 Sign in |
1580 </message> | 1580 </message> |
1581 <message name="IDS_LOGIN_CAPTCHA_INSTRUCTIONS" desc="Explanatory message shown
when the user must type letters shown in a captcha image to reauthenticate."> | 1581 <message name="IDS_LOGIN_CAPTCHA_INSTRUCTIONS" desc="Explanatory message shown
when the user must type letters shown in a captcha image to reauthenticate."> |
1582 Type the characters you see in the picture below. | 1582 Type the characters you see in the picture below. |
1583 </message> | 1583 </message> |
| 1584 <message name="IDS_OPTIONS_EASY_UNLOCK_CHECKBOX_LABEL_CHROMEOS" desc="The labe
l beside the checkbox to enable or disable easy unlock. This is the ChromeOS spe
cific label."> |
| 1585 Enable Easy Unlock for this <ph name="DEVICE_TYPE">$1<ex>Chromebook</ex></ph
>. |
| 1586 </message> |
1584 <message name="IDS_OPTIONS_SETTINGS_SECONDARY_USER_BANNER" desc="Banner displa
yed in settings page when the user is secondary in a multi-profile session."> | 1587 <message name="IDS_OPTIONS_SETTINGS_SECONDARY_USER_BANNER" desc="Banner displa
yed in settings page when the user is secondary in a multi-profile session."> |
1585 Some settings belonging to <ph name="PRIMARY_EMAIL">$1<ex>john@google.com</e
x></ph> are being shared with you. These settings only affect your account when
using multiple sign-in. | 1588 Some settings belonging to <ph name="PRIMARY_EMAIL">$1<ex>john@google.com</e
x></ph> are being shared with you. These settings only affect your account when
using multiple sign-in. |
1586 </message> | 1589 </message> |
1587 <message name="IDS_OPTIONS_SETTINGS_SECTION_TITLE_DATETIME"> | 1590 <message name="IDS_OPTIONS_SETTINGS_SECTION_TITLE_DATETIME"> |
1588 Date and time | 1591 Date and time |
1589 </message> | 1592 </message> |
1590 <message name="IDS_OPTIONS_SETTINGS_SECTION_TITLE_WIRED_NETWORK" desc="Title f
or section in settings/internet for list of wired networks (usually one)"> | 1593 <message name="IDS_OPTIONS_SETTINGS_SECTION_TITLE_WIRED_NETWORK" desc="Title f
or section in settings/internet for list of wired networks (usually one)"> |
1591 Wired network | 1594 Wired network |
1592 </message> | 1595 </message> |
1593 <message name="IDS_OPTIONS_SETTINGS_SECTION_TITLE_WIRELESS_NETWORK" desc="Titl
e for section in settings/internet for list of wireless networks (wifi and cellu
lar)"> | 1596 <message name="IDS_OPTIONS_SETTINGS_SECTION_TITLE_WIRELESS_NETWORK" desc="Titl
e for section in settings/internet for list of wireless networks (wifi and cellu
lar)"> |
(...skipping 3712 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
5306 Failed to set adapter power. | 5309 Failed to set adapter power. |
5307 </message> | 5310 </message> |
5308 <message name="IDS_NFC_DEBUG_ERROR_FAILED_TO_SET_POLLING" desc="Error message
shown when polling state could not be set." translateable="false"> | 5311 <message name="IDS_NFC_DEBUG_ERROR_FAILED_TO_SET_POLLING" desc="Error message
shown when polling state could not be set." translateable="false"> |
5309 Failed to start/stop polling. | 5312 Failed to start/stop polling. |
5310 </message> | 5313 </message> |
5311 <message name="IDS_NFC_DEBUG_ERROR_FAILED_TO_SUBMIT_PREFIX" desc="Error messag
e shown when an NDEF form could not be submitted." translateable="false"> | 5314 <message name="IDS_NFC_DEBUG_ERROR_FAILED_TO_SUBMIT_PREFIX" desc="Error messag
e shown when an NDEF form could not be submitted." translateable="false"> |
5312 Failed to submit NDEF: | 5315 Failed to submit NDEF: |
5313 </message> | 5316 </message> |
5314 | 5317 |
5315 </grit-part> | 5318 </grit-part> |
OLD | NEW |