Index: chrome/app/generated_resources.grd |
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
index 41f38f1cb28203b1ba4ca4c2ad4543929838971e..4e2e9c3acf689da6c0e2e51f5931e08bcbfebfae 100644 |
--- a/chrome/app/generated_resources.grd |
+++ b/chrome/app/generated_resources.grd |
@@ -6901,6 +6901,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> |