Merge "[Wi-Fi] [Source] Character limit: Factory Wi‑Fi MAC address and Randomized MAC address, length limit issue"
This commit is contained in:
@@ -2025,7 +2025,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=40] -->
|
||||
<!-- Summary for Wifi MAC randomization option when it is ephemeral network [CHAR LIMIT=50] -->
|
||||
<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>
|
||||
@@ -2208,9 +2208,9 @@
|
||||
<string name="wifi_advanced_titlebar">Advanced Wi\u2011Fi</string>
|
||||
<!-- Wi-Fi settings screen, advanced, title of the item to show the Wi-Fi device's SSID. [CHAR LIMIT=20] -->
|
||||
<string name="wifi_advanced_ssid_title">SSID</string>
|
||||
<!-- Wi-Fi settings screen, advanced, title of the item to show the factory's Wi-Fi MAC address. [CHAR LIMIT=30] -->
|
||||
<!-- Wi-Fi settings screen, advanced, title of the item to show the factory's Wi-Fi MAC address. [CHAR LIMIT=50] -->
|
||||
<string name="wifi_advanced_factory_mac_address_title">Factory MAC address</string>
|
||||
<!-- Wi-Fi settings screen, advanced, title of the item to show the randomized Wi-Fi MAC address. [CHAR LIMIT=30] -->
|
||||
<!-- Wi-Fi settings screen, advanced, title of the item to show the randomized Wi-Fi MAC address. [CHAR LIMIT=50] -->
|
||||
<string name="wifi_advanced_randomized_mac_address_title">Randomized MAC address</string>
|
||||
<!-- Title of the screen to adjust IP settings -->
|
||||
<!-- Wi-Fi settings screen, advanced, title of the item to show the Wi-Fi device's current IP address. -->
|
||||
@@ -3037,7 +3037,7 @@
|
||||
<string name="status_operator">Network</string>
|
||||
<!-- About phone, status item title. The MAC address of the Wi-Fi network adapter. -->
|
||||
<string name="status_wifi_mac_address">Wi\u2011Fi MAC address</string>
|
||||
<!-- About phone, status item title. The Factory MAC address of the Wi-Fi network adapter. [CHAR LIMIT=30] -->
|
||||
<!-- About phone, status item title. The Factory MAC address of the Wi-Fi network adapter. [CHAR LIMIT=50] -->
|
||||
<string name="status_factory_wifi_mac_address">Factory Wi\u2011Fi MAC address</string>
|
||||
<!-- About phone, status item title. The bluetooth adapter's hardware address-->
|
||||
<string name="status_bt_address">Bluetooth address</string>
|
||||
|
Reference in New Issue
Block a user