Ignore:
Timestamp:
Mar 4, 2011, 6:52:38 PM (13 years ago)
Author:
Eric
Message:

Language files updated. FR and EN are OK. New translation flags are set in english and marked as /*TODO*/ for other languages.

File:
1 edited

Legend:

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

    r3495 r9534  
    3737$lang['ac_not_def'] = 'This stage is essential but not will be asked to you anymore';
    3838$lang['ac_def'] = 'Do you want to change your status ?';
     39
     40$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';
     44$lang['ad_c_send'] = 'Save Changes';
     45$lang['ad_c_msg_admin_1'] = 'Plugin configuration updated successfully!';
    3946?>
Note: See TracChangeset for help on using the changeset viewer.