In this series of articles, we will discuss all aspects of how to create a Ruby gem (gem is just a fancy word for “library” or “plugin”). In this section…
Author: Ilya Bodrov-Krukowski
Implementing a proper localization workflow can be a rather complex task, especially when you have never done it before. There are definitely many things to consider and keep in mind….
So, you know that translating your app is important and you are also familiar with the localization process in general. But, as the old saying goes: the devil is in…
At first glance, internationalization and localization seem interchangeable. While they are complementary concepts, they aren’t exactly the same. But it’s not an issue of internationalization vs localization — both internationalization…
Translation, localization, internationalization … what’s the difference? We often hear all three of these words lumped together, but each one refers to a specific part of the localization process. Translation,…