Index: chrome/android/java/strings/android_chrome_strings.grd |
diff --git a/chrome/android/java/strings/android_chrome_strings.grd b/chrome/android/java/strings/android_chrome_strings.grd |
index de20416b9a8cfa73109c04f6c5b2bc387a9d8d2b..d5922f22d36bff7da187634a778baf1c4e0f03f9 100644 |
--- a/chrome/android/java/strings/android_chrome_strings.grd |
+++ b/chrome/android/java/strings/android_chrome_strings.grd |
@@ -826,7 +826,7 @@ To obtain new licenses, connect to the internet and play your downloaded content |
<message name="IDS_ACCOUNT_MANAGEMENT_NOT_YOU_TEXT" desc="Title text for the section with the incognito button."> |
Not <ph name="NOT_YOU_USER_NAME">%1$s<ex>Pablo Picasso</ex></ph>? |
</message> |
- |
+ |
<!-- Child accounts --> |
<message name="IDS_KIDS_ACCOUNT" desc="Identifies an account as a child account."> |
This is a kid’s account |
@@ -2336,6 +2336,14 @@ Chrome will scan for nearby pages when your device is unlocked. These pages will |
<message name="IDS_PHYSICAL_WEB_REFRESH" desc="The label for a button that initiates a scan for nearby URLs"> |
Refresh |
</message> |
+ |
+ <!-- Password Manager strings --> |
+ <message name="IDS_UPDATE_PASSWORD" desc="The title of the update password infobar."> |
+ Do you want <ph name="PASSWORD_MANAGER_BRAND">^1<ex>Google Chrome</ex></ph> to update your password for this site? |
+ </message> |
+ <message name="IDS_UPDATE_PASSWORD_FOR_ACCOUNT" desc="The title of the update password infobar."> |
+ Do you want <ph name="PASSWORD_MANAGER_BRAND">^1<ex>Google Chrome</ex></ph> to update your password of <ph name="USERNAME">^2<ex>don.john.lemon@example.com</ex></ph> for this site? |
+ </message> |
</messages> |
</release> |
</grit> |