| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index d0deb2166c5c1fcf05d63c1fbeeb94b597e1869a..f4e6fa4d0f4611fd8ba4cde894d10be39e6aeeb6 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -14516,12 +14516,19 @@ Do you accept?
|
| Personalized
|
| </message>
|
| </if>
|
| +
|
| <message name="IDS_FLAGS_DISABLE_IGNORE_AUTOCOMPLETE_OFF_NAME" desc="Name of the disable ignore autocomplete='off' lab">
|
| - Disable ignore autocomplete='off'
|
| + Disable ignore autocomplete='off' (Passwords)
|
| </message>
|
| <message name="IDS_FLAGS_DISABLE_IGNORE_AUTOCOMPLETE_OFF_DESCRIPTION" desc="Description of the disable ignore autocomplete='off' lab">
|
| Disable ignore autocomplete='off' for password forms in the password manager.
|
| </message>
|
| + <message name="IDS_FLAGS_IGNORE_AUTOCOMPLETE_OFF_AUTOFILL_NAME" desc="Name of the ignore autocomplete='off' for Autofill lab">
|
| + Ignore autocomplete='off' (Autofill)
|
| + </message>
|
| + <message name="IDS_FLAGS_IGNORE_AUTOCOMPLETE_OFF_AUTOFILL_DESCRIPTION" desc="Description of the ignore autocomplete='off' for Autofill lab">
|
| + Ignore autocomplete='off' for forms that Chrome can Autofill with credit card or address data.
|
| + </message>
|
|
|
| <!-- Reader mode experiment flags -->
|
| <if expr="is_android">
|
|
|