aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/language/en/common.php
diff options
context:
space:
mode:
authorJonathan Stanley <shs@users.sourceforge.net>2007-04-13 04:54:04 +0000
committerJonathan Stanley <shs@users.sourceforge.net>2007-04-13 04:54:04 +0000
commit7ec687d9231d9fa4402584308fd9690bf6b6da7c (patch)
tree2efd3ddf82b50126e571fce820677754cfbadccd /phpBB/language/en/common.php
parent65a02689c7c86339b49da9a74bb3ebc25cf4d8c3 (diff)
downloadforums-7ec687d9231d9fa4402584308fd9690bf6b6da7c.tar
forums-7ec687d9231d9fa4402584308fd9690bf6b6da7c.tar.gz
forums-7ec687d9231d9fa4402584308fd9690bf6b6da7c.tar.bz2
forums-7ec687d9231d9fa4402584308fd9690bf6b6da7c.tar.xz
forums-7ec687d9231d9fa4402584308fd9690bf6b6da7c.zip
Not #9760
Missing helpline for inline attachments, only used for subsilver2 though, the UI in prosilver is different and makes that helpline redundant. git-svn-id: file:///svn/phpbb/trunk@7343 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/language/en/common.php')
-rw-r--r--phpBB/language/en/common.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/phpBB/language/en/common.php b/phpBB/language/en/common.php
index ffd257ce28..1bf7d27d25 100644
--- a/phpBB/language/en/common.php
+++ b/phpBB/language/en/common.php
@@ -504,7 +504,6 @@ $lang = array_merge($lang, array(
'SUBFORUM' => 'Subforum',
'SUBFORUMS' => 'Subforums',
'SUBJECT' => 'Subject',
- 'SUBJECT_CONCERNING_PREFIX' => 'Re: ', // This is Latin or "concerning" or "about", most Latin influenced languages (id est: those with Latin script) can use this "as is". Localise phrase and punctuation if required.
'SUBMIT' => 'Submit',
'TERMS_USE' => 'Terms of use',