Add Capture Resolution to replace Capture Width and Capture Height
This commit is contained in:
parent
dc470f155c
commit
2b53e439b9
|
@ -211,6 +211,7 @@ $SLANG = array(
|
|||
'CanZoomRel' => 'Can Zoom Relative',
|
||||
'CaptureHeight' => 'Capture Height',
|
||||
'CaptureMethod' => 'Capture Method',
|
||||
'CaptureResolution' => 'Capture Resolution',
|
||||
'CapturePalette' => 'Capture Palette',
|
||||
'CaptureWidth' => 'Capture Width',
|
||||
'Cause' => 'Cause',
|
||||
|
|
Loading…
Reference in New Issue