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

Move strings to external .txt or .xml files to be read #61

Closed
atsb opened this issue Nov 27, 2022 · 5 comments
Closed

Move strings to external .txt or .xml files to be read #61

atsb opened this issue Nov 27, 2022 · 5 comments

Comments

@atsb
Copy link
Owner

atsb commented Nov 27, 2022

This aids translation ability, currently everything is hardcoded to English. External txt or xml files is probably the most cross-platform way to do this.

@Wolf3s
Copy link
Contributor

Wolf3s commented Jan 6, 2023

This aids translation ability, currently everything is hardcoded to English. External txt or xml files is probably the most cross-platform way to do this.

Well we have atm the W_WriteTextFile but it sucks since it does not add the secondary char.

@Wolf3s
Copy link
Contributor

Wolf3s commented Jan 6, 2023

i´m gonna see the xbmc to see how it works

@atsb
Copy link
Owner Author

atsb commented Jan 6, 2023

I was thinking about libxml2 and reading strings from xml files

@Wolf3s
Copy link
Contributor

Wolf3s commented Jan 6, 2023

libxml2

Good lib.

@Wolf3s
Copy link
Contributor

Wolf3s commented Jan 6, 2023

This lib is more simple however there´s not much examples of it: https://github.com/ooxi/xml.c

@Wolf3s Wolf3s pinned this issue Jan 6, 2023
@atsb atsb closed this as completed Jun 22, 2023
@atsb atsb unpinned this issue Jan 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants