mirror of
https://github.com/revanced/revanced-manager.git
synced 2025-06-12 04:37:37 +02:00
feat: add installer and enable app selection from storage (#2)
This commit is contained in:
@ -43,12 +43,19 @@
|
||||
"widgetThirdSubtitle": "{selected} patch(es) selected."
|
||||
},
|
||||
"appSelectorView": {
|
||||
"searchBarHint": "Search applications"
|
||||
"searchBarHint": "Search applications",
|
||||
"fabButton": "Storage",
|
||||
"errorMessage": "Unable to use selected application."
|
||||
},
|
||||
"patchesSelectorView": {
|
||||
"searchBarHint": "Search patches",
|
||||
"fabButton": "Done"
|
||||
},
|
||||
"installerView": {
|
||||
"widgetTitle": "Installer",
|
||||
"installButton": "Install",
|
||||
"shareButton": "Share"
|
||||
},
|
||||
"settingsView": {
|
||||
"widgetTitle": "Settings",
|
||||
"languageLabel": "Language",
|
||||
|
Reference in New Issue
Block a user