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:
parent
2ee9828d0d
commit
3a9de3f709
1 changed files with 1 additions and 1 deletions
|
@ -652,7 +652,7 @@
|
||||||
"LabelH264Crf": "H264 encoding CRF:",
|
"LabelH264Crf": "H264 encoding CRF:",
|
||||||
"LabelH264EncodingPreset": "H264 encoding preset:",
|
"LabelH264EncodingPreset": "H264 encoding preset:",
|
||||||
"LabelHardwareAccelerationType": "Hardware acceleration:",
|
"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:",
|
"LabelHomeNetworkQuality": "Home network quality:",
|
||||||
"LabelHomeScreenSectionValue": "Home screen section {0}:",
|
"LabelHomeScreenSectionValue": "Home screen section {0}:",
|
||||||
"LabelHttpsPort": "Local HTTPS port number:",
|
"LabelHttpsPort": "Local HTTPS port number:",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue