aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/language/en/mcp.php
diff options
context:
space:
mode:
authorMeik Sievertsen <acydburn@phpbb.com>2004-08-22 13:16:00 +0000
committerMeik Sievertsen <acydburn@phpbb.com>2004-08-22 13:16:00 +0000
commit02ce77099065c8993c493e461ec4e14adc4fc4f6 (patch)
tree3a24314e808f6350a0f8eeddfe9cbb23e20ecb28 /phpBB/language/en/mcp.php
parent946af346a1e21699b9fd246f96a98253f689e877 (diff)
downloadforums-02ce77099065c8993c493e461ec4e14adc4fc4f6.tar
forums-02ce77099065c8993c493e461ec4e14adc4fc4f6.tar.gz
forums-02ce77099065c8993c493e461ec4e14adc4fc4f6.tar.bz2
forums-02ce77099065c8993c493e461ec4e14adc4fc4f6.tar.xz
forums-02ce77099065c8993c493e461ec4e14adc4fc4f6.zip
- user notes/feedback in post_details
git-svn-id: file:///svn/phpbb/trunk@4966 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/language/en/mcp.php')
-rw-r--r--phpBB/language/en/mcp.php4
1 files changed, 4 insertions, 0 deletions
diff --git a/phpBB/language/en/mcp.php b/phpBB/language/en/mcp.php
index 49deed20c3..88a8305ca3 100644
--- a/phpBB/language/en/mcp.php
+++ b/phpBB/language/en/mcp.php
@@ -29,6 +29,8 @@ if (empty($lang) || !is_array($lang))
$lang += array(
'ACTION' => 'Action',
+ 'ADD_FEEDBACK' => 'Add feedback',
+ 'ADD_FEEDBACK_EXPLAIN' => 'If you would like to add a report on this please fill out the following form. Only use plain text, HTML, BBCode, etc. are not permitted.',
'ALL_ENTRIES' => 'All entries',
'ALREADY_REPORTED' => 'This post has already been reported',
'APPROVE' => 'Approve',
@@ -54,6 +56,7 @@ $lang += array(
'EMPTY_REPORT' => 'You must enter a description when selecting this reason',
'EMPTY_TOPICS_REMOVED_WARNING' => 'Please note that one or several topics have been removed from the database because they were or become empty',
+ 'FEEDBACK' => 'Feedback',
'FORK' => 'Fork',
'FORK_TOPIC' => 'Fork Topic',
'FORK_TOPIC_CONFIRM' => 'Are you sure you want to copy this topic?',
@@ -242,6 +245,7 @@ $lang += array(
'UNRATE_POST_EXPLAIN' => 'Reset post rating',
'USER_CANNOT_POST' => 'You cannot post in this forum',
'USER_CANNOT_REPORT' => 'You cannot report posts in this forum',
+ 'USER_FEEDBACK_ADDED' => 'User feedback added successfully',
'VIEW_DETAILS' => 'View Details',