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

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

Issue 2389793003: Remove a flag to show storage manager in options page. (Closed)
Patch Set: Rebase 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/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 1398 matching lines...) Expand 10 before | Expand all | Expand 10 after
1409 </message> 1409 </message>
1410 <message name="IDS_FLAGS_MD_STORAGE_MANAGER_DESCRIPTION" desc="Description for the flag to enable experimental storage manager."> 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. 1411 Enables storage manager in Material Design Settings.
1412 </message> 1412 </message>
1413 <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.">
1414 Quick Unlock (PIN) 1414 Quick Unlock (PIN)
1415 </message> 1415 </message>
1416 <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.">
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. 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.
1418 </message> 1418 </message>
1419 <message name="IDS_FLAGS_STORAGE_MANAGER_NAME" desc="Description for the flag to enable experimental storage manager.">
1420 Storage manager
1421 </message>
1422 <message name="IDS_FLAGS_STORAGE_MANAGER_DESCRIPTION" desc="Description for th e flag to enable experimental storage manager.">
1423 Enables storage manager to manage local storage.
1424 </message>
1425 <message name="IDS_OFFERS_CONSENT_INFOBAR_LABEL_LEARN_MORE" desc="Text of the Learn More link in the echo dialog."> 1419 <message name="IDS_OFFERS_CONSENT_INFOBAR_LABEL_LEARN_MORE" desc="Text of the Learn More link in the echo dialog.">
1426 Learn More 1420 Learn More
1427 </message> 1421 </message>
1428 <message name="IDS_OFFERS_CONSENT_INFOBAR_ENABLE_BUTTON" desc="Enable button l abel."> 1422 <message name="IDS_OFFERS_CONSENT_INFOBAR_ENABLE_BUTTON" desc="Enable button l abel.">
1429 Allow 1423 Allow
1430 </message> 1424 </message>
1431 <message name="IDS_OFFERS_CONSENT_INFOBAR_DISABLE_BUTTON" desc="Disable button label."> 1425 <message name="IDS_OFFERS_CONSENT_INFOBAR_DISABLE_BUTTON" desc="Disable button label.">
1432 Deny 1426 Deny
1433 </message> 1427 </message>
1434 <message name="IDS_NETWORK_CONFIG_ERROR_INCORRECT_PASSWORD" desc="Error for ne twork configuration: Incorrect password."> 1428 <message name="IDS_NETWORK_CONFIG_ERROR_INCORRECT_PASSWORD" desc="Error for ne twork configuration: Incorrect password.">
(...skipping 4946 matching lines...) Expand 10 before | Expand all | Expand 10 after
6381 <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."> 6375 <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.">
6382 Emoji, handwriting and voice input on opt-in IME menu 6376 Emoji, handwriting and voice input on opt-in IME menu
6383 </message> 6377 </message>
6384 <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."> 6378 <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.">
6385 Enable access to emoji, handwriting and voice input form opt-in IME menu. 6379 Enable access to emoji, handwriting and voice input form opt-in IME menu.
6386 </message> 6380 </message>
6387 <message name="IDS_HATS_DONE_BUTTON_LABEL" desc="Label used for the done butto n at the end of survey"> 6381 <message name="IDS_HATS_DONE_BUTTON_LABEL" desc="Label used for the done butto n at the end of survey">
6388 Done 6382 Done
6389 </message> 6383 </message>
6390 </grit-part> 6384 </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