2020-04-18 Fred Gleason <fredg@paravelsystems.com>

* Removed the 'EVENTS.PROPERTIES' field from the database.
	* Incremented the database version to 316.
	* Removed the 'RDEventLine::properties()' and
	'RDEventLine::setProperties()' methods.
	* Added 'RDEventLine::propertiesText()' methods.
	* Added a 'Trans' column to the event list in the 'Edit Clock'
	dialog in rdlogmanager(1).
	* Added a 'Trans' column to the event list in the 'List Events'
	dialog in rdlogmanager(1).

Signed-off-by: Fred Gleason <fredg@paraelsystems.com>
This commit is contained in:
Fred Gleason
2020-04-18 10:09:20 -04:00
parent 3c00fd9adf
commit 8637def359
30 changed files with 644 additions and 334 deletions

View File

@@ -765,6 +765,42 @@
<source>CounterPoint Traffic Reconciliation v2</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Cue</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Timed(Wait)</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Fill</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Timed(Start), </source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Timed(MakeNext), </source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Traffic, </source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Music, </source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Scheduler, </source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Inline Traffic, </source>
<translation type="unfinished"></translation>
</message>
</context>
<context>
<name>RDAddCart</name>