Fix WIFI state permission again

This commit is contained in:
世界
2024-02-16 14:35:11 +08:00
parent 4504447a2c
commit f8ebfaabe2
5 changed files with 89 additions and 38 deletions

View File

@@ -146,6 +146,6 @@
<string name="other_methods">Other methods</string>
<string name="action_start">Start</string>
<string name="location_permission_title">Location permission</string>
<string name="location_permission_description">sing-box uses the location permission to provide `wifi_ssid` and `wifi_bssid` routing rule entries, deny it if you don\'t need this feature.</string>
<string name="location_permission_description">sing-box uses the **background location** permission to implement the `wifi_ssid` and `wifi_bssid` routing rule items that **you are using**.</string>
</resources>