Ignore:
Timestamp:
Dec 3, 2011, 6:11:54 PM (12 years ago)
Author:
patdenice
Message:

Display cache informations on admin page.
Add possibility to clear the cache.
Resize method is now applied on big images.

Location:
extensions/GThumb/language
Files:
2 edited

Legend:

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

    r12678 r12691  
    66$lang['Cache the big thumbnails (recommended)'] = 'Cache the big thumbnails (recommended)';
    77$lang['Scale thumbnails'] = 'Scale thumbnails';
     8$lang['Cache Informations'] = 'Cache Informations';
     9$lang['Clear the cache'] = 'Clear the cache';
    810
    911?>
  • extensions/GThumb/language/fr_FR/plugin.lang.php

    r12678 r12691  
    66$lang['Cache the big thumbnails (recommended)'] = 'Mettre en cache les grosse miniatures (recommandé)';
    77$lang['Scale thumbnails'] = 'Redimensionner les miniatures';
     8$lang['Cache Informations'] = 'Informations du cache';
     9$lang['Clear the cache'] = 'Effacer le cache';
    810
    911?>
Note: See TracChangeset for help on using the changeset viewer.