Re: Swedish translation contributions
Marko Lindqvist <[email protected]> Sat, 9 May 2026 19:14:49 +0300
| Newsgroups | gmane.games.freeciv.internationalization |
|---|---|
| Message-ID | <CAF6bG8foeDBd9iOggn2qkrgCfskqhNZi_nkoAW2a_m7B0N4bDA@mail.gmail.com> |
On Sat, 9 May 2026 at 07:10, Karl Jonatan Nyberg <[email protected]> wrote: > > Hello, > > I=E2=80=99m interested in helping with the Swedish Freeciv translation. Welcome aboard! > Before I start, I wanted to ask what the preferred workflow is. Is it > okay to open pull requests directly on GitHub for translation updates, > or should I submit patches through Redmine / the mailing list instead? Some languages work by github PRs. Some languages post full updated .po files to this mailing list. Some languages even keep their updated .po files on their own site, where developers regularly check for updates. Redmine tickets are not needed for translation updates. It's mostly up to what you yourself want. That being said, and you being the only Swedish translator (no risk of overwriting each other's work), I have to give a warning against using github PRs. Msgmerges to .po files usually change almost every line of the file, and that can easily lead to unresolvable merge conflicts when trying to merge patches. So maybe sending complete .po files to this mailing list is the safest choice. - ML