Merge pull request #6962 from systemcrash/shut_down
Fix split idiom shutdown -> shut down
This commit is contained in:
@@ -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?",
|
||||
|
||||
Reference in New Issue
Block a user