added some more help text
This commit is contained in:
parent
1b29d8034c
commit
5096e3208a
1 changed files with 3 additions and 1 deletions
|
@ -46,7 +46,9 @@ CConnectDlg::CConnectDlg ( const bool bNewShowCompleteRegList,
|
||||||
"a list of available servers which are registered at the central "
|
"a list of available servers which are registered at the central "
|
||||||
"server. Select a server from the list and press the connect button to "
|
"server. Select a server from the list and press the connect button to "
|
||||||
"connect to this server. Alternatively, double click a server from "
|
"connect to this server. Alternatively, double click a server from "
|
||||||
"the list to connect to it.<br>"
|
"the list to connect to it. If a server is occupied, a list of the "
|
||||||
|
"connected musicians is available by expanding the list item. "
|
||||||
|
"Permanent servers are shown in bold font.<br>"
|
||||||
"Note that it may take some time to retrieve the server list from the "
|
"Note that it may take some time to retrieve the server list from the "
|
||||||
"central server. If no valid central server address is specified in "
|
"central server. If no valid central server address is specified in "
|
||||||
"the settings, no server list will be available." ) );
|
"the settings, no server list will be available." ) );
|
||||||
|
|
Loading…
Reference in a new issue