diff --git a/app/i18n/en-GB.default.json b/app/i18n/en-GB.default.json index a5e6bbf7..48f08ca0 100644 --- a/app/i18n/en-GB.default.json +++ b/app/i18n/en-GB.default.json @@ -87,10 +87,9 @@ "noFavs": "No favourites yet", "fsList": "Your favourite recipes are listed here", "noRecs": "No recipes match your search", - "noRecsInFavs": "No recipes match your search in your try later list", - "noRecsInTL": "No recipes match your search in your favourites list", - "noRecsInFtr": "No recipes match your search in the filtered recipes", - "noRecsHint": "Tip: you can search for recipes by title or ingredient", + "noRecsInTL": "No recipes match your search in the Try Later list", + "noRecsInFavs": "No recipes match your search in the Favourites list", + "noRecsInFtr": "No recipes match your search in the Filtered recipes", "intf": "Interface", "lang": "Language", "sysDef": "System default", @@ -166,7 +165,6 @@ "conf": "Confirm", "delRec": "Delete confirmation", "delRecInfo": "You are about to permanently delete the recipe:", - "dBtn": "DELETE", "ser": "Search", "unsaved": "Unsaved changes", @@ -280,5 +278,6 @@ "invFile": "Invalid file", "donate": "Donate", "appInfo": "EnRecipes is an open source, privacy-friendly digital cookbook that lets you create, manage and share your recipes.", - "help": "Help" + "help": "Help", + "trySer": "SEARCH IN ALL THE RECIPES?" }