Nuke core container closed fail popup (#2309)
This commit is contained in:
parent
b0dff0abc5
commit
dac7980911
|
|
@ -1,2 +1,3 @@
|
|||
nuke-core-container-whitelist-fail-popup = That doesn't fit into the container.
|
||||
nuke-core-container-sealed-popup = The {$container} is sealed shut!
|
||||
nuke-core-container-closed-fail-popup = You need to open the container first!
|
||||
|
|
|
|||
|
|
@ -47,6 +47,7 @@
|
|||
whitelist:
|
||||
tags:
|
||||
- PlutoniumCore
|
||||
lockedFailPopup: nuke-core-container-closed-fail-popup
|
||||
whitelistFailPopup: nuke-core-container-whitelist-fail-popup
|
||||
- type: GenericVisualizer
|
||||
visuals:
|
||||
|
|
|
|||
Loading…
Reference in New Issue