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

Commit f1e37ba9 authored by Weng Su's avatar Weng Su Committed by Android (Google) Code Review
Browse files

Merge "Increase CHAR LIMIT for Wi-Fi transmit link speed" into main

parents 5f3872ba e25df0ae
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2161,7 +2161,7 @@
    <string name="wifi_signal">Signal strength</string>
    <!-- Label for the status of the connection -->
    <string name="wifi_status">Status</string>
    <!-- Label for the transmit link speed of the connection. [CHAR LIMIT=32] -->
    <!-- Label for the transmit link speed of the connection. [CHAR LIMIT=40] -->
    <string name="tx_wifi_speed">Transmit link speed</string>
    <!-- Label for the receive link speed of the connection. [CHAR LIMIT=32] -->
    <string name="rx_wifi_speed">Receive link speed</string>