| 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 1368 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1379 </message> | 1379 </message> |
| 1380 <message name="IDS_FLAGS_WAKE_ON_PACKETS_DESCRIPTION" desc="Description for th
e flag to enable wake on packets."> | 1380 <message name="IDS_FLAGS_WAKE_ON_PACKETS_DESCRIPTION" desc="Description for th
e flag to enable wake on packets."> |
| 1381 Enables waking the device based on the receipt of some network packets. | 1381 Enables waking the device based on the receipt of some network packets. |
| 1382 </message> | 1382 </message> |
| 1383 <message name="IDS_FLAGS_FULLSCREEN_APP_LIST_NAME" desc="Description for the f
lag to enable experimental fullscreen app list."> | 1383 <message name="IDS_FLAGS_FULLSCREEN_APP_LIST_NAME" desc="Description for the f
lag to enable experimental fullscreen app list."> |
| 1384 Enables the fullscreen app-list in touch-view mode. | 1384 Enables the fullscreen app-list in touch-view mode. |
| 1385 </message> | 1385 </message> |
| 1386 <message name="IDS_FLAGS_FULLSCREEN_APP_LIST_DESCRIPTION" desc="Description fo
r the flag to enable experimental fullscreen app list."> | 1386 <message name="IDS_FLAGS_FULLSCREEN_APP_LIST_DESCRIPTION" desc="Description fo
r the flag to enable experimental fullscreen app list."> |
| 1387 The app-list will appear as fullscreen mode when it's in touch view mode. Th
is flag does nothing outside of the mode. | 1387 The app-list will appear as fullscreen mode when it's in touch view mode. Th
is flag does nothing outside of the mode. |
| 1388 </message> | 1388 </message> |
| 1389 <message name="IDS_FLAGS_QUICK_UNLOCK_PIN" desc="Title of the flag used to ena
ble quick unlock pin."> |
| 1390 Quick Unlock (PIN) |
| 1391 </message> |
| 1392 <message name="IDS_FLAGS_QUICK_UNLOCK_PIN_DESCRIPTION" desc="Description of th
e flag used to enable quick unlock pin."> |
| 1393 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. |
| 1394 </message> |
| 1389 <message name="IDS_FLAGS_STORAGE_MANAGER_NAME" desc="Description for the flag
to enable experimental storage manager."> | 1395 <message name="IDS_FLAGS_STORAGE_MANAGER_NAME" desc="Description for the flag
to enable experimental storage manager."> |
| 1390 Storage manager | 1396 Storage manager |
| 1391 </message> | 1397 </message> |
| 1392 <message name="IDS_FLAGS_STORAGE_MANAGER_DESCRIPTION" desc="Description for th
e flag to enable experimental storage manager."> | 1398 <message name="IDS_FLAGS_STORAGE_MANAGER_DESCRIPTION" desc="Description for th
e flag to enable experimental storage manager."> |
| 1393 Enables storage manager to manage local storage. | 1399 Enables storage manager to manage local storage. |
| 1394 </message> | 1400 </message> |
| 1395 <message name="IDS_OFFERS_CONSENT_INFOBAR_LABEL_LEARN_MORE" desc="Text of the
Learn More link in the echo dialog."> | 1401 <message name="IDS_OFFERS_CONSENT_INFOBAR_LABEL_LEARN_MORE" desc="Text of the
Learn More link in the echo dialog."> |
| 1396 Learn More | 1402 Learn More |
| 1397 </message> | 1403 </message> |
| 1398 <message name="IDS_OFFERS_CONSENT_INFOBAR_ENABLE_BUTTON" desc="Enable button l
abel."> | 1404 <message name="IDS_OFFERS_CONSENT_INFOBAR_ENABLE_BUTTON" desc="Enable button l
abel."> |
| (...skipping 5483 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 6882 <message name="IDS_CRITICALLY_LOW_DISK_NOTIFICATION_TITLE" desc="Title of the
notification warning users that they are critically low on disk space."> | 6888 <message name="IDS_CRITICALLY_LOW_DISK_NOTIFICATION_TITLE" desc="Title of the
notification warning users that they are critically low on disk space."> |
| 6883 Device disk space critically low | 6889 Device disk space critically low |
| 6884 </message> | 6890 </message> |
| 6885 <message name="IDS_CRITICALLY_LOW_DISK_NOTIFICATION_MESSAGE" desc="Notificatio
n text warning users that they are critically low on disk space."> | 6891 <message name="IDS_CRITICALLY_LOW_DISK_NOTIFICATION_MESSAGE" desc="Notificatio
n text warning users that they are critically low on disk space."> |
| 6886 Free up disk space or device will become unresponsive. | 6892 Free up disk space or device will become unresponsive. |
| 6887 </message> | 6893 </message> |
| 6888 <message name="IDS_LOW_DISK_NOTIFICATION_BUTTON" desc="Button on the low disk
notification to open storage management."> | 6894 <message name="IDS_LOW_DISK_NOTIFICATION_BUTTON" desc="Button on the low disk
notification to open storage management."> |
| 6889 Manage storage | 6895 Manage storage |
| 6890 </message> | 6896 </message> |
| 6891 </grit-part> | 6897 </grit-part> |
| OLD | NEW |