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