diff --git a/400-SOURCECODE/AIAHTML5.Web/app/main/AIA.js b/400-SOURCECODE/AIAHTML5.Web/app/main/AIA.js index 2afe5a7..e8f248f 100644 --- a/400-SOURCECODE/AIAHTML5.Web/app/main/AIA.js +++ b/400-SOURCECODE/AIAHTML5.Web/app/main/AIA.js @@ -517,6 +517,7 @@ AIA.constant("AIAConstants", { "COOKIES_MESSAGE": "You need to enable your browser's cookies to run this application.", "SAVED_LAB_EXERCISE_NOT_FOUND": "Saved Lab Exercise not found.", "ERROR_IN_FECTHING_DETAILS": "Error in fecthing details.", + "PLEASE_ENTER_SEARCH_TEXT":"Please enter the text to search." })