mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
[ticket/10835] fixing misleading message in UCP
PHPBB3-10835
This commit is contained in:
@@ -137,7 +137,8 @@ $lang = array_merge($lang, array(
|
||||
'CREATE_FOLDER' => 'Add folder…',
|
||||
'CURRENT_IMAGE' => 'Current image',
|
||||
'CURRENT_PASSWORD' => 'Current password',
|
||||
'CURRENT_PASSWORD_EXPLAIN' => 'You must confirm your current password if you wish to change it, alter your e-mail address or username.',
|
||||
'CURRENT_PASSWORD_EXPLAIN' => 'You must enter your current password if you wish to alter your e-mail address or username.',
|
||||
'CURRENT_CHANGE_PASSWORD_EXPLAIN' => 'You must enter your current password if you wish to change it, alter your e-mail address or username.',
|
||||
'CUR_PASSWORD_EMPTY' => 'You did not enter your current password.',
|
||||
'CUR_PASSWORD_ERROR' => 'The current password you entered is incorrect.',
|
||||
'CUSTOM_DATEFORMAT' => 'Custom…',
|
||||
|
Reference in New Issue
Block a user