Skip to content

Commit bd13e53

Browse files
Merge pull request #4530 from SteveGilvarry/claude/fix-onvif-field-names-BGWsO
Add missing ONVIF field translations to en_gb.php
2 parents af442d4 + aa33332 commit bd13e53

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

web/lang/en_gb.php

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -451,6 +451,12 @@
451451
'OnvifProbe' => 'ONVIF',
452452
'OnvifProbeIntro' => 'The list below shows detected ONVIF cameras and whether they are already being used or available for selection.<br/><br/>Select the desired entry from the list below.<br/><br/>Please note that not all cameras may be detected and that choosing a camera here may overwrite any values you already have configured for the current monitor.<br/><br/>',
453453
'OnvifCredentialsIntro' => 'Please supply user name and password for the selected camera.<br/>If no user has been created for the camera then the user given here will be created with the given password.<br/><br/>',
454+
'ONVIF' => 'ONVIF',
455+
'ONVIF_Alarm_Text' => 'ONVIF Alarm Text',
456+
'ONVIF_Event_Listener' => 'ONVIF Event Listener',
457+
'ONVIF_EVENTS_PATH' => 'ONVIF Events Path',
458+
'ONVIF_Options' => 'ONVIF Options',
459+
'ONVIF_URL' => 'ONVIF URL',
454460
'OpBlank' => 'is blank',
455461
'OpEq' => 'equal to',
456462
'OpGtEq' => 'greater than or equal to',
@@ -478,6 +484,7 @@
478484
'PanTilt' => 'Pan/Tilt',
479485
'ParentGroup' => 'Parent Group',
480486
'PasswordsDifferent' => 'The new and confirm passwords are different',
487+
'Password' => 'Password',
481488
'PathToIndex' => 'Path To Index',
482489
'PathToZMS' => 'Path To ZMS',
483490
'PathToApi' => 'Path To Api',
@@ -585,6 +592,7 @@
585592
'SourceColours' => 'Source Colours',
586593
'SourcePath' => 'Source Path',
587594
'SourceType' => 'Source Type',
595+
'SOAP WSA COMPLIANCE' => 'SOAP WSA Compliance',
588596
'SpeedHigh' => 'High Speed',
589597
'SpeedLow' => 'Low Speed',
590598
'SpeedMedium' => 'Medium Speed',
@@ -624,6 +632,7 @@
624632
'UpdateAvailable' => 'An update to ZoneMinder is available.',
625633
'UpdateNotNecessary' => 'No update is necessary.',
626634
'UsedPlugins' => 'Used Plugins',
635+
'Username' => 'Username',
627636
'UseFilterExprsPost' => '&nbsp;filter&nbsp;expressions', // This is used at the end of the phrase 'use N filter expressions'
628637
'UseFilterExprsPre' => 'Use&nbsp;', // This is used at the beginning of the phrase 'use N filter expressions'
629638
'UseFilter' => 'Use Filter',

0 commit comments

Comments
 (0)