Update util.cpp
This commit is contained in:
parent
e2d46b5e48
commit
4ec4646147
1 changed files with 2 additions and 2 deletions
|
@ -705,8 +705,8 @@ CMusProfDlg::CMusProfDlg ( CClient* pNCliP,
|
||||||
QString strFaderTag = "<b>" + tr ( "Musician Profile" ) + ":</b> " + tr (
|
QString strFaderTag = "<b>" + tr ( "Musician Profile" ) + ":</b> " + tr (
|
||||||
"Set your name or an alias here so that the other musicians you want to play with "
|
"Set your name or an alias here so that the other musicians you want to play with "
|
||||||
"know who you are. Additionally you may set an instrument picture of "
|
"know who you are. Additionally you may set an instrument picture of "
|
||||||
"the instrument you play and a flag of the country you are living. "
|
"the instrument you play and a flag of the country you are living in. "
|
||||||
"The city you live in and the skill level of playing your instrument "
|
"The city you live in and the skill level playing your instrument "
|
||||||
"may also be added." ) + "<br>" + tr (
|
"may also be added." ) + "<br>" + tr (
|
||||||
"What you set here will appear at your fader on the mixer board when "
|
"What you set here will appear at your fader on the mixer board when "
|
||||||
"you are connected to a " ) + APP_NAME + tr ( " server. This tag will "
|
"you are connected to a " ) + APP_NAME + tr ( " server. This tag will "
|
||||||
|
|
Loading…
Add table
Reference in a new issue