The clone property file allows customized control over clone operations. We can customize the menu label based custom clone+ and custom clone++ labels. This will give more clarity while performing the cloning of issue.
Instructions
To customize the menu label based on Clone+ (custom2custom1) and Clone++ (custom2custom1), then follow the below configuration. Only Administrator permission can perform the changes in the configuration file.
...
Labeling of Clone+ (custom2) :
Code Block |
---|
21.label = Name1 |
Labeling of Clone++ (custom2):
Code Block |
---|
21.plus.label = Name2 |
After making the changes in the labels:
...