Hi,
I am having no luck getting distance_of_time_in_words helper to
display internationalized output.
I set i18n to true and default_culture to 'de' in settings.yml and
also tried to set the user culture in factoreis.yml but no matter what
I try, the results are always output in English. The DateHelper.php
class correctly uses the
if (sfConfig::get('sf_i18n'))
part from line 154 but it seems it either doesnt use the correct
catalogue or the catelogue doenst have any matching strings :(
Any help on this is greatly aprpeciated.
Cheers, Andreas
--
You received this message because you are subscribed to the Google Groups
"symfony users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/symfony-users?hl=en.