Ignore:
Timestamp:
Feb 27, 2013, 8:37:57 PM (11 years ago)
Author:
flop25
Message:

removed the option for PWG stuffs
added an explicative texte
added new lang key for the PWG Stuff module

File:
1 edited

Legend:

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

    r14365 r21057  
    3939
    4040$lang['ad_c_menublock_for_guest'] = 'Allow unregistered users to select their age?';
    41 $lang['ad_c_block_on_index'] = 'View a flyer on the homepage? (Requires plugin PWG_Stuffs)';
    42 $lang['ad_c_block_on_index_error_2'] = 'The minimum PWG_Stuffs version required is 2.1.l';
    43 $lang['ad_c_block_on_index_error'] = 'Not available for now';
    4441$lang['ad_c_manage_what'] = 'Select the type of content the plugin should manage :';
    4542$lang['ad_c_manage_eroticonly'] = 'erotic content only';
     
    125122";
    126123$lang['ad_c_linktolang']="Go to the language file of Adult Content (need LocalFiles Editor enabled)";
     124
     125$lang['NEW! Check the Plugin PWG Stuffs to add the disclaimer on the index/album pages']="NEW! Check the Plugin PWG Stuffs to add the disclaimer on the index/album pages";
     126$lang['Disclaimer for the guest, with the ability to choose its age to unlock the adult content']="Disclaimer for the guest, with the ability to choose its age";
     127$lang['No options. Just check "Allow unregistered users to select their age?" on the Adult Content administration page']='No options. Just check "Allow unregistered users to select their age?" on the Adult Content administration page';
    127128?>
Note: See TracChangeset for help on using the changeset viewer.