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 // audio channels
QString strAudioChannels = "<b>" + tr ( "Audio Channels" ) + ":</b> " + tr ( QString strAudioChannels = "<b>" + tr ( "Audio Channels" ) + ":</b> " + tr (
"Selects the number of audio channels to be used for communication between " "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>" "<ul>"
"<li>" "<b>" + tr ( "Mono" ) + "</b> " + tr ( "and " ) + "<li>" "<b>" + tr ( "Mono" ) + "</b> " + tr ( "and " ) +
"<b>" + tr ( "Stereo" ) + ":</b> " + tr ( "modes use " "<b>" + tr ( "Stereo" ) + ":</b> " + tr ( "modes use "