Add option to enable/disable the backup bridge daemon connection

This commit is contained in:
hensm
2020-01-23 16:46:45 +00:00
parent 13dfb26dd4
commit f2bb46d7c4
6 changed files with 65 additions and 3 deletions

View File

@@ -201,6 +201,15 @@
, "description": "Update now button title. Ellipsis indicates additional information as it triggers an update window popup."
}
, "optionsBridgeBackupEnabled": {
"message": "Enable backup daemon connection"
, "description": "Backup daemon checkbox label."
}
, "optionsBridgeBackupEnabledDescription": {
"message": "If the regular bridge connection fails, attempt to connect to a bridge running in daemon mode."
, "description": "Backup daemon checkbox description."
}
, "optionsMediaCategoryName": {
"message": "Media casting"
, "description": "Options page media casting category title."