Skip to content

Various fixes about translations deployment

Amy spark requested to merge lsegovia/krita:work/amyspark/translations into master

I fixed the following issues:

  • Pass through the whole environment to svn info, and deploy the correct language variable and content on Windows
  • Fix old typo in the rsync copy-source line for translations

I need someone to check the translations on the AppImage particularly; Spanish of Spain has been giving me trouble, it works on Windows but not on Linux, although both are built and installed in their right places. On the other hand, French works out of the box on both.

BUG: 435221

Test Plan

Build Krita with the AppImage and Windows CI scripts.

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