Top "Internationalization" questions

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

JavaScript for detecting browser language preference

I have been trying to detect the browser language preference using JavaScript. If I set the browser language in IE …

javascript localization internationalization
List of All Locales and Their Short Codes?

I'm looking for a list of all locales and their short codes for a PHP application I am writing. Is …

php internationalization locale
PHP function to make slug (URL string)

I want to have a function to create slugs from Unicode strings, e.g. gen_slug('Andrés Cortez') should …

php internationalization slug
How to use UTF-8 in resource properties with ResourceBundle

I need to use UTF-8 in my resource properties using Java's ResourceBundle. When I enter the text directly into the …

java google-app-engine utf-8 internationalization resourcebundle
hardcoded string "row three", should use @string resource

I'm a beginner android developer , I was trying to run this Linear Layout in eclipse : <?xml version="1.0" encoding="utf-8"?&…

android exception internationalization
Best practice multi language website

I've been struggling with this question for quite some months now, but I haven't been in a situation that I …

php mysql localization internationalization multilingual
How to force NSLocalizedString to use a specific language

On iPhone NSLocalizedString returns the string in the language of the iPhone. Is it possible to force NSLocalizedString to use …

ios objective-c localization internationalization nslocalizedstring
HTML meta tag for content language

What is the difference between the following two HTML meta tags, for specifying spanish web page content: <meta name="…

html internationalization meta-tags
What is the significance of 1/1/1753 in SQL Server?

Why 1753? What do they have against 1752? My great great great great great great great grandfather would be very offended.

sql-server tsql datetime localization internationalization
Labeling file upload button

How can I internationalize the button text of the file picker? For example, what this code presents to the user: &…

html internationalization dialog