Grupo Django napsal(a):
> I have a Menu app that takes data from the database and renders it
> into a template. I was wondering if I can translate the output from
> the database. There are only a few entries.
> Can I add the text that the menu will render that is stored in the db
> and add it to the .po file?
> How can I do it?
> Thank you.
> > 

In this case could be usable gettext_noop() function for menu items.

-- 

                        Tomas Kopecek
                        e-mail: permonik at mesias.brnonet.cz
                         ICQ: 114483784

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

Reply via email to