rmccue / wordpress-piglatin

A WordPress plugin, which overrides the current language and translates all messages into Pig Latin.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

=== Pig Latin ===
Contributors: nbachiyski
Tags: piglatin, i18n, translation, translations, plugin, theme, plugins, themes
Requires at least: 2.7
Tested up to: 2.9
Stable tag: 0.1

Overrides the current language and translates all messages into Pig Latin.

== Description ==

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](http://en.wikipedia.org/wiki/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.

== Changelog ==

= 0.1 =
* Initial release

== Installation ==

This section describes how to install the plugin and get it working.

1. Unzip `piglatin-x.x.zip`
1. Upload the `piglatin` directory (not its contents, the whole directory) to `/wp-content/plugins/`
1. Activate the plugin through the `Plugins` menu in WordPress

About

A WordPress plugin, which overrides the current language and translates all messages into Pig Latin.


Languages

Language:PHP 100.0%