You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: manager/src/main/res/values/strings.xml
+1-1
Original file line number
Diff line number
Diff line change
@@ -52,7 +52,7 @@
52
52
<stringname="adb_pairing_tutorial_content_notification_blocked">The pairing process needs you to interact with a notification from Shizuku. Please allow Shizuku to post notifications.</string>
53
53
<stringname="adb_pairing_tutorial_content_miui">MIUI users may need to switch notification style to \"Android\" from \"Notification\" - \"Notification shade\" in system settings.</string>
54
54
<stringname="adb_pairing_tutorial_content_miui_2">Otherwise, you may not able to enter paring code from the notification.</string>
55
-
<stringname="adb_pairing_tutorial_content_left_is_clickable">Please note, left part of the \"Wireless debugging\" option is clickable, tapping it will open a new page. Only turing on the switch on the right is incorrect.</string>
55
+
<stringname="adb_pairing_tutorial_content_left_is_clickable">Please note that only tapping the switch on the right side of the \'Wireless debugging\' option is incorrect. You need to click on the left part of the option, which will open a new page.</string>
56
56
<stringname="adb_pairing_tutorial_content_finish">Back to Shizuku and start Shizuku.</string>
57
57
<stringname="adb_pairing_tutorial_content_network">Shizuku needs to access local network. It is controlled by the network permission.</string>
58
58
<stringname="adb_pairing_tutorial_content_network_limation_not_foreground">Some systems (such as MIUI) disallow apps to access the network when they are not visible, even if the app uses foreground service as standard. Please disable battery optimization features for Shizuku on such systems.</string>
0 commit comments