aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/language/en/posting.php
diff options
context:
space:
mode:
authorCesar G <prototech91@gmail.com>2014-09-14 10:39:25 -0700
committerCesar G <prototech91@gmail.com>2014-09-14 10:39:25 -0700
commit8c11927b553717a8cd7d2afeb3e545ed54551c20 (patch)
tree84a1296e9c399f430c2a7123c4df2b76e5f77df7 /phpBB/language/en/posting.php
parentbf7041eeb9682dc7a47a6837af700f9f56ec0d27 (diff)
downloadforums-8c11927b553717a8cd7d2afeb3e545ed54551c20.tar
forums-8c11927b553717a8cd7d2afeb3e545ed54551c20.tar.gz
forums-8c11927b553717a8cd7d2afeb3e545ed54551c20.tar.bz2
forums-8c11927b553717a8cd7d2afeb3e545ed54551c20.tar.xz
forums-8c11927b553717a8cd7d2afeb3e545ed54551c20.zip
[ticket/13019] Rename deletion reason label.
PHPBB3-13019
Diffstat (limited to 'phpBB/language/en/posting.php')
-rw-r--r--phpBB/language/en/posting.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/language/en/posting.php b/phpBB/language/en/posting.php
index 2cd6ec59cc..924395ed44 100644
--- a/phpBB/language/en/posting.php
+++ b/phpBB/language/en/posting.php
@@ -93,7 +93,7 @@ $lang = array_merge($lang, array(
'DELETE_POST_PERMANENTLY' => 'Permanently delete this post so it can not be recovered',
'DELETE_POSTS_CONFIRM' => 'Are you sure you want to delete these posts?',
'DELETE_POSTS_PERMANENTLY_CONFIRM' => 'Are you sure you want to <strong>permanently</strong> delete these posts?',
- 'DELETE_REASON' => 'Soft delete reason',
+ 'DELETE_REASON' => 'Reason for deletion',
'DELETE_REASON_EXPLAIN' => 'The specified reason for deletion will be visible to moderators.',
'DELETE_POST_WARN' => 'Delete this post',
'DELETE_TOPIC_CONFIRM' => 'Are you sure you want to delete this topic?',