From 3fedd7385cda0c4a323212f5b9c778e7afd52786 Mon Sep 17 00:00:00 2001 From: Niels van Velzen Date: Tue, 15 Nov 2022 20:14:41 +0100 Subject: [PATCH] Remove unused OptionLikes and OptionDislikes strings --- src/strings/en-us.json | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/strings/en-us.json b/src/strings/en-us.json index 1487f8bf29..baa4b517c2 100644 --- a/src/strings/en-us.json +++ b/src/strings/en-us.json @@ -1199,7 +1199,6 @@ "OptionDatePlayed": "Date Played", "OptionDisableUser": "Disable this user", "OptionDisableUserHelp": "The server will not allow any connections from this user. Existing connections will be abruptly ended.", - "OptionDislikes": "Dislikes", "OptionDisplayFolderView": "Display a folder view to show plain media folders", "OptionDisplayFolderViewHelp": "Display folders alongside your other media libraries. This can be useful if you'd like to have a plain folder view.", "OptionDvd": "DVD", @@ -1228,7 +1227,6 @@ "OptionImdbRating": "IMDb Rating", "OptionIsHD": "HD", "OptionIsSD": "SD", - "OptionLikes": "Likes", "OptionLoginAttemptsBeforeLockout": "Determine how many incorrect login tries can be made before lockout occurs.", "OptionLoginAttemptsBeforeLockoutHelp": "A value of zero means inheriting the default of three tries for normal users and five for administrators. Setting this to -1 will disable the feature.", "OptionMax": "Max",