Show
Ignore:
Timestamp:
12/14/11 17:54:42 (18 months ago)
Author:
patdenice
Message:

Thumbnails can be generated in admin pannel.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • extensions/GThumb/language/en_UK/plugin.lang.php

    r12696 r12733  
    77$lang['Scale thumbnails'] = 'Scale thumbnails'; 
    88$lang['Cache Informations'] = 'Cache Informations'; 
    9 $lang['Clear the cache'] = 'Clear the cache'; 
     9$lang['Purge thumbnails cache'] = 'Purge thumbnails cache'; 
    1010$lang['%d file'] = '%d file'; 
    1111$lang['%d files'] = '%d files'; 
     12$lang['Cache have been generated'] = 'Cache have been generated'; 
     13$lang['Pre-cache thumbnails'] = 'Pre-cache thumbnails'; 
    1214 
    1315?>