1{ 2 "string": [ 3 { 4 "name": "mainability_description", 5 "value": "Mobile data settings" 6 }, 7 { 8 "name": "mobile_data", 9 "value": "mobile data" 10 }, 11 { 12 "name": "mobile_data_charges", 13 "value": "After activation, the charges incurred are charged by the operator" 14 }, 15 { 16 "name": "mobile_data_general", 17 "value": "Be in common use" 18 }, 19 { 20 "name": "mobile_data_cancel", 21 "value": "cancel" 22 }, 23 { 24 "name": "mobile_data_card1", 25 "value": "Card 1 network" 26 }, 27 { 28 "name": "mobile_data_card2", 29 "value": "Card 2 network" 30 }, 31 { 32 "name": "mobile_data_network", 33 "value": "Network" 34 }, 35 { 36 "name": "mobile_data_dataRoaming", 37 "value": "Data roaming" 38 }, 39 { 40 "name": "mobile_data_enableDataWhileRoaming", 41 "value": "Enable data service during roaming" 42 }, 43 { 44 "name": "mobile_data_netFive", 45 "value": "Enable 5G" 46 }, 47 { 48 "name": "mobile_data_accessPointNamesAPN", 49 "value": "Access Point Name APN" 50 }, 51 { 52 "name": "mobile_data_networkProvider", 53 "value": "Network operator" 54 }, 55 { 56 "name": "mobile_data_chooseNetworkProvider", 57 "value": "Manual or automatic selection" 58 }, 59 { 60 "name": "mobile_data_more", 61 "value": "Senior" 62 }, 63 { 64 "name": "mobile_data_fiveAuto", 65 "value": "5G/4G/3G/2G Auto Select" 66 }, 67 { 68 "name": "mobile_data_fourAuto", 69 "value": "4G/3G/2G Auto Select" 70 }, 71 { 72 "name": "mobile_data_threeAuto", 73 "value": "3G/2G Auto Select" 74 }, 75 { 76 "name": "mobile_data_twoOnly", 77 "value": "2G only" 78 }, 79 { 80 "name": "mobile_data_automaticRecognition", 81 "value": "Automatic recognition" 82 }, 83 { 84 "name": "mobile_data_preferredNetwork", 85 "value": "Preferred network" 86 }, 87 { 88 "name": "mobile_data_closeAutoSelect", 89 "value": "Turn off automatic selection" 90 }, 91 { 92 "name": "mobile_data_whetherToClose", 93 "value": "After closing, the operator selected manually will be used for registration, and other operators will not be selected automatically. This may cause the network service to be unavailable. Close?" 94 }, 95 { 96 "name": "mobile_data_networkMode", 97 "value": "Network mode" 98 }, 99 { 100 "name": "mobile_data_apnOpen", 101 "value": "APN ON" 102 }, 103 { 104 "name": "mobile_data_apnName", 105 "value": "Name" 106 }, 107 { 108 "name": "mobile_data_notSet", 109 "value": "Not set" 110 }, 111 { 112 "name": "mobile_data_volte", 113 "value": "VoLTE HD call" 114 }, 115 { 116 "name": "mobile_data_confirmation_function", 117 "value": "Confirm to the operator that this function is enabled before enabling, otherwise normal calls may be affected" 118 }, 119 { 120 "name": "mobile_data_5g", 121 "value": "5G/4G/3G/2G automatic selection" 122 }, 123 { 124 "name": "mobile_data_4g", 125 "value": "4G/3G/2G automatic selection" 126 }, 127 { 128 "name": "mobile_data_3g", 129 "value": "3G/2G automatic selection" 130 }, 131 { 132 "name": "mobile_data_2g", 133 "value": "2G only" 134 }, 135 { 136 "name": "mobile_data_tips", 137 "value": "be careful" 138 }, 139 { 140 "name": "mobile_data_turn_on_data_roaming", 141 "value": "Enabling data roaming may incur roaming charges. Open?" 142 }, 143 { 144 "name": "cancel_space", 145 "value": "cancel" 146 }, 147 { 148 "name": "confim_space", 149 "value": "Confim" 150 }, 151 { 152 "name": "GET_NETWORK_INFO", 153 "value": "get network info" 154 }, 155 { 156 "name": "SET_TELEPHONY_STATE", 157 "value": "set telephony state" 158 }, 159 { 160 "name": "GET_TELEPHONY_STATE", 161 "value": "get telephony state" 162 }, 163 { 164 "name": "mobile_empty_string", 165 "value": " " 166 }, 167 { 168 "name": "MANAGE_SECURE_SETTINGS", 169 "value": "manage secure settings" 170 } 171 ] 172}