Even more strings changes
This commit is contained in:
@@ -29,7 +29,7 @@ SettingsPorts::SettingsPorts(QWidget *parent) :
|
||||
break;
|
||||
}
|
||||
|
||||
Models::AddEntry(model, lptName, c);
|
||||
Models::AddEntry(model, tr(lptName), c);
|
||||
if (c == lpt_ports[i].device) {
|
||||
selectedRow = c;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user