Loading res/values/strings.xml +5 −1 Original line number Diff line number Diff line Loading @@ -1956,7 +1956,11 @@ <!-- Label for the radio button to choose wifi ap 2.4 GHz band --> <string name="wifi_ap_choose_2G">2.4 GHz Band</string> <!-- Label for the radio button to choose wifi ap 5GHz band --> <string name="wifi_ap_choose_5G">5 GHz Band</string> <string name="wifi_ap_choose_5G">5.0 GHz Band</string> <!-- Label for adding to the list of selected bands when 2.4 GHz is selected --> <string name="wifi_ap_2G">2.4 GHz</string> <!-- Label for adding to the list of selected bands when 5.0 GHz is selected --> <string name="wifi_ap_5G">5.0 GHz</string> <!-- Label for the spinner to show ip settings [CHAR LIMIT=25] --> <string name="wifi_ip_settings">IP settings</string> <!-- Label for the check box to share a network with other users on the same device --> Loading Loading
res/values/strings.xml +5 −1 Original line number Diff line number Diff line Loading @@ -1956,7 +1956,11 @@ <!-- Label for the radio button to choose wifi ap 2.4 GHz band --> <string name="wifi_ap_choose_2G">2.4 GHz Band</string> <!-- Label for the radio button to choose wifi ap 5GHz band --> <string name="wifi_ap_choose_5G">5 GHz Band</string> <string name="wifi_ap_choose_5G">5.0 GHz Band</string> <!-- Label for adding to the list of selected bands when 2.4 GHz is selected --> <string name="wifi_ap_2G">2.4 GHz</string> <!-- Label for adding to the list of selected bands when 5.0 GHz is selected --> <string name="wifi_ap_5G">5.0 GHz</string> <!-- Label for the spinner to show ip settings [CHAR LIMIT=25] --> <string name="wifi_ip_settings">IP settings</string> <!-- Label for the check box to share a network with other users on the same device --> Loading