• Resolved Yordan Soares

    (@yordansoares)


    Hello @josh-stopper,

    I wanted to translate your plugin, but this plugin is not properly prepared for localization.

    Your plugin slug is website-carbon, but your Text Domain is websitecarbon. Change your Text Domain so it is equal to your slug and modify the text domain in all your source files. This change is needed because your “Requires at least” is below 4.6.

    Note: “Requires at least” (3.5) is below 4.6 so a load_plugin_textdomain is needed. Please make sure you load it at a certain point in your plugin. More info.

    Also, the plugin sources used by everyone are in /trunk, is this what is expected? More info

    Hope this can help you.

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

    (@josh-stopper)

    Hi @yordansoares

    Thanks for getting in touch and pointing those things out. It’s the first plugin I have released so the guidance is much appreciated.

    I have made the required changes to the code base so you should now be able to translate the plugin. Let me know how you go.

    Thread Starter Yordan Soares

    (@yordansoares)

    Hi @josh-stopper,

    Thanks for apply the changes. The plugin is already translated to es_VE (Spanish Venezuela). I also sent the adapted translation for es_CO, es_MX, es_PE, and es_ES.

    Best regards,
    Yordan.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘About plugin internationalization’ is closed to new replies.