That does not effect the extension any but one of those lines do need to be removed.
Thank you for reporting that typo alhitary.
I would/will correct those lines like this...
Code: Select all
'BIG_BOSS_TITLE' => 'Big_Boss',
'BLACKEYE_TITLE' => 'BlackEye',
'BLAHBLAH_TITLE' => 'BlahBlah',
'BLUSH_TITLE' => 'Blush',
Then you can edit these lines above for your language.
And lower in the page correct those lines like this...
Code: Select all
'BIG_BOSS' => 'big_boss',
'BLACKEYE' => 'blackeye',
'BLAHBLAH' => 'blahblah',
'BLUSH' => 'blush',
And do not edit these line above.
@ 3Di - No I have not set this up on github yet. I should start a new repository for this.