Remove manual localization from action entity prototypes (#20023)
Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com>
This commit is contained in:
@@ -1,8 +1,5 @@
|
||||
polymorph-self-action-name = Polymorph ({CAPITALIZE($target)})
|
||||
polymorph-self-action-description = Instantly polymorph yourself into {$target}.
|
||||
|
||||
polymorph-revert-action-name = Revert
|
||||
polymorph-revert-action-description = Revert back into your original form.
|
||||
polymorph-self-action-description = Instantly polymorph yourself into {$target}.
|
||||
|
||||
polymorph-popup-generic = {CAPITALIZE($parent)} turned into {$child}.
|
||||
polymorph-revert-popup-generic = {CAPITALIZE($parent)} reverted back into {$child}.
|
||||
|
||||
Reference in New Issue
Block a user