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

This commit is contained in:
Weng Su
2024-09-05 07:29:55 +00:00
committed by Android (Google) Code Review

View File

@@ -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>