Forums

Image Widget
[resolved] Japanese translation. (2 posts)

  1. Takayuki Miyauchi
    Member
    Posted 11 months ago #

    I've made Japanese files for image-widget.
    http://firegoby.theta.ne.jp/wp-content/uploads/2011/06/lang.zip

    By the way, I was find problem on debug mode.
    I will happy to fix below.

    image-widget.php line 39

    before:
    if (WP_ADMIN) {

    after:
    if (defined("WP_ADMIN") && WP_ADMIN) {

    Thanks. :)

    http://wordpress.org/extend/plugins/image-widget/

  2. Peter Chester
    Member
    Posted 11 months ago #

    i've added your translations and will add your bugfix shortly. Thanks!!!

Reply

You must log in to post.

About this Plugin

About this Topic