aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/language/en/acp/forums.php
diff options
context:
space:
mode:
authorChris Smith <toonarmy@phpbb.com>2010-01-17 19:14:01 +0000
committerChris Smith <toonarmy@phpbb.com>2010-01-17 19:14:01 +0000
commit53a51744c03953039fbc47df84a52dc55e9474ec (patch)
tree7df654018578677f2b531e2fb61c6d07ce428849 /phpBB/language/en/acp/forums.php
parente2deb29d598a1fd074df27b9f9defefe48c3764d (diff)
downloadforums-53a51744c03953039fbc47df84a52dc55e9474ec.tar
forums-53a51744c03953039fbc47df84a52dc55e9474ec.tar.gz
forums-53a51744c03953039fbc47df84a52dc55e9474ec.tar.bz2
forums-53a51744c03953039fbc47df84a52dc55e9474ec.tar.xz
forums-53a51744c03953039fbc47df84a52dc55e9474ec.zip
Minor language change #56745
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10424 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/language/en/acp/forums.php')
-rw-r--r--phpBB/language/en/acp/forums.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/language/en/acp/forums.php b/phpBB/language/en/acp/forums.php
index 371a184fb7..86ce5f5ac8 100644
--- a/phpBB/language/en/acp/forums.php
+++ b/phpBB/language/en/acp/forums.php
@@ -99,7 +99,7 @@ $lang = array_merge($lang, array(
'FORUM_PASSWORD_EXPLAIN' => 'Defines a password for this forum, use the permission system in preference.',
'FORUM_PASSWORD_UNSET' => 'Remove forum password',
'FORUM_PASSWORD_UNSET_EXPLAIN' => 'Check here if you want to remove the forum password.',
- 'FORUM_PASSWORD_OLD' => 'The forum password is using an old encryption and should be changed.',
+ 'FORUM_PASSWORD_OLD' => 'The forum password is using an old hashing method and should be changed.',
'FORUM_PASSWORD_MISMATCH' => 'The passwords you entered did not match.',
'FORUM_PRUNE_SETTINGS' => 'Forum prune settings',
'FORUM_RESYNCED' => 'Forum ā€œ%sā€ successfully resynced',