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

    r3609 r3694  
    145145$lang['module_desc_Random'] = 'Display x random pictures in the gallery or a category';
    146146
     147//------------------------------------------------------------------------------
     148//                                                      Module Citation
     149//------------------------------------------------------------------------------
     150
     151$lang['module_name_Citation'] = 'Random quote';
     152$lang['module_desc_Citation'] = 'Display a random quote';
     153$lang['module_Citation_lang'] = 'Language';
     154$lang['module_Citation_code'] = 'Related code';
     155
    147156?>
Note: See TracChangeset for help on using the changeset viewer.