Merge "[Wi-Fi] Wrong MAC address shown in Settings."
This commit is contained in:
@@ -2370,8 +2370,10 @@
|
||||
<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 Wi-Fi device's MAC address. -->
|
||||
<string name="wifi_advanced_mac_address_title">MAC address</string>
|
||||
<!-- Wi-Fi settings screen, advanced, title of the item to show the factory's Wi-Fi MAC address. [CHAR LIMIT=30] -->
|
||||
<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] -->
|
||||
<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. -->
|
||||
<string name="wifi_advanced_ip_address_title">IP address</string>
|
||||
@@ -3137,6 +3139,8 @@
|
||||
<string name="storage_settings_summary" product="default">Unmount SD card, view available storage</string>
|
||||
<!-- About phone screen, title for IMEI for multi-sim devices -->
|
||||
<string name="imei_multi_sim">IMEI (sim slot %1$d)</string>
|
||||
<!-- About phone screen, summary of the MAC address [CHAR LIMIT=80] -->
|
||||
<string name="view_saved_network">To view, choose saved network</string>
|
||||
<!-- Do not translate. About phone, status item title -->
|
||||
<string name="status_imei">IMEI</string>
|
||||
<!-- Do not translate. About phone, status item title -->
|
||||
@@ -3195,6 +3199,8 @@
|
||||
<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] -->
|
||||
<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>
|
||||
<!-- About phone, status item title. The hardware serial number. [CHAR LIMIT=30]-->
|
||||
|
Reference in New Issue
Block a user