ui: changed wording in the UI to indexing instead of analysing
This commit is contained in:
@@ -130,7 +130,7 @@ void QtStartScreen::setupStartScreen()
|
||||
{
|
||||
QLabel* welcomeLabel = new QLabel(
|
||||
"Welcome to the <b>Coati trial</b>!<br /><br />"
|
||||
"Explore our preanalyzed projects to experience Coati's unique user interface.<br /><br />"
|
||||
"Explore our preindexed projects to experience Coati's unique user interface.<br /><br />"
|
||||
"If you want to use Coati on your own source code please "
|
||||
"<a href=\"http://coati.io/buy-license\" style=\"color: #007AC2;\">purchase a license</a>, "
|
||||
"or ask us for a temporary test license by writing to <b>support@coati.io</b>.", this);
|
||||
|
||||
Reference in New Issue
Block a user