Add DoH abbreviation to preference title so it's searchable

This commit is contained in:
arkon 2022-01-06 22:57:22 -05:00
parent 560be9f553
commit e0d2a01bc8

View File

@ -452,7 +452,7 @@
<!-- Advanced section -->
<string name="label_network">Network</string>
<string name="pref_clear_cookies">Clear cookies</string>
<string name="pref_dns_over_https">DNS over HTTPS</string>
<string name="pref_dns_over_https">DNS over HTTPS (DoH)</string>
<string name="requires_app_restart">Requires app restart to take effect</string>
<string name="cookies_cleared">Cookies cleared</string>
<string name="label_data">Data</string>