mirror of
https://github.com/phpbb/phpbb.git
synced 2025-02-15 05:24:41 +01:00
No longer needed, as of r10480.
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10481 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
parent
4bb3266cc6
commit
64b4a8bd44
@ -124,7 +124,7 @@ $lang = array_merge($lang, array(
|
||||
'COMMA_SEPARATOR' => ', ', // Used in pagination of ACP & prosilver, use localised comma if appropriate, eg: Ideographic or Arabic
|
||||
'CONFIRM' => 'Confirm',
|
||||
'CONFIRM_CODE' => 'Confirmation code',
|
||||
'CONFIRM_CODE_EXPLAIN' => 'Enter the code exactly as it appears. All letters are case insensitive, there is no zero.',
|
||||
'CONFIRM_CODE_EXPLAIN' => 'Enter the code exactly as it appears. All letters are case insensitive.',
|
||||
'CONFIRM_CODE_WRONG' => 'The confirmation code you entered was incorrect.',
|
||||
'CONFIRM_OPERATION' => 'Are you sure you wish to carry out this operation?',
|
||||
'CONGRATULATIONS' => 'Congratulations to',
|
||||
|
Loading…
x
Reference in New Issue
Block a user