| Index: chrome/app/chromeos_strings.grdp
|
| diff --git a/chrome/app/chromeos_strings.grdp b/chrome/app/chromeos_strings.grdp
|
| index d2de8bbe6f251eedff0fe11d04dddce83f95e267..3d680b15b9193137a7e4dda6345d5b20e691e998 100644
|
| --- a/chrome/app/chromeos_strings.grdp
|
| +++ b/chrome/app/chromeos_strings.grdp
|
| @@ -4967,4 +4967,20 @@ All users must sign out to continue.
|
| Check charger
|
| </message>
|
|
|
| + <!-- Network portal notification -->
|
| + <message name="IDS_FLAGS_NETWORK_PORTAL_NOTIFICATION_NAME" desc="Title for the flag to enable/disable notifications about captive portals.">
|
| + Notifications about captive portals
|
| + </message>
|
| + <message name="IDS_FLAGS_NETWORK_PORTAL_NOTIFICATION_DESCRIPTION" desc="Description for the flag to enable/disable notifications about captive portals.">
|
| + If enabled, notification is displayed when device is connected to a network behind captive portal.
|
| + </message>
|
| + <message name="IDS_PORTAL_DETECTION_NOTIFICATION_TITLE" desc="Title for the system notification that current network is behind captive portal">
|
| + Action required to connect
|
| + </message>
|
| + <message name="IDS_PORTAL_DETECTION_NOTIFICATION_MESSAGE" desc="Body of the system notification that current network is behind captive portal">
|
| + To use <ph name="NETWORK_ID">$1<ex>Public Wifi</ex></ph> you need to visit the network's login page.
|
| + </message>
|
| + <message name="IDS_PORTAL_DETECTION_NOTIFICATION_SIGNIN_BUTTON" desc="Label on the button on the system notification that current network is behind captive portal. When clicked, captive portal login page is opened.">
|
| + Go to login page
|
| + </message>
|
| </grit-part>
|
|
|