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

Unified Diff: ui/strings/ui_strings.grd

Issue 1961813002: Show no-notification message in the bottom label of message center (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 7 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 | « ui/message_center/views/message_center_view_unittest.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/strings/ui_strings.grd
diff --git a/ui/strings/ui_strings.grd b/ui/strings/ui_strings.grd
index 59487442d946c9c027c59f63f2560e6a5b674162..69b1b3393571db44dba4e4ab7882e9cc9195ef9b 100644
--- a/ui/strings/ui_strings.grd
+++ b/ui/strings/ui_strings.grd
@@ -602,6 +602,9 @@ need to be translated for each locale.-->
<message name="IDS_MESSAGE_CENTER_FOOTER_TITLE" desc="The label in the footer of the message center">
Notifications
</message>
+ <message name="IDS_MESSAGE_CENTER_FOOTER_NO_NOTIFICATION" desc="The label in the footer of the message center when there is no notification to show">
dewittj 2016/05/12 19:48:36 Why not just reuse IDS_MESSAGE_CENTER_NO_MESSAGES?
yoshiki 2016/05/16 05:41:00 Done.
+ You have no notifications
+ </message>
<message name="IDS_MESSAGE_CENTER_SETTINGS_BUTTON_LABEL" desc="The button label for visiting the appropriate settings page in the footer of the message center.">
Settings
</message>
« no previous file with comments | « ui/message_center/views/message_center_view_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698