Top "Multilingual" questions

Refers to the use of more than one (natural) language.

Making multi-language ios app

I need to build an app which will be multilingual. For instance, the app will be released in France and …

ios iphone localization xcode4 multilingual
how to build multiple language website using pure html, js, jquery?

i am using html to build pages. The problem is how to build multiple language switch? Language translate is not …

javascript jquery html multilingual
What's the best database structure to keep multilingual data?

Possible Duplicate: Schema for a multilanguage database Here's an example: [ products ] id (INT) name-en_us (VARCHAR) name-es_es (VARCHAR) name-pt_…

mysql database localization translation multilingual
Multiple languages in an ASP.NET MVC application?

What is the best way to support multiple languages for the interface in an ASP.NET MVC application? I've seen …

asp.net-mvc internationalization multilingual
What is the HTML5 alternative to the obsolete meta http-equiv=content-language.

I'm finishing up an HTML5 site that has a mixture of English and Mandarin Chinese. My validator (HTML5 Validator add-on …

html validation content-type multilingual
Multilanguage in WPF

Can you recommend a good way to implement a Multilanguage system for a WPF app? The method I'm using right …

wpf xaml globalization multilingual
Change Language in C#

I am developing a multilingual program in C# on Windows How to change Windows writing language on certain actions... e.…

c# .net windows multilingual cultureinfo
Django site with 2 languages

I want to develop a site with 2 languages, a default one, my native language and an optional English. I plan …

django multilingual
SEO for multilingual sites: language-specific results without changing URL?

I have a site that has 2 languages: English and Swedish. What I want is, if someone Googles the site in …

seo multilingual
multilingual wpf application

I have a WPF application (in English) and I would like to let users to select different languages. I have …

c# .net wpf multilingual