X-Git-Url: https://scripts.mit.edu/gitweb/autoinstalls/wordpress.git/blobdiff_plain/177fd6fefd2e3d5a0ea6591c71d660cabdb3c1a4..9c40b4d36daed9e28e48a5fe9205c32557195a4b:/wp-admin/import/utw.php diff --git a/wp-admin/import/utw.php b/wp-admin/import/utw.php index 759809ec..3add5b63 100644 --- a/wp-admin/import/utw.php +++ b/wp-admin/import/utw.php @@ -1,9 +1,23 @@ '; + screen_icon(); echo '

'.__('Import Ultimate Tag Warrior').'

'; echo '

'.__('Steps may take a few minutes depending on the size of your database. Please be patient.').'

'; } @@ -19,7 +33,7 @@ class UTW_Import { echo '

'.__('To accommodate larger databases for those tag-crazy authors out there, we have made this into an easy 5-step program to help you kick that nasty UTW habit. Just keep clicking along and we will let you know when you are in the clear!').'

'; echo '

'.__('Don’t be stupid - backup your database before proceeding!').'

'; echo '
'; - echo '

'; + echo '

'; echo '
'; echo ''; } @@ -84,7 +98,7 @@ class UTW_Import { $count = count($tags); - echo '

' . sprintf( __ngettext('Done! %s tag were read.', 'Done! %s tags were read.', $count), $count ) . '

'; + echo '

' . sprintf( _n('Done! %s tag were read.', 'Done! %s tags were read.', $count), $count ) . '

'; echo '

' . __('The following tags were found:') . '

'; echo '