Chromium Code Reviews| Index: chrome/app/chromium_strings.grd |
| diff --git a/chrome/app/chromium_strings.grd b/chrome/app/chromium_strings.grd |
| index 05cdf368660a89925cb79444fb53f85b06022fcc..da38b89bac351aec7cde1ffcc26ccdaf00a806f2 100644 |
| --- a/chrome/app/chromium_strings.grd |
| +++ b/chrome/app/chromium_strings.grd |
| @@ -362,6 +362,9 @@ be available for now. --> |
| <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? |
|
TVL
2009/10/14 17:34:23
Mark is fixing this, but...
Why does this need to
|
| + </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 |