I’m designing an App to be used in Asia, Europe and in the Americas.
And so, It’ll be in at least 26 languages. It’s not a complicated program, just installs a program and links to stuff on the web. Simple.
The part I’m having trouble wrapping my head around is making it dynamic for all these different users. I’ve been told that you can use a GetLocalInfo script to read what language the user is running and dynamically load the correct language into a few dynamic text fields, but have no idea how to set this up.
Perhaps easier, and just as important…
How would one setup a text doc to load multiple strings into sepparate dynamic text fields based upon the users choice of language? I have a license agreement working dynamically, but that’s just one big chunk.
Any thoughts, feedback or solutions are greatly appreciated
Evan