JAL-2808 new Filters tab in Feature Settings
[jalview.git] / resources / lang / Messages.properties
index daca83b..851585a 100644 (file)
@@ -1328,9 +1328,15 @@ label.matchCondition_contains = Contains
 label.matchCondition_notcontains = Does not contain
 label.matchCondition_matches = Matches
 label.matchCondition_notmatches = Does not match
-label.matchCondition_eq = Is equal to
-label.matchCondition_ne = Is not equal to
-label.matchCondition_lt = Is less than
-label.matchCondition_le = Is less than or equal to
-label.matchCondition_gt = Is greater than
-label.matchCondition_ge = Is greater than or equal to
+label.matchCondition_eq = =
+label.matchCondition_ne = not =
+label.matchCondition_lt = <
+label.matchCondition_le = <=
+label.matchCondition_gt = >
+label.matchCondition_ge = >=
+label.numeric_required = The value should be numeric
+label.no_attributes_known = No attributes known
+label.filters = Filters
+label.match_condition = Match condition
+label.join_conditions = Join conditions with
+label.feature_to_filter = Feature to filter