source: extensions/greydragon/language/fr_CA/theme.lang.php @ 30210

Last change on this file since 30210 was 30210, checked in by SergeD, 10 years ago

version 1.0.13
+ New colorpack - GreyDragon
+ ADMIN: Added support for horizontal menu - "Static Menu - Header Bottom". When used with Additional Pages Plugin, pages except Root Page would be embeded

into menu bar instead of drop down menu.

+ ADMIN: Added option "Display navigation arrows" for Root page
+ ADMIN: Added option "Display navigation controls" for Root page
+ Added support for thumb shadow space - custom CSS is required (please refer to help section in admin area). Latest gdThumb is recomended.
+ CSS: cleanup

  • Removed hardcoded height for root page slideshow to accomodate navigation controls
  • Fixed issues with Categories List overlapping when Static menu is enabled
  • In Phote page, hide overflow photo when huge size is used
File size: 633 bytes
Line 
1<?php
2
3$lang['Elegant, Configuration Page'] = 'Élégant, Page de Configuration';
4$lang['Panels options'] = 'Options des panneaux';
5$lang['Choose what should be the default state for each panel, or disable the animation:'] = 'Choisissez le comportement par défaut des panneaux rétractables, ou désactivez leur animation';
6$lang['Main Menu Panel'] = 'Panneau du menu principal';
7$lang['Displayed'] = 'Affiché';
8$lang['Hidden'] = 'Caché';
9$lang['Disable the animation'] = 'Désactiver l\'animation';
10$lang['Photo Description Panel'] = 'Panneau de description de la photo';
11$lang['Comments Panel'] = 'Panneau des commentaires'; 
12?>
Note: See TracBrowser for help on using the repository browser.