• I have a simple plugin using gettext __() that correctly translates in Italian having the site #define(‘WPLANG’, ‘it_IT’);
    When I activate qTranslate with it_IT (default) and en_EN the sentences are no longer translated (it is displayed the default English text), even if I switch explicity to Italian.

    http://ww.wp.xz.cn/plugins/qtranslate/

Viewing 1 replies (of 1 total)
  • Thread Starter faina09

    (@faina09)

    Probably solved using the .mo/.po files in wp-content\languages provided by original wp 3.6 Italian distribution, NOT the Gettext grabbed by qTranslate!

Viewing 1 replies (of 1 total)

The topic ‘my plugin not translates’ is closed to new replies.