aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/language
diff options
context:
space:
mode:
authorHenry Sudhof <kellanved@phpbb.com>2007-07-27 17:01:37 +0000
committerHenry Sudhof <kellanved@phpbb.com>2007-07-27 17:01:37 +0000
commit92c25a3e6c99bb071710b2f5dc5939262924233c (patch)
tree8871f65ac15eb1feb05b6e2fc3f07871da3b0fe8 /phpBB/language
parent3829c40b5715187c05d919e56fd37e36a9eb9886 (diff)
downloadforums-92c25a3e6c99bb071710b2f5dc5939262924233c.tar
forums-92c25a3e6c99bb071710b2f5dc5939262924233c.tar.gz
forums-92c25a3e6c99bb071710b2f5dc5939262924233c.tar.bz2
forums-92c25a3e6c99bb071710b2f5dc5939262924233c.tar.xz
forums-92c25a3e6c99bb071710b2f5dc5939262924233c.zip
#13791 - I hope this works :D
git-svn-id: file:///svn/phpbb/trunk@7960 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/language')
-rw-r--r--phpBB/language/en/ucp.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/phpBB/language/en/ucp.php b/phpBB/language/en/ucp.php
index 573102d6ca..34040317a0 100644
--- a/phpBB/language/en/ucp.php
+++ b/phpBB/language/en/ucp.php
@@ -105,6 +105,7 @@ $lang = array_merge($lang, array(
'CANNOT_EDIT_MESSAGE_TIME' => 'You can no longer edit or delete that message.',
'CANNOT_MOVE_TO_SAME_FOLDER'=> 'Messages can not be moved to the folder you want to remove.',
+ 'CANNOT_MOVE_FROM_SPECIAL' => 'Messages can not be moved from the outbox.',
'CANNOT_RENAME_FOLDER' => 'This folder can not be renamed.',
'CANNOT_REMOVE_FOLDER' => 'This folder can not be removed.',
'CHANGE_DEFAULT_GROUP' => 'Change default group',