Hallo, is it possible to translate the description of plugins, so I can see it translated in the administration? Thank You.
http://wordpress.org/extend/plugins/codestyling-localization/
Hallo, is it possible to translate the description of plugins, so I can see it translated in the administration? Thank You.
http://wordpress.org/extend/plugins/codestyling-localization/
Yes, it is supported, if you meet at least 3 required entries:
If the plugin follows this, the translation is possible and supported.
Example (taken from my own plugin):
<?php /*
Plugin Name: CodeStyling Localization
Text Domain: codestyling-localization
Domain Path: /languages
*/?>
This topic has been closed to new replies.