forked from qt-creator/qt-creator
New texts for the wizard types in the new dialog
Reviewed-by: Leena Miettinen
This commit is contained in:
@@ -53,7 +53,7 @@ QIcon CheckoutWizard::icon() const
|
||||
|
||||
QString CheckoutWizard::description() const
|
||||
{
|
||||
return tr("Checks out a project from a Subversion repository.");
|
||||
return tr("Checks out a project from a Subversion repository and tries to load the contained project.");
|
||||
}
|
||||
|
||||
QString CheckoutWizard::displayName() const
|
||||
|
||||
Reference in New Issue
Block a user