Top "Localization" questions

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

Xcode 9 - "Fixed Width Constraints May Cause Clipping" and Other Localization Warnings

I downloaded the new Xcode and in Interface Builder I'm having a ton of problems with warnings that say things …

ios localization interface-builder xcode9-beta
How to format a Float Value with the device currency format?

I have an app that prints a calculated money value and I want to display that value with the default …

android localization locale
Localizing in Xcode 4 with Localizable.String

I just updated to Xcode 4. Normally when localizing apps we add "Localizable.String" file to the project, and then navigate …

xcode localization internationalization xcode4
Proper way to change language at runtime

What is the proper way to change Form language at runtime? Setting all controls manually using recursion like this Save …

c# winforms localization globalization
How to use Bing Translation API?

I am trying to use the Bing Translation API, but I am confused. There seems to be much possibilities (old …

api localization bing language-translation microsoft-translator
How to create multilingual translated routes in Laravel

I would like to create application with many translated routes depending on selected language. I've once described it at 3 methods …

php laravel laravel-4 localization routing
How does one change the language of the command line interface of Git?

I’d like to change the language of git (to English) in my Linux installation without changing the language for …

bash git localization environment-variables locale
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
Best practice for ASP.NET MVC resource files

What are the best usage of the following resource files. Properties → Resources (Phil used this resource for localization in DataAnnotation) …

asp.net-mvc asp.net-mvc-2 localization resx
How to add custom Accept-Languages to Chrome for pseudolocalization testing?

i am testing pseudo-localization of a web-site. i can configure Internet Explorer to have custom accept languages: Click Tools, Internet …

google-chrome localization internationalization http-accept-language pseudolocalization