From 1c18fa8fb2e18c277ae38487418096aea15573a6 Mon Sep 17 00:00:00 2001 From: grafixeyehero Date: Tue, 10 Sep 2024 04:46:48 +0300 Subject: [PATCH] apply suggestion Co-authored-by: dmitrylyzo <56478732+dmitrylyzo@users.noreply.github.com> --- src/strings/en-us.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/strings/en-us.json b/src/strings/en-us.json index f75735aa21..eed6dc6722 100644 --- a/src/strings/en-us.json +++ b/src/strings/en-us.json @@ -1047,7 +1047,6 @@ "MessageBrowsePluginCatalog": "Browse our plugin catalog to view available plugins.", "MessageCancelSeriesTimerError": "An error occurred while cancel series timer", "MessageCancelTimerError": "An error occurred while cancel timer", - "MessageSplitVersionsError": "An error occurred while split versions", "MessageChangeRecordingPath": "Changing your recording folder will not migrate existing recordings from the old location to the new. You'll need to move them manually if desired.", "MessageConfirmAppExit": "Do you want to exit?", "MessageConfirmDeleteGuideProvider": "Are you sure you wish to delete this guide provider?", @@ -1100,6 +1099,7 @@ "MessageRenameMediaFolder": "Renaming a media library will cause all metadata to be lost, proceed with caution.", "MessageRepositoryInstallDisclaimer": "WARNING: Installing a third party plugin repository carries risks. It may contain unstable or malicious code, and may change at any time. Only install repositories from authors that you trust.", "MessageSent": "Message sent.", + "MessageSplitVersionsError": "An error occurred while split versions", "MessageSyncPlayCreateGroupDenied": "Permission required to create a group.", "MessageSyncPlayDisabled": "SyncPlay disabled.", "MessageSyncPlayEnabled": "SyncPlay enabled.",