• Hi there,

    First of all, let me tell you, kudos to your excellent work with this plugin!

    To the point! I think you should update the keywords list that you are using when parsing the source files.

    What you currently have:
    "X-Poedit-KeywordsList: __;_e;__ngettext:1,2;_n:1,2;__ngettext_noop:1,2;_n_noop:1,2;_c,_nc:4c,1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;_nx_noop:4c,1,2;\n"

    What you probably want:
    "X-Poedit-KeywordsList: __;_e;__ngettext:1,2;_n:1,2;__ngettext_noop:1,2;_n_noop:1,2;_c,_nc:4c,1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;_nx_noop:4c,1,2;esc_attr__;esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c;\n"

    I know that these functions are not so popular, but I think it’s important that your plugin supports them.

    https://www.ads-software.com/extend/plugins/codestyling-localization/

  • The topic ‘X-Poedit-KeywordsList’ is closed to new replies.