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

Commit e25df0ae authored by Weng Su's avatar Weng Su
Browse files

Increase CHAR LIMIT for Wi-Fi transmit link speed

- Increase CHAR LIMIT from 36 to 40

Fix: 299262244
Flag: DOCS_ONLY
Test: N/A
Change-Id: I683281db349c2d9e64c044b7d71ef9c572bc46db
parent e8c9816d
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>