feature 2548 multisize

- comments thumbnails + no more hard coded thumbnail sizes in css 
- removed admin thumbnail page + language cleanup

git-svn-id: http://piwigo.org/svn/trunk@12930 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
rvelices 2012-01-20 05:36:58 +00:00
commit b7fff52095
44 changed files with 27 additions and 384 deletions

View file

@ -344,7 +344,6 @@ $lang['for the file format'] = 'voor het bestandsformaat';
$lang['No missing thumbnail'] = 'Geen ontbrekende mini-afbeelding';
$lang['Photo unreachable or no support'] = 'Afbeelding is niet bereikbaar of er is geen support';
$lang['GD version'] = 'GD versie';
$lang['Miniaturization parameters'] = 'Miniatuur parameters';
$lang['generated in'] = 'gegenereerd in';
$lang['Results of miniaturization'] = 'Resultaat van verkleinen';
$lang['General statistics'] = 'Algemene statistieken';
@ -838,6 +837,5 @@ $lang['Predefined filter'] = 'Voorgedefinieerd filter';
$lang['With no album'] = 'Zonder album';
$lang['With no tag'] = 'Zonder tag';
$lang['With no virtual album'] = 'Zonder virtueel album';
$lang['Photo name'] = 'Naam van afbeelding';
?>