Changeset 3696


Ignore:
Timestamp:
Jul 29, 2009, 9:16:24 AM (15 years ago)
Author:
Criss
Message:

Add (english) values in language files for Citation block.

Location:
extensions/PWG_Stuffs/language
Files:
4 edited

Legend:

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

    r3566 r3696  
    145145$lang['module_desc_Random'] = 'Zeigt x Zufallsbilder der Galerie oder Kategorie an';
    146146
     147//------------------------------------------------------------------------------
     148//                                                      Module Citation
     149//------------------------------------------------------------------------------
     150
     151/* TODO */$lang['module_name_Citation'] = 'Random quote';
     152/* TODO */$lang['module_desc_Citation'] = 'Display a random quote';
     153/* TODO */$lang['module_Citation_lang'] = 'Language';
     154/* TODO */$lang['module_Citation_code'] = 'Related code';
     155
    147156?>
  • extensions/PWG_Stuffs/language/es_ES/plugin.lang.php

    r3609 r3696  
    145145/* TODO */$lang['module_desc_Random'] = 'Display x random pictures in the gallery or a category';
    146146
     147//------------------------------------------------------------------------------
     148//                                                      Module Citation
     149//------------------------------------------------------------------------------
     150
     151/* TODO */$lang['module_name_Citation'] = 'Random quote';
     152/* TODO */$lang['module_desc_Citation'] = 'Display a random quote';
     153/* TODO */$lang['module_Citation_lang'] = 'Language';
     154/* TODO */$lang['module_Citation_code'] = 'Related code';
     155
    147156?>
  • extensions/PWG_Stuffs/language/it_IT/plugin.lang.php

    r3609 r3696  
    145145/* TODO */$lang['module_desc_Random'] = 'Display x random pictures in the gallery or a category';
    146146
     147//------------------------------------------------------------------------------
     148//                                                      Module Citation
     149//------------------------------------------------------------------------------
     150
     151/* TODO */$lang['module_name_Citation'] = 'Random quote';
     152/* TODO */$lang['module_desc_Citation'] = 'Display a random quote';
     153/* TODO */$lang['module_Citation_lang'] = 'Language';
     154/* TODO */$lang['module_Citation_code'] = 'Related code';
     155
    147156?>
  • extensions/PWG_Stuffs/language/ru_RU/plugin.lang.php

    r3563 r3696  
    151151/* TODO */$lang['module_desc_Random'] = 'Display x random pictures in the gallery or a category';
    152152
     153//------------------------------------------------------------------------------
     154//                                                      Module Citation
     155//------------------------------------------------------------------------------
     156
     157/* TODO */$lang['module_name_Citation'] = 'Random quote';
     158/* TODO */$lang['module_desc_Citation'] = 'Display a random quote';
     159/* TODO */$lang['module_Citation_lang'] = 'Language';
     160/* TODO */$lang['module_Citation_code'] = 'Related code';
     161
    153162?>
Note: See TracChangeset for help on using the changeset viewer.