From 02229cac13a1842208c4cb17377dbaef071376df Mon Sep 17 00:00:00 2001 From: vishnuraghavb Date: Thu, 15 Apr 2021 23:17:31 +0530 Subject: [PATCH] string placeholder update --- app/i18n/en-GB.default.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/i18n/en-GB.default.json b/app/i18n/en-GB.default.json index 0b77fc1f..e134be72 100644 --- a/app/i18n/en-GB.default.json +++ b/app/i18n/en-GB.default.json @@ -140,8 +140,8 @@ "conBtn": "CONTINUE", "aFBu": "Add a recipe to perform a backup", "conf": "Confirm", - "delRecInfo": "You are about to permanently delete the recipe", - "delRecsInfo": "You are about to permanently delete", + "delRecInfo": "You are about to permanently delete the recipe %s", + "delRecsInfo": "You are about to permanently delete %s", "recs": "recipes", "sltd": "selected", "dBtn": "DELETE",