Make WordPress Core


Ignore:
Timestamp:
05/01/2010 07:09:38 AM (15 years ago)
Author:
nacin
Message:

s/blog/site/ in more places.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-admin/import/textpattern.php

    r14165 r14326  
    6565    function greet() {
    6666        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>';
    6868        echo '<p>'.__('This has not been tested on previous versions of Textpattern.  Mileage may vary.').'</p>';
    6969        echo '<p>'.__('Your Textpattern Configuration settings are as follows:').'</p>';
Note: See TracChangeset for help on using the changeset viewer.