Small string resource reorganization

Close #2454
This commit is contained in:
topjohnwu
2020-02-29 14:49:06 -08:00
parent 642788abec
commit 915fd3020b
39 changed files with 43 additions and 41 deletions

View File

@@ -113,7 +113,7 @@ class ModuleViewModel(
).also { it.hasButton = false }
private val sectionActive = SectionTitle(
R.string.installed,
R.string.module_installed,
R.string.reboot,
R.drawable.ic_restart
).also { it.hasButton = false }