Changeset 4608 for trunk/wp-admin/import.php
- Timestamp:
- 12/05/06 07:15:12 (2 years ago)
- Files:
-
- trunk/wp-admin/import.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/wp-admin/import.php
r4480 r4608 8 8 <div class="wrap"> 9 9 <h2><?php _e('Import'); ?></h2> 10 <p><?php _e('If you have posts or comments in another system WordPress can import them into your currentblog. To get started, choose a system to import from below:'); ?></p>10 <p><?php _e('If you have posts or comments in another system, WordPress can import those into this blog. To get started, choose a system to import from below:'); ?></p> 11 11 12 12 <?php
