tls-psk: add secure device setup to first time dialog

This commit is contained in:
Vincent Breitmoser
2017-06-13 01:00:33 +02:00
parent b58e30914c
commit c04e716a27
4 changed files with 47 additions and 1 deletions

View File

@@ -1906,5 +1906,6 @@
<string name="transfer_not_available">"Sorry, this feature can only be used on Android 5 or newer :("</string>
<string name="transfer_list_empty">No keys on this device that could be sent. Waiting for incoming keys…</string>
<string name="transfer_connecting">Connecting…</string>
<string name="first_time_secure_device_setup">Secure Device Setup</string>
</resources>