Bug 425336 - Krita stable translation doesn't match stable branch on SVN
Summary: Krita stable translation doesn't match stable branch on SVN
Status: RESOLVED FIXED
Alias: None
Product: krita
Classification: Applications
Component: Translation (other bugs)
Version First Reported In: unspecified
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Krita Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-08-14 08:49 UTC by Guo Yunhe
Modified: 2020-09-11 00:47 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In: 4.4.0
Sentry Crash Report:


Attachments
(diff of en_GB) left is from websvn stable branch the only revision of Jun 16; right is from download.kde.org 4.3.0 released in Jun 17 (po version Jun 16) (541.03 KB, patch)
2020-08-14 09:22 UTC, Guo Yunhe
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Guo Yunhe 2020-08-14 08:49:20 UTC
Krita 4.3.0 source code is released on Jun 17. But the po/zh_CN/krita.po file inside the tarball doesn't match any revisions in SVN stable branch https://websvn.kde.org/branches/stable/l10n-kf5/zh_CN/messages/krita/krita.po?view=log

As a result, translations doesn't match the app and some strings stay untranslated.
Comment 1 Guo Yunhe 2020-08-14 09:22:32 UTC
Created attachment 130864 [details]
(diff of en_GB) left is from websvn stable branch the only revision of Jun 16; right is from download.kde.org 4.3.0 released in Jun 17 (po version Jun 16)
Comment 2 Albert Astals Cid 2020-08-14 16:05:49 UTC
This is not a i18n bug, it's a krita bug.
Comment 3 amyspark 2020-09-10 13:02:46 UTC
The create_tarball_kf5.rb script boud used to pack releases always used the master branch to fetch translations from.

We cannot change past releases, but this was fixed for 4.4 by https://invent.kde.org/graphics/krita/-/merge_requests/476 .
Comment 4 Tyson Tan 2020-09-11 00:47:30 UTC
Thank you! Can wait to see how it'll work on 4.4!