Changeset 14326 for trunk/wp-admin/import/textpattern.php
- Timestamp:
- 05/01/2010 07:09:38 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/import/textpattern.php
r14165 r14326 65 65 function greet() { 66 66 echo '<div class="narrow">'; 67 echo '<p>'.__('Howdy! This imports categories, users, posts, comments, and links from any Textpattern 4.0.2+ into this blog.').'</p>';67 echo '<p>'.__('Howdy! This imports categories, users, posts, comments, and links from any Textpattern 4.0.2+ into this site.').'</p>'; 68 68 echo '<p>'.__('This has not been tested on previous versions of Textpattern. Mileage may vary.').'</p>'; 69 69 echo '<p>'.__('Your Textpattern Configuration settings are as follows:').'</p>';
Note: See TracChangeset
for help on using the changeset viewer.