Pressing the button "Build Sources" opens the following form that requires the creation criteria:

The parameters selected are:
- Overwrite: It overwrites files in the directory
Administrator
o Tables: Build files xxxTable.php (directory Tables)
o Languages: Build language files defined (directory Languages)
o JavaScript: Generates files in JS (JS Directory)
o Main Controller:file in the root controller
o Main File: main file of the component
o Main Helper: Helper of the principal component (Directory Helpers)
o Admin Controller: Controllers of the various pages (Directory controllers)
o Admin Models:Models of the various pages (Directory models)
o Admin Views: Views of the various pages (Directory views)
o Admin Html: Html of the pages (Directory + views subdirectory)
Site
o JavaScript: Generates files in JS (JS Directory)
o Main Controller: file in the root controller
o Main File: file main component
o Main Helper: Helper of the principal component (Directory Helpers)
o Toobar Helper: Helper to the vision of the toolbar to insert / modify / delete data
o Site Controller: Controllers of the various pages (Directory controllers)
o Site Models: Models of the various pages (Directory models)
o Site Views: Views of the various pages (Directory views)
o Site Html: Html of the pages (Directory + views subdirectory)
After generation, you can see the elements contained within the language to change any entries displayed:










