From d5261898074141fcdbd3afae9819c053cd048997 Mon Sep 17 00:00:00 2001 From: vishnuraghavb Date: Fri, 16 Apr 2021 00:54:30 +0530 Subject: [PATCH] updated strings --- app/i18n/en-GB.default.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/app/i18n/en-GB.default.json b/app/i18n/en-GB.default.json index 6515679a..0a663f05 100644 --- a/app/i18n/en-GB.default.json +++ b/app/i18n/en-GB.default.json @@ -118,10 +118,10 @@ "srt": "Sort", "cBtn": "CANCEL", "rBtn": "REMOVE", - "rmCuiInfo": "You are about to remove %s from cuisine list", - "rmCatInfo": "You are about to remove %s from category list", - "rmYUInfo": "You are about to remove %s from yield unit list", - "rmUInfo": "You are about to remove %s from unit list", + "rmCuiInfo": "You are about to remove %s from the cuisine list", + "rmCatInfo": "You are about to remove %s from the category list", + "rmYUInfo": "You are about to remove %s from the yield unit list", + "rmUInfo": "You are about to remove %s from the unit list", "aBtn": "ADD", "selRec": "Select recipe", "recListEmp": "Nothing here! Add some recipes and try again",