| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index 182e3bf6ed6ea748a474bc93d78e5c5716343720..3aa2c584f8d527640c151544c5d81f815177942a 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -11193,6 +11193,21 @@ The following application will be launched if you accept this request:
|
| <message name="IDS_OPTIONS_ENABLE_LOGGING" desc="The label of the checkbox to enable/disable crash and user metrics logging">
|
| Automatically send usage statistics and crash reports to Google
|
| </message>
|
| + <message name="IDS_OPTIONS_ENABLE_DO_NOT_TRACK" desc="The label of the checkbox to enable/disable sending the 'Do Not track' header">
|
| + Send a ‘Do Not Track’ request with your browsing traffic
|
| + </message>
|
| + <message name="IDS_OPTIONS_ENABLE_DO_NOT_TRACK_BUBBLE_TEXT" desc="The text of a confirmation dialog that confirms that the user want to send the 'Do Not Track' header">
|
| + This feature is currently under development.
|
| + </message>
|
| + <message name="IDS_OPTIONS_ENABLE_DO_NOT_TRACK_BUBBLE_TITLE" desc="The title of a confirmation dialog that confirms that the user want to send the 'Do Not Track' header">
|
| + Do Not Track
|
| + </message>
|
| + <message name="IDS_OPTIONS_ENABLE_DO_NOT_TRACK_BUBBLE_ENABLE" desc="The label of a button that enables sending the 'Do Not Track' header">
|
| + OK
|
| + </message>
|
| + <message name="IDS_OPTIONS_ENABLE_DO_NOT_TRACK_BUBBLE_DISABLE" desc="The label of a button that disables sending the 'Do Not Track' header">
|
| + Cancel
|
| + </message>
|
| <if expr="is_win">
|
| <message name="IDS_WINDOWS8_PRIVACY_HANDLING_INFO" desc="The text which describes how user data is handled differently in Windows8">
|
| Your data is handled differently in Windows 8.
|
|
|