ui: changed wording in the UI to indexing instead of analysing
This commit is contained in:
@@ -82,5 +82,5 @@ QString QtProjectWizzardContentCDBSource::getFileNamesTitle() const
|
||||
|
||||
QString QtProjectWizzardContentCDBSource::getFileNamesDescription() const
|
||||
{
|
||||
return "source files will be analyzed.";
|
||||
return "source files will be indexed.";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user