mirror of
https://github.com/ReVanced/revanced-manager.git
synced 2026-01-30 14:21:07 +00:00
fix: root installation and foreground task and improve installer a bit
This commit is contained in:
@@ -38,9 +38,8 @@
|
||||
},
|
||||
"patchSelectorCard": {
|
||||
"widgetTitle": "Select patches",
|
||||
"widgetFirstSubtitle": "Select an application first.",
|
||||
"widgetSecondSubtitle": "No patches selected.",
|
||||
"widgetThirdSubtitle": "{selected} patch(es) selected."
|
||||
"widgetSubtitle": "Select an application first.",
|
||||
"widgetEmptySubtitle": "No patches selected."
|
||||
},
|
||||
"appSelectorView": {
|
||||
"searchBarHint": "Search applications",
|
||||
@@ -53,8 +52,8 @@
|
||||
},
|
||||
"installerView": {
|
||||
"widgetTitle": "Installer",
|
||||
"installButton": "Install",
|
||||
"shareButton": "Share"
|
||||
"fabInstallButton": "Install",
|
||||
"fabOpenButton": "Open"
|
||||
},
|
||||
"settingsView": {
|
||||
"widgetTitle": "Settings",
|
||||
|
||||
Reference in New Issue
Block a user