1<?xml version="1.0" encoding="UTF-8"?> 2<resources xmlns:android="http://schemas.android.com/apk/res/android" 3 xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> 4 <string name="app_name" msgid="5934709770924185752">"CaptivePortalLogin"</string> 5 <string name="action_use_network" msgid="6076184727448466030">"Use this network as is"</string> 6 <string name="action_do_not_use_network" msgid="4577366536956516683">"Do not use this network"</string> 7 <string name="action_bar_label" msgid="917235635415966620">"Sign in to network"</string> 8 <string name="action_bar_title" msgid="5645564790486983117">"Sign in to %1$s"</string> 9 <string name="ssl_error_warning" msgid="6653188881418638872">"The network that you’re trying to join has security issues."</string> 10 <string name="ssl_error_example" msgid="647898534624078900">"For example, the login page might not belong to the organisation shown."</string> 11 <string name="ssl_error_continue" msgid="6492718244923937110">"Continue anyway via browser"</string> 12 <string name="ssl_error_untrusted" msgid="1496280318271264520">"This certificate isn\'t from a trusted authority."</string> 13 <string name="ssl_error_mismatch" msgid="3060364165934822383">"The name of the site doesn\'t match the name on the certificate."</string> 14 <string name="ssl_error_expired" msgid="1501588340716182495">"This certificate has expired."</string> 15 <string name="ssl_error_not_yet_valid" msgid="8648649030525886924">"This certificate isn\'t valid yet."</string> 16 <string name="ssl_error_date_invalid" msgid="88425990680059223">"This certificate has an invalid date."</string> 17 <string name="ssl_error_invalid" msgid="2540546515565633432">"This certificate is invalid."</string> 18 <string name="ssl_error_unknown" msgid="4405203446079465859">"Unknown certificate error."</string> 19 <string name="ssl_security_warning_title" msgid="8768539813847504404">"Security warning"</string> 20 <string name="ssl_error_view_certificate" msgid="5722652540168339333">"View certificate"</string> 21 <string name="ok" msgid="2817931639040794018">"OK"</string> 22 <string name="page_info_address" msgid="1261481517455692363">"Address:"</string> 23 <string name="page_info" msgid="4416941086705172545">"Page info"</string> 24</resources> 25