Skip to content

Add more resource types to be translated

Before this commit, only gradients, palettes and potentially brush tips could be translated. This commit adds some other files types like .kpp presets, .kwl window layouts, .kws workspaces, .kgm gamutmasks, .png patterns, .myb presets and .svg symbol libraries and brush tips.

CCMAIL:kde-i18n-doc@kde.org CCMAIL:kimageshop@kde.org

Test Plan

  1. Extract i18n using the extracti18n.pl script before my changes to a file, then do the same thing but with my changes. Diff between those two files should show that I only added new strings, not removed or changed anything that was there before.
  2. Look at the new strings and see that they are pretty (no extensions etc.).

Formalities Checklist

  • I confirmed this builds.
  • [N] I confirmed Krita ran and the relevant functions work.
  • [N] 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.
Edited by Agata Cacko

Merge request reports