Ignore:
Timestamp:
May 21, 2011, 3:19:26 PM (13 years ago)
Author:
nikrou
Message:

Update to make plugin compatible with piwigo 2.2

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/akBookStyle/trunk/language/fr_FR/plugin.lang.php

    r6852 r10975  
    33// | akBookStyle  - a plugin for Piwigo                                    |
    44// +-----------------------------------------------------------------------+
    5 // | Copyright(C) 2009-2010 Nicolas Roudaire        http://www.nikrou.net  |
     5// | Copyright(C) 2009-2011 Nicolas Roudaire        http://www.nikrou.net  |
    66// | Copyright(C) 2009      vdigital                                       |
    77// +-----------------------------------------------------------------------+
     
    2525$lang['Applicable categorie(s)'] = "Choix de catégorie(s)";
    2626$lang['Applicable category has been updated'] = "La catégorie sélectionnée a été mise à jour";
    27 $lang['Applicable categories has been updated'] = "Les catégories sélectionnées ont été mises à jour";
     27$lang['Applicable categories have been updated'] = "Les catégories sélectionnées ont été mises à jour";
    2828$lang['Number of thumbnails per page'] = "Nombre des miniatures par page";
    2929$lang['Thumbnails per page has been updated'] = "Le nombre des miniatures par page a été modifié.";
     
    3131$lang['Thumbnail size has been updated'] = "Le nombre de colonne a été modifié";
    3232$lang['Thumbnail size'] = "Taille des miniatures";
    33 $lang['click'] = "clic";
    34 $lang['mouseover'] = "survol";
     33$lang['Click'] = "clic";
     34$lang['Mouseover'] = "survol";
    3535$lang['Event to show medium picture.'] = "Evénement déclenchant l'affichage de l'image.";
    3636$lang['Event to show medium picture has been updated.'] = "Le mode d'affichage de l'image a été modifié.";
Note: See TracChangeset for help on using the changeset viewer.