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

Create security recommendations section header.

This commit is contained in:
Onuray Sahin
2022-08-29 13:35:32 +03:00
committed by Maxime NATUREL
parent bddb37ef7a
commit 55d0a06fc1
2 changed files with 23 additions and 1 deletions

View File

@ -3225,5 +3225,7 @@
<string name="device_manager_other_sessions_view_all">View All (%1$d)</string>
<string name="device_manager_other_sessions_description_verified">Verified · Last activity %1$s</string>
<string name="device_manager_other_sessions_description_unverified">Unverified · Last activity %1$s</string>
<string name="device_manager_header_section_security_recommendations_title">Security recommendations</string>
<string name="device_manager_header_section_security_recommendations_description">Improve your account security by following these recommendations.</string>
</resources>