| Index: ui/strings/ui_strings.grd
|
| diff --git a/ui/strings/ui_strings.grd b/ui/strings/ui_strings.grd
|
| index 344a6867e6bc61ed53a2eac046269fb00df041c3..78f9fe70419cec30ec2bda192e785d1bc2076300 100644
|
| --- a/ui/strings/ui_strings.grd
|
| +++ b/ui/strings/ui_strings.grd
|
| @@ -604,6 +604,9 @@ need to be translated for each locale.-->
|
| <message name="IDS_MESSAGE_CENTER_ACCESSIBLE_NAME" desc="The accessible name for the Notification Center window.">
|
| Notification Center
|
| </message>
|
| + <message name="IDS_MESSAGE_CENTER_NOTIFICATION_ACCESSIBLE_NAME" desc="The accessible name for a single notification.">
|
| + Notification
|
| + </message>
|
| <message name="IDS_MESSAGE_CENTER_NOTIFIER_DISABLE" desc="The menu entry for disabling a notifier from a notification.">
|
| Disable notifications from <ph name="notifier_name">$1<ex>Notification Galore!</ex></ph>
|
| </message>
|
|
|