When I run Krita 2.9.5 in Japanese UI, gradient/patterns/workspace become empty Reproducible: Always Steps to Reproduce: 1. Switch language to Japanese 2. Open document and see toolbar - gradient,patterns are blank 3. Open gradient/patterns/workspace Actual Results: gradient/patterns/workspace are empty. Expected Results: gradient/patterns/workspace items are correctly loaded. As for gradient and patterns, I can select "すべて"(all) to get resources load.
Created attachment 93119 [details] empty patterns dialog
Created attachment 93120 [details] empty pattern with all option
I can confirm the issue for the workspaces, but not for the patterns or gradients. But there is a big problem with the tagging systems: tags are simple strings, so they cannot be translated at the moment :-(
Krita2.9.4.7 in Japanese does not have this issue.(Krita2.9.4.7 shows localized "all" tag yet showing gradients and patterns correctly) So something between 2.9.4.7 and 2.9.5 probably broke this.
localized resources are the same between 2.9.4.7 and 2.9.5.
*** Bug 349322 has been marked as a duplicate of this bug. ***
*** Bug 348881 has been marked as a duplicate of this bug. ***
Git commit 4e52524519bb145a3778f12aa9eb07bcd8249e5e by Dmitry Kazakov. Committed on 20/06/2015 at 10:56. Pushed by dkazakov into branch 'calligra/2.9'. Do not localize 'All' resource tag It fixes KisPresetSelectorStrip to show presets on localized systems. Ideally the solution should be the following: 1) All the tags are KoID 2) All the tags are translatable :( M +1 -1 libs/widgets/KoResourceTaggingManager.cpp http://commits.kde.org/calligra/4e52524519bb145a3778f12aa9eb07bcd8249e5e