fix string reference
This commit is contained in:
parent
a094f0cc76
commit
09a5c7cceb
|
@ -123,7 +123,7 @@
|
|||
|
||||
<PreferenceScreen
|
||||
android:key="vibration_profile_key"
|
||||
android:title="@string/pref_screen_notification_profile_chat"
|
||||
android:title="@string/pref_screen_notification_profile_generic_chat"
|
||||
android:persistent="false">
|
||||
|
||||
<ListPreference
|
||||
|
|
Loading…
Reference in New Issue