Ignore:
Timestamp:
Nov 14, 2011, 11:17:15 PM (13 years ago)
Author:
dj3c1t
Message:

passage a Fluxbb 1.4.7

Location:
branches/rsr.v5.1.dev/web/punbb/lang/English/mail_templates
Files:
10 added
7 edited

Legend:

Unmodified
Added
Removed
  • branches/rsr.v5.1.dev/web/punbb/lang/English/mail_templates/activate_email.tpl

    r1 r3  
    1 Subject: Change e-mail address requested
     1Subject: Change email address requested
    22
    33Hello <username>,
    44
    5 You have requested to have a new e-mail address assigned to your account in the discussion forum at <base_url>. If you didn't request this or if you don't want to change your e-mail address you should just ignore this message. Only if you visit the activation page below will your e-mail address be changed. In order for the activation page to work, you must be logged in to the forum.
     5You have requested to have a new email address assigned to your account in the discussion forum at <base_url>. If you didn't request this or if you don't want to change your email address you should just ignore this message. Only if you visit the activation page below will your email address be changed. In order for the activation page to work, you must be logged in to the forum.
    66
    7 To change your e-mail address, please visit the following page:
     7To change your email address, please visit the following page:
    88<activation_url>
    99
    10 -- 
    11 <board_mailer>
     10--
     11<board_mailer> Mailer
    1212(Do not reply to this message)
  • branches/rsr.v5.1.dev/web/punbb/lang/English/mail_templates/activate_password.tpl

    r1 r3  
    1010<activation_url>
    1111
    12 -- 
    13 <board_mailer>
     12--
     13<board_mailer> Mailer
    1414(Do not reply to this message)
  • branches/rsr.v5.1.dev/web/punbb/lang/English/mail_templates/form_email.tpl

    r1 r3  
    11Subject: <mail_subject>
    22
    3 <sender> from <board_title> has sent you a message. You can reply to <sender> by replying to this e-mail.
     3<sender> from <board_title> has sent you a message. You can reply to <sender> by replying to this email.
    44
    55The message reads as follows:
     
    1010-----------------------------------------------------------------------
    1111
    12 -- 
    13 <board_mailer>
     12--
     13<board_mailer> Mailer
  • branches/rsr.v5.1.dev/web/punbb/lang/English/mail_templates/index.html

    r1 r3  
    1 <html>
    2 <head>
    3 <title>.</title>
    4 </head>
    5 <body>
    6 .
    7 </body>
    8 </html>
     1<html><head><title>.</title></head><body>.</body></html>
  • branches/rsr.v5.1.dev/web/punbb/lang/English/mail_templates/new_reply.tpl

    r1 r3  
    1 Subject: Reply to topic: <topic_subject>
     1Subject: Reply to topic: '<topic_subject>'
    22
    3 <replier> has replied to the topic <topic_subject> to which you are subscribed. There may be more new replies, but this is the only notification you will receive until you visit the board again.
     3<replier> has replied to the topic '<topic_subject>' to which you are subscribed. There may be more new replies, but this is the only notification you will receive until you visit the board again.
    44
    55The post is located at <post_url>
     
    77You can unsubscribe by going to <unsubscribe_url>
    88
    9 -- 
    10 <board_mailer>
     9--
     10<board_mailer> Mailer
    1111(Do not reply to this message)
  • branches/rsr.v5.1.dev/web/punbb/lang/English/mail_templates/new_reply_full.tpl

    r1 r3  
    1 Subject: Reply to topic: <topic_subject>
     1Subject: Reply to topic: '<topic_subject>'
    22
    3 <replier> has replied to the topic <topic_subject> to which you are subscribed. There may be more new replies, but this is the only notification you will receive until you visit the board again.
     3<replier> has replied to the topic '<topic_subject>' to which you are subscribed. There may be more new replies, but this is the only notification you will receive until you visit the board again.
    44
    55The message reads as follows:
     
    1414You can unsubscribe by going to <unsubscribe_url>
    1515
    16 -- 
    17 <board_mailer>
     16--
     17<board_mailer> Mailer
    1818(Do not reply to this message)
  • branches/rsr.v5.1.dev/web/punbb/lang/English/mail_templates/welcome.tpl

    r1 r3  
    99
    1010--
    11 <board_mailer>
     11<board_mailer> Mailer
    1212(Do not reply to this message)
Note: See TracChangeset for help on using the changeset viewer.