• The string “Post Type…” and “Enable” don’t be disambiguation by context, so their codes are modified as the following:

    includes\options-page.php

    Line 111
    <select class="jcf-enabled" multiple placeholder="<?php echo esc_attr__("Post Types...", 'calendi'); ?>" name="cwp_settings[enabled_post_types][]">

    Line 118
    <input class="cwp-btn" type="submit" value="<?php echo esc_attr__("Enable", 'calendi'); ?>" />

    And hope all date ductions can be localizable in the next release.

  • The topic ‘L10N Issue’ is closed to new replies.