2017-10-15 Fred Gleason <fredg@paravelsystems.com>

* Added a 'STATIONS.SHORT_NAME' field to the database.
	* Incremented the database version to 270.
	* Added 'RDStation::shortName()' and 'RDStation::setShortName()'
	methods.
	* Removed the 'Broadcast Security Model' control from the 'Edit
	Host' dialog.
	* Added a 'Short Name' control to the 'Edit Host' dialog.
	* Implemented a '%R' wildcard for Rivendell Host Short Name.
This commit is contained in:
Fred Gleason
2017-10-15 10:40:29 -04:00
parent ee211e5fca
commit 52d1d8be52
58 changed files with 600 additions and 506 deletions

View File

@@ -3292,18 +3292,6 @@ Variables</source>
<source>The Heartbeat Cart number is invalid!</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Security Model:</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Host</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>User</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Include in System Maintenance Pool</source>
<translation type="unfinished"></translation>
@@ -3368,6 +3356,10 @@ configured to run the CAE service in order to populate the audio resources datab
<source>Stop Cart</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Short Name:</source>
<translation type="unfinished"></translation>
</message>
</context>
<context>
<name>EditSvc</name>