| @@ -1,4 +1,4 @@ | ||
| 1 | 1 | <div class="card"> |
| 2 | - <h2 class="title"><?php _e('Import WP'); ?> - <small>WordPress Importer</small></h2> | |
| 3 | - <p><?php printf(__('Import all wordpress post types, users, and taxonomies from XML or CSV files, use <a href="%s">ImportWP</a> available from the Tools Submenu.'), admin_url('tools.php?page=importwp')); ?></p> | |
| 2 | + <h2 class="title"><?php _e('ImportWP - WordPress Importer', 'jc-importer'); ?></h2> | |
| 3 | + <p><?php printf(__('Import all wordpress post types, users, and taxonomies from XML or CSV files, use <a href="%s">ImportWP</a> available from the Tools Submenu.', 'jc-importer'), admin_url('tools.php?page=importwp')); ?></p> | |
| 4 | 4 | </div> |