https://bugs.kde.org/show_bug.cgi?id=438470

--- Comment #4 from Tiar <tamtamy.tym...@gmail.com> ---
Can you please confirm that in Layer -> Split -> Split Layer, there is a
selected palette and it's the "Default" palette? 

It seems like fortunately someone thought about translation in that one place
so I can fix it before Krita 5. by using `i18n("Default")` since it's available
in

plugins/extensions/layersplit/dlg_layersplit.cpp:55:    QString paletteName =
cfg.readEntry<QString>("layersplit/paletteName", i18n("Default"));

For others, I'll need to check but are the resource names translated? Like
brush presets? I know that tags are translated.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to