Debugging Translation

Plugin Banner

Debugging Translation

by 水野史土

Download
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!

Copy the folder and files into your plugin directoy, and activate it.

  1. Example of wp-login.php. Here, the source language is English and the target language is Japanese.

    Example of wp-login.php. Here, the source language is English and the target language is Japanese.

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

Back to top