Some bugfixes (especially with inputValidatorMessages) and all dependencies updated

This commit is contained in:
Dennis Thiessen
2018-03-19 23:17:32 +01:00
parent 8f94b075c2
commit 8c03cd1cd5
28 changed files with 316 additions and 108 deletions

View File

@@ -424,4 +424,11 @@
<item>30</item>
<item>60</item>
</string-array>
<string name="alert_notsupported_title">Please update now!</string>
<string name="alert_notsupported_text">This version is not supported anymore because of important updates. Please update to a new version of RiskAhead by using your marketplace.</string>
<string name="later">Later</string>
<string name="alert_notrecommended_title">Please update soon!</string>
<string name="alert_notrecommended_text">There is a new version available in your marketplace. We still support your version but it is recommended to perform an update. The support of your version will end soon.</string>
<string name="txt_reportlist_deleted">Deleted</string>
<string name="txt_register_switchtologin">Already have an account? Login here!</string>
</resources>