From a8ff0f6457ea8fba022dfab0acaad3581839ceda Mon Sep 17 00:00:00 2001 From: Vijay A Date: Wed, 23 Jun 2021 16:12:55 +0530 Subject: Added new message when the user doesn't find a service (but that is present in the website). --- src/components/settings/services/ServicesDashboard.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/components/settings/services') diff --git a/src/components/settings/services/ServicesDashboard.js b/src/components/settings/services/ServicesDashboard.js index c4e8e42a4..a0f05fd20 100644 --- a/src/components/settings/services/ServicesDashboard.js +++ b/src/components/settings/services/ServicesDashboard.js @@ -27,7 +27,7 @@ const messages = defineMessages({ }, noServiceFound: { id: 'settings.recipes.nothingFound', - defaultMessage: '!!!Sorry, but no service matched your search term.', + defaultMessage: '!!!Sorry, but no service matched your search term. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.', }, discoverServices: { id: 'settings.services.discoverServices', -- cgit v1.2.3-70-g09d2