"Message notifications" >> "Messages"

Closes #6700
// FREEBIE
fork-5.53.8
RiseT 2017-04-18 19:20:14 +02:00 zatwierdzone przez Moxie Marlinspike
rodzic 414a885b54
commit 52311eb881
2 zmienionych plików z 2 dodań i 2 usunięć

Wyświetl plik

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

Wyświetl plik

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