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

Unified Diff: chrome/app/generated_resources.grd

Issue 8801032: Add some strings for disabling app notifications. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 years 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 | no next file » | 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 f0987627450ea8ee3e13f35f2f853fb461163536..41c9e4495575d4cce3132dd9bf0cffb498430ba1 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -9041,6 +9041,18 @@ experiment id: "<ph name="EXPERIMENT_ID">$5<ex>ar1</ex></ph>"
desc="Text for the button that takes the user to the options of an app.">
Options
</message>
+ <message name="IDS_NEW_TAB_APP_DISABLE_NOTIFICATIONS"
+ desc="Text for the option to disable app notifications">
+ Disable notifications
+ </message>
+ <message name="IDS_NEW_TAB_APP_ENABLE_NOTIFICATIONS"
+ desc="Text for the option to enable app notifications">
+ Enable notifications
+ </message>
+ <message name="IDS_NEW_TAB_APP_ALLOW_NOTIFICATIONS"
+ desc="Text for the option to allow app notifications">
+ Allow notifications
+ </message>
<message name="IDS_NEW_TAB_APP_CREATE_SHORTCUT"
desc="Text for the button that creates an app shortcut.">
Create shortcut
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698