Update copy for PIN setting.

This commit is contained in:
Greyson Parrelli
2020-02-13 13:28:22 -05:00
parent 40fd7ca332
commit dcb5f7b211
2 changed files with 2 additions and 2 deletions

View File

@@ -115,7 +115,7 @@
android:widgetLayout="@layout/kbs_pin_change_preference"
android:key="pref_kbs_change"
android:title="@string/preferences_app_protection__pin"
android:summary="@string/preferences_app_protection__your_pin_adds_an_extra_layer_of_security_and_backs" />
android:summary="@string/preferences_app_protection__your_pin_adds_an_extra_layer_of_security_to_your_account" />
</PreferenceCategory>
</PreferenceScreen>