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

Unified Diff: chrome/app/generated_resources.grd

Side-by-side diff isn't available for this file because of its large size.
Issue 263883002: Renamed app list position flag to --enable-centered-app-list. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 7 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 | « ash/wm/app_list_controller.cc ('k') | 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 cdb65a7ff3cae4e8f0445e2b41893f51001d3347..47ae16bfe68a48cae0d0ff6bf133f590b0afe3ea 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -6562,16 +6562,16 @@ Keep your key file in a safe place. You will need it to create new versions of y
Enable the app info dialog. If enabled, the user will be able to select the 'App Info' context menu in the App Launcher to show the app info dialog for the selected app.
</message>
<message name="IDS_FLAGS_ENABLE_EXPERIMENTAL_APP_LIST_NAME" desc="Name of the flag to enable the experimental app launcher.">
- Enable the experimental app launcher.
+ Enable the experimental App Launcher.
</message>
<message name="IDS_FLAGS_ENABLE_EXPERIMENTAL_APP_LIST_DESCRIPTION" desc="Description of the flag to enable the experimental app launcher.">
- Enable the experimental version of the app launcher.
+ Enable the experimental version of the App Launcher.
</message>
- <message name="IDS_FLAGS_ENABLE_EXPERIMENTAL_APP_LIST_POSITION_NAME" desc="Name of the flag to enable the experimental app launcher position.">
- Enable the experimental app launcher position.
+ <message name="IDS_FLAGS_CENTER_APP_LIST_NAME" desc="Name of the flag to center the app launcher.">
+ Center the App Launcher.
</message>
- <message name="IDS_FLAGS_ENABLE_EXPERIMENTAL_APP_LIST_POSITION_DESCRIPTION" desc="Description of the flag to enable the experimental app launcher position.">
- Positions the app launcher in the center of the screen with a landscape aspect. This will not enable other app launcher experiments.
+ <message name="IDS_FLAGS_CENTER_APP_LIST_DESCRIPTION" desc="Description of the flag to center the app launcher and make it wide instead of tall.">
benwells 2014/05/02 04:42:13 Flags should all be ...ENABLE_BLAH (or ...DISABLE_
Matt Giuca 2014/05/02 05:15:02 Done.
+ Positions the App Launcher in the center of the screen with a landscape aspect.
</message>
</if>
<if expr="chromeos">
« no previous file with comments | « ash/wm/app_list_controller.cc ('k') | chrome/browser/about_flags.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698