"Message notifications" >> "Messages"

Closes #6700
// FREEBIE
This commit is contained in:
RiseT 2017-04-18 19:20:14 +02:00 committed by Moxie Marlinspike
parent 414a885b54
commit 52311eb881
2 changed files with 2 additions and 2 deletions

View File

@ -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>

View File

@ -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"