| Index: chrome/app/settings_strings.grdp
|
| diff --git a/chrome/app/settings_strings.grdp b/chrome/app/settings_strings.grdp
|
| index 1a4d087bbd929e6fbca31c780543412b803d6907..8bed23315b4161d040fb05d47cfa1d6cfb4d27e1 100644
|
| --- a/chrome/app/settings_strings.grdp
|
| +++ b/chrome/app/settings_strings.grdp
|
| @@ -178,6 +178,9 @@
|
| <message name="IDS_SETTINGS_PASSWORDS_PASSWORD" desc="Label for the saved password when editing a password.">
|
| Password
|
| </message>
|
| + <message name="IDS_SETTINGS_PASSWORDS_MANAGE_PASSWORDS" desc="Shown in the passwords section of settings. Descriptive text to inform that passwords can be accessed online. Has a link.">
|
| + Access your passwords from any device at <ph name="BEGIN_LINK"><a href="$1" target="_blank"></ph>passwords.google.com<ph name="END_LINK"></a></ph>
|
| + </message>
|
|
|
| <!-- Default Browser Page -->
|
| <if expr="not chromeos">
|
|
|