aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/language/en/posting.php
diff options
context:
space:
mode:
authorJoas Schilling <nickvergessen@gmx.de>2012-11-03 23:37:35 +0100
committerJoas Schilling <nickvergessen@gmx.de>2012-11-03 23:37:35 +0100
commit269330749f1e456caf5c2e787448820449586ed4 (patch)
treea36e3c0d587e03dfe8fed6d89485095c1e71d21f /phpBB/language/en/posting.php
parent334265fc839f95d24cce44ec675ae8cef7b4bfaa (diff)
downloadforums-269330749f1e456caf5c2e787448820449586ed4.tar
forums-269330749f1e456caf5c2e787448820449586ed4.tar.gz
forums-269330749f1e456caf5c2e787448820449586ed4.tar.bz2
forums-269330749f1e456caf5c2e787448820449586ed4.tar.xz
forums-269330749f1e456caf5c2e787448820449586ed4.zip
[feature/soft-delete] Fix naming of soft delete (we wont use that in the UI)
PHPBB3-9567
Diffstat (limited to 'phpBB/language/en/posting.php')
-rw-r--r--phpBB/language/en/posting.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/phpBB/language/en/posting.php b/phpBB/language/en/posting.php
index c3b06a77d7..c5fc98e0f8 100644
--- a/phpBB/language/en/posting.php
+++ b/phpBB/language/en/posting.php
@@ -221,8 +221,6 @@ $lang = array_merge($lang, array(
'SMILIES' => 'Smilies',
'SMILIES_ARE_OFF' => 'Smilies are <em>OFF</em>',
'SMILIES_ARE_ON' => 'Smilies are <em>ON</em>',
- 'SOFT_DELETE_POST' => 'Soft Delete',
- 'SOFT_DELETE_POST_EXPLAIN' => 'Soft Deletion can be un-done',
'STICKY_ANNOUNCE_TIME_LIMIT'=> 'Sticky/Announcement time limit',
'STICK_TOPIC_FOR' => 'Stick topic for',
'STICK_TOPIC_FOR_EXPLAIN' => 'Enter 0 or leave blank for a never ending Sticky/Announcement. Please note that this number is relative to the date of the post.',