Handle checkLists in the Shortcut query builder, and in the SQL. Fixes bug #11871.

This commit is contained in:
Colin Kuskie 2010-10-05 11:03:22 -07:00
parent 85e1815c9b
commit 97ffe5187e
3 changed files with 27 additions and 10 deletions

View file

@ -49,6 +49,12 @@ our $I18N = {
lastUpdated => 1053183804
},
'contains' => {
message => q|contains|,
lastUpdated => 1053183804,
context => q|to be a member of a set, inclusive|,
},
'1' => {
message => q|Asset to Mirror|,
lastUpdated => 1031514049