Add bridge downloads to options page

This commit is contained in:
hensm
2019-02-12 09:06:57 +00:00
parent da17c6df0d
commit d4d55ea59e
7 changed files with 310 additions and 86 deletions

View File

@@ -21,14 +21,17 @@
, "optionsBridgeLoading": {
"message": "Loading bridge info..."
}
, "optionsBridgeFoundStatusText": {
, "optionsBridgeFoundStatusTitle": {
"message": "Bridge found"
}
, "optionsBridgeIssueStatusText": {
, "optionsBridgeIssueStatusTitle": {
"message": "Bridge issue"
}
, "optionsBridgeNotFoundStatusTitle": {
"message": "Bridge not found"
}
, "optionsBridgeNotFoundStatusText": {
"message": "Bridge not found. Try downloading and installing the latest version."
"message": "Try downloading and installing the latest version."
}
, "optionsBridgeInfo": {
"message": "Bridge info:"
@@ -66,6 +69,18 @@
, "optionsBridgeNoAction": {
"message": "No action needed."
}
, "optionsBridgeDownloadsGet": {
"message": "Fetch downloads"
}
, "optionsBridgeDownloadsLoading": {
"message": "Fetching downloads$1"
}
, "optionsBridgeDownloadsGetFailed": {
"message": "Failed to fetch downloads"
}
, "optionsBridgeDownloadsTitle": {
"message": "Bridge downloads"
}
, "optionsMediaCategoryName": {
"message": "Media casting"