Exports, some Kotlin stuff, and version 1.0-beta15

This commit is contained in:
2017-08-03 00:00:23 +02:00
parent 898c49802b
commit e79bfdb244
16 changed files with 440 additions and 344 deletions

View File

@ -118,4 +118,6 @@ As an alternative you could configure a trusted node in the settings, but as of
<string name="cleanup_notification_end">Cleanup finished</string>
<string name="wait_for_wifi">Wait for Wi-Fi</string>
<string name="error_msg_recipient_missing">Please set a recipient</string>
<string name="export_data">Export</string>
<string name="export_data_summary">Export all messages and contacts (but not identities)</string>
</resources>