Chromium Code Reviews| Index: chrome/app/generated_resources.grd |
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
| index 0088ab077f1371ec6666d4865121daf080030082..1b6945d920fb03d6bc23b11af453f8ef3cf57aaf 100644 |
| --- a/chrome/app/generated_resources.grd |
| +++ b/chrome/app/generated_resources.grd |
| @@ -14068,6 +14068,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 option enables opening captive portal authorization dialog in a separate window, which ignores proxy settings. |
|
Nikita (slow)
2014/11/26 18:02:57
nit: This flag enables
Alexander Alekseev
2014/11/26 19:42:42
Done.
|
| + </message> |
| </if> |
| <!-- Strings for controlling the minimum SSL/TLS version in about:flags. --> |