On Wed, 2007-08-15 at 15:01 +0300, Heba Farouk wrote: > that's what i already did, but is there any method in python that > translates numbers ??, this means that i'll translate all the numbers > in the .po file
No. Python doesn't come with any translation files at all. This is a flaw, in my opinion, but it's an issue for the Python team to work out one day, not a Django issue. Regards, Malcolm -- Quantum mechanics: the dreams stuff is made of. http://www.pointy-stick.com/blog/ --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

