You've already forked element-android
mirror of
https://github.com/vector-im/element-android.git
synced 2025-07-29 19:41:14 +03:00
Always allow users sign out
- Updates the dialog with a more helpful error message for the user, letting them know what happens if they logout without informing the homeserver.
This commit is contained in:
@ -328,6 +328,9 @@
|
||||
<string name="backup">Back up</string>
|
||||
<string name="sign_out_bottom_sheet_will_lose_secure_messages">You’ll lose access to your encrypted messages unless you back up your keys before signing out.</string>
|
||||
|
||||
<string name="sign_out_failed_dialog_message">Cannot reach the homeserver. If you sign out anyway, this device will not be erased from your device list, you may want to remove it using another client.</string>
|
||||
<string name="sign_out_anyway">Sign out anyway</string>
|
||||
|
||||
<!-- splash screen accessibility -->
|
||||
<string name="loading">Loading…</string>
|
||||
|
||||
|
Reference in New Issue
Block a user