Ignore:
Timestamp:
Feb 9, 2014, 1:26:25 PM (10 years ago)
Author:
nikrou
Message:

Fix issue with tag with an ampersand (need encoding)
Allow to choose width and height in menu (either null)

File:
1 edited

Legend:

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

    r21560 r27279  
    2626$lang['Animation configuration : size, tags colors, tags size'] = 'Configuration de l\'animation : taille, couleurs des tags, taille des tags';
    2727$lang['Animation width and height'] = 'Dimensions de l\'animation';
     28$lang['Animation width and height in menu'] = 'Dimensions de l\'animation dans le menu';
    2829$lang['Background color'] = 'Couleur de fond';
    2930$lang['Background color updated'] = 'La couleur de fond a été mise à jour';
     
    5859$lang['Width'] = 'Largeur';
    5960$lang['Width updated'] = 'La largeur a été mise à jour';
     61$lang['Width or height can be null to allow animation using all the space'] = 'Vous pouvez omettre (valeur nulle ou vide) la largeur ou la hauteur pour que l\'animation occupe toute la place disponible.';
    6062$lang['You can choose that mode for tags default display mode by adding (or changing) in the configuration file'] = 'Vous pouvez choisir ce mode d\'affichage du nuage de tags en ajoutant le mode par défaut dans le fichier de configuration';
    6163$lang['You can choose to add cumulus tag cloud in menu. You can define tags cloud position in the main menu by choosing its position related to another block'] = 'Vous pouvez ajouter le nuage Cumulus dans le menu principal. Vous pouvez définir la position du nuage par rapport à un autre bloc de menu';
Note: See TracChangeset for help on using the changeset viewer.