Fix labelling for defaultCodec, as it is used for event viewing, not live view.
parent
4ea68c59d5
commit
f12d7a2184
|
@ -273,10 +273,10 @@ $SLANG = array(
|
|||
'Debug' => 'Debug',
|
||||
'DefaultRate' => 'Default Rate',
|
||||
'DefaultScale' => 'Default Scale',
|
||||
'DefaultCodec' => 'Default Method For Live View',
|
||||
'DefaultCodec' => 'Default Method For Viewing Events',
|
||||
'DefaultView' => 'Default View',
|
||||
'Deinterlacing' => 'Deinterlacing',
|
||||
'RTSPDescribe' => 'Use RTSP Response Media URL',
|
||||
'RTSPDescribe' => 'Use RTSP Response Media URL',
|
||||
'Delay' => 'Delay',
|
||||
'DeleteAndNext' => 'Delete & Next',
|
||||
'DeleteAndPrev' => 'Delete & Prev',
|
||||
|
|
Loading…
Reference in New Issue