forked from qt-creator/qt-creator
L10n: tr()-Fixes for 2.2
This commit is contained in:
@@ -46,7 +46,7 @@ SubdirsProjectWizardDialog::SubdirsProjectWizardDialog(const QString &templateNa
|
||||
setWindowIcon(icon);
|
||||
setWindowTitle(templateName);
|
||||
|
||||
setIntroDescription(tr("This wizard generates Qt4 subdirs project. "
|
||||
setIntroDescription(tr("This wizard generates a Qt4 subdirs project. "
|
||||
"Add subprojects to it later on by using the other wizards."));
|
||||
|
||||
addTargetSetupPage();
|
||||
|
||||
Reference in New Issue
Block a user