Missing translation strings
-
Hi,
Missing, 'wp-members'in translations are:tab-options.php,
lines 66 and 67
'post' => __( 'Posts' ), 'page' => __( 'Pages' ),line 185
array(__('Enable Products', 'wp-members'),'wpmem_settings_products',__('Enables creation of different membership products'),'enable_products'),post.php,
line 158
'post' => __( 'Posts' ), 'page' => __( 'Pages' ),line 214
_e( 'Status:', 'wp-members' ); ?> <span id="wpmem_post_block_status"><?php echo $post_meta_settings[ $post_meta_value ]['text']; ?></span> <a href="#" class="hide-if-no-js" id="wpmem_edit_block_status"><?php _e( 'Edit' ); ?></a>line 228
<p><a href="#" class="hide-if-no-js button" id="wpmem_ok_block_status"><?php echo _e( 'OK' ); ?></a> <!--<a href="#" class="hide-if-no-js" id="wpmem_cancel_block_status"><?php _e( 'Cancel' ); ?></a>--></p>Hope you will make change on next update…
Regards.
The topic ‘Missing translation strings’ is closed to new replies.