mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-21 09:20:19 +01:00
Add QR scanning to username link flow.
This commit is contained in:
committed by
Nicholas Tinsley
parent
bb8fdcabcb
commit
dc2e249566
@@ -6095,6 +6095,12 @@
|
||||
<string name="UsernameLinkSettings_qr_scan_description">Scan the QR Code on your contact’s device.</string>
|
||||
<!-- App bar title for the username QR code color picker screen -->
|
||||
<string name="UsernameLinkSettings_color_picker_app_bar_title">Color</string>
|
||||
<!-- Body of a dialog that is displayed when we failed to read a username QR code. -->
|
||||
<string name="UsernameLinkSettings_qr_result_invalid">The QR code was invalid.</string>
|
||||
<!-- Body of a dialog that is displayed when the username we looked up could not be found. -->
|
||||
<string name="UsernameLinkSettings_qr_result_not_found">A user with username $1$s could not be found.</string>
|
||||
<!-- Body of a dialog that is displayed when we experienced a network error when looking up a username. -->
|
||||
<string name="UsernameLinkSettings_qr_result_network_error">Experienced a network error. Please try again.</string>
|
||||
|
||||
<!-- EOF -->
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user