Made "None" string in the DNS setting translatable (#943)

This commit is contained in:
GustavoASantos 2022-04-12 17:20:30 +01:00 committed by GitHub
parent 5c89d977f4
commit e05f8d0f3a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@
</array>
<array name="dns_pref">
<item>None</item>
<item>@string/none</item>
<item>Google</item>
<item>Cloudflare</item>
<!-- <item>OpenDns</item>-->