From 0c75bd4b8d07bb6ab5e184e2ea477371a94f99b3 Mon Sep 17 00:00:00 2001 From: Henry Sudhof Date: Mon, 11 Jun 2007 13:54:38 +0000 Subject: A minor language-file fix. #12245 git-svn-id: file:///svn/phpbb/trunk@7751 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/language/en/install.php | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'phpBB/language') diff --git a/phpBB/language/en/install.php b/phpBB/language/en/install.php index 881859b728..8f37b52c09 100755 --- a/phpBB/language/en/install.php +++ b/phpBB/language/en/install.php @@ -552,6 +552,10 @@ $lang = array_merge($lang, array( 'FORUMS_TEST_FORUM_TITLE' => 'Test Forum 1', 'RANKS_SITE_ADMIN_TITLE' => 'Site Admin', + 'REPORT_WAREZ' => 'The post contains links to illegal or pirated software.', + 'REPORT_SPAM' => 'The reported post has the only purpose to advertise for a website or another product.', + 'REPORT_OFF_TOPIC' => 'The reported post is off topic.', + 'REPORT_OTHER' => 'The reported post does not fit into any other category, please use the description field.', 'SMILIES_ARROW' => 'Arrow', 'SMILIES_CONFUSED' => 'Confused', -- cgit v1.2.1