Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ae0f6d97 authored by Irfan Sheriff's avatar Irfan Sheriff
Browse files

Fix DNS hint in settings

Change-Id: I382dbd60c2956a53a77547744790c33e93ce8404
parent 09f2f5af
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1411,7 +1411,7 @@
    <!-- Label for the DNS (second one)-->
    <string name="wifi_dns2">DNS 2</string>
    <!-- Hint text for DNS -->
    <string name="wifi_dns2_hint" translatable="false">4.4.4.4</string>
    <string name="wifi_dns2_hint" translatable="false">8.8.4.4</string>
    <!-- Label for the gateway of the network -->
    <string name="wifi_gateway">Gateway</string>
    <!-- Hint text for the gateway -->