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

Unified Diff: chrome/app/generated_resources.grd

Side-by-side diff isn't available for this file because of its large size.
Issue 231193003: Add Create Shortcuts button to App Info dialog (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: As small as a patch can be! Almost. Created 6 years, 8 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
« no previous file with comments | « no previous file | chrome/browser/ui/views/apps/app_info_dialog/app_info_summary_tab.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 b918d7f12de5c97aa990243c56bacf92668be6df..df4f8705d4d1977a09b8a58c9ddb0e45c53593c2 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -2220,6 +2220,9 @@ Even if you have downloaded files from this website before, the website might ha
<message name="IDS_APPLICATION_INFO_WEB_STORE_LINK" desc="Text for the link that opens the app in the Web Store.">
View in Web Store
</message>
+ <message name="IDS_APPLICATION_INFO_CREATE_SHORTCUTS_BUTTON_TEXT" desc="Text for the button that opens the dialog to create shortcuts for the app.">
+ Create shortcuts
+ </message>
<message name="IDS_APPLICATION_INFO_UNINSTALL_BUTTON_TEXT" desc="Text for the button that uninstalls the app.">
Uninstall
</message>
@@ -2237,6 +2240,9 @@ Even if you have downloaded files from this website before, the website might ha
<message name="IDS_APPLICATION_INFO_WEB_STORE_LINK" desc="In Title Case: Text for the link that opens the app in the Web Store..">
View in Web Store
</message>
+ <message name="IDS_APPLICATION_INFO_CREATE_SHORTCUTS_BUTTON_TEXT" desc="In Title Case: Text for the button that opens the dialog to create shortcuts for the app.">
+ Create Shortcuts
+ </message>
<message name="IDS_APPLICATION_INFO_UNINSTALL_BUTTON_TEXT" desc="In Title Case: Text for the button that uninstalls the app.">
Uninstall
</message>
« no previous file with comments | « no previous file | chrome/browser/ui/views/apps/app_info_dialog/app_info_summary_tab.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698