| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index d2d49d2386663ef28d66dbadaf89d04aa24c8fc5..052ef9cf2b9ed89a4c66115c1f6f89d489d41fb2 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -6459,6 +6459,9 @@ I don't think this site should be blocked!
|
| <message name="IDS_CHROME_CLEANUP_LOGS_PERMISSION" desc="A checkbox label, appearing on both the Chrome Cleanup dialog and web page, asking the user for permission to send some system information to Google in order to help with detection of harmful software. The word 'settings' refers to the user's operating system settings. The word 'applications' refers to any software that is installed or runs on the user's computer.">
|
| Send information about your system and applications to Google to help detect harmful software
|
| </message>
|
| + <message name="IDS_CHROME_CLEANUP_LOGS_PERMISSION_WITH_LINK" desc="A checkbox label, appearing on both the Chrome Cleanup dialog and web page, asking the user for permission to send some system information to Google in order to help with detection of harmful software. The word 'settings' refers to the user's operating system settings. The word 'applications' refers to any software that is installed or runs on the user's computer. The translation for this string should have the same meaning as IDS_CHROME_CLEANUP_LOGS_PERMISSION">
|
| + Send <ph name="BEGIN_LINK"><a target="_blank" href="$1"></ph>information about your system and applications<ph name="END_LINK"></a></ph> to Google to help detect harmful software
|
| + </message>
|
| </if>
|
|
|
| <!-- Settings reset prompt dialog messages -->
|
|
|