Removed duplicate definitions.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1491 e3e1d417-86f3-4887-817a-d78f3d33393f
This commit is contained in:
parent
425f22fe3c
commit
dbd6926c78
|
@ -90,7 +90,6 @@ $zmSlangApplyingStateChange = 'Applying State Change';
|
|||
$zmSlangArchArchived = 'Archived Only';
|
||||
$zmSlangArchive = 'Archive';
|
||||
$zmSlangArchived = 'Archived';
|
||||
$zmSlangArchived = 'Archived';
|
||||
$zmSlangArchUnarchived = 'Unarchived Only';
|
||||
$zmSlangAttrAlarmFrames = 'Alarm Frames';
|
||||
$zmSlangAttrArchiveStatus = 'Archive Status';
|
||||
|
@ -117,7 +116,6 @@ $zmSlangAutoEmailEvents = 'Automatically email details of all matches';
|
|||
$zmSlangAutoExecuteEvents = 'Automatically execute command on all matches';
|
||||
$zmSlangAutoMessageEvents = 'Automatically message details of all matches';
|
||||
$zmSlangAutoStopTimeout = 'Auto Stop Timeout';
|
||||
$zmSlangAutoStopTimeout = 'Auto Stop Timeout';
|
||||
$zmSlangAutoUploadEvents = 'Automatically upload all matches';
|
||||
$zmSlangAvgBrScore = 'Avg.<br/>Score';
|
||||
$zmSlangBadNameChars = 'Names may only contain alphanumeric characters plus hyphen and underscore';
|
||||
|
@ -223,36 +221,22 @@ $zmSlangEventPrefix = 'Event Prefix';
|
|||
$zmSlangEvents = 'Events';
|
||||
$zmSlangExclude = 'Exclude';
|
||||
$zmSlangExportDetails = 'Export Event Details';
|
||||
$zmSlangExportDetails = 'Export Event Details';
|
||||
$zmSlangExport = 'Export';
|
||||
$zmSlangExport = 'Export';
|
||||
$zmSlangExportFailed = 'Export Failed';
|
||||
$zmSlangExportFailed = 'Export Failed';
|
||||
$zmSlangExportFormat = 'Export File Format';
|
||||
$zmSlangExportFormat = 'Export File Format';
|
||||
$zmSlangExportFormatTar = 'Tar';
|
||||
$zmSlangExportFormatTar = 'Tar';
|
||||
$zmSlangExportFormatZip = 'Zip';
|
||||
$zmSlangExportFormatZip = 'Zip';
|
||||
$zmSlangExportFrames = 'Export Frame Details';
|
||||
$zmSlangExportFrames = 'Export Frame Details';
|
||||
$zmSlangExportImageFiles = 'Export Image Files';
|
||||
$zmSlangExportImageFiles = 'Export Image Files';
|
||||
$zmSlangExporting = 'Exporting';
|
||||
$zmSlangExporting = 'Exporting';
|
||||
$zmSlangExportMiscFiles = 'Export Other Files (if present)';
|
||||
$zmSlangExportMiscFiles = 'Export Other Files (if present)';
|
||||
$zmSlangExportOptions = 'Export Options';
|
||||
$zmSlangExportOptions = 'Export Options';
|
||||
$zmSlangExportVideoFiles = 'Export Video Files (if present)';
|
||||
$zmSlangExportVideoFiles = 'Export Video Files (if present)';
|
||||
$zmSlangFar = 'Far';
|
||||
$zmSlangFeed = 'Feed';
|
||||
$zmSlangFilterPx = 'Filter Px';
|
||||
$zmSlangFirst = 'First';
|
||||
$zmSlangFlippedHori = 'Flipped Horizontally';
|
||||
$zmSlangFlippedHori = 'Flipped Horizontally';
|
||||
$zmSlangFlippedVert = 'Flipped Vertically';
|
||||
$zmSlangFlippedVert = 'Flipped Vertically';
|
||||
$zmSlangFocus = 'Focus';
|
||||
$zmSlangForceAlarm = 'Force Alarm';
|
||||
|
@ -397,7 +381,6 @@ $zmSlangNormal = 'Normal';
|
|||
$zmSlangNoSavedFilters = 'NoSavedFilters';
|
||||
$zmSlangNoStatisticsRecorded = 'There are no statistics recorded for this event/frame';
|
||||
$zmSlangNotes = 'Notes';
|
||||
$zmSlangNotes = 'Notes';
|
||||
$zmSlangNumPresets = 'Num Presets';
|
||||
$zmSlangOpen = 'Open';
|
||||
$zmSlangOpEq = 'equal to';
|
||||
|
|
Loading…
Reference in New Issue