show "+ installed modules" in ship selection dialog tooltip
This commit is contained in:
@@ -44,6 +44,7 @@ QString shipTooltip(const ShipDef& def)
|
|||||||
{
|
{
|
||||||
lines << itemLine(material.item, material.amount);
|
lines << itemLine(material.item, material.amount);
|
||||||
}
|
}
|
||||||
|
lines << QObject::tr(" + installed modules");
|
||||||
}
|
}
|
||||||
|
|
||||||
lines << QObject::tr("Completion time: %1 s")
|
lines << QObject::tr("Completion time: %1 s")
|
||||||
|
|||||||
Reference in New Issue
Block a user