diff --git a/wp-admin/import/blogware.php b/wp-admin/import/blogware.php index 43617d2952..6fbecf1512 100644 --- a/wp-admin/import/blogware.php +++ b/wp-admin/import/blogware.php @@ -29,7 +29,7 @@ class BW_Import { function greet() { echo '
'.__('Howdy! This importer allows you to extract posts from Blogware XML export file into your blog. Pick a Blogware file to upload and click Import.').'
'; + echo ''.__('Howdy! This importer allows you to extract posts from Blogware XML export file into your site. Pick a Blogware file to upload and click Import.').'
'; wp_import_upload_form("admin.php?import=blogware&step=1"); echo ''.__('Howdy! This imports categories, users, posts, comments, and links from any Textpattern 4.0.2+ into this blog.').'
'; + echo ''.__('Howdy! This imports categories, users, posts, comments, and links from any Textpattern 4.0.2+ into this site.').'
'; echo ''.__('This has not been tested on previous versions of Textpattern. Mileage may vary.').'
'; echo ''.__('Your Textpattern Configuration settings are as follows:').'
'; echo '