Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a913537b authored by Salvador Martinez's avatar Salvador Martinez
Browse files

Add strings for mobile hotspot bands

This CL simply adds some strings that are needed for a follow-up CL
that allows users to select the band for their AP.

Test: None, just adds strings
Bug: 73102003
Change-Id: I3d1389b64e035056d55b7dda0687976ae757971c
parent 895f7854
Loading
Loading
Loading
Loading
+5 −1
Original line number Diff line number Diff line
@@ -1948,7 +1948,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 -->