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

Unified Diff: chrome/app/generated_resources.grd

Issue 919033002: Rename "desktop notifications" to "notifications" in content settings. (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:
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 a4a9a0dd3395b3c47f52d4dc1223cfa82d2e59b3..5f3794c89a020c2e0cc940a53cf94a36bd5880f6 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -8183,13 +8183,13 @@ I don't think this site should be blocked!
Notifications exceptions
</message>
<message name="IDS_NOTIFICATIONS_ALLOW_RADIO" desc="A radio button in Content Settings dialog to allow all sites to show notifications.">
- Allow all sites to show desktop notifications
+ Allow all sites to show notifications
</message>
<message name="IDS_NOTIFICATIONS_BLOCK_RADIO" desc="A radio button in Content Settings dialog to deny all sites to show notifications.">
- Do not allow any site to show desktop notifications
+ Do not allow any site to show notifications
</message>
<message name="IDS_NOTIFICATIONS_ASK_RADIO" desc="A radio button in Content Settings dialog to configure notifications per-site.">
- Ask when a site wants to show desktop notifications (recommended)
+ Ask when a site wants to show notifications (recommended)
</message>
<message name="IDS_FULLSCREEN_TAB_LABEL" desc="Label for Fullscreen tab on Content Settings dialog">
Fullscreen
@@ -12838,7 +12838,7 @@ Some features may be unavailable. Please check that the profile exists and you
</message>
</if>
- <!-- Desktop notifications -->
+ <!-- Web and message center notifications -->
<if expr="enable_notifications">
<message name="IDS_NOTIFICATION_PERMISSIONS" desc="Text requesting permission for Web Notifications.">
<ph name="site">$1<ex>mail.google.com</ex></ph> wants to send you notifications.
« 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