SignedOutView: iterate on design.

This commit is contained in:
Benoit Marty 2023-10-10 20:59:58 +02:00 committed by Benoit Marty
parent 257927f4f5
commit 8be6bad465
9 changed files with 118 additions and 24 deletions

View file

@ -3,6 +3,6 @@
<string name="screen_signed_out_reason_1">"Youve changed your password on another session"</string>
<string name="screen_signed_out_reason_2">"You have deleted the session from another session"</string>
<string name="screen_signed_out_reason_3">"Your servers administrator has invalidated your access"</string>
<string name="screen_signed_out_subtitle">"You might have been signed out for one of the reasons listed below. Please sign in again to continue using Element."</string>
<string name="screen_signed_out_subtitle">"You might have been signed out for one of the reasons listed below. Please sign in again to continue using %s."</string>
<string name="screen_signed_out_title">"Youre signed out"</string>
</resources>