diff --git a/web/lang/en_gb.php b/web/lang/en_gb.php index ceaabad02..b7778efb2 100644 --- a/web/lang/en_gb.php +++ b/web/lang/en_gb.php @@ -533,6 +533,7 @@ $SLANG = array( 'OpNe' => 'not equal to', 'OpNotIn' => 'not in set', 'OpNotMatches' => 'does not match', + 'OptionalEncoderParam' => 'Optional Encoder Parameters', 'OptionHelp' => 'Option Help', 'OptionRestartWarning' => 'These changes may not come into effect fully\nwhile the system is running. When you have\nfinished making your changes please ensure that\nyou restart ZoneMinder.', 'Options' => 'Options', @@ -606,6 +607,7 @@ $SLANG = array( 'RunState' => 'Run State', 'SaveAs' => 'Save as', 'SaveFilter' => 'Save Filter', + 'SaveJPEGs' => 'Save JPEGs', 'Save' => 'Save', 'Scale' => 'Scale', 'Score' => 'Score', @@ -713,6 +715,7 @@ $SLANG = array( 'VideoGenParms' => 'Video Generation Parameters', 'VideoGenSucceeded' => 'Video Generation Succeeded!', 'VideoSize' => 'Video Size', + 'VideoWriter' => 'Video Writer', 'Video' => 'Video', 'ViewAll' => 'View All', 'ViewEvent' => 'View Event', diff --git a/web/skins/classic/views/monitor.php b/web/skins/classic/views/monitor.php index 6cf89cebe..d4de20a6f 100644 --- a/web/skins/classic/views/monitor.php +++ b/web/skins/classic/views/monitor.php @@ -823,7 +823,7 @@ switch ( $tab ) ?>