Make default user agent string configurable

(cherry picked from commit 4ee1d72b6f)
This commit is contained in:
arkon
2022-07-14 23:01:19 -04:00
parent c7e44aa22f
commit 7c7bd72c8e
8 changed files with 42 additions and 9 deletions
+2
View File
@@ -466,6 +466,8 @@
<string name="label_network">Network</string>
<string name="pref_clear_cookies">Clear cookies</string>
<string name="pref_dns_over_https">DNS over HTTPS (DoH)</string>
<string name="pref_user_agent_string">Default user agent string</string>
<string name="pref_reset_user_agent_string">Reset default user agent string</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>