mirror of
https://github.com/phpbb/phpbb.git
synced 2025-05-05 15:16:16 +02:00
Minor language change #56745
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10424 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
parent
e2deb29d59
commit
53a51744c0
@ -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_EXPLAIN' => 'Defines a password for this forum, use the permission system in preference.',
|
||||||
'FORUM_PASSWORD_UNSET' => 'Remove forum password',
|
'FORUM_PASSWORD_UNSET' => 'Remove forum password',
|
||||||
'FORUM_PASSWORD_UNSET_EXPLAIN' => 'Check here if you want to remove the 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_PASSWORD_MISMATCH' => 'The passwords you entered did not match.',
|
||||||
'FORUM_PRUNE_SETTINGS' => 'Forum prune settings',
|
'FORUM_PRUNE_SETTINGS' => 'Forum prune settings',
|
||||||
'FORUM_RESYNCED' => 'Forum “%s” successfully resynced',
|
'FORUM_RESYNCED' => 'Forum “%s” successfully resynced',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user