mirror of
https://github.com/yattee/yattee.git
synced 2026-05-12 02:17:46 +00:00
Make unplayable tvOS media files focusable with unsupported alert
This commit is contained in:
@@ -4953,6 +4953,26 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"mediaBrowser.unsupportedFile.title" : {
|
||||
"localizations" : {
|
||||
"en" : {
|
||||
"stringUnit" : {
|
||||
"state" : "translated",
|
||||
"value" : "Unsupported file"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"mediaBrowser.unsupportedFile.message %@" : {
|
||||
"localizations" : {
|
||||
"en" : {
|
||||
"stringUnit" : {
|
||||
"state" : "translated",
|
||||
"value" : "%@ cannot be played. This file type is not supported."
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"mediaBrowser.sort.dateCreated" : {
|
||||
"localizations" : {
|
||||
"en" : {
|
||||
|
||||
Reference in New Issue
Block a user