Dotclear

Changeset 3210:b3284c634538 for admin


Ignore:
Timestamp:
03/07/16 16:06:21 (9 years ago)
Author:
franck <carnet.franck.paul@…>
Branch:
default
Message:

Let category be used for other types of entries, use "entry"/"entries" generic labels rather than "post"/"posts", addresses #2171

File:
1 edited

Legend:

Unmodified
Added
Removed
  • admin/categories.php

    r3209 r3210  
    5151               $c = $core->blog->getCategory($mov_cat); 
    5252               if ($c->isEmpty()) { 
    53                     throw new Exception(__('Category where to move posts does not exist')); 
     53                    throw new Exception(__('Category where to move entries does not exist')); 
    5454               } 
    5555               $name = $c->cat_title; 
Note: See TracChangeset for help on using the changeset viewer.

Sites map