mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-27 21:58:52 +00:00
[ticket/10835] changing "e-mail" to "email"
PHPBB3-10835
This commit is contained in:
parent
8d15f1b02e
commit
74e9245df3
1 changed files with 1 additions and 1 deletions
|
@ -137,7 +137,7 @@ $lang = array_merge($lang, array(
|
|||
'CREATE_FOLDER' => 'Add folder…',
|
||||
'CURRENT_IMAGE' => 'Current image',
|
||||
'CURRENT_PASSWORD' => 'Current password',
|
||||
'CURRENT_PASSWORD_EXPLAIN' => 'You must enter your current password if you wish to alter your e-mail address or username.',
|
||||
'CURRENT_PASSWORD_EXPLAIN' => 'You must enter your current password if you wish to alter your email address or username.',
|
||||
'CURRENT_CHANGE_PASSWORD_EXPLAIN' => 'To change your password, your email address, or your username, you must enter your current password.',
|
||||
'CUR_PASSWORD_EMPTY' => 'You did not enter your current password.',
|
||||
'CUR_PASSWORD_ERROR' => 'The current password you entered is incorrect.',
|
||||
|
|
Loading…
Add table
Reference in a new issue