Index: chrome/app/generated_resources.grd |
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
index 92cfd1084ff6ff8b2fc6a7d34e93a2a021d2b0cb..d814393fab644a786dfadb26eef973b615ad12a6 100644 |
--- a/chrome/app/generated_resources.grd |
+++ b/chrome/app/generated_resources.grd |
@@ -12188,11 +12188,9 @@ Some features may be unavailable. Please check that the profile exists and you |
<message name="IDS_NOTIFICATION_WELCOME_TITLE" desc="Notification title for the Welcome Notification"> |
Google Now for Chrome! |
</message> |
- <if expr="is_macosx"> |
- <message name="IDS_MESSAGE_CENTER_FOOTER_WITH_PRODUCT_TITLE" desc="The label in the footer of the message center tray, with the product title."> |
- <ph name="product_name">$1<ex>Chrome</ex></ph> Notifications |
- </message> |
- </if> |
+ <message name="IDS_MESSAGE_CENTER_FOOTER_WITH_PRODUCT_TITLE" desc="The label in the footer of the message center tray, with the product title."> |
+ <ph name="product_name">$1<ex>Chrome</ex></ph> Notifications |
+ </message> |
<message name="IDS_NOTIFIER_WELCOME_BODY" desc="Notification body for when a new notifier service is introduced."> |
Now on your desktop |
</message> |