Add download button to ExpiredActivity.

This commit is contained in:
akwizgran
2018-04-19 17:39:07 +01:00
parent 215d236c2c
commit d074e4a3d6
3 changed files with 62 additions and 7 deletions

View File

@@ -46,6 +46,9 @@
</plurals>
<string name="expiry_update">The testing expiry date has been extended. Your account will now expire in %d days.</string>
<string name="expiry_date_reached">This software has expired.\nThank you for testing!</string>
<string name="download_briar">To continue using Briar, please download version 1.0.</string>
<string name="create_new_account">You will need to create a new account, but you can use the same nickname.</string>
<string name="download_briar_button">Download Briar 1.0</string>
<string name="startup_open_database">Decrypting Database…</string>
<string name="startup_migrate_database">Upgrading Database…</string>