fix dynamic images for osx
This commit is contained in:
@@ -60,6 +60,7 @@
|
||||
|
||||
itemsContainer.classList.remove('vertical-list');
|
||||
itemsContainer.classList.add('vertical-wrap');
|
||||
itemsContainer.classList.add('centered');
|
||||
}
|
||||
itemsContainer.innerHTML = '';
|
||||
}
|
||||
|
||||
@@ -2300,7 +2300,7 @@
|
||||
"LabelffmpegVersion": "FFmpeg version:",
|
||||
"LabelffmpegPathHelp": "The path to your downloaded FFmpeg application, or folder containing FFmpeg.",
|
||||
"SetupFFmpeg": "Setup FFmpeg",
|
||||
"SetupFFmpegHelp": "FFmpeg is a required component and needs to be configured.",
|
||||
"SetupFFmpegHelp": "Emby may require a library or application to convert certain media types. There are many different applications available, however, Emby has been tested to work with ffmpeg. Emby is in no way affiliated with ffmpeg, its ownership, code or distribution.",
|
||||
"EnterFFmpegLocation": "Enter FFmpeg path",
|
||||
"DownloadFFmpeg": "Download FFmpeg",
|
||||
"FFmpegSuggestedDownload": "Suggested download: {0}",
|
||||
|
||||
Reference in New Issue
Block a user