Add disabled hint to receiver selector app option (closes #139)

This commit is contained in:
hensm
2020-09-04 13:41:00 +01:00
parent 2838a99393
commit 6960508ca6
3 changed files with 13 additions and 3 deletions

View File

@@ -13,6 +13,10 @@
"message": "this site's app"
, "description": "Receiver selector media type <option> text for current site's sender application."
}
, "popupMediaTypeAppNotFound": {
"message": "this site's app (not found)"
, "description": "Receiver selector media type <option> text for current site's sender application if none found."
}
, "popupMediaTypeAppMedia": {
"message": "this media"
, "description": "Receiver selector media type <option> text for media casting."