How to sync l10n for sonarqube release

Hi,
I noticed that the l10n messages move from sonar-core to sonarqube-webapp. But there is no tag for sonarqube-webapp.
If I want to translate l10n messages for history versions, e.g. 25.1, 25.2, 25.3, 25.4, 25.5, How can I find the related revision of defaults.ts?

sonarqube-webapp/libs/sq-server-commons/src/l10n/default.ts at master · SonarSource/sonarqube-webapp · GitHub

Thank you.

1 Like

Hi Xu!

Good point! We are missing the tags on this repo, I’ll fix that manually and make sure we tag those properly with next releases.

And make sure you follow this guide: sonarqube-webapp/README.md at master · SonarSource/sonarqube-webapp · GitHub when you work on translations to get them in the same format as before.

I’ll keep you posted when the tagging is done!

I just added the tags for our last releases: Tags · SonarSource/sonarqube-webapp · GitHub

Are you also looking for tags for the community build releases right now?

Yes, Please help to create relevant tags for sonarqube community build.
Thanks

Alright, I’ve also created the tags for the community build.

Thank you @Gregoire_Aubert
Could you please help to create sonarqube-webapp tag for sonarqube community build 25.6.0?

It’s done! Sorry for the delay!

Hi,

And FYI:

SONAR-25249 Add post release sonarqube-webapp commit tagging in SQCB GH release action

So you won’t have to ping in the future @xuhuisheng :smiley:

 
Ann

Thank you very much. @Gregoire_Aubert and @ganncamp

1 Like