diff --git a/server/AyaNova/resource/en.json b/server/AyaNova/resource/en.json index bbd7b0de..496c2394 100644 --- a/server/AyaNova/resource/en.json +++ b/server/AyaNova/resource/en.json @@ -904,6 +904,10 @@ "GridRowFilterDropDownMatch": "Matches regular expression", "GridRowFilterDropDownNonBlanksItem": "(NonBlanks)", "GridRowFilterDropDownNotEquals": "Not equal to", + + "GridRowFilterDropDownDoesNotContain": "Does not contain", + "GridRowFilterDropDownContains": "Contains", + "GridRowFilterRegexError": "Error parsing regular expresion {0}. Please enter a valid regular expression.", "GridRowFilterRegexErrorCaption": "Invalid regular expression", "HelpAboutAyaNova": "About AyaNova",