summaryrefslogtreecommitdiffstats
path: root/mobile/android/fenix/app/src/main/res/xml/home_preferences.xml
diff options
context:
space:
mode:
Diffstat (limited to 'mobile/android/fenix/app/src/main/res/xml/home_preferences.xml')
-rw-r--r--mobile/android/fenix/app/src/main/res/xml/home_preferences.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/mobile/android/fenix/app/src/main/res/xml/home_preferences.xml b/mobile/android/fenix/app/src/main/res/xml/home_preferences.xml
index 35d97891d5..5ca4cff86d 100644
--- a/mobile/android/fenix/app/src/main/res/xml/home_preferences.xml
+++ b/mobile/android/fenix/app/src/main/res/xml/home_preferences.xml
@@ -20,8 +20,8 @@
android:title="@string/customize_toggle_jump_back_in" />
<androidx.preference.SwitchPreference
- android:key="@string/pref_key_recent_bookmarks"
- android:title="@string/customize_toggle_recent_bookmarks" />
+ android:key="@string/pref_key_customization_bookmarks"
+ android:title="@string/customize_toggle_bookmarks" />
<androidx.preference.SwitchPreference
android:key="@string/pref_key_history_metadata_feature"