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

Unified Diff: chrome/app/generated_resources.grd

Side-by-side diff isn't available for this file because of its large size.
Issue 2770523003: [Mac] Change the notification button drop down label (Closed)
Patch Set: Created 3 years, 9 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
Index: chrome/app/generated_resources.grd
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index 116646c0060a70160c41240085bd3f65a34df108..510cd2df1bec8ac1302e834016cd3542f10850fb 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -11505,8 +11505,8 @@ Tell us what happened exactly before you got the profile error message:
<message name="IDS_NOTIFICATION_BUTTON_CLOSE" desc="Button label to close a notification">
Close
</message>
- <message name="IDS_NOTIFICATION_BUTTON_OPTIONS" desc="Button label to display more options like extra buttons or going to the site settings page.">
- Options
+ <message name="IDS_NOTIFICATION_BUTTON_MORE" desc="Button label to display more options like extra buttons or going to the site settings page.">
Peter Beverloo 2017/03/22 14:52:53 nit: I'd use this opportunity to better specify th
Miguel Garcia 2017/03/22 20:45:57 Done.
+ More
</message>
<message name="IDS_NOTIFIER_WELCOME_BUTTON" desc="Notification body for when a new notifier service is introduced.">
Turn off these notifications

Powered by Google App Engine
This is Rietveld 408576698