Handle server id mismatches
This commit is contained in:
@@ -184,6 +184,7 @@
|
||||
"ConfirmDeletion": "Confirm Deletion",
|
||||
"ConfirmEndPlayerSession": "Would you like to shutdown Jellyfin on {0}?",
|
||||
"Connect": "Connect",
|
||||
"ConnectAnyway": "Connect Anyway",
|
||||
"Console": "Console",
|
||||
"ContinueWatching": "Continue watching",
|
||||
"Continuing": "Continuing",
|
||||
@@ -523,6 +524,7 @@
|
||||
"HeaderSeriesOptions": "Series Options",
|
||||
"HeaderSeriesStatus": "Series Status",
|
||||
"HeaderServerAddressSettings": "Server Address Settings",
|
||||
"HeaderServerMismatch": "Server Mismatch",
|
||||
"HeaderServerUnavailable": "Server Unavailable",
|
||||
"HeaderSetupLibrary": "Set up your media libraries",
|
||||
"HeaderSortBy": "Sort By",
|
||||
@@ -1182,6 +1184,7 @@
|
||||
"MessageRestoreInProgress": "Restore in progress",
|
||||
"MessageRestoreSuccess": "Restore successfully completed",
|
||||
"MessageSent": "Message sent.",
|
||||
"MessageServerMismatch": "The server you are connecting to is not the same server that you previously connected to at this address. If this is expected please select \"Connect Anyway\". Otherwise your connection or the server might be compromised.",
|
||||
"MessageSplitVersionsError": "An error occurred while splitting versions",
|
||||
"MessageSyncPlayCreateGroupDenied": "Permission required to create a group.",
|
||||
"MessageSyncPlayDisabled": "SyncPlay disabled.",
|
||||
|
||||
Reference in New Issue
Block a user