Ignore:
Timestamp:
Feb 18, 2011, 5:34:50 PM (13 years ago)
Author:
mistic100
Message:

[extensions] PHP Optimisateur

  • fix many path bugs
  • debug some plugins
  • add ratio detection for ConvertPan
File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/PHP_Optimisateur/plugins/convert_pan/lang/fr_FR.php

    r9265 r9276  
    11<?php
    22$Lang['convert_pan.unactive'] = "&nbsp;&nbsp;'0' pour désactiver";
     3$Lang['convert_pan.DetectMode'] = "Mode de détection";
     4$Lang['convert_pan.DetectMode.name'] = "suffixe";
     5$Lang['convert_pan.DetectMode.ratio'] = "ratio";
    36$Lang['convert_pan.DIMpanorama'] = "Hauteur du panorama";
    47$Lang['convert_pan.NAMEpanorama'] = "Suffixe distinctif";
     8$Lang['convert_pan.RatioPan'] = "Ratio minimum";
    59$Lang['convert_pan.RatioPanThumb'] = "Ratio des miniatures";
    610?>
Note: See TracChangeset for help on using the changeset viewer.