Index: chrome/app/generated_resources.grd |
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
index 4dfeeb2089bd4ad7e979966804d20834562628c5..89372f4da98917b72f00419ce202163a697b2185 100644 |
--- a/chrome/app/generated_resources.grd |
+++ b/chrome/app/generated_resources.grd |
@@ -6949,6 +6949,13 @@ Keep your key file in a safe place. You will need it to create new versions of y |
<message name="IDS_FLAGS_SHOW_LAUNCHER_ALIGNMENT_MENU_DESCRIPTION" desc="Description for the flag to show a menu that lets you change the alignment of the launcher."> |
Enables a menu that allows changing the side the launcher is aligned to. |
</message> |
+ <message name="IDS_FLAGS_FORCE_MAXIMIZE_MODE_NAME" desc="Name for the flag which forces the window manager to use maximized mode wherever possible."> |
+ Always maximized mode |
+ </message> |
+ <message name="IDS_FLAGS_FORCE_MAXIMIZE_MODE_DESCRIPTION" desc="Description for the flag which forces the window manager to use maximized mode wherever possible."> |
+ Forces the window manager to use maximize mode wherever possible. |
+ </message> |
+ |
<message name="IDS_FLAGS_DISABLE_MINIMIZE_ON_SECOND_LAUNCHER_ITEM_CLICK_NAME" desc="Name for the flag which allows to minimize a window upon launcher item click under certain conditions."> |
Disallow launcher to minimize-on-click |
</message> |