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

Alvin Wong <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #3 from Alvin Wong <[email protected]> ---
I took a look at this the other day. I think it makes more sense for it to show
localized news first with English as a fallback. My idea is that for any given
news items, if a localized version is available, then it will be listed, but
for any news items that only has an English version, the English version will
be listed. This way, the latest news will always be listed even if the
translations have fallen behind unexpectedly.

A problem with this approach is that the localized feeds currently do not
contain any data in the items which can be used as a cross-reference for
matching with the English news items. In order to make this work, we may need
to look into modifying WordPress to include something extra in the feed, or
provide an alternative endpoint for use with Krita.

No matter whether we do that or not, I don't think we should hard-code the
available website language codes inside Krita. I believe it should be
dynamically fetched from the website for future-proofing. I have some ideas on
this but I'll need time to think about them clearly.

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

Reply via email to