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
On 8/15/07, Malcolm Tredinnick <[EMAIL PROTECTED]> wrote: > > > On Wed, 2007-08-15 at 11:50 +0300, Heba Farouk wrote: > > Hello > > i would like to use i18n in translating variable numbers with the > > current language, is it possible ? > > You would have to treat those numbers as strings and make sure you have > translated each of the numbers in the PO file for your application and > wrap them in ugettext or ugettext_lazy calls everywhere you use them. > It's not impossible, but it would be very fiddly. > > Regards, > Malcolm > > -- > Despite the cost of living, have you noticed how popular it remains? > http://www.pointy-stick.com/blog/ > > > > > -- Yours Heba --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com 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 -~----------~----~----~----~------~----~------~--~---