mirror of
https://github.com/hensm/fx_cast.git
synced 2026-06-11 18:19:58 +00:00
Add popup warning banner when the bridge has a problem
This commit is contained in:
@@ -8,6 +8,14 @@
|
||||
"description": "Description of the extension shown in the add-ons manager."
|
||||
},
|
||||
|
||||
"popupBridgeErrorBanner": {
|
||||
"message": "There is a problem with the bridge!",
|
||||
"description": "Bridge error banner message."
|
||||
},
|
||||
"popupBridgeErrorBannerOptions": {
|
||||
"message": "More Information",
|
||||
"description": "Bridge error banner button label."
|
||||
},
|
||||
"popupWhitelistNotWhitelisted": {
|
||||
"message": "$appName$ is not whitelisted",
|
||||
"description": "Receiver selector whitelist suggestion banner label.",
|
||||
|
||||
Reference in New Issue
Block a user