Sync Strings from Localazy

This commit is contained in:
bmarty 2024-05-29 12:44:57 +00:00 committed by github-actions[bot]
parent a1adc7476d
commit ca5bc71057
127 changed files with 712 additions and 668 deletions

View file

@ -11,6 +11,8 @@
<string name="screen_qr_code_login_connection_note_secure_state_title">"Connection not secure"</string>
<string name="screen_qr_code_login_device_code_subtitle">"Youll be asked to enter the two digits shown on this device."</string>
<string name="screen_qr_code_login_device_code_title">"Enter the number below on your other device"</string>
<string name="screen_qr_code_login_device_not_signed_in_scan_state_subtitle">"Sign in to your other device and then try again, or use another device thats already signed in."</string>
<string name="screen_qr_code_login_device_not_signed_in_scan_state_title">"Other device not signed in"</string>
<string name="screen_qr_code_login_error_cancelled_subtitle">"The sign in was cancelled on the other device."</string>
<string name="screen_qr_code_login_error_cancelled_title">"Sign in request cancelled"</string>
<string name="screen_qr_code_login_error_declined_subtitle">"The request on your other device was not accepted."</string>