• Resolved WebCodePoet

    (@senjoralfonso)


    Some parts of the plugin are not translation ready, as an example:

    wp_add_dashboard_widget('custom_help_widget', 'Contact Form 7 Antispam - Recap', array($this, 'cf7a_flamingo_recap') );

    should be

    wp_add_dashboard_widget('custom_help_widget', __( 'Contact Form 7 Antispam - Recap', 'cf7-antispam' ), array($this, 'cf7a_flamingo_recap') );

    Please fix this,

    Thank you

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Erik

    (@codekraft)

    ??

    thanks for the report Giulio.

    I’m reworking the whole settings section in version 0.4 with the appropriate translations and more detailed and clearer instructions… I honestly never thought this plugin would be so widely adopted ??

    Plugin Author Erik

    (@codekraft)

    I have made it possible to translate everything (or at least i hope ??) and have added the pre-translation to translate.www.ads-software.com (anyway will be checked by the translation team before being available)

    Thread Starter WebCodePoet

    (@senjoralfonso)

    Great! I start the translation now and will upload all German ones in a couple of days!

    Plugin Author Erik

    (@codekraft)

    Thank you very very much @senjoralfonso!

    When I updated the plugin yesterday, I’ve also updated the translation file and uploaded a pre-translated set (I tried to put all the most spoken languages among wordpress users), but of course, it is a pre-translation and must be verified.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Translation’ is closed to new replies.