Changeset 14315 for trunk/wp-admin/import/blogger.php
- Timestamp:
- 04/30/2010 03:17:49 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/import/blogger.php
r13684 r14315 49 49 $auth_url = "https://www.google.com/accounts/AuthSubRequest"; 50 50 $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.'); 52 52 $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).'); 53 53 $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.