| Index: chrome/app/chromium_strings.grd
|
| diff --git a/chrome/app/chromium_strings.grd b/chrome/app/chromium_strings.grd
|
| index 78bbb044f1af5a5269f11c2360d7b139c5d35158..b9671a2e665ce5b3555fcae03c75339124be2ecb 100644
|
| --- a/chrome/app/chromium_strings.grd
|
| +++ b/chrome/app/chromium_strings.grd
|
| @@ -506,6 +506,10 @@ be available for now. -->
|
| <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 Chromium.
|
| </message>
|
| + <!-- chrome://crashes strings -->
|
| + <message name="IDS_CRASHES_DISABLED_MESSAGE" desc="The explanatory message for chrome://crashes when crash reporting is disabled">
|
| + Crash reporting is not available in Chromium.
|
| + </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.">
|
|
|