1
0
mirror of https://github.com/vector-im/element-android.git synced 2025-07-29 19:41:14 +03:00

Navigation from current session

This commit is contained in:
Maxime NATUREL
2022-08-29 18:29:12 +02:00
parent ed3bd871ea
commit ba1549048d
14 changed files with 302 additions and 3 deletions

View File

@ -3239,5 +3239,7 @@
<item quantity="one">Consider signing out from old sessions (%1$d day or more) that you dont use anymore.</item>
<item quantity="other">Consider signing out from old sessions (%1$d days or more) that you dont use anymore.</item>
</plurals>
<string name="device_manager_current_session_title">Current Session</string>
<string name="device_manager_session_title">Session</string>
</resources>