Isn't master where we should have the last code? I'm asking because of the following situation:
1. we have a "Audacity (development)" resource on Transifex: see https://www.transifex.com/klyok/audacity/audacity-development/ 2. that resource is used by many translators to translate Audacity strings while the Audacity code is developed. Why? Because that way translators can translate a few strings at a time, without having to translate tons of strings in the days before a new release announcement (string-freeze). 3. that resource is updated daily, fetching audacity.pot from this repository: https://github.com/mlocati/audacity-pot In that repository we have a Github Action, scheduled daily, that fetches the master branch of the Audacity repository,builds audacity.pot, and commit it back to the mlocati/audacity-pot repo if something changes. As you can see, the "Audacity (development)" Transifex resource reflects the audacity.pot of the master branch, but it's pretty useless if master doesn't contain the code for the next upcoming Transifex version. So, what can we do? -- Ciao Michele Il giorno mar 13 set 2022 alle ore 18:29 Dmitry Vedenko <[email protected]> ha scritto: > > Oh, shoot! Here is the correct link: > https://github.com/audacity/audacity/blob/alpha-3.2.0/locale/audacity.pot > > Thank you a lot, Phroneris! > > On Tue, 13 Sept 2022 at 18:45, 森の子リスのミーコの大冒険 <[email protected]> wrote: >> >> Cheers for your efforts, Paul! >> But currently that page says the latest commit was done for 3.1.0 on 14 Oct >> 2021. >> >> Phroneris >> >> 2022年9月13日(火) 23:10 Paul Licameli <[email protected]>: >>> >>> Dear translators, >>> >>> Please see the latest update of audacity.pot: >>> >>> https://github.com/audacity/audacity/blob/master/locale/audacity.pot >>> >>> Our target release date is Wednesday, 21 September. >>> >>> Thank you! >>> >>> PRL >>> >>> _______________________________________________ >>> Audacity-translation mailing list >>> [email protected] >>> https://lists.sourceforge.net/lists/listinfo/audacity-translation >> >> _______________________________________________ >> Audacity-translation mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/audacity-translation > > _______________________________________________ > Audacity-translation mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/audacity-translation _______________________________________________ Audacity-translation mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/audacity-translation
