feature 2718: Add batch manager filters for photo dimensions
git-svn-id: http://piwigo.org/svn/trunk@17931 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
parent
ff130a06af
commit
0b7bd87646
4 changed files with 102 additions and 4 deletions
|
|
@ -927,4 +927,11 @@ $lang['Name of the duplicate'] = "Nom du duplicata";
|
|||
$lang['Source tag'] = 'Tag source';
|
||||
$lang['Tag "%s" is now a duplicate of "%s"'] = "Le tag \"%s\" est désormais une copie de \"%s\"";
|
||||
$lang['Duplicate selected tags'] = 'Dupliquer les tags sélectionnés';
|
||||
$lang['Invalid dimension'] = 'Dimension invalide';
|
||||
$lang['Minimum width'] = 'Largeur minimale';
|
||||
$lang['Minimum height'] = 'Hauteur minimale';
|
||||
$lang['Format'] = 'Format';
|
||||
$lang['Portrait'] = 'Portrait';
|
||||
$lang['Landscape'] = 'Paysage';
|
||||
$lang['Panorama'] = 'Panorama';
|
||||
?>
|
||||
Loading…
Add table
Add a link
Reference in a new issue