mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-30 03:30:17 +02:00
[ticket/10161] all "e-mail" strings in language files changed to "email"
according to Oleg's comment: email is preferred by RFCs and probably the way of the future PHPBB3-10161
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
Subject: "{SITENAME}" - E-mail a friend
|
||||
Subject: "{SITENAME}" - Email a friend
|
||||
|
||||
Hello {TO_USERNAME},
|
||||
|
||||
This e-mail was sent from "{SITENAME}" by {FROM_USERNAME} who thought you may be interested in the following topic:
|
||||
This email was sent from "{SITENAME}" by {FROM_USERNAME} who thought you may be interested in the following topic:
|
||||
|
||||
{TOPIC_NAME}
|
||||
|
||||
@@ -10,7 +10,7 @@ You can find it at:
|
||||
|
||||
{U_TOPIC}
|
||||
|
||||
A message from {FROM_USERNAME} may also be included below. Please note that this message has not been seen or approved by the board administrators. If you wish to complain about having received this e-mail please contact the board administrator at {BOARD_CONTACT}. Please quote the message headers when contacting this address.
|
||||
A message from {FROM_USERNAME} may also be included below. Please note that this message has not been seen or approved by the board administrators. If you wish to complain about having received this email please contact the board administrator at {BOARD_CONTACT}. Please quote the message headers when contacting this address.
|
||||
|
||||
----------
|
||||
|
||||
|
Reference in New Issue
Block a user