This plugin displays the theme name, version and parent theme name in Admin Footer on the right.
When updating themes we always have to go and look which theme is active and.
If you would like the in your language and you're good at translating, please drop us line at Contact us..
You can access the description of Spanish at Show Theme Footer..
Run tool over the code to produce POT file, simply list of all text.
The only difference between POT and PO file is that PO file contains translations..
Compile PO file to produce MO file, which can then be used in the theme or plugin...
In order to translate plugin you will need tool like poEdit, which is cross-platform tool that is available for Windows, Linux, and Mac OS X..
The naming of your PO and MO files is very important and must match the locale.
The naming convention is language COUNTRY.po and plugins have additional naming convention whereby the plugin name is added to pluginname-fr FR.po.
Read more