Selected Session

On Internationalization and Localization

Speaker(s)
Pascal Birchler
Level of expertise
Intermediate
Session Type
Regular (45 min)
Track(s)
Coding & Development
Frontend & Design
Day
Friday
Time Slot
-
Room
Parsenn

As developers, we try to follow best practices in our daily work. One such best practice is internationalisation, a term that's used a lot in the ever globalizing world in which we live. However, it's often not fully understood or not used to its full extent.

In this presentation, I'm going to explain the concept behind internationalisation, localization, and their benefits. I will show how culture influences the user's behaviour and why we need to do more than just "making things translatable". For example, internationalisation is also about date formats, text direction, meaning of symbols, and even humour.

Internationalisation has a massive impact on user acceptance and usability. I will highlight existing tools, interfaces, and best practices to get internationalisation right in the UIs we create and the code we write.