From 00cae34eddb610a4143dd235aa690a32c4fe54fe Mon Sep 17 00:00:00 2001 From: koenr Date: Sun, 6 Feb 2005 18:59:13 +0000 Subject: [PATCH] another unclosed

--- lang/en/forum.php | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/lang/en/forum.php b/lang/en/forum.php index cb7fc4b202..73f7fed86c 100644 --- a/lang/en/forum.php +++ b/lang/en/forum.php @@ -1,5 +1,5 @@ -You have $a to edit it if you want to make any changes.'; +$string['postadded'] = '

Your post was successfully added.

+

You have $a to edit it if you want to make any changes.

'; $string['postincontext'] = 'See this post in context'; $string['postmailinfo'] = 'This is a copy of a message posted on the $a website. @@ -110,11 +110,11 @@ $string['posts'] = 'Posts'; $string['posttoforum'] = 'Post to forum'; $string['postupdated'] = 'Your post was updated'; $string['potentialsubscribers'] = 'Potential subscribers'; -$string['processingpost'] = 'Processing post $a'; $string['processingdigest'] = 'Processing email digest for user $a'; +$string['processingpost'] = 'Processing post $a'; $string['prune'] = 'Split'; -$string['pruneheading'] = 'Split the discussion and move this post to a new discussion'; $string['prunedpost'] = 'A new discussion has been created from that post'; +$string['pruneheading'] = 'Split the discussion and move this post to a new discussion'; $string['rate'] = 'Rate'; $string['rating'] = 'Rating'; $string['ratingeveryone'] = 'Everyone can rate posts'; @@ -161,8 +161,8 @@ $string['unreadpostsone'] = '1 unread post'; $string['unsubscribe'] = 'Unsubscribe from this forum'; $string['unsubscribed'] = 'Unsubscribed'; $string['unsubscribeshort'] = 'Unsubscribe'; -$string['yesinitially'] = 'Yes, initially'; $string['yesforever'] = 'Yes, forever'; +$string['yesinitially'] = 'Yes, initially'; $string['youratedthis'] = 'You rated this'; $string['yournewtopic'] = 'Your new discussion topic'; $string['yourreply'] = 'Your reply'; -- 2.39.5