=== Plugin Name === Contributors: ounziw Donate link: http://pledgie.com/campaigns/8706 Tags: translation, debug Requires at least: 3.1.3 Tested up to: 3.2 Stable tag: trunk Messages are displayed in both the source language and the target language. == Description == This plugin enables to see the source and the target of each translation word/phrase/sentence. When you use other than English locale, all messages that are translated via gettext will be shown in both the source language and the target language. For example, "error" will be shown as "error" + "erruer" Since version 2.0, you can display glotpress links. Go to Settings -> Reading, and you will find " Show GlotPress link" checkbox. Japanese description is also available. CAUTION: This plugin is used for debug. DO NOT ACTIVATE ON A LIVE SITE! == Installation == Copy the folder and files into your plugin directoy, and activate it. == Screenshots == 1. Example of wp-login.php. Here, the source language is English and the target language is Japanese. == Changelog == = 2.2 = When you uninstall this plugin, the option 'debugging_translation_glotpress' is deleted. = 2.1 = Corrected sprintf argument error, by replacing '%' to '_'. = 2.0 = Link to GlotPress = 1.0 = New Release