po files handling
po files are used by programs to translate the messages in different languages. Thus they contain a list of all translatable strings extracted from the code and their corresponding translation, in a given language. Here are given some information to manipulate and few resources to help the translation, mainly derived ...
more ...