Index: chrome/app/generated_resources.grd |
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
index ac2c763fbebd6cd0362dbb561f7a257c1654ccc1..fecbe7ba3cab0f49cdc5db23bb3a3cb61c4ca33d 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_CONSTRAINED_WINDOWS_NAME" desc="Title for flag for constrained window dragging."> |
+ Constrained windows |
+ </message> |
+ <message name="IDS_FLAGS_AURA_CONSTRAINED_WINDOWS_DESCRIPTION" desc="Description for flag for constrained window dragging."> |
+ Enable constrained window sizing and dragging, which attempts to help with window positioning. |
+ </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 |