Remove the "search in account names" option and do so by default

This commit is contained in:
Alexander Bakker 2020-12-27 20:34:04 +01:00
parent 1748e2221f
commit 1d44e05866
31 changed files with 1 additions and 79 deletions

View file

@ -220,8 +220,6 @@
<string name="group_name_hint">Group name</string>
<string name="preference_manage_groups">Edit groups</string>
<string name="preference_manage_groups_summary">Manage and delete your groups here</string>
<string name="pref_search_name_title">Search in account names</string>
<string name="pref_search_name_summary">Include account name matches in the search results</string>
<string name="pref_highlight_entry_title">Highlight tokens when tapped</string>
<string name="pref_highlight_entry_summary">Make tokens easier to distinguish from each other by temporarily highlighting them when tapped</string>
<string name="pref_copy_on_tap_title">Copy tokens when tapped</string>