1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

Alter hardware acceleration message

Don't say this is "experimental" since it's not. Mention the
documentation on configuring hardware acceleration and that it requires
additional configuration.
This commit is contained in:
Joshua M. Boniface 2020-02-07 00:26:46 -05:00
parent 2ee9828d0d
commit 3a9de3f709

View file

@ -652,7 +652,7 @@
"LabelH264Crf": "H264 encoding CRF:",
"LabelH264EncodingPreset": "H264 encoding preset:",
"LabelHardwareAccelerationType": "Hardware acceleration:",
"LabelHardwareAccelerationTypeHelp": "This is an experimental feature only available on supported systems.",
"LabelHardwareAccelerationTypeHelp": "Hardware acceleration requires additional configuration - please see the documentation at https://docs.jellyfin.org/general/administration/hardware-acceleration.html",
"LabelHomeNetworkQuality": "Home network quality:",
"LabelHomeScreenSectionValue": "Home screen section {0}:",
"LabelHttpsPort": "Local HTTPS port number:",