Ignore:
Timestamp:
09/23/07 23:49:33 (5 years ago)
Author:
hverton
Message:

changed copyright notice
added Smarty buttonlink function, to replace image buttons by real buttons using a locale for the button text

File:
1 edited

Legend:

Unmodified
Added
Removed
  • modules/common/mail2forum/php-files/modules/mail2forum/locale/English.php

    r784 r836  
    7676$locale['m2f804'] = "M2F_INTERVAL to short to process all email. Choose a larger interval. If this error persists, please contact M2F"; 
    7777$locale['m2f805'] = "Cancelled by the system administrator"; 
    78 $locale['m2f811'] = "Sent using PLi-Fusion Mail2Forum: http://www.pli-images.org/pli-fusion"; 
    79 $locale['m2f812'] = "<a href='http://www.pli-images.org/pli-fusion'>Sent using PLi-Fusion Mail2Forum</a>"; 
     78$locale['m2f811'] = "Sent using ExiteCMS Mail2Forum: http://exitecms.exite.eu"; 
     79$locale['m2f812'] = "<a href='http://exitecms.exite.eu'>Sent using ExiteCMS</a>"; 
    8080$locale['m2f813'] = "Click here to go to this forum post"; 
    8181$locale['m2f814'] = "* *  * note: this is an edit of a previous post * * *"; 
     
    129129$locale['m2f951'] = "Subscriptions succesfully updated"; 
    130130// Subscription intro message 
    131 $locale['m2f990'] = "Mail-to-Forum is a PLi-Fusion installable module which binds the content of a forum with that of a mailing list.\n<ul> 
     131$locale['m2f990'] = "Mail-to-Forum is a ExiteCMS installable module which binds the content of a forum with that of a mailing list.\n<ul> 
    132132    <li>Any posts made in a designated forum will be automatically emailed to every member of the corresponding mailing list.\n 
    133133    <li>Any mail sent to the mailing list will be automatically added as posts to this forum.\n 
Note: See TracChangeset for help on using the changeset viewer.