This commit is contained in:
Laurent Trinques
2020-09-30 13:09:56 +02:00
parent 6eec588eb9
commit 78ecc53b89

View File

@@ -337,7 +337,7 @@ void PotentialSelectorDialog::buildWidget()
QRadioButton *rb2 = new QRadioButton(text2, this); QRadioButton *rb2 = new QRadioButton(text2, this);
QRadioButton *rbk = new QRadioButton( QRadioButton *rbk = new QRadioButton(
tr("Ajouter au câble :% 1") tr("Ajouter au câble: %1")
.arg("wouldn't this be nice?"), this); .arg("wouldn't this be nice?"), this);
QRadioButton *rbb = new QRadioButton( QRadioButton *rbb = new QRadioButton(
tr("Ajouter au bus: %1") tr("Ajouter au bus: %1")