mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2025-12-17 20:50:34 +01:00
Correction of some french and english notions and correction of typos. Variable %machine changed in %plant.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5629 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
@@ -62,7 +62,7 @@ ExportElementTextPattern::ExportElementTextPattern(Element *elmt) :
|
||||
{
|
||||
bool r = QMessageBox::question(parentWidget(),
|
||||
QObject::tr("Configuration de textes"),
|
||||
QObject::tr("Une configuration de textes nommé << %1 >> existe déjà.\n"
|
||||
QObject::tr("Une configuration de textes nommée << %1 >> existe déjà.\n"
|
||||
"Voulez-vous la remplacer ?").arg(m_name));
|
||||
|
||||
if(r == false)
|
||||
|
||||
Reference in New Issue
Block a user