Hello I've been watching these two projects [1] and [2]. Both look good. But
I see it is not possible to have a complex structure inside the locale
folder.

The two projects  caught the .yml and displayed in a web interface for ease
translate each string.

But with a Base of folders a bit complex. Example:

locale
  |-es.yml
  |-models
      |-users
          |-es.yml
      |-articles
          |-es.yml
  |-views
      |-users
      |--articles
  formtastic
     |-es.yml

It is possible to translate this. Or should I put all the strings in a
single file?


[1] http://github.com/newsdesk/translate
[2] http://github.com/dhh/tolk

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

Reply via email to