From f2dd70a455f9b817662f757534f29ed4731efb39 Mon Sep 17 00:00:00 2001 From: Vito Date: Fri, 9 Feb 2018 22:07:22 +0000 Subject: [PATCH] [ADF-2243] added removed keys (#2932) --- demo-shell/resources/i18n/en.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/demo-shell/resources/i18n/en.json b/demo-shell/resources/i18n/en.json index ad9c6c5143..392ce70fe7 100644 --- a/demo-shell/resources/i18n/en.json +++ b/demo-shell/resources/i18n/en.json @@ -26,7 +26,12 @@ "SOCIAL": "Social", "SETTINGS": "Settings", "OVERLAY_VIEWER": "Overlay Viewer", - "ABOUT": "About" + "ABOUT": "About", + "SEARCH": "Extended Search", + "EXTENDED_SEARCH_QUERY_BODY": "Extended Search with Query Body", + "WORD_TO_SEARCH":"Search Word", + "SEARCH_CREATED_BY" : "Created By", + "SEARCH_SERVICE_APPROACH": "Check this to disable the input property and use the service approach" }, "DOCUMENT_LIST": { "MULTISELECT_CHECKBOXES" :"Multiselect (with checkboxes)",