| 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 1404 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1415 </message> | 1415 </message> |
| 1416 <message name="IDS_FLAGS_AGGRESSIVE_THRESHOLDS" desc="The value of the Memory
pressure thresholds for ChromeOS which use an aggressive release strategy."> | 1416 <message name="IDS_FLAGS_AGGRESSIVE_THRESHOLDS" desc="The value of the Memory
pressure thresholds for ChromeOS which use an aggressive release strategy."> |
| 1417 Aggressive tab and cache release strategy | 1417 Aggressive tab and cache release strategy |
| 1418 </message> | 1418 </message> |
| 1419 <message name="IDS_FLAGS_WAKE_ON_PACKETS_NAME" desc="Name for the flag to enab
le wake on packets."> | 1419 <message name="IDS_FLAGS_WAKE_ON_PACKETS_NAME" desc="Name for the flag to enab
le wake on packets."> |
| 1420 Wake On Packets | 1420 Wake On Packets |
| 1421 </message> | 1421 </message> |
| 1422 <message name="IDS_FLAGS_WAKE_ON_PACKETS_DESCRIPTION" desc="Description for th
e flag to enable wake on packets."> | 1422 <message name="IDS_FLAGS_WAKE_ON_PACKETS_DESCRIPTION" desc="Description for th
e flag to enable wake on packets."> |
| 1423 Enables waking the device based on the receipt of some network packets. | 1423 Enables waking the device based on the receipt of some network packets. |
| 1424 </message> | 1424 </message> |
| 1425 <message name="IDS_FLAGS_FULLSCREEN_APP_LIST_NAME" desc="Description for the f
lag to enable experimental fullscreen app list."> | |
| 1426 Enables the fullscreen app-list in touch-view mode. | |
| 1427 </message> | |
| 1428 <message name="IDS_FLAGS_FULLSCREEN_APP_LIST_DESCRIPTION" desc="Description fo
r the flag to enable experimental fullscreen app list."> | |
| 1429 The app-list will appear as fullscreen mode when it's in touch view mode. Th
is flag does nothing outside of the mode. | |
| 1430 </message> | |
| 1431 <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."> |
| 1432 Quick Unlock (PIN) | 1426 Quick Unlock (PIN) |
| 1433 </message> | 1427 </message> |
| 1434 <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."> |
| 1435 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. |
| 1436 </message> | 1430 </message> |
| 1437 <message name="IDS_FLAGS_QUICK_UNLOCK_FINGERPRINT" desc="Title of the flag use
d to enable quick unlock fingerprint."> | 1431 <message name="IDS_FLAGS_QUICK_UNLOCK_FINGERPRINT" desc="Title of the flag use
d to enable quick unlock fingerprint."> |
| 1438 Quick Unlock (Fingerprint) | 1432 Quick Unlock (Fingerprint) |
| 1439 </message> | 1433 </message> |
| 1440 <message name="IDS_FLAGS_QUICK_UNLOCK_FINGERPRINT_DESCRIPTION" desc="Descripti
on of the flag used to enable quick unlock fingerprint."> | 1434 <message name="IDS_FLAGS_QUICK_UNLOCK_FINGERPRINT_DESCRIPTION" desc="Descripti
on of the flag used to enable quick unlock fingerprint."> |
| (...skipping 5297 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 6738 Attempts left: $1 | 6732 Attempts left: $1 |
| 6739 </message> | 6733 </message> |
| 6740 <message name="IDS_REQUEST_PIN_DIALOG_PIN" desc="The Provider Identification N
umber abbreviation"> | 6734 <message name="IDS_REQUEST_PIN_DIALOG_PIN" desc="The Provider Identification N
umber abbreviation"> |
| 6741 PIN | 6735 PIN |
| 6742 </message> | 6736 </message> |
| 6743 <message name="IDS_REQUEST_PIN_DIALOG_PUK" desc="The Personal Unlocking Key (a
s used in mobile phones) abbreviation"> | 6737 <message name="IDS_REQUEST_PIN_DIALOG_PUK" desc="The Personal Unlocking Key (a
s used in mobile phones) abbreviation"> |
| 6744 PUK | 6738 PUK |
| 6745 </message> | 6739 </message> |
| 6746 | 6740 |
| 6747 </grit-part> | 6741 </grit-part> |
| OLD | NEW |