2017-11-28 Fred Gleason <fredg@paravelsystems.com>

* Implemented application of the 'Purge Logs' setting when creating
	logs manually.
	* Changed the wording of the 'Purge Logs' and 'Purge ELR Data'
	control in the Edit Service dialog in rdadmin(1).
	* Added 'RDLog::create()' and 'RDLog::remove()' static methods.
This commit is contained in:
Fred Gleason
2017-11-28 12:41:45 -05:00
parent eabd1d7ed5
commit cbba0eb10a
41 changed files with 471 additions and 292 deletions

View File

@@ -3467,18 +3467,6 @@ configured to run the CAE service in order to populate the audio resources datab
must be saved. Save now?</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Purge ELR Data after</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>days</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Purge Logs after</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Import Template:</source>
<translation type="unfinished"></translation>
@@ -3511,6 +3499,22 @@ must be saved. Save now?</source>
<source>Log &amp;Description Template:</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Set Logs to auto-delete</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>days after creation</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Purge ELR Data</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>days after airing</source>
<translation type="unfinished"></translation>
</message>
</context>
<context>
<name>EditSvcPerms</name>