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

Unified Diff: chrome/app/generated_resources.grd

Issue 2832014: NTP: Add ability to uninstall apps from the ntp.... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 10 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/dom_ui/app_launcher_handler.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/generated_resources.grd
===================================================================
--- chrome/app/generated_resources.grd (revision 50261)
+++ chrome/app/generated_resources.grd (working copy)
@@ -6192,11 +6192,22 @@
desc="The action text to show as the close link for the notification shown after the user has set his/her home page.">
Close
</message>
-
<message name="IDS_NEW_TAB_MAKE_THIS_HOMEPAGE"
desc="Text for link that sets new tab page as home page">
Make this my home page
</message>
+ <message name="IDS_NEW_TAB_APP_SETTINGS"
+ desc="Text for the tooltip that is used for the button that shows the settings for an app icon.">
+ Settings
+ </message>
+ <message name="IDS_NEW_TAB_APP_UNINSTALL"
+ desc="Text for the button that allows uninstalling an app.">
+ Uninstall
+ </message>
+ <message name="IDS_NEW_TAB_APP_OPTIONS"
+ desc="Text for the button that takes the user to the options of an app.">
+ Options
+ </message>
<!-- SafeBrowsing -->
<message name="IDS_SAFE_BROWSING_MALWARE_TITLE" desc="SafeBrowsing Malware HTML title">
« no previous file with comments | « no previous file | chrome/browser/dom_ui/app_launcher_handler.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698