From 5f632363b9c51f61564acf5a26e89e2635e559d3 Mon Sep 17 00:00:00 2001 From: Paul Donald Date: Fri, 27 Jun 2025 17:40:57 +0200 Subject: [PATCH] Fix split idiom shutdown -> shut down --- src/strings/en-us.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/strings/en-us.json b/src/strings/en-us.json index 1a4879bf5..a5d9c9534 100644 --- a/src/strings/en-us.json +++ b/src/strings/en-us.json @@ -182,7 +182,7 @@ "ConfirmDeleteLyrics": "Deleting these lyrics will delete them from both the file system and your media library. Are you sure you wish to continue?", "ConfirmDeleteRepository": "Delete repository?", "ConfirmDeletion": "Confirm Deletion", - "ConfirmEndPlayerSession": "Would you like to shutdown Jellyfin on {0}?", + "ConfirmEndPlayerSession": "Would you like to shut Jellyfin down on {0}?", "Connect": "Connect", "Console": "Console", "ContinueWatching": "Continue watching", @@ -1135,7 +1135,7 @@ "MessageConfirmRemoveMediaLocation": "Are you sure you wish to remove this location?", "MessageConfirmRestart": "Are you sure you wish to restart Jellyfin?", "MessageConfirmRevokeApiKey": "Are you sure you wish to revoke this API key? The application's connection to this server will be abruptly ended.", - "MessageConfirmShutdown": "Are you sure you wish to shutdown the server?", + "MessageConfirmShutdown": "Are you sure you wish to shut the server down?", "MessageContactAdminToResetPassword": "Please contact your system administrator to reset your password.", "MessageCreateAccountAt": "Create an account at {0}", "MessageDeleteTaskTrigger": "Are you sure you wish to delete this task trigger?",