Fix media casting handling unified receiver selector

This commit is contained in:
hensm
2020-01-14 05:02:59 +00:00
parent a2c4e972c7
commit c522343eb8
4 changed files with 28 additions and 19 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."
}
, "popupMediaTypeAppMedia": {
"message": "this media"
, "description": "Receiver selector media type <option> text for media casting."
}
, "popupMediaTypeTab": {
"message": "Tab"
, "description": "Receiver selector media type <option> text for current tab."