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

Unified Diff: chrome/app/generated_resources.grd

Issue 899173002: Replace Webstore link with app info dialog link in chrome://apps (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 10 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
Index: chrome/app/generated_resources.grd
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index c5c1a3b638d44a7920feb6c3e018c4b8cf6b1df3..1291acd9def8d80611c68a52afde0f4125473789 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -11588,6 +11588,10 @@ Chrome ran out of memory.
desc="Text for the context menu item that takes the user to the app in Web Store. (In sentence case.)">
View in Web Store
</message>
+ <message name="IDS_NEW_TAB_APP_INFO"
+ desc="Text for the context menu item that takes opens the app info dialog for the app. (In sentence case.)">
+ App info
+ </message>
<if expr="is_macosx">
<message name="IDS_NEW_TAB_APP_CREATE_SHORTCUT"
desc="Text for the context menu item that creates an app shortcut. (In sentence case.)">
@@ -11639,6 +11643,10 @@ Chrome ran out of memory.
desc="Text for the context menu item that takes the user to the app in Web Store. (In title case.)">
View in Web Store
</message>
+ <message name="IDS_NEW_TAB_APP_INFO"
+ desc="Text for the context menu item that takes opens the app info dialog for the app. (In title case.)">
+ App Info
sashab 2015/02/06 16:23:00 Will this ever be different than IDS_APP_CONTEXT_M
+ </message>
<if expr="is_macosx">
<message name="IDS_NEW_TAB_APP_CREATE_SHORTCUT"
desc="Text for the context menu item that creates an app shortcut. (In title case.)">
« no previous file with comments | « no previous file | chrome/browser/resources/ntp4/apps_page.js » ('j') | chrome/browser/resources/ntp4/apps_page.js » ('J')

Powered by Google App Engine
This is Rietveld 408576698