Forum: Rails I18n About Globalize3 Translations Data Adding.

Posted by Rtdp (Guest)
on 2011-05-18 21:05
(Received via mailing list)
Hello,

I have i18n gem and tolk running for static content translations.

Also for database translations i am using Globalize3, but is there any
plugin or gem which can work with globalize3 for adding translations
to database, like tolk is doing for .yml files ?

It would great help if you suggest or direct to any link. Googling
around for this, but couldn't find anything good yet.
Posted by Eugen Ciur (eugen)
on 2011-05-19 16:12
> but is there any
> plugin or gem which can work with globalize3 for adding translations
> to database, like tolk is doing for .yml files ?

What you mean  'adding translations to database', your question isn't
very clear, as globalize already works with database; can you please be
more specific with your question ?


----
http://blog.eugen.co
Posted by ratnadeepdeshmane@gmail.com (Guest)
on 2011-05-19 17:14
(Received via mailing list)
Ok.. let me give an example.

I have Category model. This model now have name and description fields.

As this Category model was already present while installing globalize3, 
i
used :migrate_date to true which also worked fine.

But now my problem is, I want to have a admin front end to add 
translations
in many languages for this Category model. I would be adding 
translations
for 3-4 languages. I search a bit and found tolk engine, which created
different .yml files for locales.

So is there any plugin or engine which can be used from admin side to 
add
translations for each row of Category model.

Thanks.


On Thu, May 19, 2011 at 7:42 PM, Eugen Ciur <lists@ruby-forum.com> 
wrote:

> http://blog.eugen.co
> For more options, visit this group at
> http://groups.google.com/group/rails-i18n?hl=en.
>
>


--
Ratnadeep Deshmane.
http://rtdptech.com
Posted by Eugen Ciur (eugen)
on 2011-05-19 19:03
I got it, you need admin front end (ui) for models translated with
globalize3.
I have no idea where you can find something even close to that :((

--
http://blog.eugen.co
Posted by ratnadeepdeshmane@gmail.com (Guest)
on 2011-05-19 20:23
(Received via mailing list)
Thanks Eugen.

Still, is there any other way to save in, say en-US local without 
defining
I18n.locate = "en-US" ?

Just finding a way to save these translations from a form where local 
can
also be sent as a just a param.


On Thu, May 19, 2011 at 10:33 PM, Eugen Ciur <lists@ruby-forum.com> 
wrote:

> --
> You received this message because you are subscribed to the Google Groups
> "rails-i18n" group.
> To post to this group, send email to rails-i18n@googlegroups.com.
> To unsubscribe from this group, send email to
> rails-i18n+unsubscribe@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/rails-i18n?hl=en.
>
>


--
Ratnadeep Deshmane.
http://rtdptech.com
Please log in before posting. Registration is free and takes only a minute.
Existing account (Switch to SSL-encrypted connection)
NEW: Do you have a Google/GoogleMail or Yahoo account? No registration required!
Log in with Google account | Log in with Yahoo account
No account? Register here.