Index: chrome/app/chromium_strings.grd |
=================================================================== |
--- chrome/app/chromium_strings.grd (revision 28695) |
+++ chrome/app/chromium_strings.grd (working copy) |
@@ -362,6 +362,9 @@ |
<message name="IDS_DEFAULT_BROWSER_INFOBAR_SHORT_TEXT" desc="More compact text to show in the default browser query infobar."> |
Chromium isn't your default browser. |
</message> |
+ <message name="IDS_NOTIFICATION_PERMISSIONS" desc="Text requesting permission for desktop notifications."> |
+ Allow <ph name="site">$1<ex>mail.google.com</ex></ph> to show desktop notifications? |
+ </message> |
<if expr="os == 'darwin'"> |
<message name="IDS_SHORT_PRODUCT_NAME" desc="The application's short name, used for the Mac's application menu, activity monitor, etc. This should be less than 16 characters. Example: Chrome, not Google Chrome."> |
Chromium |