Chromium Code Reviews| Index: chrome/app/generated_resources.grd |
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
| index ac2c763fbebd6cd0362dbb561f7a257c1654ccc1..ffcc10db6ae7bfe2de4fe7ad5cec342591405603 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 <video> 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 smart window sizing and dragging, which attempts to maximize the use of screen space. |
|
oshima
2011/12/08 23:15:36
Enable multiple workspace, smart window resizing .
|
| + </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 |