Index: chrome/app/generated_resources.grd |
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
index a51315d27129a2d51dba1873344e8e70ab4513fc..8fc97843cefbdbd310f1e1d81a3ea64d8dd98e51 100644 |
--- a/chrome/app/generated_resources.grd |
+++ b/chrome/app/generated_resources.grd |
@@ -6710,6 +6710,12 @@ Keep your key file in a safe place. You will need it to create new versions of y |
<message name="IDS_FLAGS_ASH_AUTO_WINDOW_PLACEMENT_DESCRIPTION" desc="Description for the option to enable/disable the auto window placement functionality."> |
Disable automatic window placement for one and two browser / app windows. |
</message> |
+ <message name="IDS_FLAGS_ASH_AUTO_MAXIMIZING_NAME" desc="Name for the option to disable the auto window maximizing functionality."> |
+ Automatic window maximization. |
James Cook
2013/04/13 00:15:03
This should have the word "Disable" and no . at th
skuhne
2013/04/13 00:21:29
Done.
|
+ </message> |
+ <message name="IDS_FLAGS_ASH_AUTO_MAXIMIZING_DESCRIPTION" desc="Description for the option to disable the auto window maximizing functionality."> |
+ Disable automatic window maximization for browser / app windows if they are started the first time. |
+ </message> |
<message name="IDS_FLAGS_ASH_DISABLE_PER_APP_LAUNCHER_NAME" desc="Name for the option to enable/disable the per application sorting launcher functionality."> |
Disable per application sorting in the launcher. |
</message> |