Fix crashes on stupid devices

This commit is contained in:
Mygod
2018-06-13 15:51:10 +08:00
parent 202c4f87a8
commit 09690f19c8
5 changed files with 28 additions and 7 deletions

View File

@@ -27,6 +27,7 @@
<string name="repeater_failure_reason_p2p_unsupported">设备不支持 Wi\u2011Fi 直连</string>
<string name="repeater_failure_reason_busy">系统忙</string>
<string name="repeater_failure_reason_no_service_requests">未添加服务请求</string>
<string name="repeater_failure_reason_unsupported_operation">不支持此操作</string>
<string name="tethering_temp_hotspot">临时 WLAN 热点</string>
<string name="tethering_temp_hotspot_location">使用临时热点需要打开位置服务。</string>