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

Unified Diff: chrome/app/generated_resources.grd

Side-by-side diff isn't available for this file because of its large size.
Issue 14345002: Adds --file-manager-new-ui to chrome://flags. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 8 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') | no next file with comments »
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 e5dfbeb07758eb5e5f64a1a7007324206f295d0f..97b564b34b8c8a4db6dafe66187042dbb8e04c27 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -12139,6 +12139,12 @@ Some features may be unavailable. Please check that the profile exists and you
<message name="IDS_FLAGS_FILE_MANAGER_LEGACY_DESCRIPTION" desc="Description of about:flag option to launch the Files app in the legacy mode.">
Run Files app as an extension instead of a platform app.
</message>
+ <message name="IDS_FLAGS_FILE_MANAGER_NEW_UI_NAME" desc="Name of about:flag option to launch the Files app with the new experimental ui.">
+ Files.app's new UI
+ </message>
+ <message name="IDS_FLAGS_FILE_MANAGER_NEW_UI_DESCRIPTION" desc="Description of about:flag option to launch the Files app with the new experimental ui.">
+ Run Files app with the new experimental user interface.
+ </message>
<message name="IDS_FILE_BROWSER_ROOT_DIRECTORY_LABEL" desc="Root directory label.">
Files
</message>
« 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