Chromium Code Reviews| Index: chrome/app/generated_resources.grd |
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
| index 3e4b03a9e0b1efe7e8317c9049c94f3a49f5aae1..9b0de60cffa54ddd773f89f3a8f5b78da38c6a26 100644 |
| --- a/chrome/app/generated_resources.grd |
| +++ b/chrome/app/generated_resources.grd |
| @@ -5926,12 +5926,18 @@ Keep your key file in a safe place. You will need it to create new versions of y |
| <message name="IDS_FLAGS_AFFILIATION_BASED_MATCHING_DESCRIPTION" desc="Description of the flag to enable affiliation based matching, so that credentials stored for an Android application will also be considered matches for, and be filled into corresponding websites (so-called 'affiliated' websites)."> |
| Allow credentials stored for Android applications to be filled into corresponding websites. |
| </message> |
| - <message name="IDS_FLAGS_AUTOFILL_SYNC_CREDENTIAL_NAME" desc="Name of the flag specifying how the browser will handle autofilling the users sync credential."> |
| - Autofill sync credential |
| + <message name="IDS_FLAGS_PROTECT_SYNC_CREDENTIAL_NAME" desc="Name of the flag specifying how the browser will handle autofilling the users sync credential."> |
| + Autofill sync credential. |
|
vabr (Chromium)
2016/02/26 09:43:41
nit: Do not include the full-stop (.) in the name,
Pritam Nikam
2016/02/26 12:42:23
Done.
|
| </message> |
| - <message name="IDS_FLAGS_AUTOFILL_SYNC_CREDENTIAL_DESCRIPTION" desc="Description of the flag specifying how the browser will handle autofilling the users sync credential."> |
| + <message name="IDS_FLAGS_PROTECT_SYNC_CREDENTIAL_DESCRIPTION" desc="Description of the flag specifying how the browser will handle autofilling the users sync credential."> |
| How the password manager handles autofill for the sync credential. |
| </message> |
| + <message name="IDS_FLAGS_PROTECT_SYNC_CREDENTIAL_ON_REAUTH_NAME" desc="Name of the flag specifying how the browser will handle autofilling the users sync credential."> |
| + Autofill sync credential only for transactional reauth pages. |
|
vabr (Chromium)
2016/02/26 09:43:41
nit: Here as well: Do not include the full-stop (.
Pritam Nikam
2016/02/26 12:42:23
Done.
|
| + </message> |
| + <message name="IDS_FLAGS_PROTECT_SYNC_CREDENTIAL_ON_REAUTH_DESCRIPTION" desc="Description of the flag specifying how the browser will handle autofilling of the sync credential only for transactional reauth pages."> |
| + How the password manager handles autofill for the sync credential only for transactional reauth pages. |
| + </message> |
| <message name="IDS_FLAGS_ICON_NTP_NAME" desc="Name of the flag to enable large icons on the NTP."> |
| Large icons on the New Tab page |
| </message> |