eclipse-sirius / sirius-web

Reusable frontend and backend components for Sirius Web
https://eclipse.dev/sirius/sirius-web.html
Eclipse Public License 2.0
64 stars 45 forks source link

Some of the message properties files are still named with `sirius-web` #1363

Open gcoutable opened 1 year ago

gcoutable commented 1 year ago
alifaroo-q commented 1 year ago

Hi, I would like to take this issue. What do you want to do with these files? Do you want to rename them to something else?

gcoutable commented 1 year ago

Hi, thank you for taking an interest. The idea here would be to rename each file's prefix sirius-web-spring-* to sirius-components-*. Each file is in src/main/java/resources/messages in the projects above. You will also need to update each spring configuration *MessageServiceConfigutation.java in each project above.