mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-09 21:08:53 +00:00
Merge remote-tracking branch 'netdeamon/ticket/12198-Language-issue' into develop
* netdeamon/ticket/12198-Language-issue: [ticket/12198] Language issue in en/common.php
This commit is contained in:
commit
2d1e6975b4
1 changed files with 0 additions and 2 deletions
|
@ -210,8 +210,6 @@ $lang = array_merge($lang, array(
|
|||
'ERR_CONNECTING_SERVER' => 'Error connecting to the server.',
|
||||
'ERR_JAB_AUTH' => 'Could not authorise on Jabber server.',
|
||||
'ERR_JAB_CONNECT' => 'Could not connect to Jabber server.',
|
||||
'ERR_TEMPLATE_EVENT_LOCATION' => 'The specified template event location <em>[%s]</em> is improperly formatted.',
|
||||
'ERR_TEMPLATE_COMPILATION' => 'The file could not be compiled: %s',
|
||||
'ERR_UNABLE_TO_LOGIN' => 'The specified username or password is incorrect.',
|
||||
'ERR_UNWATCHING' => 'An error occurred while trying to unsubscribe.',
|
||||
'ERR_WATCHING' => 'An error occurred while trying to subscribe.',
|
||||
|
|
Loading…
Add table
Reference in a new issue