From 2ec49cbdb19eee805b73bca26bdb8256d51b40ce Mon Sep 17 00:00:00 2001 From: advplyr Date: Wed, 19 Jun 2024 17:17:40 -0500 Subject: [PATCH] Update en-us string order --- client/strings/en-us.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/strings/en-us.json b/client/strings/en-us.json index 34f83845..d4d40650 100644 --- a/client/strings/en-us.json +++ b/client/strings/en-us.json @@ -597,8 +597,8 @@ "MessageAddToPlayerQueue": "Add to player queue", "MessageAppriseDescription": "To use this feature you will need to have an instance of Apprise API running or an api that will handle those same requests.
The Apprise API Url should be the full URL path to send the notification, e.g., if your API instance is served at http://192.168.1.1:8337 then you would put http://192.168.1.1:8337/notify.", "MessageBackupsDescription": "Backups include users, user progress, library item details, server settings, and images stored in /metadata/items & /metadata/authors. Backups do not include any files stored in your library folders.", - "MessageBackupsLocationPathEmpty": "Backup location path cannot be empty", "MessageBackupsLocationEditNote": "Note: Updating the backup location will not move or modify existing backups", + "MessageBackupsLocationPathEmpty": "Backup location path cannot be empty", "MessageBatchQuickMatchDescription": "Quick Match will attempt to add missing covers and metadata for the selected items. Enable the options below to allow Quick Match to overwrite existing covers and/or metadata.", "MessageBookshelfNoCollections": "You haven't made any collections yet", "MessageBookshelfNoRSSFeeds": "No RSS feeds are open",