Top "Internationalization" questions

so that they can easily be adapted to specific local languages and cultures, a process called localization.

How do I get localized date pattern string?

It is quite easy to format and parse Java Date (or Calendar) classes using instance of DateFormat, i.e. I …

java datetime localization internationalization
Is there an open source java enum of ISO 3166-1 country codes

Does anyone know of a freely available java 1.5 package that provides a list of ISO 3166-1 country codes as a …

java internationalization country-codes iso-3166
Why does Chrome incorrectly determine page is in a different language and offer to translate?

The new Google Chrome auto-translation feature is tripping up on one page within one of our applications. Whenever we navigate …

html localization internationalization google-chrome
How to support Arabic text in Android?

I am getting Arabic text from server successfully. Retrieved text I want display in code but its showing boxes instead …

android internationalization arabic persian farsi
Internationalization in JSF, when to use message-bundle and resource-bundle?

When and how should I use <resource-bundle> and <message-bundle> tags for localization in faces-config.xml? The …

jsf localization internationalization
How can I get the current language in Django?

How can I get the current language in the current thread in a model or in the admin?

python django internationalization
Convert non-ASCII chars from ASCII-8BIT to UTF-8

I'm pulling text from remote sites and trying to load it into a Ruby 1.9/Rails 3 app that uses utf-8 by …

ruby utf-8 internationalization
How to make a Multilanguage website

Can any body tell me how to make a dynamic multilanguage website in PHP and MySQL? I have no idea …

php mysql internationalization multilingual
How to check whether a file is valid UTF-8?

I'm processing some data files that are supposed to be valid UTF-8 but aren't, which causes the parser (not under …

validation utf-8 internationalization
Changing the development language in Xcode

I need to set Spanish as development language for an iOS app. I'm already using Xcode 6, and I changed the …

ios localization internationalization info.plist