Forgot to remove comment when correcting fixme.
This commit is contained in:
parent
b034eccd43
commit
f6d4ce4a9b
@ -55,7 +55,6 @@ public class FlightConfigurationDialog extends JDialog {
|
|||||||
|
|
||||||
JPanel panel = new JPanel(new MigLayout("fill"));
|
JPanel panel = new JPanel(new MigLayout("fill"));
|
||||||
|
|
||||||
// FIXME: Localize
|
|
||||||
JLabel label = new JLabel(trans.get("edtmotorconfdlg.lbl.Selectedconf"));
|
JLabel label = new JLabel(trans.get("edtmotorconfdlg.lbl.Selectedconf"));
|
||||||
panel.add(label, "span, split");
|
panel.add(label, "span, split");
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user