mirror of
https://github.com/oxen-io/session-android.git
synced 2024-11-23 18:15:22 +00:00
Fix string reference
// FREEBIE
This commit is contained in:
parent
ba849bce2c
commit
4dfaec977f
@ -34,7 +34,7 @@
|
||||
android:defaultValue="false"
|
||||
android:key="pref_incognito_keyboard"
|
||||
android:title="@string/preferences__incognito_keyboard"
|
||||
android:summary="@string/preferences_use_keyboard_without_suggestions_or_auto_correct"/>
|
||||
android:summary="@string/preferences__use_keyboard_without_suggestions_or_auto_correct"/>
|
||||
</PreferenceCategory>
|
||||
|
||||
<PreferenceCategory android:layout="@layout/preference_divider"/>
|
||||
|
Loading…
Reference in New Issue
Block a user