Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(222)

Unified Diff: chrome/app/generated_resources.grd

Side-by-side diff isn't available for this file because of its large size.
Issue 10180008: Renaming Open full screen -> Open maximized. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: 'Merged Created 8 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
Download patch
« no previous file with comments | « no previous file | chrome/browser/ui/views/ash/app_list/extension_app_item.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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')">
« no previous file with comments | « no previous file | chrome/browser/ui/views/ash/app_list/extension_app_item.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698