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

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

Issue 2348913002: Port storage manager to MD settings. (Closed)
Patch Set: Address review comments 2. Created 4 years, 2 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/app/settings_strings.grdp » ('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 1386 matching lines...) Expand 10 before | Expand all | Expand 10 after
1397 </message> 1397 </message>
1398 <message name="IDS_FLAGS_WAKE_ON_PACKETS_DESCRIPTION" desc="Description for th e flag to enable wake on packets."> 1398 <message name="IDS_FLAGS_WAKE_ON_PACKETS_DESCRIPTION" desc="Description for th e flag to enable wake on packets.">
1399 Enables waking the device based on the receipt of some network packets. 1399 Enables waking the device based on the receipt of some network packets.
1400 </message> 1400 </message>
1401 <message name="IDS_FLAGS_FULLSCREEN_APP_LIST_NAME" desc="Description for the f lag to enable experimental fullscreen app list."> 1401 <message name="IDS_FLAGS_FULLSCREEN_APP_LIST_NAME" desc="Description for the f lag to enable experimental fullscreen app list.">
1402 Enables the fullscreen app-list in touch-view mode. 1402 Enables the fullscreen app-list in touch-view mode.
1403 </message> 1403 </message>
1404 <message name="IDS_FLAGS_FULLSCREEN_APP_LIST_DESCRIPTION" desc="Description fo r the flag to enable experimental fullscreen app list."> 1404 <message name="IDS_FLAGS_FULLSCREEN_APP_LIST_DESCRIPTION" desc="Description fo r the flag to enable experimental fullscreen app list.">
1405 The app-list will appear as fullscreen mode when it's in touch view mode. Th is flag does nothing outside of the mode. 1405 The app-list will appear as fullscreen mode when it's in touch view mode. Th is flag does nothing outside of the mode.
1406 </message> 1406 </message>
1407 <message name="IDS_FLAGS_MD_STORAGE_MANAGER_NAME" desc="Description for the fl ag to enable experimental storage manager.">
1408 Material Design storage manager
1409 </message>
1410 <message name="IDS_FLAGS_MD_STORAGE_MANAGER_DESCRIPTION" desc="Description for the flag to enable experimental storage manager.">
1411 Enables storage manager in Material Design Settings.
1412 </message>
1407 <message name="IDS_FLAGS_QUICK_UNLOCK_PIN" desc="Title of the flag used to ena ble quick unlock pin."> 1413 <message name="IDS_FLAGS_QUICK_UNLOCK_PIN" desc="Title of the flag used to ena ble quick unlock pin.">
1408 Quick Unlock (PIN) 1414 Quick Unlock (PIN)
1409 </message> 1415 </message>
1410 <message name="IDS_FLAGS_QUICK_UNLOCK_PIN_DESCRIPTION" desc="Description of th e flag used to enable quick unlock pin."> 1416 <message name="IDS_FLAGS_QUICK_UNLOCK_PIN_DESCRIPTION" desc="Description of th e flag used to enable quick unlock pin.">
1411 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. 1417 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.
1412 </message> 1418 </message>
1413 <message name="IDS_FLAGS_STORAGE_MANAGER_NAME" desc="Description for the flag to enable experimental storage manager."> 1419 <message name="IDS_FLAGS_STORAGE_MANAGER_NAME" desc="Description for the flag to enable experimental storage manager.">
1414 Storage manager 1420 Storage manager
1415 </message> 1421 </message>
1416 <message name="IDS_FLAGS_STORAGE_MANAGER_DESCRIPTION" desc="Description for th e flag to enable experimental storage manager."> 1422 <message name="IDS_FLAGS_STORAGE_MANAGER_DESCRIPTION" desc="Description for th e flag to enable experimental storage manager.">
(...skipping 4955 matching lines...) Expand 10 before | Expand all | Expand 10 after
6372 <message name="IDS_FLAGS_ENABLE_EHV_INPUT_NAME" desc="Name of the about: flag for enabling emoji, handwriting and voice input on opt-in IME menu."> 6378 <message name="IDS_FLAGS_ENABLE_EHV_INPUT_NAME" desc="Name of the about: flag for enabling emoji, handwriting and voice input on opt-in IME menu.">
6373 Emoji, handwriting and voice input on opt-in IME menu 6379 Emoji, handwriting and voice input on opt-in IME menu
6374 </message> 6380 </message>
6375 <message name="IDS_FLAGS_ENABLE_EHV_INPUT_DESCRIPTION" desc="Description of th e about: flag enabling emoji, handwriting and voice input on opt-in IME menu."> 6381 <message name="IDS_FLAGS_ENABLE_EHV_INPUT_DESCRIPTION" desc="Description of th e about: flag enabling emoji, handwriting and voice input on opt-in IME menu.">
6376 Enable access to emoji, handwriting and voice input form opt-in IME menu. 6382 Enable access to emoji, handwriting and voice input form opt-in IME menu.
6377 </message> 6383 </message>
6378 <message name="IDS_HATS_DONE_BUTTON_LABEL" desc="Label used for the done butto n at the end of survey"> 6384 <message name="IDS_HATS_DONE_BUTTON_LABEL" desc="Label used for the done butto n at the end of survey">
6379 Done 6385 Done
6380 </message> 6386 </message>
6381 </grit-part> 6387 </grit-part>
OLDNEW
« no previous file with comments | « no previous file | chrome/app/settings_strings.grdp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698