Add an extra paragraph to the Macro deletion dialog in order to tell people how many items use that macro (closes #81)
This commit is contained in:
parent
74d881c3df
commit
c6d3c094b8
3 changed files with 42 additions and 0 deletions
|
|
@ -64,6 +64,7 @@
|
|||
"edit": "Edit",
|
||||
"resizable": "Resizable",
|
||||
"not-resizable": "Not Resizable",
|
||||
"macro-is-in-use": "The Macro is used by {count} items/attributes in the world or Actors, the items will lose their ability to use the macro.",
|
||||
"item": {
|
||||
"weight": "Weight",
|
||||
"quantity": "Quantity",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue