Chromium Code Reviews| Index: chrome/app/google_chrome_strings.grd |
| diff --git a/chrome/app/google_chrome_strings.grd b/chrome/app/google_chrome_strings.grd |
| index a3e772db63531dffcfa4faa699e86e955dafda54..d3996ed97da6120aa6b1869ebf0e0eb2c979cbf2 100644 |
| --- a/chrome/app/google_chrome_strings.grd |
| +++ b/chrome/app/google_chrome_strings.grd |
| @@ -513,6 +513,10 @@ Chrome supports. --> |
| <message name="IDS_CONFLICTS_CHECK_WARNING_SUSPECTED" desc="Warning label on the compatibility page"> |
| A module with the same name has been known to conflict with Google Chrome. |
| </message> |
| + <!-- chrome://crashes strings --> |
| + <message name="IDS_CRASHES_DISABLED_MESSAGE" desc="The explanatory message for chrome://crashes when crash reporting is disabled"> |
| + This page only shows information on your recent crashes if you <ph name="BEGIN_LINK"><a href="http://google.com/support/chrome/bin/answer.py?answer=96817"></ph>enable crash reporting<ph name="END_LINK"></a></ph>. |
|
Nico
2011/02/18 18:16:01
eek <a> :-)
Do you use the BEGIN_LINK / END
stuartmorgan
2011/02/18 19:41:21
Per irc, this is for the localization system. (Thi
|
| + </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."> |