• Resolved Alex Lion (阿力獅)

    (@alexclassroom)


    Some UI strings can be localized but they are not currently.

    Listed modifications as the following.

    contact-form-cfdb-7.php, Line 278

    $forms_link = '<a href="admin.php?page=cfdb7-list.php">' . __( 'Submissions', 'contact-form-cfdb7' ) . '</a>';

    \inc\admin-subpage.php, Line 40

    <?php $ListTable->search_box(__( 'Search', 'contact-form-cfdb7' ), 'search'); ?>

    \inc\add-ons.php, Line 3

    add_submenu_page('cfdb7-list.php', __( 'Extensions', 'contact-form-cfdb7' ), __( 'Extensions', 'contact-form-cfdb7' ), 'manage_options',
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Improve I18N Issues (Based on 1.2.6.6)’ is closed to new replies.