From c1c6bac0db41d47e2013daf251e1b530d1796a48 Mon Sep 17 00:00:00 2001 From: SiboVG Date: Thu, 23 Feb 2023 18:41:22 +0100 Subject: [PATCH] [#2068] Use generalized motor config substitutor --- core/resources/l10n/messages.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/resources/l10n/messages.properties b/core/resources/l10n/messages.properties index ffd308eb6..4198b6aae 100644 --- a/core/resources/l10n/messages.properties +++ b/core/resources/l10n/messages.properties @@ -230,7 +230,7 @@ RenameConfigDialog.lbl.name = Name for flight configuration: RenameConfigDialog.but.reset = Reset to default RenameConfigDialog.lbl.infoMotors = The text '{motors}' will be replaced with the motor designation(s).
\te.g. '{motors} \u2192 'M1350-0'
RenameConfigDialog.lbl.infoManufacturers = The text '{manufacturers}' will be replaced with the motor manufacturer(s).
\te.g. '{manufacturers}' \u2192 'AeroTech'
-RenameConfigDialog.lbl.infoCombination = A combination of the above can be used.
\te.g. '{motors, manufacturers}' \u2192 'M1350-0, AeroTech'
+RenameConfigDialog.lbl.infoCombination = A combination of the above can be used.
\te.g. '{motors manufacturers}' \u2192 'M1350-0 AeroTech'
! Example design dialog