Ignore:
Timestamp:
Sep 21, 2010, 11:14:54 PM (14 years ago)
Author:
rvelices
Message:

feature 1616: rename "category" into "album" (4th commit; almost there)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/admin/element_set.php

    r6599 r6993  
    167167else if ('duplicates' == $_GET['cat'])
    168168{
    169   $page['title'] = l10n('Files with same name in more than one physical category');
     169  $page['title'] = l10n('Files with same name in more than one physical album');
    170170  $template->assign(array('U_ACTIVE_MENU' => 5 ));
    171171
Note: See TracChangeset for help on using the changeset viewer.