Ignore:
Timestamp:
Apr 26, 2012, 1:18:31 AM (12 years ago)
Author:
ddtddt
Message:

[extensions] - ContactForm - add perso text on form

File:
1 edited

Legend:

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

    r14044 r14428  
    6767$lang['cf_no_mail'] = 'No e-mail address available';
    6868$lang['cf_refresh'] = 'Regenerate e-mail list address';
     69// persoformtab
     70$lang['cf_tab_persoform'] = 'Add text Form';
     71$lang['Add text to the contact form'] = 'Add text to the contact form';
     72$lang['Add text above'] = 'Add text above';
     73$lang['Add text below'] = 'Add text below';
     74$lang['use tag < div id="persoformtop" > to customize your personal text'] = 'use tag < div id="persoformtop" > to customize your personal text';
     75$lang['use tag < div id="persoformbottom" > to customize your personal text'] = 'use tag < div id="persoformbottom" > to customize your personal text';
     76$lang['if plugin ExtendedDescription is actif, you can use tags [lang]'] = 'if plugin ExtendedDescription is actif, you can use tags [lang]';
    6977?>
Note: See TracChangeset for help on using the changeset viewer.