Allow translating DNS over HTTPS (closes #4747)

This commit is contained in:
arkon 2021-03-30 17:54:31 -04:00
parent 988ec6a224
commit 468cdf603c

View File

@ -414,7 +414,7 @@
<!-- Advanced section -->
<string name="label_network">Network</string>
<string name="pref_clear_cookies">Clear cookies</string>
<string name="pref_dns_over_https" translatable="false">DNS over HTTPS (Cloudflare)</string>
<string name="pref_dns_over_https">DNS over HTTPS (Cloudflare)</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>