From 0bc610897055ade2ebe2b35a7e68ae0cf6fda82d Mon Sep 17 00:00:00 2001 From: iKirby <6316115+iKirby@users.noreply.github.com> Date: Mon, 19 Feb 2024 23:00:07 +0800 Subject: [PATCH] Use standard capitalization for "OK" --- app/src/main/res/values/strings.xml | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index b96d2f0..18a8e18 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -2,7 +2,7 @@ sing-box Stop - Ok + OK No, thanks Dashboard @@ -146,6 +146,8 @@ Other methods Start Location permission - sing-box uses the **background location** permission to implement the `wifi_ssid` and `wifi_bssid` routing rule items that **you are using**. - + location permission to implement the wifi_ssid and wifi_bssid routing rules that you are using. Please grant the permission.]]> + background location permission is required. Please select Allow all the time to grant the permission.]]> + grant the permission or remove wifi_ssid and wifi_bssid routing rules from your profile.]]> + Open Settings \ No newline at end of file