mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-20 16:49:40 +01:00
Show dialog for successfully resetting your username link.
This commit is contained in:
committed by
Cody Henthorne
parent
8e8ba23da7
commit
555ddb5b20
@@ -6484,6 +6484,10 @@
|
||||
<string name="UsernameLinkSettings_reset_link_result_network_unavailable">You do not have network access. Your link was not reset. Try again later.</string>
|
||||
<!-- Body of a dialog that is displayed when we failed to reset your username link because of a transient network issue. -->
|
||||
<string name="UsernameLinkSettings_reset_link_result_network_error">A network error occurred while trying to reset your link. Try again later.</string>
|
||||
<!-- Body of a dialog that is displayed when we failed to reset your username link because of an unknown error. -->
|
||||
<string name="UsernameLinkSettings_reset_link_result_unknown_error">An unexpected error occurred while trying to reset your link. Try again later.</string>
|
||||
<!-- Body of a dialog that is displayed when we successfully reset you username link. -->
|
||||
<string name="UsernameLinkSettings_reset_link_result_success">Your QR code and link have been reset and a new QR code and link has been created.</string>
|
||||
<!-- Shown on the generated username qr code image to explain how to use it. -->
|
||||
<string name="UsernameLinkSettings_scan_this_qr_code">Scan this QR code with your phone to chat with me on Signal.</string>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user