mirror of
https://github.com/oxen-io/session-android.git
synced 2025-10-10 08:13:29 +00:00
Extract "Devices" preference category title to string resource
Fixes #4621 // FREEBIE
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
android:icon="?pref_ic_chats"/>
|
||||
|
||||
<Preference android:key="preference_category_devices"
|
||||
android:title="Devices"
|
||||
android:title="@string/preferences__devices"
|
||||
android:icon="?pref_ic_devices"/>
|
||||
|
||||
<Preference android:key="preference_category_advanced"
|
||||
|
Reference in New Issue
Block a user