mirror of
https://github.com/mihonapp/mihon.git
synced 2025-07-15 12:13:18 +02:00
Update "Library updates restrictions" wording (#6371)
* Update "Library updates restrictions" wording Co-Authored-By: OncePunchedMan <64155117+OncePunchedMan@users.noreply.github.com> Co-Authored-By: nicki <72807749+curche@users.noreply.github.com> Co-Authored-By: Soitora <simon.mattila@protonmail.com> Co-Authored-By: FourTOne5 <59261191+FourTOne5@users.noreply.github.com> * Update strings.xml Co-Authored-By: loocool2 <36128021+loocool2@users.noreply.github.com> Co-authored-by: OncePunchedMan <64155117+OncePunchedMan@users.noreply.github.com> Co-authored-by: nicki <72807749+curche@users.noreply.github.com> Co-authored-by: Soitora <simon.mattila@protonmail.com> Co-authored-by: FourTOne5 <59261191+FourTOne5@users.noreply.github.com> Co-authored-by: loocool2 <36128021+loocool2@users.noreply.github.com>
This commit is contained in:
@ -218,7 +218,7 @@ class SettingsLibraryController : SettingsController() {
|
||||
restrictions.joinToString()
|
||||
}
|
||||
|
||||
summary = context.getString(R.string.restrictions, restrictionsText)
|
||||
summary = context.getString(R.string.only_update_restrictions, restrictionsText)
|
||||
}
|
||||
|
||||
preferences.libraryUpdateMangaRestriction().asFlow()
|
||||
|
Reference in New Issue
Block a user