<span class="resolved" aria-label="Resolved" title="Topic is resolved."></span>Improve I18N Issues (Based on 1.8)

[ad_1]

Replies: 1

Do not split one sentence to separate parts, so the new notification message strings should be the following.

inc/settings.php

<?php printf(esc_html__('Save 20%% on any of our %1$sPro WordPress plugins%2$s.', 'disable-media-sizes'),'<a target="_blank" rel="noopener noreferrer" href="https://plugin-planet.com/">','</a>'); ?>
<?php printf(esc_html__('Apply code %1$sPLANET2023%2$s at checkout. Sale ends 9/9/23.', 'disable-media-sizes'),'<code style="line-height:1;font-size:12px;">','</code>'); ?> 

Also apply these changes to the plugins which use the same message, and change the text domain.

 

This site will teach you how to build a WordPress website for beginners. We will cover everything from installing WordPress to adding pages, posts, and images to your site. You will learn how to customize your site with themes and plugins, as well as how to market your site online.

Buy WordPress Transfer