Missing Text-Domain
-
Hi,
I fully localized this awesome plugin to zh_TW, and I found two places with missing text-domain.
This issue caused localized UI can’t display correct terms (tested).
form.php, line 127, code should be the following:
<h6 class=”conditional-widget-header conditional-widget-sub-heading”><?php _e( ‘Pages’, ‘conditional-widgets’ ); ?></h6>form.php, line 135, code should be the following:
. sprintf( _x( ‘Enable %s Logic’, ‘(Custom) Post Type will fill the placeholder’, ‘conditional-widgets’ ), __( ‘Page’, ‘conditional-widgets’ ) )Hope to see the correction soon.
Regards,
Alex Lion
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Missing Text-Domain’ is closed to new replies.