• Resolved dreihochzwo

    (@tmconnect)


    Thanks for this great tool

    The code is ready for translations, but there’s a missing call for textdomain. I added

    load_plugin_textdomain( 'quick-navigation-interface', false, dirname( plugin_basename(__FILE__) ) . '/languages/' );

    in the qni_requirements_met function in bootstrap.php on line 52 and made a German translation (grab it here, if you like to include it into your plugin).

    If there are any needed translations for upcoming version (like a settings page, etc.) please let me know.

    https://wordpress.org/plugins/quick-navigation-interface/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Ian Dunn

    (@iandunn)

    Cool, thanks for the heads up and the German localization. I’ll fix that for the next release and include DE.

    Plugin Author Ian Dunn

    (@iandunn)

    Version 0.3 is out now, and it fixes the localization bug and adds the German localization.

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