One of the common bugs found in the localization testing is the globalization bug.
In the process of internationalization of the application, the engineer need to extract all the strings that appears to the user to store in a separate file or a database.
But because it is all human, some strings are still used by the business code to do some check or according to its value.
Let me show you a simple example: