I’m planning on developing software for the international market.
What architecture decisions should I consider other than just converting the text from one language to other?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
There are a huge number of issues, depending on how far you are interested in going.
Internationalization (I18N) can be a big deal, but it’s not overwhelming. Pick your scope, and then dive in. Once you get the first couple of locales done, it gets easier. 🙂
Hope this helps.