Handle checkLists in the Shortcut query builder, and in the SQL. Fixes bug #11871.
This commit is contained in:
parent
85e1815c9b
commit
97ffe5187e
3 changed files with 27 additions and 10 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue