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

Commit 27705050 authored by Chaohui Wang's avatar Chaohui Wang
Browse files

Fix string.wifi_tether_connected_summary

Fix: 301224318
Test: visual
Change-Id: Id84e56db2498849281349a060e6880159b44263d
parent 8fc6b172
Loading
Loading
Loading
Loading
+0 −1
Original line number Original line Diff line number Diff line
@@ -1254,7 +1254,6 @@
    <!-- Summary to show how many devices are connected in wifi hotspot [CHAR LIMIT=NONE] -->
    <!-- Summary to show how many devices are connected in wifi hotspot [CHAR LIMIT=NONE] -->
    <string name="wifi_tether_connected_summary">
    <string name="wifi_tether_connected_summary">
        {count, plural,
        {count, plural,
            =0    {0 device connected}
            =1    {1 device connected}
            =1    {1 device connected}
            other {# devices connected}
            other {# devices connected}
        }
        }