source: extensions/Flash_Gallery/modules/IMGallery/language/fr_FR/module.lang.php @ 3531

Last change on this file since 3531 was 3531, checked in by tiico, 15 years ago

First revision (for testing)
Only in French (translation to be done)

File size: 600 bytes
Line 
1<?php
2
3
4//------------------------------------------------------------------------------
5//                                                      Module language
6//------------------------------------------------------------------------------
7
8$lang['module_name_IMGallery'] = 'Galerie Invent Media PhotoGallery';
9$lang['module_desc_IMGallery'] = 'Affiche la galerie avec <a href="http://www.inventmedia.com.au/index.html" target="_blank" class="screenshot" rel="%s" Title="Invent Media Flash PhotoGallery">Invent Media Flash PhotoGallery</a>';
10
11$lang['IMGallery_options_label']        = 'Options du module Invent Media PhotoGallery';
12
13
14
15?>
Note: See TracBrowser for help on using the repository browser.