dosubot[bot] commented on issue #32672:
URL: https://github.com/apache/superset/issues/32672#issuecomment-2724763280

   <!-- Answer -->
   The `generate_po_files.sh` script is indeed mentioned in the 
`RELEASING/README.md` file as part of the release process for compiling 
translations for the backend 
<sup>[[1]](https://github.com/apache/superset/blob/master/RELEASING/README.md)</sup>.
 However, it seems that this script does not exist in the repository. Instead, 
the `generate_mo_files.sh` script is present and is used to generate `.mo` 
binary files from `.po` translation files, which are used by the backend to 
load translations 
<sup>[[2]](https://github.com/apache/superset/blob/master/scripts/translations/generate_mo_files.sh)</sup>.
   
   It would be reasonable to update the `RELEASING/README.md` file to reference 
`generate_mo_files.sh` instead of `generate_po_files.sh`, as this aligns with 
the existing script in the repository.
   
   
   <!-- Dosu Comment Footer -->
   *To continue talking to [Dosu](https://dosu.dev), mention @dosu.*
   
   ---
   <sup>Help Dosu learn! Give it feedback: [Great 
Response](https://app.dosu.dev/response-feedback/1f71cbfb-2708-466a-9b99-b71cfd6c8cd9?feedback_type=great_response)
 | [Irrelevant 
Answer](https://app.dosu.dev/response-feedback/1f71cbfb-2708-466a-9b99-b71cfd6c8cd9?feedback_type=irrelevant_answer)
 | [Incorrect 
Sources](https://app.dosu.dev/response-feedback/1f71cbfb-2708-466a-9b99-b71cfd6c8cd9?feedback_type=incorrect_sources)
 | [Too 
Verbose](https://app.dosu.dev/response-feedback/1f71cbfb-2708-466a-9b99-b71cfd6c8cd9?feedback_type=too_verbose)
 | 
[Hallucination](https://app.dosu.dev/response-feedback/1f71cbfb-2708-466a-9b99-b71cfd6c8cd9?feedback_type=hallucination)
 | [Bug 
Report](https://app.dosu.dev/response-feedback/1f71cbfb-2708-466a-9b99-b71cfd6c8cd9?feedback_type=bug_report)
 | 
[Other](https://app.dosu.dev/response-feedback/1f71cbfb-2708-466a-9b99-b71cfd6c8cd9?feedback_type=other)</sup>
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to