Make WordPress Core


Ignore:
Timestamp:
04/30/2010 03:17:49 AM (15 years ago)
Author:
nacin
Message:

s/blog/site/ in even more places. props PeteMall, see #11644.

File:
1 edited

Legend:

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

    r13684 r14315  
    4949        $auth_url = "https://www.google.com/accounts/AuthSubRequest";
    5050        $title = __('Import Blogger');
    51         $welcome = __('Howdy! This importer allows you to import posts and comments from your Blogger account into your WordPress blog.');
     51        $welcome = __('Howdy! This importer allows you to import posts and comments from your Blogger account into your WordPress site.');
    5252        $prereqs = __('To use this importer, you must have a Google account and an upgraded (New, was Beta) blog hosted on blogspot.com or a custom domain (not FTP).');
    5353        $stepone = __('The first thing you need to do is tell Blogger to let WordPress access your account. You will be sent back here after providing authorization.');
Note: See TracChangeset for help on using the changeset viewer.