GTNewHorizons / GTNH-Translations

Repository centralising all the translation efforts for the GT:NH modpack
GNU General Public License v3.0
9 stars 6 forks source link

Some files can't have multiple locales at the same time #8

Closed boubou19 closed 7 months ago

boubou19 commented 7 months ago

I tried unzipping all the locale releases, and i got some file conflicts. So this makes it impossible for now to ship the locales in nightlies nor stable releases. Here is the list of files that needs to be dealt with:

boubou19 commented 7 months ago

So we have a fork of https://github.com/GTNewHorizons/Custom-Main-Menu and https://github.com/GTNewHorizons/InGame-Info-XML so at least we don't face ARR mods

IcaroKaue commented 7 months ago

This is low priority, but iirc there is also craftpresence.json. That might mess things up.

IcaroKaue commented 7 months ago

Also, there are the mods which are currently unsupported:

Please comment if there are any mods I missed.

miozune commented 7 months ago
  • [ ] BetterLoadingScreen - Though there is a xx_XX.lang in the txloader folder for it, it does not appear to be translated. Perhaps it does not load quick enough?

Are you talking about https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/tree/master/config/txloader/forceload/betterloadingscreen/textures/backgrounds or https://github.com/GTNewHorizons/GTNH-Translations/blob/master/pt_BR/config/Betterloadingscreen/tips/pt_BR.txt?

IcaroKaue commented 7 months ago
  • [ ] BetterLoadingScreen - Though there is a xx_XX.lang in the txloader folder for it, it does not appear to be translated. Perhaps it does not load quick enough?

Are you talking about https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/tree/master/config/txloader/forceload/betterloadingscreen/textures/backgrounds or https://github.com/GTNewHorizons/GTNH-Translations/blob/master/pt_BR/config/Betterloadingscreen/tips/pt_BR.txt?

https://github.com/GTNewHorizons/GTNH-Translations/blob/master/pt_BR/config/txloader/forceload/Better%20Loading%20Screen%20GTNH%5Bbetterloadingscreen%5D/lang/pt_BR.lang

miozune commented 7 months ago

So it turns out that BLS has its own translation loader, just for translating "Minecraft Initialization" where lang resources are not loaded yet. Maybe we can place translation back to mod jar and call it a day.

miozune commented 7 months ago

Closing as the original goal has been achieved. @IcaroKaue If you want to ship translated craftpresence.json with the modpack, please contact the dev of CraftPresence