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
<stringname="pref_working_mode_summary">Determine the working mode of the module\nNote: the built-in blacklist will always work</string>
9
9
<arrayname="pref_working_mode_entries">
10
10
<item>Blacklist</item>
11
11
<item>Whitelist</item>
@@ -15,7 +15,13 @@
15
15
<item>whitelist</item>
16
16
</array>
17
17
<stringname="pref_blacklist">Blacklist</string>
18
-
<stringname="pref_blacklist_summary">Apps that are never hacked.</string>
18
+
<stringname="pref_blacklist_summary">The selected apps will not take effect</string>
19
19
<stringname="pref_whitelist">Whitelist</string>
20
-
<stringname="pref_whitelist_summary">Only apps that will be hacked.</string>
20
+
<stringname="pref_whitelist_summary">Only the selected apps take effect</string>
21
+
<stringname="pref_hide_icon">Hide icon</string>
22
+
<stringname="pref_hide_icon_summary">Hide the icon displayed on the desktop, can be opened in Xposed modules list\nAfter opening, you may not be able to add module to multi-user environment. If there is a problem, please close it</string>
0 commit comments