mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-07 20:08:53 +00:00
[ticket/12115] Remove old language strings
PHPBB3-12115
This commit is contained in:
parent
8dab016a7b
commit
0ad726768c
1 changed files with 0 additions and 2 deletions
|
@ -689,7 +689,6 @@ $lang = array_merge($lang, array(
|
|||
'TOO_LONG_LOCATION' => 'The location you entered is too long.',
|
||||
'TOO_LONG_MSN' => 'The WLM name you entered is too long.',
|
||||
'TOO_LONG_NEW_PASSWORD' => 'The password you entered is too long.',
|
||||
'TOO_LONG_OCCUPATION' => 'The occupation you entered is too long.',
|
||||
'TOO_LONG_PASSWORD_CONFIRM' => 'The password confirmation you entered is too long.',
|
||||
'TOO_LONG_USER_PASSWORD' => 'The password you entered is too long.',
|
||||
'TOO_LONG_USERNAME' => 'The username you entered is too long.',
|
||||
|
@ -710,7 +709,6 @@ $lang = array_merge($lang, array(
|
|||
'TOO_SHORT_LOCATION' => 'The location you entered is too short.',
|
||||
'TOO_SHORT_MSN' => 'The WLM name you entered is too short.',
|
||||
'TOO_SHORT_NEW_PASSWORD' => 'The password you entered is too short.',
|
||||
'TOO_SHORT_OCCUPATION' => 'The occupation you entered is too short.',
|
||||
'TOO_SHORT_PASSWORD_CONFIRM' => 'The password confirmation you entered is too short.',
|
||||
'TOO_SHORT_USER_PASSWORD' => 'The password you entered is too short.',
|
||||
'TOO_SHORT_USERNAME' => 'The username you entered is too short.',
|
||||
|
|
Loading…
Add table
Reference in a new issue