web/i18n/settings: rewrite youtube hls description

This commit is contained in:
wukko 2024-10-30 17:14:16 +06:00
parent 367cab0de4
commit 6e61e73a5f
No known key found for this signature in database
GPG key ID: 3E30B3F26C7B4AA2

View file

@ -34,7 +34,7 @@
"video.youtube.hls": "youtube hls",
"video.youtube.hls.title": "use hls formats for videos",
"video.youtube.hls.description": "only h264 and vp9 codecs are supported in this mode, both are served in a mp4 container. files download faster and are less prone to errors. files may be less compatible with editing software or video players.",
"video.youtube.hls.description": "files download faster and are less prone to errors or getting abruptly cut off. only h264 and vp9 codecs are available in this mode. original audio codec is aac, it's re-encoded for compatibility, audio quality may be slightly worse than the non-HLS counterpart.\n\nthis option is experimental, it may go away or change in the future.",
"video.twitter.gif": "twitter/x",
"video.twitter.gif.title": "convert looping videos to GIF",