Ignore:
Timestamp:
Jan 20, 2011, 12:22:52 AM (13 years ago)
Author:
Gotcha
Message:

Ajout de 3 nouvelles options

  • showItemEmbed - Show "Sharing" links
  • showLinkOut - Show the button that links out to the original content
  • showClose - Show the "Close" button on individual items

Suppression de la traduction de l'option #1 qui ne coïncide plus avec les nouvelles versions de Cooliris
MAJ du player cooliris.swf
Résolution du bug:1397 (Bug d'affichage sur catégories spéciales)

bug:1397

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/piclens/language/en_UK/plugin.lang.php

    r3908 r8780  
    126126$lang['piclens_wallcfg_disp_opt2']              = 'Categories';
    127127$lang['piclens_wallcfg_option']                 = 'Display Options of Cooliris 3D Wall :';
    128 $lang['piclens_wallcfg_option-opt1']    = 'Show "Embed" link';
     128$lang['piclens_wallcfg_option-opt1']    = 'Show links (embed) to sharing page in Facebook and Twitter inside 3D wall';
    129129$lang['piclens_wallcfg_option-opt2']    = 'Show "FullScreen" link';
    130130$lang['piclens_wallcfg_option-opt3']    = 'Show "Search" link';
     131$lang['piclens_wallcfg_option-opt4']    = 'Show "Sharing" links';
     132$lang['piclens_wallcfg_option-opt5']    = 'Show the button that links out to the original content';
     133$lang['piclens_wallcfg_option-opt6']    = 'Show the "Close" button on individual items';
    131134$lang['piclens_wallcfg_transparent']    = '"Transparent" Mode for the wall. <i>Needed for some horizontal themes</i>';
    132135$lang['piclens_wallcfg_param']                  = 'Cooliris 3D Wall Parameters ';
Note: See TracChangeset for help on using the changeset viewer.