From e708f25598358a6ac835d5b15a71811b043e3f77 Mon Sep 17 00:00:00 2001 From: Vijay A Date: Tue, 14 Sep 2021 16:19:26 +0530 Subject: refactor: revert the text for some more fields. --- src/components/settings/recipes/RecipesDashboard.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/components/settings/recipes') diff --git a/src/components/settings/recipes/RecipesDashboard.js b/src/components/settings/recipes/RecipesDashboard.js index e620abf93..44f5bc39a 100644 --- a/src/components/settings/recipes/RecipesDashboard.js +++ b/src/components/settings/recipes/RecipesDashboard.js @@ -18,7 +18,7 @@ import RecipePreview from '../../../models/RecipePreview'; const messages = defineMessages({ headline: { id: 'settings.recipes.headline', - defaultMessage: 'Available Services', + defaultMessage: 'Available services', }, searchService: { id: 'settings.searchService', @@ -47,11 +47,11 @@ const messages = defineMessages({ }, customRecipeIntro: { id: 'settings.recipes.customService.intro', - defaultMessage: 'To add a custom service, copy the recipe folder into:', + defaultMessage: 'To add a custom service, copy the service recipe to:', }, openFolder: { id: 'settings.recipes.customService.openFolder', - defaultMessage: 'Open directory', + defaultMessage: 'Open folder', }, openDevDocs: { id: 'settings.recipes.customService.openDevDocs', -- cgit v1.2.3-70-g09d2