mirror of
https://github.com/hensm/fx_cast.git
synced 2026-06-12 10:39:57 +00:00
Add bridge debug info to options page
This commit is contained in:
@@ -18,6 +18,34 @@
|
||||
}
|
||||
|
||||
|
||||
, "optionsBridgeCategoryName": {
|
||||
"message": "Bridge"
|
||||
}
|
||||
, "optionsBridgeCategoryDescription": {
|
||||
"message": "Native bridge application."
|
||||
}
|
||||
, "optionsBridgeLoading": {
|
||||
"message": "Loading bridge info..."
|
||||
}
|
||||
, "optionsBridgeMissing": {
|
||||
"message": "Bridge application not found. Try downloading and installing the latest version."
|
||||
}
|
||||
, "optionsBridgeInfo": {
|
||||
"message": "Bridge info:"
|
||||
}
|
||||
, "optionsBridgeStatusCompatible": {
|
||||
"message": "STATUS: COMPATIBLE"
|
||||
}
|
||||
, "optionsBridgeStatusIncompatible": {
|
||||
"message": "STATUS: INCOMPATIBLE"
|
||||
}
|
||||
, "optionsBridgeOlder": {
|
||||
"message": "Bridge version older than expected, try updating bridge to the latest bridge version."
|
||||
}
|
||||
, "optionsBridgeNewer": {
|
||||
"message": "Bridge version newer than expected, try updating extension to the latest bridge version."
|
||||
}
|
||||
|
||||
, "optionsMediaCategoryName": {
|
||||
"message": "Media casting"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user