summaryrefslogtreecommitdiffstats
path: root/packages/CaptivePortalLogin/res/values/strings.xml
blob: 8348be9f1c5bd916ca3d34772c770486bb3bd1fb (plain)
1
2
3
4
5
6
7
8
9
<?xml version="1.0" encoding="utf-8"?>
<resources>

    <string name="app_name">CaptivePortalLogin</string>
    <string name="action_use_network">Use this network as is</string>
    <string name="action_do_not_use_network">Do not use this network</string>
    <string name="action_bar_label">Sign in to network</string>

</resources>