Ignore:
Timestamp:
12/12/08 03:30:59 (3 years ago)
Author:
SvenDowideit
Message:

Item137: looks like sendmail is returning 67, when its log file says its returning 75, so I can't actually test the exit value at all :(. ammended the opps message instead, to give users hope.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/core/templates/messages.tmpl

    r1206 r1278  
    241241---+++ %MAKETEXT{"Error registering new user"}% 
    242242 
    243 %MAKETEXT{"Internal error when sending email to [_1]." args="%PARAM1%"}% 
    244  
     243%MAKETEXT{"While attempting to email [_1]." args="%PARAM1%"}% 
     244 
     245%MAKETEXT{"Your registration verification email has either failed, or is queued in the mail system."}% 
     246 
     247%MAKETEXT{"If you don't receive a verification email within the next hour, "}% 
    245248%MAKETEXT{"Please contact [_1]." args="%WIKIWEBMASTER%"}% 
    246249 
    247 %MAKETEXT{"You have *not* been registered."}% 
     250 
    248251%TMPL:END% 
    249252%TMPL:DEF{"send_mail_error"}% 
     
    410413%MAKETEXT{"Check your configuration settings for {TemplateDir} and {TemplatePath}. If that's not the problem, it may be because you have a setting of [_1] that is pointing to a template that doesn't exist." args="=%PARAM2%="}% 
    411414 
    412 %MAKETEXT{"[_1] is currently set to [_2]" args="=%PARAM2%=,<code><nop>%PARAM1%</code>"}%  
     415%MAKETEXT{"[_1] is currently set to [_2]" args="=%PARAM2%=,<code><nop>%PARAM1%</code>"}% 
    413416 
    414417(%MAKETEXT{"don't forget to check your Topic Settings"}%) 
Note: See TracChangeset for help on using the changeset viewer.