Skip to main content ↑ ↓
wrong text in admin.english.php Started by Jorin · · Read 8323 times 0 Members and 1 Guest are viewing this topic.

wrong text in admin.english.php

Is this a mistake?

Quote$txt['disabledBBC'] = 'Enabled BBC tags';
$txt['bbcTagsToUse'] = 'Enabled BBC tags';

Re: wrong text in admin.english.php

Reply #1 –

hmm...
I can't see the bbcTagsToUse used anywhere.
It may be a left over, unless someone remembers it is actually used.
Bugs creator.
Features destroyer.
Template killer.

Re: wrong text in admin.english.php

Reply #2 –

Could not immediately find its use either ....

Quote from: Jorin – Is this a mistake?

Quote$txt['disabledBBC'] = 'Enabled BBC tags';
$txt['bbcTagsToUse'] = 'Enabled BBC tags';
I think its right, although the name of the text variable being 'disabled' and its value being 'Enabled' is a bit dicey.

Re: wrong text in admin.english.php

Reply #3 –

Good, I will keep it this way. Thanks.