design: Redesign permissions settings with dropdownbuttons
This commit is contained in:
parent
de68f62aef
commit
ac7e424b7b
4 changed files with 68 additions and 38 deletions
|
|
@ -2525,6 +2525,13 @@
|
|||
"@thisDevice": {},
|
||||
"initAppError": "An error occured while init the app",
|
||||
"@initAppError": {},
|
||||
"minimumPowerLevel": "{level} is the minimum power level.",
|
||||
"@minimumPowerLevel": {
|
||||
"type": "text",
|
||||
"placeholders": {
|
||||
"level": {}
|
||||
}
|
||||
},
|
||||
"databaseBuildErrorBody": "Unable to build the SQlite database. The app tries to use the legacy database for now. Please report this error to the developers at {url}. The error message is: {error}",
|
||||
"@databaseBuildErrorBody": {
|
||||
"type": "text",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue