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

Unified Diff: chrome/app/generated_resources.grd

Issue 2929273002: Add the Play Store app search to the launcher. (Closed)
Patch Set: Resolve Luis comments. Created 3 years, 6 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:
View side-by-side diff with in-line comments
Download patch
Index: chrome/app/generated_resources.grd
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index fc3aed6eafeb5e75753e40e2f99f0e80ddac7d4f..4177d2851d1b8be94d964bf30eddd93527679620 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -8453,6 +8453,10 @@ I don't think this site should be blocked!
Open
</message>
</if>
+ <message name="IDS_APP_CONTEXT_MENU_INSTALL"
+ desc="Text for the button that installs the app. (In sentence case.)">
+ Install
+ </message>
</if>
<if expr="use_titlecase">
@@ -8510,6 +8514,10 @@ I don't think this site should be blocked!
Open
</message>
</if>
+ <message name="IDS_APP_CONTEXT_MENU_INSTALL"
+ desc="Text for the button that installs the app. (In sentence case.)">
+ Install
+ </message>
</if>
<!-- Multi-profile -->

Powered by Google App Engine
This is Rietveld 408576698