Missing message "bad identifier ..."
fabiograz opened this issue · 2 comments
fabiograz commented
Hi,
when create a new application, if name contains uppercase letter appear a this pop up
Message are not translated in Italian language, but I can't find it in "it_it" file. Such message isn't into en_en file also. I think it is hard coded in the application.
May you add in message files?
Thanks,
Fabio.
r3-gabriel commented
Hello Fabio,
You are right, this message is currently hard-coded. I will take a look at it.
Warm regards,
Gabriel
r3-gabriel commented
2.6 will introduce new error codes, which make it easier to deal with error messages from the backend on the frontend. This change also increases the number of translated error messages, including the one in this issue.