Index: chrome/app/generated_resources.grd |
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
index 1455c1979af19ff9c21c688744f26f0d7f7faee3..ff49fe60938098e024c2d81b377a9954d4a6491f 100644 |
--- a/chrome/app/generated_resources.grd |
+++ b/chrome/app/generated_resources.grd |
@@ -14101,6 +14101,12 @@ Do you accept? |
<message name="IDS_FLAGS_ENABLE_REMOTE_ASSISTANCE_DESCRIPTION" desc="Description of about::flags option to enable remote assistance on Chrome OS."> |
Accepts remote assistance connections to this machine via the Chrome Remote Desktop app. |
</message> |
+ <message name="IDS_FLAGS_ENABLE_CAPTIVE_PORTAL_BYPASS_PROXY_NAME" desc="Name of about::flags option to enable bypass proxy for captive portal authorization on Chrome OS."> |
+ Enable bypass proxy for Captive Portal Authorization |
+ </message> |
+ <message name="IDS_FLAGS_ENABLE_CAPTIVE_PORTAL_BYPASS_PROXY_DESCRIPTION" desc="Description of about::flags option to enable bypass proxy for captive portal authorization on Chrome OS."> |
+ If proxy is configured, it usually prevents from authorization on different captive portals. This flag enables opening captive portal authorization dialog in a separate window, which ignores proxy settings. |
+ </message> |
</if> |
<!-- Strings for controlling the minimum SSL/TLS version in about:flags. --> |
@@ -15234,6 +15240,10 @@ Do you accept? |
<message name="IDS_HOTWORD_OPT_IN_FINISHED_WAIT" desc="The text displayed when waiting for the voice model training to complete. "> |
Processing ... |
</message> |
+ |
+ <message name="IDS_CAPTIVE_PORTAL_AUTHORIZATION_DIALOG_NAME" desc="Name of the modal Web dialog (displayed in the title) displaying captive portal login page on ChromeOS."> |
+ Captive Portal Authorization |
+ </message> |
</messages> |
</release> |
</grit> |