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/app/src/main/res/values/strings.xml
+1-1
Original file line number
Diff line number
Diff line change
@@ -69,7 +69,7 @@
69
69
<stringname="failed_to_update_app_profile">Failed to update App Profile for %s</string>
70
70
<stringname="require_kernel_version">The current KernelSU version %d is too low for the manager to function properly. Please upgrade to version %d or higher!</string>
71
71
<stringname="settings_umount_modules_default">Umount modules by default</string>
72
-
<stringname="settings_umount_modules_default_summary">The global default value for \"Umount modules\" in App Profiles. If enabled, it will remove all module modifications to the system for apps that don\'t have a Profile set.</string>
72
+
<stringname="settings_umount_modules_default_summary">The global default value for \"Umount modules\" in App Profile. If enabled, it will remove all module modifications to the system for apps that don\'t have a Profile set.</string>
73
73
<stringname="profile_umount_modules_summary">Enabling this option will allow KernelSU to restore any modified files by the modules for this app.</string>
0 commit comments