Skip to content

Retrieve translations

This MR inserts the translations retrieval script of @rempt's inside the configuration process. It should work out of the box on Linux and Mac; on Windows, it needs some additional pieces inside the PATH, and special handling of the UTF-8 encoding.

Test Plan

Build Krita using the existing CI scripts. This was tested on Windows.

Formalities Checklist

  • I confirmed this builds.
  • I confirmed Krita ran and the relevant functions work.
  • I tested the relevant unit tests and can confirm they are not broken. (If not possible, don't hesitate to ask for help!)
  • I made sure my commits build individually and have good descriptions as per KDE guidelines.
  • I made sure my code conforms to the standards set in the HACKING file.
  • I can confirm the code is licensed and attributed appropriately, and that unattributed code is mine, as per KDE Licensing Policy.

Merge request reports