feature:2577

Add functionnality in core files.

git-svn-id: http://piwigo.org/svn/trunk@13172 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
patdenice 2012-02-15 16:52:24 +00:00
commit 46864ea0b6
6 changed files with 1053 additions and 4 deletions

View file

@ -845,4 +845,6 @@ $lang['This album contains no photo.'] = 'This album contains no photo.';
$lang['Not cropped correctly?'] = 'Not cropped correctly?';
$lang['Center of interest'] = 'Center of interest';
$lang['Move to album'] = 'Move to album';
$lang['You can activate only one mobile theme.'] = 'You can activate only one mobile theme.';
$lang['mobile'] = 'mobile';
?>