locales

chrissy6930 15 Mar, 2015
hi all,

locales do not seem to be displayed properly

I have this in header code:
<div class="componentheading"><?php echo JText::_('ENTRIES'); ?></div>


and my en_gb locale contains:
ENTRIES=Entries


What is being displayed is ENTRIES

could anybody pls explain how to get around this?

best regards
Gabriela
GreyHead 15 Mar, 2015
Hi Gabriela,

Please try
<div class="componentheading">ENTRIES</div>

Bob
chrissy6930 15 Mar, 2015
Hi Bob,

thanx for getting back to me Bob but your suggestion does not seem to make any difference.
the value is still not being displayed 😟

best regards
Gabirela
GreyHead 15 Mar, 2015
Hi Gabriela,

Sorry, I don't know enough about the details of CC to suggest anything else :-(

Bob
chrissy6930 15 Mar, 2015
Hi Bob,
I shall try contacting Max directly then...
best regards
Gabriela
Max_admin 15 Mar, 2015
Answer
Hi,

CC5 has a bug with the Locales, the new update should fix this, its scheduled for later today or tomorrow.

So just prepare all your locales strings the way Bob suggested, and wait for the update!🙂

Regards,
Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
This topic is locked and no more replies can be posted.