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
This commit is contained in:
Weng Su
2024-09-05 04:58:23 +08:00
parent e8c9816d15
commit e25df0ae7d

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>