| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index 7c9251dceeae397337725e33fbcd9ec91a08a75c..8b5a672cfdee3321d871ece290419d26e433fc16 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -10434,11 +10434,11 @@ Tell us what happened exactly before you got the profile error message:
|
| Password saved
|
| </message>
|
| <message name="IDS_MANAGE_PASSWORDS_CONFIRM_GENERATED_TEXT" desc="A message that the browser shows after saving a password it has autogenerated for the user. This message appears in a bubble and contains a link to all the user's saved autogenerated passwords. The link text is a separate string in the translation console and appears here as placeholder text.">
|
| - Access your passwords from any device at <ph name="SAVED_PASSWORDS_LINK">$1<ex>Google saved passwords</ex></ph>.
|
| + Access your passwords from any device at <ph name="SAVED_PASSWORDS_LINK">$1<ex>passwords.google.com</ex></ph>
|
| </message>
|
| <if expr="is_android">
|
| <message name="IDS_MANAGE_PASSWORDS_CONFIRM_GENERATED_TEXT_INFOBAR" desc="A message that the browser shows after saving a password it has autogenerated for the user. This message appears in an infobar and contains a link to all the user's saved autogenerated passwords. The link text is a separate string in the translation console and appears here as placeholder text.">
|
| - Password saved. Access your passwords from any device at <ph name="SAVED_PASSWORDS_LINK">$1<ex>Google saved passwords</ex></ph>.
|
| + Password saved. Access your passwords from any device at <ph name="SAVED_PASSWORDS_LINK">$1<ex>passwords.google.com</ex></ph>
|
| </message>
|
| </if>
|
| <message name="IDS_MANAGE_PASSWORDS_LINK" desc="The text for a link to the user's saved passwords. This is inserted into an infobar or a bubble that the browser shows to the user. The infobar and the bubble use a separate string in the translation console that has a placeholder for this link title.">
|
|
|