Update ui_chromeos_strings.grd

This commit is contained in:
Alexander David Frick 2022-08-29 20:26:27 -05:00 committed by GitHub
parent 8477a326a1
commit 01e9730240
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1390,6 +1390,9 @@
<message name="IDS_CHROMEOS_NETWORK_ERROR_WRONG_STATE" desc="Network error details in notifications: NOT_REGISTERED. Error when a connect attempt fails because the modem is in a busy state.">
Device is busy
</message>
<message name="IDS_CHROMEOS_NETWORK_ERROR_WEP_NOT_SUPPORTED" desc="Network error details in notifications: WEP_NOT_SUPPORTED. Error when a connect attempt fails because WEP networks are not supported.">
WEP networks are not supported
</message>
<message name="IDS_NETWORK_UNRECOGNIZED_ERROR" desc="Unrecognized Network error text">
Unrecognized error: <ph name="desc">$1<ex>ShillErrorString</ex></ph>
</message>