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

Unified Diff: chrome/app/generated_resources.grd

Issue 298303002: Add option to install an ephemeral app to ChromeOS shelf context menu (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Addressed asargent's review comments Created 6 years, 7 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/extensions/webstore_install_with_prompt.h » ('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 9139dcadde02e8b69c636fe30ba148e94f2139d1..6b12b5bd638d96e7deec301928e25601596caa46 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -5198,11 +5198,9 @@ Keep your key file in a safe place. You will need it to create new versions of y
</if>
<!-- Packaged Apps -->
- <if expr="is_win">
- <message name="IDS_APP_INSTALL_TITLE" desc="Caption for installing an ephemeral app">
- Install app
- </message>
- </if>
+ <message name="IDS_APP_INSTALL_TITLE" desc="Caption for installing an ephemeral app">
+ Install app
+ </message>
<!-- Components -->
<message name="IDS_COMPONENTS_TITLE" desc="Title for the chrome://components page.">
« no previous file with comments | « no previous file | chrome/browser/extensions/webstore_install_with_prompt.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698