| Index: components/login_dialog_strings.grdp
|
| diff --git a/components/login_dialog_strings.grdp b/components/login_dialog_strings.grdp
|
| index 1929e7bd62bfc41550c29dcc7330c3f46593b14a..8753e6e1860a5be0185dd36f88b8deade0a521b7 100644
|
| --- a/components/login_dialog_strings.grdp
|
| +++ b/components/login_dialog_strings.grdp
|
| @@ -8,7 +8,7 @@
|
| <ph name="DOMAIN">$1<ex>google.com</ex></ph> requires a username and password.
|
| </message>
|
| <message name="IDS_LOGIN_DIALOG_PROXY_AUTHORITY" desc="String to be displayed in the proxy login prompt dialog to explain that the user needs to log in, and the name of the proxy">
|
| - The proxy <ph name="DOMAIN">$1<ex>google.com</ex></ph> requires a username and password.
|
| + The proxy <ph name="DOMAIN">$1<ex>http://proxy-server.example.com:8123</ex></ph> requires a username and password.
|
| </message>
|
| <message name="IDS_LOGIN_DIALOG_USERNAME_FIELD" desc="The label of the username field in the login prompt dialog" formatter_data="android_java">
|
| User Name:
|
|
|