Show
Ignore:
Timestamp:
01/15/11 21:52:34 (2 years ago)
Author:
rvelices
Message:

feature 2102 : rename item/image/picture to photo (admin side)
also remove duplicates/unused admin lang keys

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/admin/batch_manager_global.php

    r8422 r8682  
    9090  if (count($collection) == 0) 
    9191  { 
    92     array_push($page['errors'], l10n('Select at least one picture')); 
     92    array_push($page['errors'], l10n('Select at least one photo')); 
    9393  } 
    9494