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

Unified Diff: chrome/app/generated_resources.grd

Side-by-side diff isn't available for this file because of its large size.
Issue 665343003: Add chrome://flags for cloud import. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git/+/master
Patch Set: Created 6 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:
Download patch
« no previous file with comments | « no previous file | chrome/browser/about_flags.cc » ('j') | chromeos/chromeos_switches.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/generated_resources.grd
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index 52442f6344bbd0a25278d116ae577c03577c039e..6f3739afc6875ac152dfa1f1208e261ab3b9d83d 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -6120,6 +6120,12 @@ Keep your key file in a safe place. You will need it to create new versions of y
<message name="IDS_FLAGS_ENABLE_CARRIER_SWITCHING_DESCRIPTION" desc="Description for the flag to set to enable carrier switching.">
Allows the user to switch between mobile carriers from the UI. Warning: The Sprint carrier will ONLY work for users with an existing Sprint plan.
</message>
+ <message name="IDS_FLAGS_ENABLE_CLOUD_IMPORT" desc="Name for the flag to enable cloud import feature.">
+ Enable cloud import.
+ </message>
+ <message name="IDS_FLAGS_ENABLE_CLOUD_IMPORT_DESCRIPTION" desc="Description for the flag to enable cloud import.">
+ Allows the user to easily import content to the cloud.
stevenjb 2014/10/21 20:14:11 s/to the cloud/from the cloud/ ?
+ </message>
<message name="IDS_FLAGS_ENABLE_REQUEST_TABLET_SITE_NAME" desc="Name for the flag to set to enable Request Tablet Site in the wrench menu.">
Enables the request tablet site option in the settings menu.
</message>
« no previous file with comments | « no previous file | chrome/browser/about_flags.cc » ('j') | chromeos/chromeos_switches.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698