Improve DNS server settings strings
This commit is contained in:
parent
3d681fc214
commit
3d293f06d6
1 changed files with 3 additions and 3 deletions
|
@ -1310,16 +1310,16 @@
|
|||
<string name="pref_showtextformatting_sum">Show text formatting toolbar in chat while keyboard is shown</string>
|
||||
<string name="pref_showtextformatting">Text formatting toolbar</string>
|
||||
<string name="pref_chat_requests">Hide chats in Chat Requests area</string>
|
||||
<string name="pref_dns_server_ipv4_summary">Change the IPv4 DNS server used by monocles chat</string>
|
||||
<string name="pref_dns_server_ipv4_summary">Change the default privacy focused IPv4 DNS server (Mullvad). Empty the field to use the DNS server of your device or VPN</string>
|
||||
<string name="pref_dns_server_ipv4_title">IPv4 DNS server</string>
|
||||
<string name="pref_dns_server_ipv6_title">IPv6 DNS server</string>
|
||||
<string name="pref_dns_server_ipv6_summary">Change the default IPv6 DNS server</string>
|
||||
<string name="pref_dns_server_ipv6_summary">Change the default privacy focused IPv6 DNS server (Mullvad). Empty the field to use the DNS server of your device or VPN</string>
|
||||
<string name="all_chats">All chats</string>
|
||||
<string name="unread_chats">Unread chats</string>
|
||||
<string name="direct_messages">Direct messages</string>
|
||||
<string name="channels">Channels</string>
|
||||
<string name="manage_account">Manage account</string>
|
||||
<string name="pref_reset_dns_server_summary">Reset the default DNS servers</string>
|
||||
<string name="pref_reset_dns_server_summary">Reset the default DNS servers to the privacy focused DNS provider Mullvad</string>
|
||||
<string name="pref_reset_dns_server_title">Reset DNS</string>
|
||||
<string name="dns_server_reset">DNS reset</string>
|
||||
<string name="pref_category_settings">Settings</string>
|
||||
|
|
Loading…
Reference in a new issue