Summary: | Japanese UI - gradient/patterns/workspace menu empty | ||
---|---|---|---|
Product: | [Applications] krita | Reporter: | guruguru.sp |
Component: | General | Assignee: | Krita Bugs <krita-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | major | CC: | adam.druzd, garbi75, halla |
Priority: | NOR | ||
Version First Reported In: | 2.9.4 | ||
Target Milestone: | --- | ||
Platform: | Microsoft Windows | ||
OS: | Microsoft Windows | ||
Latest Commit: | http://commits.kde.org/calligra/4e52524519bb145a3778f12aa9eb07bcd8249e5e | Version Fixed In: | |
Sentry Crash Report: | |||
Attachments: |
empty patterns dialog
empty pattern with all option |
Description
guruguru.sp
2015-06-11 13:31:03 UTC
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 |