Allow enabling Wi-Fi for Wi-Fi direct

This commit is contained in:
Mygod
2019-07-21 01:00:29 +08:00
parent 69edebdaa9
commit f16d34efc1
4 changed files with 17 additions and 3 deletions

View File

@@ -26,6 +26,7 @@
<string name="repeater_clean_pog_failure">Failed to remove redundant P2P group (reason: %s)</string>
<string name="repeater_p2p_unavailable">Wi\u2011Fi direct unavailable, please enable Wi\u2011Fi</string>
<string name="repeater_p2p_unavailable_enable">Enable</string>
<string name="repeater_create_group_failure">Failed to create P2P group (reason: %s)</string>
<string name="repeater_remove_group_failure">Failed to remove P2P group (reason: %s)</string>
<string name="repeater_remove_old_group_failure">Failed to remove old P2P group (reason: %s)</string>