Ignore:
Timestamp:
Jul 28, 2009, 3:37:33 PM (15 years ago)
Author:
Criss
Message:

Add 'Citation' block (thanks to rub, got from 'Fun Citation').

Only available in french language now, but admin can set code for other languages.

File:
1 edited

Legend:

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

    r3609 r3694  
    145145$lang['module_desc_Random'] = 'Affiche x images au hasard dans la galerie ou la catégorie';
    146146
     147//------------------------------------------------------------------------------
     148//                                                      Module Citation
     149//------------------------------------------------------------------------------
     150
     151$lang['module_name_Citation'] = 'Citation aléatoire du moment';
     152$lang['module_desc_Citation'] = 'Affiche une citation en français prise au hasard';
     153$lang['module_Citation_lang'] = 'Langue';
     154$lang['module_Citation_code'] = 'Code associé';
     155
    147156?>
Note: See TracChangeset for help on using the changeset viewer.