Fixed a minor bug in login activity (could not add dialog to activity) as well as spinner hint adapter (array out of bound)
This commit is contained in:
@@ -248,13 +248,13 @@ Não foi possível recuperar as configurações do perfil
|
||||
<string name="txt_notifystatus_deactivated">Desligado</string>
|
||||
<string name="txt_map_zoomoutpremium">Obter prémio para visualizar o mapa completo!</string>
|
||||
|
||||
<string name="txt_register_privacy">Please confirm that you have read and agree to our <a href="http://www.riskahead.net/privacy/">Privacy Policy</a> and <a href="http://www.riskahead.net/terms/">Terms of Service</a></string>
|
||||
<string name="txt_register_privacy">Please confirm that you have read and agree to our <a href="https://www.riskahead.net/privacy/">Privacy Policy</a> and <a href="https://www.riskahead.net/terms/">Terms of Service</a></string>
|
||||
<string name="txt_register_privacy_text">I have read the privacy policy and terms of service and confirm my agreement.</string>
|
||||
<string name="txt_register_privacy_title">Your privacy is very important to us</string>
|
||||
<string name="txt_about_developedby">Developed from</string>
|
||||
<string name="txt_about_privacy">Privacy Policy: <a href="http://www.riskahead.net/privacy/">http://www.riskahead.net/privacy/</a></string>
|
||||
<string name="txt_about_terms">Terms of Service: <a href="http://www.riskahead.net/terms/">http://www.riskahead.net/terms/</a></string>
|
||||
<string name="txt_about_homepage">Website: <a href="http://www.riskahead.net">http://www.riskahead.net</a></string>
|
||||
<string name="txt_about_privacy">Privacy Policy: <a href="https://www.riskahead.net/privacy/">https://www.riskahead.net/privacy/</a></string>
|
||||
<string name="txt_about_terms">Terms of Service: <a href="https://www.riskahead.net/terms/">https://www.riskahead.net/terms/</a></string>
|
||||
<string name="txt_about_homepage">Website: <a href="https://www.riskahead.net">https://www.riskahead.net</a></string>
|
||||
<string name="txt_about_riskahead">RiskAhead for Android</string>
|
||||
<string name="menu_action_language">Language</string>
|
||||
<string name="txt_language_title">Change Language</string>
|
||||
|
||||
Reference in New Issue
Block a user