'; $html_buttons .= '
'; $html_buttons .= ''; $html .= ''; $html .= '

'; $html .= esc_html( 'Some translations have been identified as needing to be updated following the latest changes to the dictionary rules.', 'wplingua' ); $html .= '

'; $html .= '
'; /** * Subsection info before process */ $html .= '
'; $html .= '

'; $html .= esc_html( sprintf( __( 'Number of translations to update: %d', 'wplingua' ), count( $translations_to_update ) ) ); $html .= '

'; $html .= '
'; // End .wplng-dictionary-update-subsection-info /** * Subsection info in process */ $progression_info = '0'; $progression_info .= ' / ' . count( $translations_to_update ); // $progression_info .= ' - 0 %'; $html .= ''; // End .wplng-dictionary-update-subsection-info /** * Subsection info before process */ $html .= ''; // End .wplng-dictionary-text-to-update-entry } $html .= ''; $html .= ''; $html .= ''; echo $html; } /** * Print HTML subsection of Option page : wpLingua Dictionary - Entries * * @return void */ function wplng_option_page_dictionary_entries_html() { $dictionary_entries = wplng_dictionary_get_entries(); if ( empty( $dictionary_entries ) ) { return ''; } $language_website = wplng_get_language_website(); $language_website_html = ' $entry ) { $html .= ' $rule ) { $language = wplng_get_language_by_id( $language_id ); $html .= '
'; $html .= ''; $html .= ''; $html .= '
'; $html .= '
'; $html .= '