From 2895f1c08107c5335fe4b4b6c54873f7a78a3f91 Mon Sep 17 00:00:00 2001 From: Bill Thornton Date: Fri, 11 Mar 2022 16:41:06 -0500 Subject: [PATCH] Restore missing MessageUnauthorizedUser error message --- src/strings/en-us.json | 1 + 1 file changed, 1 insertion(+) diff --git a/src/strings/en-us.json b/src/strings/en-us.json index 7ad6634a42..2e3377dbed 100644 --- a/src/strings/en-us.json +++ b/src/strings/en-us.json @@ -1100,6 +1100,7 @@ "MessageSyncPlayUserLeft": "{0} has left the group.", "MessageTheFollowingLocationWillBeRemovedFromLibrary": "The following media locations will be removed from your library:", "MessageUnableToConnectToServer": "We're unable to connect to the selected server right now. Please ensure it is running and try again.", + "MessageUnauthorizedUser": "You are not authorized to access the server at this time. Please contact your server administrator for more information.", "MessageUnsetContentHelp": "Content will be displayed as plain folders. For best results use the metadata manager to set the content types of sub-folders.", "MessageYouHaveVersionInstalled": "You currently have version {0} installed.", "Metadata": "Metadata",