Legend:
- Unmodified
- Added
- Removed
-
plugins/maintenance/inc/tasks/class.dc.maintenance.indexposts.php
r1984 r1989 22 22 { 23 23 $this->name = __('Search engine index'); 24 $this->task = __('Index all posts');24 $this->task = __('Index all entries for search engine'); 25 25 $this->step_task = __('Next'); 26 26 $this->step = __('Indexing entry %d to %d.');
Note: See TracChangeset
for help on using the changeset viewer.