Source commit: 69bd7588a23f2dc90131189aea9ae4bef70977b2
@@ -1094,6 +1094,7 @@ void __fastcall TCustomCommandOptionsDialog::AddOptionComboBox(
{
ParamValue = Item;
}
+ Item = WinConfiguration->ExtensionStringTranslation(FCommand->Id, Item);
Items->Add(Item);
if (Value == ParamValue)