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

Unified Diff: chrome/app/generated_resources.grd

Issue 5273004: Add "create Application Shortcut" to the app menu on NTP. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase for commit. Created 10 years, 1 month 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/browser_main.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 3e737380efc2650eaf13df74a95aab60b0f5e393..a0e46b6085ff70ce4f0e042c8d685a5101ed2e56 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -7517,6 +7517,10 @@ Keep your key file in a safe place. You will need it to create new versions of y
desc="Text for the button that takes the user to the options of an app.">
Options
</message>
+ <message name="IDS_NEW_TAB_APP_CREATE_SHORTCUT"
+ desc="Text for the button that creates an app shortcut.">
+ Create shortcut
+ </message>
<message name="IDS_APP_CONTEXT_MENU_OPEN_PINNED"
desc="Text for the button that opens the app in a pinned tab.">
Open as pinned tab
« no previous file with comments | « no previous file | chrome/browser/browser_main.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698