Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Retrieve both item ID and translated name #2

Open
brodkin opened this issue May 19, 2022 · 3 comments
Open

Retrieve both item ID and translated name #2

brodkin opened this issue May 19, 2022 · 3 comments
Labels
enhancement New feature or request

Comments

@brodkin
Copy link

brodkin commented May 19, 2022

Feature request here... Is there any chance that this mod could also export the translated name of the item and not just the hyphenated ID? Many mods rename items, and it can be incredibly hard to figure out what is what without manually searching the translation files.

FWIW I'm consuming your output here:
https://bitbucket.org/gkrb/jiratorio/src/master/

@Ploppy3
Copy link
Owner

Ploppy3 commented Jul 20, 2022

It looks like the localised_name of the recipe should do the trick.

@Ploppy3 Ploppy3 added the enhancement New feature or request label Jul 20, 2022
@Ploppy3
Copy link
Owner

Ploppy3 commented Jul 20, 2022

It's actually much harder that I thought, they use an async translator https://forums.factorio.com/viewtopic.php?f=28&t=75625&p=456733#p456733

@brodkin
Copy link
Author

brodkin commented Jul 20, 2022

That is sobering, as is this...

https://forums.factorio.com/viewtopic.php?p=465473#p465473

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants