mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2025-12-17 12:40:35 +01:00
Minor
This commit is contained in:
@@ -337,7 +337,7 @@ void PotentialSelectorDialog::buildWidget()
|
||||
QRadioButton *rb2 = new QRadioButton(text2, this);
|
||||
|
||||
QRadioButton *rbk = new QRadioButton(
|
||||
tr("Ajouter au câble :% 1")
|
||||
tr("Ajouter au câble: %1")
|
||||
.arg("wouldn't this be nice?"), this);
|
||||
QRadioButton *rbb = new QRadioButton(
|
||||
tr("Ajouter au bus: %1")
|
||||
|
||||
Reference in New Issue
Block a user