diff options
Diffstat (limited to 'app/src/main/res/xml/security_preferences.xml')
-rw-r--r-- | app/src/main/res/xml/security_preferences.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/src/main/res/xml/security_preferences.xml b/app/src/main/res/xml/security_preferences.xml index a7174faf..d43c2384 100644 --- a/app/src/main/res/xml/security_preferences.xml +++ b/app/src/main/res/xml/security_preferences.xml @@ -3,6 +3,6 @@ <SwitchPreference app:defaultValue="false" app:key="require_auth_to_account_section" - app:title="@string/settings_require_authentication_to_go_to_account_section_in_navigation_drawer" /> + app:title="@string/settings_require_authentication_to_go_to_account_section_in_navigation_drawer_title" /> </PreferenceScreen>
\ No newline at end of file |