mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 14:18:52 +00:00
just a space/tab correction
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9497 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
parent
66a9d467ce
commit
0902ba6d21
1 changed files with 2 additions and 2 deletions
|
@ -245,9 +245,9 @@ $lang = array_merge($lang, array(
|
||||||
'CAPTCHA_GD_Y_GRID_EXPLAIN' => 'Use lower settings of this to make the GD based CAPTCHA harder. 0 will disable y-axis background noise.',
|
'CAPTCHA_GD_Y_GRID_EXPLAIN' => 'Use lower settings of this to make the GD based CAPTCHA harder. 0 will disable y-axis background noise.',
|
||||||
'CAPTCHA_GD_WAVE' => 'GD CAPTCHA wave distortion',
|
'CAPTCHA_GD_WAVE' => 'GD CAPTCHA wave distortion',
|
||||||
'CAPTCHA_GD_WAVE_EXPLAIN' => 'This applies a wave distortion to the CAPTCHA.',
|
'CAPTCHA_GD_WAVE_EXPLAIN' => 'This applies a wave distortion to the CAPTCHA.',
|
||||||
'CAPTCHA_GD_3D_NOISE' => 'Add 3D-noise objects',
|
'CAPTCHA_GD_3D_NOISE' => 'Add 3D-noise objects',
|
||||||
'CAPTCHA_GD_3D_NOISE_EXPLAIN' => 'This adds additional objects to the CAPTCHA, over the letters.',
|
'CAPTCHA_GD_3D_NOISE_EXPLAIN' => 'This adds additional objects to the CAPTCHA, over the letters.',
|
||||||
'CAPTCHA_GD_FONTS' => 'Use different fonts',
|
'CAPTCHA_GD_FONTS' => 'Use different fonts',
|
||||||
'CAPTCHA_GD_FONTS_EXPLAIN' => 'This setting controls how many different letter shapes are used. You can just use the default shapes or introduce altered letters. Adding lowercase letters is also possible.',
|
'CAPTCHA_GD_FONTS_EXPLAIN' => 'This setting controls how many different letter shapes are used. You can just use the default shapes or introduce altered letters. Adding lowercase letters is also possible.',
|
||||||
'CAPTCHA_FONT_DEFAULT' => 'Default',
|
'CAPTCHA_FONT_DEFAULT' => 'Default',
|
||||||
'CAPTCHA_FONT_NEW' => 'New Shapes',
|
'CAPTCHA_FONT_NEW' => 'New Shapes',
|
||||||
|
|
Loading…
Add table
Reference in a new issue