Add test on RustCheckCodeSender
This commit is contained in:
parent
b5fdc179c7
commit
086229f5dc
4 changed files with 53 additions and 1 deletions
|
|
@ -60,6 +60,8 @@
|
|||
<string name="screen_qr_code_login_error_cancelled_title">"Sign in request cancelled"</string>
|
||||
<string name="screen_qr_code_login_error_declined_subtitle">"The sign in was declined on the other device."</string>
|
||||
<string name="screen_qr_code_login_error_declined_title">"Sign in declined"</string>
|
||||
<string name="screen_qr_code_login_error_device_already_signed_in_subtitle">"You don’t need to do anything else."</string>
|
||||
<string name="screen_qr_code_login_error_device_already_signed_in_title">"Your other device is already signed in"</string>
|
||||
<string name="screen_qr_code_login_error_expired_subtitle">"Sign in expired. Please try again."</string>
|
||||
<string name="screen_qr_code_login_error_expired_title">"The sign in was not completed in time"</string>
|
||||
<string name="screen_qr_code_login_error_linking_not_suported_subtitle">"Your other device does not support signing in to %s with a QR code.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue