Details
-
Type:
Bug
-
Status: Closed
-
Priority:
High
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: None
-
Labels:
-
Reproducibility:always
-
Category:UI
-
Edition:Community
Description
After a lot of work I discovered the error in ASTPP, when we change the translation and click Update Languages it only changes the file /opt/ASTPP/web_interface/astpp/language/pt_BR/LC_MESSAGES/messages.po but the translation will only work if the file with the extension .mo is also generated (messages.mo) it is generated from messages.po , and I don’t know why astpp only changes the messages.po file