Merge "[MAC Randomization] Extend char limitation for translation"

This commit is contained in:
TreeHugger Robot
2019-03-04 05:20:35 +00:00
committed by Android (Google) Code Review

View File

@@ -2107,7 +2107,7 @@
<string name="wifi_ip_settings">IP settings</string>
<!-- Label for the spinner to show Wifi MAC randomization [CHAR LIMIT=25] -->
<string name="wifi_privacy_settings">Privacy</string>
<!-- Summary for Wifi MAC randomization option when it is ephemeral network [CHAR LIMIT=25] -->
<!-- Summary for Wifi MAC randomization option when it is ephemeral network [CHAR LIMIT=40] -->
<string name="wifi_privacy_settings_ephemeral_summary">Randomized MAC</string>
<!-- Title for the fragment to add a device into the wifi network [CHAR LIMIT=50] -->
<string name="wifi_dpp_add_device_to_network">Add a device</string>