This commit is contained in:
daryl 2020-06-04 15:42:16 +02:00
parent c38cf1c825
commit 68cddb20ae

View File

@ -197,7 +197,7 @@ CClientSettingsDlg::CClientSettingsDlg ( CClient* pNCliP, QWidget* parent,
// audio channels
QString strAudioChannels = "<b>" + tr ( "Audio Channels" ) + ":</b> " + tr (
"Selects the number of audio channels to be used for communication between "
"client and server. There are three modes available:"
"client and server. There are three modes available:" ) +
"<ul>"
"<li>" "<b>" + tr ( "Mono" ) + "</b> " + tr ( "and " ) +
"<b>" + tr ( "Stereo" ) + ":</b> " + tr ( "modes use "