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

Matthias K. <matth...@tenstral.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |matth...@tenstral.net

--- Comment #3 from Matthias K. <matth...@tenstral.net> ---
What exactly is the issue here? Chinese *translations* of description text not
showing up, or translation *statistics* not showing up?

For the latter, looking at Krita's file @
https://invent.kde.org/graphics/krita/-/blob/master/krita/org.kde.krita.appdata.xml
it is simply missing a `translation` tag - that one is essential to read
translation statistics, so add one as described in
https://www.freedesktop.org/software/appstream/docs/chap-Metadata.html#tag-translation
and localization statistics should show up.

As for Chinese translations, I do see them in
https://appstream.debian.org/sid/main/metainfo/krita.html, so they are shipped
to clients, and I can also dump that data with libappstream, so it should be
available - I don't know however if Chinese characters are properly tokenized
for fulltext search (which should not affect display though). I didn't set my
locale to Chinese, but as far as I can see from some quick tests, this should
be working...

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

Reply via email to