{
'add': 'Add condition',
                        'all': 'All columns',
                        'apply': 'Apply',
                        'between': 'Between',
                        'cancel': 'Cancel',
                        'clearFilter': 'Clear filter',
                        'close': 'Close',
                        'column': 'Column:',
                        'condition': 'Condition:',
                        'conditionalFormatting': 'Conditional Formatting',
                        'CONTAINS': 'contains',
                        'CONTAINS_CASE_SENSITIVE': 'contains (case sensitive)',
                        'DOES_NOT_CONTAIN': 'does not contain',
                        'DOES_NOT_CONTAIN_CASE_SENSITIVE': 'does not contain (case sensitive)',
                        'EMPTY': 'empty',
                        'ENDS_WITH': 'ends with',
                        'ENDS_WITH_CASE_SENSITIVE': 'ends with (case sensitive)',
                        'EQUAL': 'equal',
                        'equal': 'Equal To',
                        'EQUAL_CASE_SENSITIVE': 'equal (case sensitive)',
                        'filterCondition': 'Filter condition',
                        'filterPlaceholder': 'Filter',
                        'firstButton': 'First',
                        'fontFamily': 'Font family:',
                        'fontSize': 'Font size:',
                        'format': 'Format:',
                        'formatColumn': 'Format Column',
                        'GREATER_THAN': 'greater than',
                        'GREATER_THAN_OR_EQUAL': 'greater than or equal',
                        'greaterThan': 'Greater Than',
                        'highlight': 'Highlight',
                        'invalidValue': 'Invalid value',
                        'itemsPerPage': 'Items per page:',
                        'lastButton': 'Last',
                        'LESS_THAN': 'less than',
                        'LESS_THAN_OR_EQUAL': 'less than or equal',
                        'lessThan': 'Less Than',
                        'nextButton': 'Next',
                        'NOT_EMPTY': 'not empty',
                        'NOT_EQUAL': 'not equal',
                        'NOT_NULL': 'not null',
                        'notEqual': 'Not Equal To',
                        'NULL': 'null',
                        'ok': 'OK',
                        'previousButton': 'Previous',
                        'remove': 'Remove condition',
                        'secondValue': 'Second value:',
                        'STARTS_WITH': 'starts with',
                        'STARTS_WITH_CASE_SENSITIVE': 'starts with (case sensitive)',
                        'summaryPrefix': 'of',
                        'text': 'Text',
                        'value': 'Value:',
                        'with': 'with',
                        'columnMenuItemSortAsc': 'Sort Ascending',
                        'columnMenuItemSortDesc': 'Sort Descending',
                        'columnMenuItemReset': 'Reset',
                        'columnMenuItemRemoveSort': 'Remove Sort',
                        'columnMenuItemFilter': 'Show rows where:',
                        'columnMenuItemRemoveFilter': 'Remove Filter',
                        'columnMenuItemColumns': 'Columns',
                        'grouping': 'Group field name is not found in the dataFields collection!'
}