feature 2737: improve tag administration screen, rename tags action labels

git-svn-id: http://piwigo.org/svn/trunk@18080 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
mistic100 2012-09-20 16:32:17 +00:00
commit 900a925a06
3 changed files with 5 additions and 1 deletions

View file

@ -934,4 +934,6 @@ $lang['Format'] = 'Format';
$lang['Portrait'] = 'Portrait';
$lang['Landscape'] = 'Paysage';
$lang['Panorama'] = 'Panorama';
$lang['Manage photos'] = 'Gérer les photos';
$lang['View in gallery'] = 'Voir dans la galerie';
?>