aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB
diff options
context:
space:
mode:
authorMeik Sievertsen <acydburn@phpbb.com>2006-12-10 14:43:59 +0000
committerMeik Sievertsen <acydburn@phpbb.com>2006-12-10 14:43:59 +0000
commite274c6abc60d4dde3039027954297a8f589777c6 (patch)
tree4c7fba7880a0e65d0308ef23a2a01dcd1dea9b29 /phpBB
parent4e2d04dd4af4ee8d7be21788fe7e079bfd53e7d7 (diff)
downloadforums-e274c6abc60d4dde3039027954297a8f589777c6.tar
forums-e274c6abc60d4dde3039027954297a8f589777c6.tar.gz
forums-e274c6abc60d4dde3039027954297a8f589777c6.tar.bz2
forums-e274c6abc60d4dde3039027954297a8f589777c6.tar.xz
forums-e274c6abc60d4dde3039027954297a8f589777c6.zip
#6094
git-svn-id: file:///svn/phpbb/trunk@6737 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB')
-rw-r--r--phpBB/language/en/acp/email.php4
-rw-r--r--phpBB/language/en/posting.php12
-rw-r--r--phpBB/language/en/ucp.php2
3 files changed, 9 insertions, 9 deletions
diff --git a/phpBB/language/en/acp/email.php b/phpBB/language/en/acp/email.php
index 5b66f2cd9b..9fbf6f3d45 100644
--- a/phpBB/language/en/acp/email.php
+++ b/phpBB/language/en/acp/email.php
@@ -38,8 +38,8 @@ $lang = array_merge($lang, array(
'COMPOSE' => 'Compose',
'EMAIL_SEND_ERROR' => 'There were one or more errors while sending the email. Please check the %sError Log%s for detailed error messages.',
- 'EMAIL_SENT' => 'Your message has been sent.',
- 'EMAIL_SENT_QUEUE' => 'Your message has been queued for sending.',
+ 'EMAIL_SENT' => 'This message has been sent.',
+ 'EMAIL_SENT_QUEUE' => 'This message has been queued for sending.',
'LOG_SESSION' => 'Log mail session to critical log',
diff --git a/phpBB/language/en/posting.php b/phpBB/language/en/posting.php
index e7d92c26bd..a4dee8e31a 100644
--- a/phpBB/language/en/posting.php
+++ b/phpBB/language/en/posting.php
@@ -118,7 +118,7 @@ $lang = array_merge($lang, array(
'MAX_IMG_WIDTH_EXCEEDED' => 'Your images may only be up to %1$d pixels wide.',
'MESSAGE_BODY_EXPLAIN' => 'Enter your message here, it may contain no more than <strong>%d</strong> characters.',
- 'MESSAGE_DELETED' => 'Your message has been deleted successfully',
+ 'MESSAGE_DELETED' => 'This message has been deleted successfully',
'MORE_SMILIES' => 'View more smilies',
'NOTIFY_REPLY' => 'Send me an email when a reply is posted',
@@ -146,17 +146,17 @@ $lang = array_merge($lang, array(
'POSTED_ATTACHMENTS' => 'Posted attachments',
'POST_CONFIRMATION' => 'Confirmation of post',
'POST_CONFIRM_EXPLAIN' => 'To prevent automated posts the board administrator requires you to enter a confirmation code. The code is displayed in the image you should see below. If you are visually impaired or cannot otherwise read this code please contact the %sBoard Administrator%s.',
- 'POST_DELETED' => 'Your message has been deleted successfully',
- 'POST_EDITED' => 'Your message has been edited successfully',
- 'POST_EDITED_MOD' => 'Your message has been edited but requires approval',
+ 'POST_DELETED' => 'This message has been deleted successfully',
+ 'POST_EDITED' => 'This message has been edited successfully',
+ 'POST_EDITED_MOD' => 'This message has been edited but requires approval',
'POST_GLOBAL' => 'Global',
'POST_ICON' => 'Post icon',
'POST_NORMAL' => 'Normal',
'POST_REPLY' => 'Post a reply',
'POST_REVIEW' => 'Post review',
'POST_REVIEW_EXPLAIN' => 'At least one new post has been made to this topic. You may wish to review your post in light of this.',
- 'POST_STORED' => 'Your message has been posted successfully',
- 'POST_STORED_MOD' => 'Your message has been saved but requires approval',
+ 'POST_STORED' => 'This message has been posted successfully',
+ 'POST_STORED_MOD' => 'This message has been saved but requires approval',
'POST_TOPIC' => 'Post a new topic',
'POST_TOPIC_AS' => 'Post topic as',
'PROGRESS_BAR' => 'Progress bar',
diff --git a/phpBB/language/en/ucp.php b/phpBB/language/en/ucp.php
index 2b999df15c..41ee1ccc7f 100644
--- a/phpBB/language/en/ucp.php
+++ b/phpBB/language/en/ucp.php
@@ -252,7 +252,7 @@ $lang = array_merge($lang, array(
'MESSAGE_HISTORY' => 'Message history',
'MESSAGE_REMOVED_FROM_OUTBOX' => 'This message has been removed by it’s author before it was delivered',
'MESSAGE_SENT_ON' => 'on',
- 'MESSAGE_STORED' => 'Your message has been sent successfully',
+ 'MESSAGE_STORED' => 'This message has been sent successfully',
'MESSAGE_TO' => 'To',
'MESSAGES_DELETED' => 'Messages successfully deleted',
'MOVE_DELETED_MESSAGES_TO' => 'Move messages from removed folder to',