Chromium Code Reviews| Index: chrome/app/generated_resources.grd |
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
| index c0e4f562aca9684092565d9119adedeaa3160502..791d6c7d68a90a521a0d657b95968485f47dd081 100644 |
| --- a/chrome/app/generated_resources.grd |
| +++ b/chrome/app/generated_resources.grd |
| @@ -15693,6 +15693,9 @@ After you create a new supervised user, you can manage their settings at any tim |
| <message name="IDS_CERTIFICATE_CHAIN_ERROR_DESCRIPTION_FORMAT" desc="Description of a security problem with the site's certificate."> |
| There are issues with the site's certificate chain (<ph name="CERT_ERROR_DESCRIPTION">$1<ex>net::ERR_CERT_AUTHORITY_INVALID</ex></ph>). |
| </message> |
| + <message name="IDS_SAVE_PASSWORD_TITLE" desc="The title of the save password bubble when a password can be saved."> |
| + Do you want <ph name="PASSWORD_MANAGER_BRAND">$1<ex>Google Chrome</ex></ph> to save your password for <ph name="ORIGIN">$2<ex>example.com</ex></ph>? |
|
palmer
2015/06/26 17:59:58
The way we usually do this is by creating 2 versio
Pritam Nikam
2015/06/27 10:10:03
Done.
As |IDS_SAVE_PASSWORD| is defined here, I'v
|
| + </message> |
| </messages> |
| </release> |