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 3c255aebfcfe2fd2c0bfaeaba6ea7ab18cc8f77b..1e2468d96b2006d25e5bb77b8e00816792b4d7e3 100644 |
--- a/chrome/android/java/strings/android_chrome_strings.grd |
+++ b/chrome/android/java/strings/android_chrome_strings.grd |
@@ -2334,6 +2334,14 @@ You can control the Physical Web in Chrome privacy settings. |
<message name="IDS_PHYSICAL_WEB_LAUNCH_BUTTON" desc="The label for a button that opens a list of nearby URLs"> |
See what's nearby |
</message> |
+ |
+ <!-- Password Manager strings --> |
+ <message name="IDS_UPDATE_PASSWORD" desc="The title of the update password infobar."> |
Peter Kasting
2016/02/13 01:44:52
Neither of these strings is a "title", they're mes
melandory
2016/02/22 12:41:09
Done.
|
+ 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? |
Peter Kasting
2016/02/13 01:44:52
This sentence doesn't read very grammatically. Di
melandory
2016/02/22 12:41:09
No, it wasn't. It was string form mocks.
|
+ </message> |
</messages> |
</release> |
</grit> |