diff --git a/src/strings/en-us.json b/src/strings/en-us.json index 9f67fd6f25..da565dfb99 100644 --- a/src/strings/en-us.json +++ b/src/strings/en-us.json @@ -28,7 +28,7 @@ "AllowSubtitleManagement": "Allow this user to edit subtitles", "AllowFfmpegThrottling": "Throttle Transcodes", "AllowFfmpegThrottlingHelp": "When a transcode or remux gets far enough ahead from the current playback position, pause the process so it will consume fewer resources. This is most useful when watching without seeking often. Turn this off if you experience playback issues.", - "AllowFmp4TranscodingContainerHelp": "Allow fmp4 transcoding container for this tuner to enable HEVC and HDR contents. Not all tuners are compatible with this container. Disable this if you experience playback issues.", + "AllowFmp4TranscodingContainerHelp": "Allow fMP4 transcoding container for this tuner to enable HEVC and HDR contents. Not all tuners are compatible with this container. Disable this if you experience playback issues.", "AllowSegmentDeletion": "Delete segments", "AllowSegmentDeletionHelp": "Delete old segments after they have been downloaded by the client. This prevents having to store the entire transcoded file on disk. Turn this off if you experience playback issues.", "AllowStreamSharingHelp": "Allow Jellyfin to duplicate the mpegts stream from tuner and share this duplicated stream to its clients. This is useful when the tuner has total stream count limit but may also cause playback issues.", @@ -570,7 +570,7 @@ "LabelAllowContentWithTags": "Allow items with tags", "LabelAllowedRemoteAddresses": "Remote IP address filter", "LabelAllowedRemoteAddressesMode": "Remote IP address filter mode", - "LabelAllowFmp4TranscodingContainer": "Allow fmp4 transcoding container", + "LabelAllowFmp4TranscodingContainer": "Allow fMP4 transcoding container", "LabelAllowHWTranscoding": "Allow hardware transcoding", "LabelAlwaysRemuxFlacAudioFiles": "Always remux FLAC audio files", "LabelAlwaysRemuxMp3AudioFiles": "Always remux MP3 audio files",