mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Merge pull request #3721 from Shadowghost/fix-stream-autoselect
(cherry picked from commit d967ce860c
)
Signed-off-by: Bill Thornton <billt2006@gmail.com>
This commit is contained in:
parent
2669be3f27
commit
5312358f91
5 changed files with 29 additions and 36 deletions
|
@ -1355,7 +1355,11 @@
|
|||
"RefreshQueued": "Refresh queued.",
|
||||
"ReleaseDate": "Release date",
|
||||
"ReleaseGroup": "Release Group",
|
||||
"RememberAudioSelections": "Set audio track based on previous item",
|
||||
"RememberAudioSelectionsHelp": "Try to set the audio track to the closest match to the last video.",
|
||||
"RememberMe": "Remember Me",
|
||||
"RememberSubtitleSelections": "Set subtitle track based on previous item",
|
||||
"RememberSubtitleSelectionsHelp": "Try to set the subtitle track to the closest match to the last video.",
|
||||
"Remixer": "Remixer",
|
||||
"RemoveFromCollection": "Remove from collection",
|
||||
"RemoveFromPlaylist": "Remove from playlist",
|
||||
|
@ -1402,8 +1406,6 @@
|
|||
"Settings": "Settings",
|
||||
"SettingsSaved": "Settings saved.",
|
||||
"SettingsWarning": "Changing these values may cause instability or connectivity failures. If you experience any problems, we recommend changing them back to default.",
|
||||
"SetUsingLastTracks": "Set Subtitle/Audio Tracks with Previous Item",
|
||||
"SetUsingLastTracksHelp": "Try to set the Subtitle/Audio track to the closest match to the last video.",
|
||||
"Share": "Share",
|
||||
"ShowAdvancedSettings": "Show advanced settings",
|
||||
"ShowIndicatorsFor": "Show indicators for:",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue