mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 06:08:52 +00:00
Merge branch 'ticket/sa007/9883' into develop-olympus
* ticket/sa007/9883: [ticket/9883] Change an American English spelling to British English.
This commit is contained in:
commit
6f3b06e2b5
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