The clone property file allows customized control over clone operations. We can customize the menu based custom clone+ and custom clone++ labels. This will give more clarity while the cloning of issue.
Instructions
To customize the menu based on Clone+ (custom2) and Clone++ (custom2), then follow the below configuration.
- Enable the custom clone+ from Manage Add-on page.
- Configure the clone-plus.properties file with below changes.
Labeling of Clone+ (custom2) :
2.label = Name1
Labeling of Clone++ (custom2):
2.plus.label = Name2
Clone + and Clone ++ are the modules enabled by default when you install the add-on and you will not be able to change the names.
The customize labeling can be done for any Custom clone+ modules as per above configuration.