| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index d72973be48560b8d8870381564862594eb57e2aa..673f464de41866a9b6304137051e30a2f9274d28 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -15809,6 +15809,12 @@ Do you accept?
|
| <ph name="EVENT_NAME">$3<ex>Event Description</ex></ph>
|
| </message>
|
|
|
| + <message name="IDS_ENABLE_INVALID_CERT_COLLECTION" desc="Name of the 'Enable invalid certificate collection' flag.">
|
| + Enable opt-in for reporting invalid TLS/SSL certificate chains
|
| + </message>
|
| + <message name="IDS_ENABLE_INVALID_CERT_COLLECTION_DESCRIPTION" desc="Description of the 'Enable invalid certificate collection' flag.">
|
| + Allows users to opt in to the collection of invalid TLS/SSL certificate chains.
|
| + </message>
|
| </messages>
|
| </release>
|
| </grit>
|
|
|