Add "PLugged" to delay options

Changed delay option "None" to "Plugged (none)". This will provide a interim point that preserves "none" for translation purposes while adding the correct term "plugged" for motors that neither pass the combustion gases through not have an ejection charge.
This commit is contained in:
H Craig Miller 2022-12-24 05:11:33 -08:00
parent 1da7141707
commit d8fa2f2d04
3 changed files with 3 additions and 3 deletions

View File

@ -1362,7 +1362,7 @@ TCMotorSelPan.lbl.Datapoints = Data points:
TCMotorSelPan.lbl.Digest = Digest: TCMotorSelPan.lbl.Digest = Digest:
TCMotorSelPan.title.Thrustcurve = Thrust curve: TCMotorSelPan.title.Thrustcurve = Thrust curve:
TCMotorSelPan.title.Thrust = Thrust TCMotorSelPan.title.Thrust = Thrust
TCMotorSelPan.delayBox.None = None TCMotorSelPan.delayBox.None = Plugged (none)
TCMotorSelPan.noDescription = No description available. TCMotorSelPan.noDescription = No description available.
TCMotorSelPan.btn.checkAll = Select All TCMotorSelPan.btn.checkAll = Select All
TCMotorSelPan.btn.checkNone = Clear All TCMotorSelPan.btn.checkNone = Clear All

View File

@ -1046,7 +1046,7 @@ TCMotorSelPan.lbl.Datapoints = \u30C7\u30FC\u30BF\u70B9\uFF1A
TCMotorSelPan.lbl.Digest = \u30C0\u30A4\u30B8\u30A7\u30B9\u30C8\uFF1A TCMotorSelPan.lbl.Digest = \u30C0\u30A4\u30B8\u30A7\u30B9\u30C8\uFF1A
TCMotorSelPan.title.Thrustcurve = \u63A8\u529B\u5C65\u6B74\uFF1A TCMotorSelPan.title.Thrustcurve = \u63A8\u529B\u5C65\u6B74\uFF1A
TCMotorSelPan.title.Thrust = \u63A8\u529B TCMotorSelPan.title.Thrust = \u63A8\u529B
TCMotorSelPan.delayBox.None = None TCMotorSelPan.delayBox.None = Plugged (none)
TCMotorSelPan.noDescription = No description available. TCMotorSelPan.noDescription = No description available.

View File

@ -1119,7 +1119,7 @@ TCMotorSelPan.lbl.Datapoints = Data points:
TCMotorSelPan.lbl.Digest = Digest: TCMotorSelPan.lbl.Digest = Digest:
TCMotorSelPan.title.Thrustcurve = Thrust curve: TCMotorSelPan.title.Thrustcurve = Thrust curve:
TCMotorSelPan.title.Thrust = Thrust TCMotorSelPan.title.Thrust = Thrust
TCMotorSelPan.delayBox.None = None TCMotorSelPan.delayBox.None = Plugged (none)
TCMotorSelPan.noDescription = No description available. TCMotorSelPan.noDescription = No description available.
TCMotorSelPan.btn.checkAll = Select All TCMotorSelPan.btn.checkAll = Select All
TCMotorSelPan.btn.checkNone = Clear All TCMotorSelPan.btn.checkNone = Clear All