Chromium Code Reviews| 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> |