add ConcurrentFilter translation

This commit is contained in:
Isaac Connor 2016-02-05 11:58:20 -05:00
parent 51d814ad46
commit e67f247374
1 changed files with 1 additions and 0 deletions

View File

@ -233,6 +233,7 @@ $SLANG = array(
'Close' => 'Close', 'Close' => 'Close',
'Colour' => 'Colour', 'Colour' => 'Colour',
'Command' => 'Command', 'Command' => 'Command',
'ConcurrentFilter' => 'Run filter concurrently',
'Config' => 'Config', 'Config' => 'Config',
'ConfiguredFor' => 'Configured for', 'ConfiguredFor' => 'Configured for',
'ConfirmDeleteEvents' => 'Are you sure you wish to delete the selected events?', 'ConfirmDeleteEvents' => 'Are you sure you wish to delete the selected events?',