Re: 2.6.6 & 3.0.0-RC1
Marko Lindqvist <[email protected]> Mon, 17 Jan 2022 07:43:00 +0200
| Newsgroups | gmane.games.freeciv.internationalization |
|---|---|
| Message-ID | <CAF6bG8eSVUoqhQG+v=SZMnD5a_P4_LpReuodf5psPd4Upht8ig@mail.gmail.com> |
On Mon, 17 Jan 2022 at 06:33, Benno Lang <[email protected]> wrote: > > Hi, > > Should we be using the S3_0 branch directly for translation work? Or > setting up PRs? > > Thanks > benno Translators with write access to git can push their translations (but no other files) directly. In the past most other people have sent their translated .po file to this mailing list for maintainers to commit. PRs are ok too. Just note that there's a risk with PRs (as well as .patch files) that if there's almost any update to the .po files in the repository before someone tries to merge it, it won't apply. - ML