Home | History | Annotate | Download | only in values
      1 <?xml version="1.0" encoding="utf-8"?>
      2 <resources>
      3 
      4     <string name="app_name">CaptivePortalLogin</string>
      5     <string name="action_use_network">Use this network as is</string>
      6     <string name="action_do_not_use_network">Do not use this network</string>
      7     <string name="action_bar_label">Sign in to network</string>
      8     <string name="ssl_error_warning">The network you&#8217;re trying to join has security issues.</string>
      9     <string name="ssl_error_example">For example, the login page may not belong to the organization shown.</string>
     10     <string name="ssl_error_continue">Continue anyway via browser</string>
     11 
     12 </resources>
     13