aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/language/en
diff options
context:
space:
mode:
authorLudovic Arnaud <ludovic_arnaud@users.sourceforge.net>2003-03-13 00:45:02 +0000
committerLudovic Arnaud <ludovic_arnaud@users.sourceforge.net>2003-03-13 00:45:02 +0000
commit78d872e530b2dcc27f51ec53fd3f4db3ac00992a (patch)
treeddd87b547559d66e7b846a53c5774ad02c897817 /phpBB/language/en
parentf408ac052d5559ad776f42a817ab217b3fd3496b (diff)
downloadforums-78d872e530b2dcc27f51ec53fd3f4db3ac00992a.tar
forums-78d872e530b2dcc27f51ec53fd3f4db3ac00992a.tar.gz
forums-78d872e530b2dcc27f51ec53fd3f4db3ac00992a.tar.bz2
forums-78d872e530b2dcc27f51ec53fd3f4db3ac00992a.tar.xz
forums-78d872e530b2dcc27f51ec53fd3f4db3ac00992a.zip
More strings :]
git-svn-id: file:///svn/phpbb/trunk@3641 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/language/en')
-rw-r--r--phpBB/language/en/lang_main.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/phpBB/language/en/lang_main.php b/phpBB/language/en/lang_main.php
index aa7c689072..31cc533b0a 100644
--- a/phpBB/language/en/lang_main.php
+++ b/phpBB/language/en/lang_main.php
@@ -294,6 +294,9 @@ $lang = array(
'TOPIC_BEEN_REPORTED' => 'This topic has been reported',
'TOPIC_NOT_BEEN_APPROVED' => 'This topic has not been approved',
+ 'APPROVE_POST' => 'Approve this post',
+ 'READ_REPORTS' => 'Read post reports',
+
'wrote' => 'wrote',
'Quote' => 'Quote',
'Code' => 'Code',