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="5832002141924282426">"CaptivePortalLogin"</string> 5 <string name="action_use_network" msgid="8239049683838236305">"Use this network as is"</string> 6 <string name="action_do_not_use_network" msgid="6324702363356892396">"Do not use this network"</string> 7 <string name="action_bar_label" msgid="2023171629563754892">"Sign in to network"</string> 8 <string name="action_bar_title" msgid="2566334512545554724">"Sign in to %1$s"</string> 9 <string name="ssl_error_warning" msgid="494203210316238046">"The network that you’re trying to join has security issues."</string> 10 <string name="ssl_error_example" msgid="4574594291839092653">"For example, the login page might not belong to the organisation shown."</string> 11 <string name="ssl_error_continue" msgid="1167243324376748637">"Continue anyway via browser"</string> 12 <string name="ssl_error_untrusted" msgid="5183246242332501768">"This certificate isn\'t from a trusted authority."</string> 13 <string name="ssl_error_mismatch" msgid="5260665486390938291">"The name of the site doesn\'t match the name on the certificate."</string> 14 <string name="ssl_error_expired" msgid="9098912817349951268">"This certificate has expired."</string> 15 <string name="ssl_error_not_yet_valid" msgid="4625726491067509546">"This certificate isn\'t valid yet."</string> 16 <string name="ssl_error_date_invalid" msgid="8113750623774526439">"This certificate has an invalid date."</string> 17 <string name="ssl_error_invalid" msgid="5977636322438777389">"This certificate is invalid."</string> 18 <string name="ssl_error_unknown" msgid="3751419329218834886">"Unknown certificate error."</string> 19 <string name="ssl_security_warning_title" msgid="7912335118289529802">"Security warning"</string> 20 <string name="ssl_error_view_certificate" msgid="3447891108083278449">"View certificate"</string> 21 <string name="ok" msgid="6584612582120777209">"OK"</string> 22 <string name="page_info_address" msgid="1290683284404217554">"Address:"</string> 23 <string name="page_info" msgid="46593086046896385">"Page info"</string> 24</resources> 25