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

Merge pull request #4656 from thornbill/no-colons

Remove trailing colons from dummy chapter strings
This commit is contained in:
Bill Thornton 2023-05-31 12:16:29 -04:00 committed by GitHub
commit 54114f473d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -630,12 +630,12 @@
"LabelDroppedFrames": "Dropped frames",
"LabelDropShadow": "Drop shadow",
"LabelDropSubtitleHere": "Drop subtitle here, or click to browse.",
"LabelDummyChapterDuration": "Interval:",
"LabelDummyChapterDuration": "Interval",
"LabelDummyChapterDurationHelp": "The interval between dummy chapters. Set to 0 to disable dummy chapter generation. Changing this will have no effect on existing dummy chapters.",
"LabelChapterImageResolution": "Resolution:",
"LabelChapterImageResolution": "Resolution",
"LabelChapterImageResolutionHelp": "The resolution of the extracted chapter images. Changing this will have no effect on existing dummy chapters.",
"LabelDynamicExternalId": "{0} Id:",
"LabelEasyPinCode": "Easy PIN code:",
"LabelDynamicExternalId": "{0} Id",
"LabelEasyPinCode": "Easy PIN code",
"LabelEmbedAlbumArtDidl": "Embed album art in DIDL",
"LabelEmbedAlbumArtDidlHelp": "Some devices prefer this method for getting the album art. Others may fail to play with this option enabled.",
"LabelEnableAudioVbr": "Enable VBR audio encoding",