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

Unified Diff: chrome/app/generated_resources.grd

Issue 8890036: Aura: Separate constrained window and translucent frame flags (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: tweak description text Created 9 years 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 side-by-side diff with in-line comments
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 ac2c763fbebd6cd0362dbb561f7a257c1654ccc1..fa13f5c1556218404f7e25b57a9fd90001af8362 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -4954,11 +4954,17 @@ Keep your key file in a safe place. You will need it to create new versions of y
<message name="IDS_FLAGS_ENABLE_MEDIA_SOURCE_DESCRIPTION" desc="Description for the flag to enable the Media Source API on &lt;video&gt; elements.">
Enable experimental Media Source API on the video elements. This API allows JavaScript to send media data directly to a video element.
</message>
- <message name="IDS_FLAGS_AURA_WINDOWS_NAME" desc="Title for the flag to enable fancy translucent windows.">
+ <message name="IDS_FLAGS_AURA_WORKSPACE_MANAGER_NAME" desc="Title for flag for workspace manager window dragging.">
+ Workspace manager
+ </message>
+ <message name="IDS_FLAGS_AURA_WORKSPACE_MANAGER_DESCRIPTION" desc="Description for flag for workspace manager window dragging.">
+ Enable multiple workspaces and smart window sizing and dragging.
+ </message>
+ <message name="IDS_FLAGS_AURA_TRANSLUCENT_FRAMES_NAME" desc="Title for the flag to enable fancy translucent windows.">
Translucent windows
</message>
- <message name="IDS_FLAGS_AURA_WINDOWS_DESCRIPTION" desc="Description for the flag to enable fancy translucent windows.">
- Enable the "Aura" style for translucent window frames and constrained window dragging.
+ <message name="IDS_FLAGS_AURA_TRANSLUCENT_FRAMES_DESCRIPTION" desc="Description for the flag to enable fancy translucent windows.">
+ Enable translucent window frames.
</message>
<message name="IDS_FLAGS_ENABLE_POINTER_LOCK_NAME" desc="Title for the flag to enable the pointer lock feature.">
Enable Pointer Lock
« 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