New texts for the wizard types in the new dialog

Reviewed-by: Leena Miettinen
This commit is contained in:
Daniel Molkentin
2010-05-12 10:39:49 +02:00
parent 28ec223314
commit bf95a99c51
18 changed files with 36 additions and 21 deletions

View File

@@ -53,7 +53,7 @@ QIcon CloneWizard::icon() const
QString CloneWizard::description() const
{
return tr("Clone a Mercurial repository");
return tr("Clones a Mercurial repository and tries to load the contained project.");
}
QString CloneWizard::displayName() const