1
0
mirror of https://github.com/vector-im/element-android.git synced 2025-08-09 01:42:06 +03:00

Merge pull request #7696 from vector-im/feature/mna/signout-all-other-sessions

[Session manager] Add action to signout all the other session (PSG-888)
This commit is contained in:
Maxime NATUREL
2022-12-05 17:50:14 +01:00
committed by GitHub
5 changed files with 38 additions and 5 deletions

View File

@@ -3363,6 +3363,7 @@
<item quantity="one">Sign out of %1$d session</item>
<item quantity="other">Sign out of %1$d sessions</item>
</plurals>
<string name="device_manager_signout_all_other_sessions">Sign out of all other sessions</string>
<string name="device_manager_other_sessions_show_ip_address">Show IP address</string>
<string name="device_manager_other_sessions_hide_ip_address">Hide IP address</string>
<string name="device_manager_session_overview_signout">Sign out of this session</string>