aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/language/en/mcp.php
diff options
context:
space:
mode:
authorMeik Sievertsen <acydburn@phpbb.com>2007-05-24 16:18:04 +0000
committerMeik Sievertsen <acydburn@phpbb.com>2007-05-24 16:18:04 +0000
commit60000cec97aa54169c215df7683e76157b3bbcf7 (patch)
treefa7017f1219b5758414b2ecf24d69a2987d49eaa /phpBB/language/en/mcp.php
parent49d351be1d3ac82b352767e966400fc23a5cfb4b (diff)
downloadforums-60000cec97aa54169c215df7683e76157b3bbcf7.tar
forums-60000cec97aa54169c215df7683e76157b3bbcf7.tar.gz
forums-60000cec97aa54169c215df7683e76157b3bbcf7.tar.bz2
forums-60000cec97aa54169c215df7683e76157b3bbcf7.tar.xz
forums-60000cec97aa54169c215df7683e76157b3bbcf7.zip
Some fixes...
@translators: please note the split of SEND_EMAIL ;) git-svn-id: file:///svn/phpbb/trunk@7672 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/language/en/mcp.php')
-rw-r--r--phpBB/language/en/mcp.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/phpBB/language/en/mcp.php b/phpBB/language/en/mcp.php
index 33e626f452..26f0c54e2d 100644
--- a/phpBB/language/en/mcp.php
+++ b/phpBB/language/en/mcp.php
@@ -218,7 +218,7 @@ $lang = array_merge($lang, array(
'NO_POST_SELECTED' => 'You must select at least one post to perform this action.',
'NO_REASON_DISAPPROVAL' => 'Please give an appropriate reason for disapproval.',
'NO_REPORT' => 'No report found',
- 'NO_REPORTS' => 'No reports',
+ 'NO_REPORTS' => 'No reports found',
'NO_REPORT_SELECTED' => 'You must select at least one report to perform this action.',
'NO_TOPIC_ICON' => 'None',
'NO_TOPIC_SELECTED' => 'You must select at least one topic to perform this action.',
@@ -326,7 +326,7 @@ $lang = array_merge($lang, array(
'UNAPPROVED_POST_TOTAL' => 'In total there is <strong>1</strong> post waiting for approval.',
'UNLOCK' => 'Unlock',
'UNLOCK_POST' => 'Unlock post',
- 'UNLOCK_POST_EXPLAIN' => 'Allow editing.',
+ 'UNLOCK_POST_EXPLAIN' => 'Allow editing',
'UNLOCK_POST_POST' => 'Unlock post',
'UNLOCK_POST_POST_CONFIRM' => 'Are you sure you want to allow editing this post?',
'UNLOCK_POST_POSTS' => 'Unlock selected posts',