Instance header

This commit is contained in:
Jindra Petřík
2024-10-29 16:55:43 +01:00
parent 87c6b403a7
commit 60b3801a92
5 changed files with 46 additions and 26 deletions
@@ -73,21 +73,23 @@ timeline.item.cancel = Cancel - Click to go to main timeline
properties = Properties
properties.document = Document
properties.general = General
properties.instance.single = Instance of %item%
properties.instance.multiple = %count% instances
properties.instance.none = No instance
properties.general.header.positionSize = Position and size
properties.general.header.colorEffect = Color effect
properties.instance.header.positionSize = Position and size
properties.instance.header.colorEffect = Color effect
property.label = %item%:
property.general.item = Item
property.general.colorEffect.alpha = Alpha
property.general.colorEffect.red = Red
property.general.colorEffect.green = Green
property.general.colorEffect.blue = Blue
property.general.positionSize.x = X
property.general.positionSize.y = Y
property.general.positionSize.width = W
property.general.positionSize.height = H
property.instance.item = Item
property.instance.colorEffect.alpha = Alpha
property.instance.colorEffect.red = Red
property.instance.colorEffect.green = Green
property.instance.colorEffect.blue = Blue
property.instance.positionSize.x = X
property.instance.positionSize.y = Y
property.instance.positionSize.width = W
property.instance.positionSize.height = H