From ada836d750a74ddfda03b48baf2fa1c1173e39ff Mon Sep 17 00:00:00 2001 From: Thomas Steur Date: Thu, 19 Nov 2015 04:12:24 +0000 Subject: make new operators available in the UI, moved check to segment data class --- lang/en.json | 2 ++ 1 file changed, 2 insertions(+) (limited to 'lang') diff --git a/lang/en.json b/lang/en.json index 615ad706c0..c5a32ed0d8 100644 --- a/lang/en.json +++ b/lang/en.json @@ -264,6 +264,8 @@ "OperationIsNot": "Is not", "OperationLessThan": "Less than", "OperationNotEquals": "Not Equals", + "OperationStartsWith": "Starts with", + "OperationEndsWith": "Ends with", "OptionalSmtpPort": "Optional. Defaults to 25 for unencrypted and TLS SMTP, and 465 for SSL SMTP.", "Options": "Options", "OrCancel": "or %s Cancel %s", -- cgit v1.2.3