| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index fe77fe21bcdd9956ad5431c39bdb9d71e8db39a5..24794358528823d021e839091076311a2ba85540 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -6921,25 +6921,28 @@ Keep your key file in a safe place. You will need it to create new versions of y
|
| Group history by website domain (i.e. google.com) on chrome://history.
|
| </message>
|
|
|
| - <message name="IDS_FLAGS_MATERIAL_SECURITY_VERBOSE_NAME" desc="Title of the flag to set the animation and visibility of the material security verbose">
|
| - Material Security Verbose
|
| + <message name="IDS_FLAGS_SECURITY_VERBOSE_DECORATION_NAME" desc="Title of the flag to set the animation and visibility of the security verbose decoration in the omnibox. The decoration is only available in Material Design.">
|
| + Security Verbose Decoration
|
| </message>
|
| - <message name="IDS_FLAGS_MATERIAL_SECURITY_VERBOSE_DESCRIPTION" desc="Description of the 'Material Security Verbose' in the Omnibox">
|
| + <message name="IDS_FLAGS_SECURITY_VERBOSE_DECORATION_DESCRIPTION" desc="Description of the 'Security Verbose Decoration' in the Omnibox">
|
| Sets the animation and visibility of the security verbose in Material Design.
|
| </message>
|
| - <message name="IDS_FLAGS_MATERIAL_SECURITY_VERBOSE_DEFAULT">
|
| + <message name="IDS_FLAGS_SECURITY_VERBOSE_DECORATION_DEFAULT">
|
| Default
|
| </message>
|
| - <message name="IDS_FLAGS_MATERIAL_SECURITY_VERBOSE_SHOW_ALL_ANIMATED">
|
| + <message name="IDS_FLAGS_SECURITY_VERBOSE_DECORATION_SHOW_ALL_ANIMATED">
|
| Show all, animated
|
| </message>
|
| - <message name="IDS_FLAGS_MATERIAL_SECURITY_VERBOSE_SHOW_ALL_NONANIMATED">
|
| + <message name="IDS_FLAGS_SECURITY_VERBOSE_DECORATION_SHOW_ALL_NONANIMATED">
|
| Show all, non-animated
|
| </message>
|
| - <message name="IDS_FLAGS_MATERIAL_SECURITY_VERBOSE_SHOW_NONSECURE_ANIMATED">
|
| + <message name="IDS_FLAGS_SECURITY_VERBOSE_DECORATION_SHOW_ALL_WITH_ONLY_NONSECURE_ANIMATED">
|
| + Show all, only animate non-secure
|
| + </message>
|
| + <message name="IDS_FLAGS_SECURITY_VERBOSE_DECORATION_SHOW_NONSECURE_ANIMATED">
|
| Show only non-secure, animated
|
| </message>
|
| - <message name="IDS_FLAGS_MATERIAL_SECURITY_VERBOSE_SHOW_NONSECURE_NONANIMATED">
|
| + <message name="IDS_FLAGS_SECURITY_VERBOSE_DECORATION_SHOW_NONSECURE_NONANIMATED">
|
| Show only non-secure, non-animated
|
| </message>
|
|
|
|
|