Index: chrome/app/generated_resources.grd |
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
index df72cf2637dcb956d984f41254d8f7c9f20525b7..5a3f6fa6921d8c2c9dbf2cd6a529d0c98893d896 100644 |
--- a/chrome/app/generated_resources.grd |
+++ b/chrome/app/generated_resources.grd |
@@ -7028,6 +7028,12 @@ Keep your key file in a safe place. You will need it to create new versions of y |
<message name="IDS_FLAGS_NO_DISCARD_TABS_DESCRIPTION" desc="Description for the flag to disable the tab discarding feature."> |
Turns off tab discarding, a feature that discards infrequently used tabs under low memory conditions. |
</message> |
+ <message name="IDS_FLAGS_DOCKED_WINDOWS_NAME" desc="Name for the flag to enable docked windows feature."> |
+ Enable docking of windows near screen edges. |
+ </message> |
+ <message name="IDS_FLAGS_DOCKED_WINDOWS_DESCRIPTION" desc="Description for the flag to enable docked windows feature."> |
+ Turns on docking of windows near screen edges, a feature that provides easier way to interact with panel windows. |
+ </message> |
flackr
2013/07/16 22:05:45
Separate CL please.
varkha
2013/07/18 21:56:59
Done.
|
<message name="IDS_FLAGS_SHOW_LAUNCHER_ALIGNMENT_MENU_NAME" desc="Name for the flag to show a menu that lets you change the alignment of the launcher."> |
Show launcher alignment menu. |
</message> |