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

Commit ee8f9f78 authored by Chaohui Wang's avatar Chaohui Wang Committed by Android (Google) Code Review
Browse files

Merge "Fix string.wifi_tether_connected_summary" into main

parents 6182bc4a 27705050
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -1254,7 +1254,6 @@
    <!-- Summary to show how many devices are connected in wifi hotspot [CHAR LIMIT=NONE] -->
    <string name="wifi_tether_connected_summary">
        {count, plural,
            =0    {0 device connected}
            =1    {1 device connected}
            other {# devices connected}
        }