Feat: Added extra search engines to the settings.

Signed-off-by: HeCodes2Much <wayne6324@gmail.com>
This commit is contained in:
HeCodes2Much
2024-06-01 18:37:42 +01:00
parent e94fc6c6cf
commit 0d2527a1a2
11 changed files with 218 additions and 19 deletions

View File

@@ -38,6 +38,7 @@
<string name="settings_title_time_style">Time Style</string>
<string name="settings_title_app_manager">App Manage</string>
<string name="settings_title_gestures">Gestures</string>
<string name="settings_title_miscellaneous">Miscellaneous</string>
<string name="settings_title_backups">Backups</string>
<string name="settings_title_others">Others</string>
@@ -79,6 +80,8 @@
<string name="settings_swipe_down_notification">Swipe down expand notification</string>
<string name="settings_swipe_up_search">Swipe up open search view</string>
<string name="settings_search_engine">Search Engine</string>
<string name="settings_others_share">Share</string>
<string name="settings_others_feedback">Feedback</string>
<string name="settings_others_github">Github</string>