<?xml version="1.0" encoding="UTF-8"?>
<jqx>
	<sort_ascending>Sort Ascending</sort_ascending>
	<sort_descending>Sort Descending</sort_descending>
	<remove_sort>Remove Sort</remove_sort>
	<group_by_this_column>Group by this column</group_by_this_column>
	<remove_from_groups>Remove from groups</remove_from_groups>
	<show_rows_where>Show rows where:</show_rows_where>
	<equal>equal</equal>
	<not_equal>not equal</not_equal>
	<less_than>less than</less_than>
	<less_than_or_equal>less than or equal</less_than_or_equal>
	<greater_than>greater than</greater_than>
	<greater_than_or_equal>greater than or equal</greater_than_or_equal>
	<null>null</null>
	<not_null>not null</not_null>
	<and>And</and>
	<or>Or</or>
	<no_data_to_display>No data to display</no_data_to_display>
</jqx>