Changeset 5253
- Timestamp:
- 04/12/2007 05:59:59 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/import/wp-cat2tag.php
r5251 r5253 31 31 $this->categories_form(); 32 32 } else { 33 print '<p> You have no categories to convert!</p>';33 print '<p>'.__('You have no categories to convert!').'</p>'; 34 34 } 35 35
Note: See TracChangeset
for help on using the changeset viewer.