Add new string for WEP network less secure warning

Bug: 331973632
Flag: EXEMPT resource only update
Test: N/A, only new string, no function
Change-Id: I36ec43819045e9271a10a135e36cae9bdb30182d
This commit is contained in:
Weng Su
2024-06-05 17:49:08 +08:00
parent f557b1f45b
commit cec0dfaa08

View File

@@ -2360,6 +2360,8 @@
<!-- Wifi Network Details -->
<!-- Wifi details title-->
<string name="wifi_details_title">Network details</string>
<!-- WEP network less secure warning title -->
<string name="wep_network_less_secure_warning_title">This network uses an older security protocol called WEP, which is less secure</string>
<!-- Wifi details preference title to display router IP subnet mask -->
<string name="wifi_details_subnet_mask">Subnet mask</string>
<!-- Server name title-->