2014-09-03 Fred Gleason <fredg@paravelsystems.com>

* Added an 'RDLiveWire::loadSettings()' method in 'lib/rdlivewire.cpp'
	and 'lib/rdlivewire.h'.
	* Fixed a bug in the 'Configure RDCatch' dialog that caused
	the 'Switcher Matrix' and 'Switcher Output' dropdowns to fail to
	be populated for a LiveWire LWRP Audio switcher device in
	'rdadmin/edit_decks.cpp' and 'rdadmin/edit_decks.h'.
This commit is contained in:
Fred Gleason
2014-09-03 18:58:24 -04:00
parent 35b346fc59
commit c3870ac28f
17 changed files with 319 additions and 199 deletions

View File

@@ -1104,6 +1104,18 @@ nastaveném pro běh služby CAE pro naplnění databáze se zdroji zvuku.</tran
<source>Host-Wide Settings</source>
<translation>Nastavení serveru-wide</translation>
</message>
<message>
<source>Connection Error</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Unable to connect to node at</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Check that the unit is online and try again.</source>
<translation type="unfinished"></translation>
</message>
</context>
<context>
<name>EditDropbox</name>