| OLD | NEW |
| 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 1410 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1421 </message> | 1421 </message> |
| 1422 <message name="IDS_FLAGS_FULLSCREEN_APP_LIST_DESCRIPTION" desc="Description fo
r the flag to enable experimental fullscreen app list."> | 1422 <message name="IDS_FLAGS_FULLSCREEN_APP_LIST_DESCRIPTION" desc="Description fo
r the flag to enable experimental fullscreen app list."> |
| 1423 The app-list will appear as fullscreen mode when it's in touch view mode. Th
is flag does nothing outside of the mode. | 1423 The app-list will appear as fullscreen mode when it's in touch view mode. Th
is flag does nothing outside of the mode. |
| 1424 </message> | 1424 </message> |
| 1425 <message name="IDS_FLAGS_QUICK_UNLOCK_PIN" desc="Title of the flag used to ena
ble quick unlock pin."> | 1425 <message name="IDS_FLAGS_QUICK_UNLOCK_PIN" desc="Title of the flag used to ena
ble quick unlock pin."> |
| 1426 Quick Unlock (PIN) | 1426 Quick Unlock (PIN) |
| 1427 </message> | 1427 </message> |
| 1428 <message name="IDS_FLAGS_QUICK_UNLOCK_PIN_DESCRIPTION" desc="Description of th
e flag used to enable quick unlock pin."> | 1428 <message name="IDS_FLAGS_QUICK_UNLOCK_PIN_DESCRIPTION" desc="Description of th
e flag used to enable quick unlock pin."> |
| 1429 Enabling PIN quick unlock allows you to use a PIN to unlock your Chromebook
on the lock screen after you have signed into your device. | 1429 Enabling PIN quick unlock allows you to use a PIN to unlock your Chromebook
on the lock screen after you have signed into your device. |
| 1430 </message> | 1430 </message> |
| 1431 <message name="IDS_FLAGS_QUICK_UNLOCK_FINGERPRINT" desc="Title of the flag use
d to enable quick unlock fingerprint."> |
| 1432 Quick Unlock (Fingerprint) |
| 1433 </message> |
| 1434 <message name="IDS_FLAGS_QUICK_UNLOCK_FINGERPRINT_DESCRIPTION" desc="Descripti
on of the flag used to enable quick unlock fingerprint."> |
| 1435 Enabling fingerprint quick unlock allows you to setup and use a fingerprint
to unlock your Chromebook on the lock screen after you have signed into your dev
ice. |
| 1436 </message> |
| 1431 <message name="IDS_OFFERS_CONSENT_INFOBAR_LABEL_LEARN_MORE" desc="Text of the
Learn More link in the echo dialog."> | 1437 <message name="IDS_OFFERS_CONSENT_INFOBAR_LABEL_LEARN_MORE" desc="Text of the
Learn More link in the echo dialog."> |
| 1432 Learn More | 1438 Learn More |
| 1433 </message> | 1439 </message> |
| 1434 <message name="IDS_OFFERS_CONSENT_INFOBAR_ENABLE_BUTTON" desc="Enable button l
abel."> | 1440 <message name="IDS_OFFERS_CONSENT_INFOBAR_ENABLE_BUTTON" desc="Enable button l
abel."> |
| 1435 Allow | 1441 Allow |
| 1436 </message> | 1442 </message> |
| 1437 <message name="IDS_OFFERS_CONSENT_INFOBAR_DISABLE_BUTTON" desc="Disable button
label."> | 1443 <message name="IDS_OFFERS_CONSENT_INFOBAR_DISABLE_BUTTON" desc="Disable button
label."> |
| 1438 Deny | 1444 Deny |
| 1439 </message> | 1445 </message> |
| 1440 <message name="IDS_NETWORK_CONFIG_ERROR_INCORRECT_PASSWORD" desc="Error for ne
twork configuration: Incorrect password."> | 1446 <message name="IDS_NETWORK_CONFIG_ERROR_INCORRECT_PASSWORD" desc="Error for ne
twork configuration: Incorrect password."> |
| (...skipping 5221 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 6662 Attempts left: $1 | 6668 Attempts left: $1 |
| 6663 </message> | 6669 </message> |
| 6664 <message name="IDS_REQUEST_PIN_DIALOG_PIN" desc="The Provider Identification N
umber abbreviation"> | 6670 <message name="IDS_REQUEST_PIN_DIALOG_PIN" desc="The Provider Identification N
umber abbreviation"> |
| 6665 PIN | 6671 PIN |
| 6666 </message> | 6672 </message> |
| 6667 <message name="IDS_REQUEST_PIN_DIALOG_PUK" desc="The Personal Unlocking Key (a
s used in mobile phones) abbreviation"> | 6673 <message name="IDS_REQUEST_PIN_DIALOG_PUK" desc="The Personal Unlocking Key (a
s used in mobile phones) abbreviation"> |
| 6668 PUK | 6674 PUK |
| 6669 </message> | 6675 </message> |
| 6670 | 6676 |
| 6671 </grit-part> | 6677 </grit-part> |
| OLD | NEW |