Index: chrome/app/generated_resources.grd |
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
index 7c6560c44fdb73325f2350642c395452b392ac39..3e04a85076bc0a7fb06ac7425efc2c725ce3bfb5 100644 |
--- a/chrome/app/generated_resources.grd |
+++ b/chrome/app/generated_resources.grd |
@@ -9581,6 +9581,10 @@ experiment id: "<ph name="EXPERIMENT_ID">$5<ex>ar1</ex></ph>" |
desc="Text for the button that opens the app full screen. (In sentence case.)"> |
Open full screen |
</message> |
+ <message name="IDS_APP_CONTEXT_MENU_OPEN_MAXIMIZED" |
+ desc="Text for the button that opens the app maximized. (In sentence case.)"> |
+ Open maximized |
+ </message> |
</if> |
<if expr="pp_ifdef('use_titlecase')"> |
@@ -9620,6 +9624,10 @@ experiment id: "<ph name="EXPERIMENT_ID">$5<ex>ar1</ex></ph>" |
desc="Text for the button that opens the app full screen. (In title case.)"> |
Open Full Screen |
</message> |
+ <message name="IDS_APP_CONTEXT_MENU_OPEN_MAXIMIZED" |
+ desc="Text for the button that opens the app maximized. (In title case.)"> |
+ Open Maximized |
+ </message> |
</if> |
<if expr="pp_ifdef('chromeos')"> |