Fix SecurityExceptions caused by LOH
This commit is contained in:
@@ -29,6 +29,7 @@
|
||||
<string name="repeater_failure_reason_no_service_requests">未添加服务请求</string>
|
||||
|
||||
<string name="tethering_temp_hotspot">临时 WLAN 热点</string>
|
||||
<string name="tethering_temp_hotspot_location">使用临时热点需要打开位置服务。</string>
|
||||
<string name="tethering_temp_hotspot_failure">打开热点失败 (原因:%s)</string>
|
||||
<string name="tethering_temp_hotspot_failure_no_channel">无频段</string>
|
||||
<string name="tethering_temp_hotspot_failure_generic">通用错误</string>
|
||||
|
||||
@@ -40,6 +40,7 @@
|
||||
<string name="repeater_failure_reason_no_service_requests">no service requests added</string>
|
||||
|
||||
<string name="tethering_temp_hotspot">Temporary Wi\u2011Fi hotspot</string>
|
||||
<string name="tethering_temp_hotspot_location">Temporary hotspot requires location to be turned on.</string>
|
||||
<string name="tethering_temp_hotspot_failure">Failed to start hotspot (reason: %s)</string>
|
||||
<string name="tethering_temp_hotspot_failure_no_channel">no channel</string>
|
||||
<string name="tethering_temp_hotspot_failure_generic">generic error</string>
|
||||
|
||||
Reference in New Issue
Block a user