fix in About text
This commit is contained in:
parent
5562410594
commit
75c121b866
1 changed files with 1 additions and 1 deletions
|
@ -379,7 +379,7 @@ QString CAboutDlg::GetVersionAndNameStr ( const bool bWithHtml )
|
||||||
strVersionText += "\n *** ";
|
strVersionText += "\n *** ";
|
||||||
}
|
}
|
||||||
|
|
||||||
strVersionText += APP_NAME + tr ( ", Internet Jam Session Software" );
|
strVersionText += tr ( "Internet Jam Session Software" );
|
||||||
|
|
||||||
if ( bWithHtml )
|
if ( bWithHtml )
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue