Bug 433760 - Title of frameworks announcements
Summary: Title of frameworks announcements
Status: RESOLVED FIXED
Alias: None
Product: i18n
Classification: Translations
Component: fr (show other bugs)
Version: unspecified
Platform: Other Other
: NOR normal
Target Milestone: ---
Assignee: Jazeix Johnny
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-02-28 20:25 UTC by Phu H. Nguyen
Modified: 2021-03-09 19:50 UTC (History)
2 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Phu H. Nguyen 2021-02-28 20:25:15 UTC
SUMMARY
This error is in websites-kde-org/menu_shared.po
The translation of the message
KDE Frameworks {{ .Get "version" }}
is still using the old parameter
Environnements de développement {{ .Params.version }} de KDE

OBSERVED RESULT
The title is missing in https://kde.org/fr/announcements/frameworks/5/5.75.0/

EXPECTED RESULT
The new parameter
.Get "version"
is used and the title is displayed in the announcement.
Comment 1 Phu H. Nguyen 2021-03-05 12:35:18 UTC
I am sorry, the message is not in websites-kde-org/menu_shared.po, but in websites-aether-sass/aether-sass-shared-translations.po
Comment 2 Xavier Besnard 2021-03-09 17:29:40 UTC
Hello.

I translated what is proposed in the source. So, I am not sure to understand the scope of the issue.
Moreover, it is a heavy workload and translations are a bit touchy. So, I will open a discussion with the FR translation team on the need to translate announcements for KDE frameworks.
May be only titles will be translated.
Thank you for your feedback on what is to be fixed for the FR translation.
Regards. Xavier
Comment 3 Unknown 2021-03-09 17:44:34 UTC
SVN commit 1595160 by jjazeix:

Related: bug 433760 fix French translation

 M  +1 -1      aether-sass-shared-translations.po  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1595160
Comment 4 Jazeix Johnny 2021-03-09 17:46:25 UTC
Thank you Phu, I'm running the merge/scatter process and will check later if it fixed it
Comment 5 Phu H. Nguyen 2021-03-09 19:50:59 UTC
Thank you Xavier and Jazeix Johnny, after scripty updates the translations in that repo and kde-org rebuilds tomorrow, the message will be displayed correctly.