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/templates/plugin.lang.php

    r21469 r27279  
    2626$lang['Animation configuration : size, tags colors, tags size'] = '';
    2727$lang['Animation width and height'] = '';
     28$lang['Animation width and height in menu'] = '';
    2829$lang['Background color'] = '';
    2930$lang['Background color updated'] = '';
     
    4344$lang['Height'] = '';
    4445$lang['Height updated'] = '';
     46$lang['Height in menu updated'] = '';
    4547$lang['Menu'] = '';
    4648$lang['Mouseover color'] = '';
     
    5961$lang['Width'] = '';
    6062$lang['Width updated'] = '';
     63$lang['Width in menu updated'] = '';
     64$lang['Width or height can be null to allow animation using all the space'] = '';
    6165$lang['You can choose that mode for tags default display mode by adding (or changing) in the configuration file'] = '';
    6266$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'] = '';
Note: See TracChangeset for help on using the changeset viewer.