add MinSectionLength

This commit is contained in:
Isaac Connor 2021-04-27 12:27:01 -04:00
parent 51d5b94650
commit 0213c67236
1 changed files with 1 additions and 0 deletions

View File

@ -530,6 +530,7 @@ $SLANG = array(
'MinPanStep' => 'Min Pan Step',
'MinPixelThresLtMax' => 'Minimum pixel threshold should be less than maximum',
'MinPixelThresUnset' => 'You must specify a minimum pixel threshold',
'MinSectionlength' => 'Minimum section length',
'MinTiltRange' => 'Min Tilt Range',
'MinTiltSpeed' => 'Min Tilt Speed',
'MinTiltStep' => 'Min Tilt Step',