You've already forked KernelSU-Next
mirror of
https://github.com/KernelSU-Next/KernelSU-Next.git
synced 2025-08-27 23:46:34 +00:00
Added Bulgaran Readme + Fix my older writing style of the bulgarian translatation in strings.xml (#273)
* Added Bulgaran Readme (By boyan) * manager: improved mount system info fetching logic * UPDATE BULGARIAN STRINGS.xml no questions asked --------- Co-authored-by: rifsxd <rifat.44.azad.rifs@gmail.com> Co-authored-by: Rifat Azad <33044977+rifsxd@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
bf81c9a17b
commit
d5f25590a5
@@ -450,7 +450,7 @@ private fun InfoCard() {
|
||||
content = currentMountSystem().ifEmpty { stringResource(R.string.unavailable) },
|
||||
icon = Icons.Filled.SettingsSuggest,
|
||||
)
|
||||
|
||||
|
||||
val suSFS = getSuSFS()
|
||||
if (suSFS == "Supported") {
|
||||
val isSUS_SU = getSuSFSFeatures() == "CONFIG_KSU_SUSFS_SUS_SU"
|
||||
|
||||
Reference in New Issue
Block a user