feat: add installer and enable app selection from storage (#2)

This commit is contained in:
Alberto Ponces
2022-08-13 10:56:30 +01:00
committed by GitHub
parent a00e94d2fe
commit e4f9b04de0
37 changed files with 1578 additions and 257 deletions

View File

@ -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",