mirror of
https://github.com/oxen-io/session-android.git
synced 2025-01-11 16:33:39 +00:00
parent
414a885b54
commit
52311eb881
@ -1230,7 +1230,7 @@
|
||||
<string name="preferences_app_protection__app_access">App access</string>
|
||||
<string name="preferences_app_protection__communication">Communication</string>
|
||||
<string name="preferences_chats__chats">Chats</string>
|
||||
<string name="preferences_notifications__message_notifications">Message notifications</string>
|
||||
<string name="preferences_notifications__messages">Messages</string>
|
||||
<string name="preferences_notifications__events">Events</string>
|
||||
<string name="preferences_notifications__in_chat_sounds">In-chat sounds</string>
|
||||
<string name="preferences_notifications__show">Show</string>
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
<PreferenceScreen xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
|
||||
<PreferenceCategory android:title="@string/preferences_notifications__message_notifications">
|
||||
<PreferenceCategory android:title="@string/preferences_notifications__messages">
|
||||
|
||||
<org.thoughtcrime.securesms.components.SwitchPreferenceCompat
|
||||
android:key="pref_key_enable_notifications"
|
||||
|
Loading…
x
Reference in New Issue
Block a user