source: extensions/PHP_Optimisateur/plugins/convert_pan/lang/en_UK.php @ 9276

Last change on this file since 9276 was 9276, checked in by mistic100, 13 years ago

[extensions] PHP Optimisateur

  • fix many path bugs
  • debug some plugins
  • add ratio detection for ConvertPan
File size: 448 bytes
Line 
1<?php
2$Lang['convert_pan.unactive'] = "&nbsp;&nbsp;'0' to unactive";
3$Lang['convert_pan.DetectMode'] = "Detection mode";
4$Lang['convert_pan.DetectMode.name'] = "suffix";
5$Lang['convert_pan.DetectMode.ratio'] = "ratio";
6$Lang['convert_pan.DIMpanorama'] = "Panorama height";
7$Lang['convert_pan.NAMEpanorama'] = "Distinctive suffix";
8$Lang['convert_pan.RatioPan'] = "Minimal ratio";
9$Lang['convert_pan.RatioPanThumb'] = "Thumbnails ratio";
10?>
Note: See TracBrowser for help on using the repository browser.