Index: chrome/app/google_chrome_strings.grd |
=================================================================== |
--- chrome/app/google_chrome_strings.grd (revision 51844) |
+++ chrome/app/google_chrome_strings.grd (working copy) |
@@ -352,6 +352,10 @@ |
<message name="IDS_OPTIONS_ENABLE_LOGGING" desc="The label of the checkbox to enable/disable crash and user metrics logging"> |
Help make Google Chrome better by automatically sending usage statistics and crash reports to Google |
</message> |
+ <!-- We use /n in the following message to separate lines manually because NativeCheckboxGtk currently does not support multi-line. --> |
+ <message name="IDS_EULA_CHECKBOX_ENABLE_LOGGING" desc="The label of the checkbox to enable/disable crash and user metrics logging"> |
+ Optional: Help make Google Chrome better by automatically sending usage statistics and crash\nreports to Google |
+ </message> |
<message name="IDS_PROFILE_TOO_NEW_ERROR" desc="Error displayed on startup when the profile is from a newer version of the product and can not be read"> |
Your profile can not be used because it is from a newer version of Google Chrome.\n\nSome features may be unavailable. Please specify a different profile directory or use a newer version of Chrome. |
</message> |