Deskripzioa
Checking if all the strings in your plugin or theme are translatable can be a tedious task. Pig Latin helps you
by translating all messages to Pig Latin. For example Edit Pages is translated to Editay agesPay.
Text in Pig Latin is both noticeably different than English and readable. This way you can spot strings, which aren’t translatable, while the interface is stil usable.
Instalazioa
This section describes how to install the plugin and get it working.
- Unzip
piglatin-x.x.zip
- Upload the
piglatin
directory (not its contents, the whole directory) to/wp-content/plugins/
- Activate the plugin through the
Plugins
menu in WordPress
Berrikuspenak
Laguntzaileak eta Garatzaileak
“Pig Latin” software librea da. Ondoko pertsonek egin dizkiote ekarpenak plugin honi.
LaguntzaileakItzul zaitez Pig Latin zure hizkuntzara.
Garapena interesatzen zaizu?
Araka kodea, begiratu SVN biltegia edo harpidetu garapen erregistrora RSS bidez.
Aldaketen loga
0.2
- Moved development to github: https://github.com/nb/wordpress-piglatin
- Avoid strict errors by explicitly marking methods as static, thanks to Andrey βRarstβ Savchenko
- Code conforms to coding standards, thanks to Ulrich Pogson
0.1
- Initial release