[#2068] Use generalized motor config substitutor

This commit is contained in:
SiboVG 2023-02-23 18:41:22 +01:00
parent a621bed20a
commit c1c6bac0db

View File

@ -230,7 +230,7 @@ RenameConfigDialog.lbl.name = Name for flight configuration:
RenameConfigDialog.but.reset = Reset to default
RenameConfigDialog.lbl.infoMotors = The text '<b>{motors}</b>' will be replaced with the <b>motor designation(s).</b><br><pre>\te.g. '{motors} \u2192 'M1350-0'</pre>
RenameConfigDialog.lbl.infoManufacturers = The text '<b>{manufacturers}</b>' will be replaced with the <b>motor manufacturer(s).</b><br><pre>\te.g. '{manufacturers}' \u2192 'AeroTech'</pre>
RenameConfigDialog.lbl.infoCombination = A <b>combination</b> of the above can be used.<br><pre>\te.g. '{motors, manufacturers}' \u2192 'M1350-0, AeroTech'</pre>
RenameConfigDialog.lbl.infoCombination = A <b>combination</b> of the above can be used.<br><pre>\te.g. '{motors manufacturers}' \u2192 'M1350-0 AeroTech'</pre>
! Example design dialog