1
0
mirror of https://github.com/vector-im/element-android.git synced 2025-07-29 19:41:14 +03:00

Complete qr code login instructions screen.

This commit is contained in:
Onuray Sahin
2022-10-06 00:51:00 +03:00
parent 4fdb4e8c79
commit 9859dab3cc
2 changed files with 52 additions and 0 deletions

View File

@ -3336,5 +3336,8 @@
<string name="qr_code_login_new_device_instruction_2">Go to Settings -> Security &amp; Privacy</string>
<string name="qr_code_login_new_device_instruction_3">Select \'Link a device\'</string>
<string name="qr_code_login_new_device_instruction_4">Select \'Show QR code on this device\'</string>
<string name="qr_code_login_show_qr_code_button">Show QR code in this device</string>
<string name="qr_code_login_need_an_alternative_method">Need an alternative method?</string>
<string name="qr_code_login_scan_qr_code_button">Scan QR code</string>
</resources>