Top "Localization" questions

Localization is the process of adapting a product or service to a particular language, culture, and desired local "look-and-feel".

How to change language of app when user selects language?

I want my app to support three languages Spanish,Portuguese & English. And give option to select language in app.…

android localization
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
MVC DateTime binding with incorrect date format

Asp.net-MVC now allows for implicit binding of DateTime objects. I have an action along the lines of public ActionResult …

asp.net-mvc datetime localization formatting model-binders
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
Best practice for localization and globalization of strings and labels

I'm a member of a team with more than 20 developers. Each developer works on a separate module (something near 10 modules). …

javascript localization translation client-side globalization
Set Culture in an ASP.Net MVC app

What is the best place to set the Culture/UI Culture in an ASP.net MVC app Currently I have …

asp.net-mvc localization culture
DisplayName attribute from Resources?

I have a localized application, and I am wondering if it is possible to have the DisplayName for a certain …

c# asp.net-mvc localization resources resx
Android: how to get the current day of the week (Monday, etc...) in the user's language?

I want to know what the current day of the week is (Monday, Tuesday...) in the user's local language. For …

java android date localization internationalization
jQuery Datepicker localization

I need a french calendar and I can't understand the problem. I guess I'm not using the regional options like …

javascript jquery-ui localization internationalization jquery-ui-datepicker