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

Unified Diff: chrome/app/generated_resources.grd

Issue 2929273002: Add the Play Store app search to the launcher. (Closed)
Patch Set: Implement methods in FakeAppInstance. 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
« no previous file with comments | « no previous file | chrome/browser/ui/BUILD.gn » ('j') | chrome/browser/ui/BUILD.gn » ('J')
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 809113109e2c05eb8db3079a8a033b5d44960808..a9e21fb0ccd2326a42dc24b0bcfbeb9bddbc0a27 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -8465,6 +8465,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">
@@ -8522,6 +8526,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 -->
« no previous file with comments | « no previous file | chrome/browser/ui/BUILD.gn » ('j') | chrome/browser/ui/BUILD.gn » ('J')

Powered by Google App Engine
This is Rietveld 408576698