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

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

Issue 2348913002: Port storage manager to MD settings. (Closed)
Patch Set: histograms.xml 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') | chrome/app/settings_strings.grdp » ('J')
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 4930 matching lines...) Expand 10 before | Expand all | Expand 10 after
6347 <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."> 6353 <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.">
6348 Emoji, handwriting and voice input on opt-in IME menu 6354 Emoji, handwriting and voice input on opt-in IME menu
6349 </message> 6355 </message>
6350 <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."> 6356 <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.">
6351 Enable access to emoji, handwriting and voice input form opt-in IME menu. 6357 Enable access to emoji, handwriting and voice input form opt-in IME menu.
6352 </message> 6358 </message>
6353 <message name="IDS_HATS_DONE_BUTTON_LABEL" desc="Label used for the done butto n at the end of survey"> 6359 <message name="IDS_HATS_DONE_BUTTON_LABEL" desc="Label used for the done butto n at the end of survey">
6354 Done 6360 Done
6355 </message> 6361 </message>
6356 </grit-part> 6362 </grit-part>
OLDNEW
« no previous file with comments | « no previous file | chrome/app/settings_strings.grdp » ('j') | chrome/app/settings_strings.grdp » ('J')

Powered by Google App Engine
This is Rietveld 408576698