mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-09 04:48:53 +00:00
[ticket/9883] Change an American English spelling to British English.
PHPBB3-9883
This commit is contained in:
parent
0e731ca5dd
commit
babfd0075d
1 changed files with 1 additions and 1 deletions
|
@ -314,7 +314,7 @@ $lang = array_merge($lang, array(
|
||||||
'CAPTCHA_PREVIEW_EXPLAIN' => 'The plugin as it would look like using the current selection.',
|
'CAPTCHA_PREVIEW_EXPLAIN' => 'The plugin as it would look like using the current selection.',
|
||||||
|
|
||||||
'CAPTCHA_SELECT' => 'Installed plugins',
|
'CAPTCHA_SELECT' => 'Installed plugins',
|
||||||
'CAPTCHA_SELECT_EXPLAIN' => 'The dropdown holds the plugins recognized by the board. Grey entries are not available right now and might need configuration prior to use.',
|
'CAPTCHA_SELECT_EXPLAIN' => 'The dropdown holds the plugins recognised by the board. Grey entries are not available right now and might need configuration prior to use.',
|
||||||
'CAPTCHA_CONFIGURE' => 'Configure plugins',
|
'CAPTCHA_CONFIGURE' => 'Configure plugins',
|
||||||
'CAPTCHA_CONFIGURE_EXPLAIN' => 'Change the settings for the selected plugin.',
|
'CAPTCHA_CONFIGURE_EXPLAIN' => 'Change the settings for the selected plugin.',
|
||||||
'CONFIGURE' => 'Configure',
|
'CONFIGURE' => 'Configure',
|
||||||
|
|
Loading…
Add table
Reference in a new issue