Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(367)

Side by Side Diff: chrome/app/chromeos_strings.grdp

Issue 2150763002: Enable PIN configuration settings. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@lkgr
Patch Set: Fix tests Created 4 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | chrome/browser/about_flags.cc » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
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
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 5486 matching lines...) Expand 10 before | Expand all | Expand 10 after
6885 <message name="IDS_CRITICALLY_LOW_DISK_NOTIFICATION_TITLE" desc="Title of the notification warning users that they are critically low on disk space."> 6891 <message name="IDS_CRITICALLY_LOW_DISK_NOTIFICATION_TITLE" desc="Title of the notification warning users that they are critically low on disk space.">
6886 Device disk space critically low 6892 Device disk space critically low
6887 </message> 6893 </message>
6888 <message name="IDS_CRITICALLY_LOW_DISK_NOTIFICATION_MESSAGE" desc="Notificatio n text warning users that they are critically low on disk space."> 6894 <message name="IDS_CRITICALLY_LOW_DISK_NOTIFICATION_MESSAGE" desc="Notificatio n text warning users that they are critically low on disk space.">
6889 Free up disk space or device will become unresponsive. 6895 Free up disk space or device will become unresponsive.
6890 </message> 6896 </message>
6891 <message name="IDS_LOW_DISK_NOTIFICATION_BUTTON" desc="Button on the low disk notification to open storage management."> 6897 <message name="IDS_LOW_DISK_NOTIFICATION_BUTTON" desc="Button on the low disk notification to open storage management.">
6892 Manage storage 6898 Manage storage
6893 </message> 6899 </message>
6894 </grit-part> 6900 </grit-part>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/about_flags.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698