8 lines
526 B
XML
8 lines
526 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
|
<!--suppress CheckTagEmptyBody: overlayable resource to use as configuration hook -->
|
|
<string name="config_captive_portal_http_url" translatable="false">http://www.google.cn/generate_204</string>
|
|
<!--suppress CheckTagEmptyBody: overlayable resource to use as configuration hook -->
|
|
<string name="config_captive_portal_https_url" translatable="false">https://www.google.cn/generate_204</string>
|
|
</resources>
|