Ignore:
Timestamp:
Nov 1, 2010, 10:51:58 PM (13 years ago)
Author:
grum
Message:

fix bug:1487 - LMT image not displayed with IE8
implement feature:1689 - Add possibility to search picture by licence

File:
1 edited

Legend:

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

    r5548 r7560  
    186186
    187187
     188// 1.3.0
     189$lang['lmt_add_licence_type'] = "Ajouter un type de licence";
     190$lang['lmt_choose_licence_type'] = "Sélectionner le type de licence";
     191$lang['lmt_search'] = "Rechercher";
     192$lang['lmt_search_by_licence'] = "Rechercher des photos en fonction de leur licence";
     193$lang['lmt_licence_type']="Type de licence";
     194$lang['lmt_ok']="Ok";
     195$lang['lmt_search_pictures_with_licence_1']="Rechercher les photos sous licence :";
     196$lang['lmt_search_pictures_with_licence_n']="Rechercher les photos sous l'une des licences suivantes :";
     197$lang['lmt_error_num_items']="Au moins une licence doit être sélectionnée";
     198
    188199?>
Note: See TracChangeset for help on using the changeset viewer.