mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-09-25 01:41:17 +00:00
Instance header
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user