Looks like you're just missing a localization key. You can turn on debugging
to see which key it is. In environment.rb:

    AppConfig.show_localization_keys_for_debugging = true if
RAILS_ENV.eql?('development')

In general, the non-English localizations need a bit of upkeep (since I
don't look at them very often). Any help getting them up to date is much
appreciated.
Thanks!
Bruno


On Mon, Jan 5, 2009 at 12:12 AM, Alejandro <[email protected]> wrote:

>
> Hi,
>
> I've just updated to the last version of CE and I have a problem with
> time_ago_in_words.
>
> Apparently it's not finding the the text for doing the translation,
> this is the output:
>
>    * unido 36 __localization_missing__
>
> I did nothing but updating.
>
> Another thing that happened to me, I had to copy the white_list.rb
> initializer of the CE folder to my app/config/initializers. CE wasn't
> recognizing it until I've copied it.
>
> I'll appreciate your help.
>
> Alejandro
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CommunityEngine" 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/communityengine?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to